Skip to content

Commit 0198637

Browse files
authored
Merge branch 'main' into add-docker
2 parents 21a5dd6 + e014495 commit 0198637

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

matterport-dl.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ def downloadGraphModels(pageid):
138138

139139
def downloadAssets(base):
140140
js_files = ["browser-check",
141-
"30","47","66","79","134","136","143","164","250","251","316","321","356","371","376","383","386","423",
142-
"464","524","525","539","580","584","606","614","666","718","721","726","764","828","833","838","932","947"]
141+
"30","46","47","66","79","134","136","143","164","250","251","316","321","356","371","376","383","386","422","423",
142+
"464","524","525","539","580","584","606","614","666","670","718","721","726","755","764","828","833","838","932","947"]
143143
language_codes = ["af", "sq", "ar-SA", "ar-IQ", "ar-EG", "ar-LY", "ar-DZ", "ar-MA", "ar-TN", "ar-OM",
144144
"ar-YE", "ar-SY", "ar-JO", "ar-LB", "ar-KW", "ar-AE", "ar-BH", "ar-QA", "eu", "bg",
145145
"be", "ca", "zh-TW", "zh-CN", "zh-HK", "zh-SG", "hr", "cs", "da", "nl", "nl-BE", "en",

0 commit comments

Comments
 (0)