forked from tykayn/mapillary_download
mapillary_download
Simple code to download images in a mapillary sequence
How to use
change the access token with your access token and the sequence id with the id of the sequence you want to dowload
python download.py --access_token "MLY|xxxx|xxxxxxx" --sequence_id xxxxxxxxxxx
Description
Languages
Python
92.8%
Shell
7.2%