Hoppa till innehållet

Bandcamp

Från Plutten

┌──(user㉿host)-[~/bandcamp-downloader]

cd ~/bandcamp-downloader
python3 ./cosmosheldrake.bandcamp.com/album/pelicans-we-ep -d /mnt/media/Musik/<album>

1. look for what album you want in bandcamp

2. copy url, usually:

cosmosheldrake.bandcamp.com/album/pelicans-we-ep


3.If you like the album! buy it!


# Download an album in current folder:

python3 ./bandcamp.py artist.bandcamp.com/album/whatever

# In another folder:

python3 ./bandcamp.py artist.bandcamp.com/album/whatever -d ~/Music/Artist/Whatever


[1]