rebane2001 / matterport-dl

A downloader for matterport virtual tours
The Unlicense
291 stars 73 forks source link

I just get "Can't find urls". #89

Open dmd opened 1 year ago

dmd commented 1 year ago

Am I doing something wrong here?

$ ./matterport-dl.py https://3dtours.aperture22.com.au/view/eremia-camel-treks/eremia-camel-museum\?platform\=captur3d.io
Downloading base page...
Traceback (most recent call last):
  File "/Users/dmd/Dropbox (Personal)/code/matterport-dl/./matterport-dl.py", line 511, in <module>
    initiateDownload(pageId)
  File "/Users/dmd/Dropbox (Personal)/code/matterport-dl/./matterport-dl.py", line 388, in initiateDownload
    downloadPage(getPageId(url))
  File "/Users/dmd/Dropbox (Personal)/code/matterport-dl/./matterport-dl.py", line 309, in downloadPage
    raise Exception("Can't find urls")
Exception: Can't find urls
andrewginns commented 1 year ago

The input url supported is of the format https://my.matterport.com/show/?m={PAGE_ID}

theo258 commented 1 year ago

On the webpage you mentioned just click on the matterport icon on the lower right corner. A new page will open where you can see the matterport ID. https://matterport.com/discover/space/DrKffj7fnXm -> https://my.matterport.com/show/?m=DrKffj7fnXm