Commit graph

4 commits

Author SHA1 Message Date
Nabil Mohammed Nalakath 5cbe994995
Update mkbsd.py 2024-09-29 02:24:46 +05:30
Nabil Mohammed Nalakath 9b1264c54a
Update mkbsd.py
Refactor image download script to track and skip previously downloaded files based on unique key and consistent naming

- Added logic to use unique key from JSON data for consistent filenames and tracking
- Improved file existence check to skip downloading files that already exist in the directory
- Updated JSON list to store keys of downloaded files for persistent tracking across runs
- Incorporated delay between downloads for smoother processing
- Cleaned up old redundant code and ensured consistency in file naming and tracking
2024-09-29 02:18:54 +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