Not Shit Bandcamp collection downloader.
This tool automatically downloads your entire bandcamp collection, in flac quality, to a folder. If it fails or crashes, the download can be resumed.
This is NOT a piracy tool. It uses your Bandcamp token to get the download links for music you have purchased. I pinky-promise to not send your token to evilserver.c2.virus.aleteoryx.me.
bcdl is written in Python. It requires the bs4 and requests libraries.
On Linux, your distro should package these as python-XYZ or python3-XYZ.
On MacOS or Windows, IDK, google around.
Download the script here.
Run the single bcdl.py script with no arguments.
The './bcdl/' folder is currently hardcoded, and you should download the script to a device with a lot of free space.
If './bcdl/' is symlinked to a directory, bcdl will use the symlinked path.
If you do not want to keep every downloaded file in the './bcdl/' directory, replace each file with an empty one. bcdl does not check the contents of files, only filenames.