Go to file
2023-09-14 09:27:32 +02:00
.gitignore Switching to pyexiv2 2023-09-12 14:31:10 +02:00
download.py fix sys.exit() 2023-09-14 00:32:11 +02:00
model.py Switching to pyexiv2 2023-09-12 14:31:10 +02:00
README.md commit code 2023-01-20 11:19:37 +08:00
writer.py add datetimeoriginal with subsectimeoriginal 2023-09-12 22:38:47 +02:00

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