Commit graph

3 commits

Author SHA1 Message Date
Harshit Shukla b109c1c6ae Refactor image downloading logic and add progress bar (python)
- Introduces a progress bar using the `tqdm` library to track the progress of image downloads, instead of print messages.
- Any errors that occur during the downloads are logged and reported after all downloads are completed.
2024-09-25 20:37:20 +05:30
taxmeifyoucan 8f66021302 add license 2024-09-24 22:48:58 +02:00
taxmeifyoucan d9c97a69ea Add python implementation 2024-09-24 22:44:39 +02:00