rebane2001 / matterport-dl

A downloader for matterport virtual tours
The Unlicense
320 stars 79 forks source link

Private model, login option request #67

Closed renoproc closed 2 years ago

renoproc commented 2 years ago

Hi, I would like to save a template that an agency sent me in my personal space my.matterport, matterport-dl is a great script, but as I have a free matterport account I can only share the model as a private share, which requires to be logged in.

Wouldn't there be a way to add to the script a way to log in to save templates in this setting ? Thanks for your help.

Downloading base page...
Traceback (most recent call last):
  File "/Users/.../Desktop/matterport-dl-brute-js/matterport-dl+brute-js.py", line 593, in <module>
    initiateDownload(pageId)
  File "/Users/.../Desktop/matterport-dl-brute-js/matterport-dl+brute-js.py", line 467, in initiateDownload
    downloadPage(getPageId(url))
  File "/Users/.../Desktop/matterport-dl-brute-js/matterport-dl+brute-js.py", line 387, in downloadPage
    raise Exception("Can't find urls")
Exception: Can't find urls
rebane2001 commented 2 years ago

Duplicate of #37

renoproc commented 2 years ago

good ! thanks for this quick reply :)