Block a user
tykayn
pushed to tykayn/batch-get-mapillary-sequences at tykayn/mapillary_download
2024-10-27 09:04:44 +01:00
efe40c10d2
Merge pull request 'remove JFIF data in case EXIF extraction fails' (#7) from matthias/mapillary_download:workaround/faulty-exif into tykayn/batch-get-mapillary-sequences
0f3a3a8d6e
remove JFIF data in case EXIF extraction fails
remove JFIF data in case EXIF extraction fails
tykayn
pushed to tykayn/batch-get-mapillary-sequences at tykayn/mapillary_download
2024-10-26 23:24:19 +02:00
4258a8b84b
Merge pull request 'correct text-array to download script' (#6) from matthias/mapillary_download:bugfix/download-array into tykayn/batch-get-mapillary-sequences
795fd20030
correct text-array to download script, ask for usernames if empty, improve argparse, linting to black
correct text-array to download script
batch export: batch_get_username calls unknown function find_user_id
good observation, i encountered the same issue by trying to run the repo on a fresh clone. find_user_id was not in the repo, i added the find_user_id.sh and curl_land.sh. I did spread files a bit…
tykayn
pushed to tykayn/batch-get-mapillary-sequences at tykayn/mapillary_download
2024-10-25 00:56:31 +02:00
ff90b70d5d
add curl_land.sh to fetch sequences of a user
tykayn
pushed to tykayn/batch-get-mapillary-sequences at tykayn/mapillary_download
2024-10-25 00:54:46 +02:00
c9cf523562
⚡ add script to find user id
tykayn
pushed to tykayn/batch-get-mapillary-sequences at tykayn/mapillary_download
2024-10-24 21:36:59 +02:00
7d297ed805
fixup! correct typos, adapt chmod of bash scripts
c8404cdd54
add panormax cli
5099f0f368
correct typos, adapt chmod of bash scripts
correct typos, adapt chmod of bash scripts
mapillary_download of a sequence creates 0 Bytes files
hello, thanks for this report. other people are having trouble getting some batches of photos, we did not found why it happens, usually it is not as often as what you report, more around 5%. It…
Adapt script to enable downloads from other sources
Hello, many things are possible but it takes a lot of time to investigate about how to make them work, and it takes a lot of reverse engeineering. The only way to export from kartaview that i…