Andre Saddler
|
1cd2c133eb
|
refactor(mkbsd.py): switch from requests to aiohttp for async operations to improve performance and non-blocking I/O
feat(mkbsd.py): add asyncio for concurrent downloads and improve download speed
chore(requirements.txt): add aiohttp dependency for async HTTP requests
|
2024-09-27 01:35:09 -04:00 |
|
Andre Saddler
|
ebd7a47ebe
|
refactor(mkbsd.py): replace async image download with synchronous requests for simplicity and add duplicate removal and zipping functionality
feat(mkbsd.py): add argparse for command-line options to zip downloads and remove duplicates
chore: add requirements.txt for dependency management
|
2024-09-26 10:44:32 -04:00 |
|
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 |
|