We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950ef38 commit e014495Copy full SHA for e014495
matterport-dl.py
@@ -135,8 +135,8 @@ def downloadGraphModels(pageid):
135
136
def downloadAssets(base):
137
js_files = ["browser-check",
138
- "30","47","66","79","134","136","143","164","250","251","316","321","356","371","376","383","386","423",
139
- "464","524","525","539","580","584","606","614","666","718","721","726","764","828","833","838","932","947"]
+ "30","46","47","66","79","134","136","143","164","250","251","316","321","356","371","376","383","386","422","423",
+ "464","524","525","539","580","584","606","614","666","670","718","721","726","755","764","828","833","838","932","947"]
140
language_codes = ["af", "sq", "ar-SA", "ar-IQ", "ar-EG", "ar-LY", "ar-DZ", "ar-MA", "ar-TN", "ar-OM",
141
"ar-YE", "ar-SY", "ar-JO", "ar-LB", "ar-KW", "ar-AE", "ar-BH", "ar-QA", "eu", "bg",
142
"be", "ca", "zh-TW", "zh-CN", "zh-HK", "zh-SG", "hr", "cs", "da", "nl", "nl-BE", "en",
0 commit comments