Armory8854 / yapm

Yet Another (python) Podcast Manager
GNU General Public License v3.0
0 stars 0 forks source link

Concurrent downloads not functioning properly #24

Open Armory8854 opened 1 year ago

Armory8854 commented 1 year ago

Going to try and explain what's going on here:

Instead of adding each new podcast episode as a new process, my code is adding the same podcast episode 3 times in a row. This is causing some improper functionality when downloading in bulk, also it's just adding more time.