easlice / bandcamp-downloader

Download your bandcamp collection using this python script.
MIT License
281 stars 34 forks source link

add a progress bar per download thread #26

Open hades opened 8 months ago

hades commented 8 months ago

tqdm will automatically allocate a free position for the new bars, so they all render nicely under each other.