Releases: Otiel/BandcampDownloader
Releases · Otiel/BandcampDownloader
0.1.8.0
- Added placeholder for {year}, {month} and {day} (album release date) that can be chosen for the download location. Thanks @kaktus313 for implementing this!
- Added support for system proxy. Thanks @Aljenci for implementing this!
- The default settings are now using the exponential back-off algorithm in order to prevent Bandcamp to throttle the downloads. Values can be tweaked in the settings file if you encounter some issues. Check the wiki for more info.
0.1.7.1
0.1.7.0
0.1.6.1
0.1.6.0
0.1.5.2
- Songs can now be downloaded under a artist/album folders architecture.
- The maximum number of tries when a download fails is now configurable (see help).
- An exponential back-off system has been implemented in order to bypass Bandcamp anti-spam filter. By default, this mechanism will not be used, you have to manually edit your settings file. See help here.
- BandcampDownloader now checks if files are already present in the download folder in order to prevent to download twice the same files in case an error occurred and the downloaded has been restarted.
Huge thanks to @ajsnyde for implementing all these new features!