Closed AndrinoC closed 4 months ago
Hey, I took some time and made some improvements.
The script now takes up to 2 minutes to download all images on 16 workers setup.
I managed to achieve this by analyzing Teddy-Kun's fork of your script and improving it.
It is way faster and I faced no issue with the API such as throttling/breaking. If needed I can implement a ratelimit, but for now this code works fine up to 16 workers.
Hey, I took some time and made some improvements.
The script now takes up to 2 minutes to download all images on 16 workers setup.
I managed to achieve this by analyzing Teddy-Kun's fork of your script and improving it.