Simple python script to download album or tracks from Bandcamp
- Clone the repo or download and extract the zip
- Move the
bandcamp-dl.py
file wherever you want andcd
to this directory python bandcamp-dl.py [album/track URL]
- python 3.4
- eyeD3
- pathlib
- python-magic-bin(For Windows users)
Install eyeD3, pathlib by:
- sudo pip install eyeD3
- sudo pip install pathlib
For Windows use python -m
before the command like the following:
python -m pip install python-magic-bin
SUPPORT YOUR FAVORITE ARTISTS BY BUYING THEIR ALBUMS