easlice / bandcamp-downloader

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

Remove immediate return from download_album #31

Closed monokles closed 4 months ago

monokles commented 4 months ago

The start of the function had a return statement preventing the body from executing