SamuraiOndo / fortniteFestivalDownloader

Downloads Fortnite Festival stems
MIT License
6 stars 0 forks source link

Switch to async to speed up the downloads #1

Closed Timo654 closed 11 months ago

Timo654 commented 11 months ago

Could definitely be improved, but I just wanted to quickly see if I could make it faster.

song_grabber is adapted to work in async, while the downloader is completely rewritten (read as: me reusing old aiohttp download code that I had)