correct text-array to download script #6

Merged
Contributor

the text-array-to-download-script output was not well formatted. I have corrected this with this pull request.

Additionally

  • batch_get_username starts by default without a preset list and asks for input if unchanged
  • curls are set to silent (added option -sS, so the script output is better readable
  • improved argparse to use default and required options instead of manual checks
  • use $MAPILLARY_DEV_TOKEN variable as backup if not set as parameter
  • code linting with black formatter
the `text-array-to-download-script` output was not well formatted. I have corrected this with this pull request. Additionally - `batch_get_username` starts by default without a preset list and asks for input if unchanged - curls are set to silent (added option `-sS`, so the script output is better readable - improved argparse to use default and required options instead of manual checks - use `$MAPILLARY_DEV_TOKEN` variable as backup if not set as parameter - code linting with black formatter
matthias added 1 commit 2024-10-25 23:23:59 +02:00
matthias force-pushed bugfix/download-array from 2b30d2b80d to 795fd20030 2024-10-26 22:12:31 +02:00 Compare
tykayn merged commit 4258a8b84b into tykayn/batch-get-mapillary-sequences 2024-10-26 23:24:18 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tykayn/mapillary_download#6
No description provided.