Go to file
Stefal 3f25135c4e check error in image data.
It could happen if the token is wrong or disabled
should fix #4
2023-09-15 20:12:54 +02:00
.gitignore Switching to pyexiv2 2023-09-12 14:31:10 +02:00
download.py check error in image data. 2023-09-15 20:12:54 +02:00
model.py Switching to pyexiv2 2023-09-12 14:31:10 +02:00
README.md update readme 2023-09-14 20:06:51 +02:00
writer.py add datetimeoriginal with subsectimeoriginal 2023-09-12 22:38:47 +02:00

mapillary_download

Simple code to download images in one or several mapillary sequences.

How to use

change the access token with your access token and the sequence ids with the ids of the sequences you want to download

python download.py --access_token "MLY|xxxx|xxxxxxx" --sequence_ids xxxxxxxxxxx xxxxxxxxxxx