petercunha / bandcamp-ripper

:musical_note: Rips MP3 files from Bandcamp album URL's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bandcamp Ripper

You put in a Bandcamp album URL. This spits out MP3 files.

It is unethical to use this program without express permission from the artist. If you like the music, you should support the musician!

Usage

$ python bc-rip.py <bandcamp album URL>

For example...

$ python bc-rip.py https://vanillabeats.bandcamp.com/album/origin

The Bandcamp Ripper
by https://github.com/petercunha

Downloading MP3's from Vanilla - Origin...
[✓] Past, Present & Future (Intro)
[✓] Dreamcatcher
[✓] Arrow
[✓] Nana
[✓] Footsteps
[✓] All In My Mind
[✓] Golden
[✓] Summer
[✓] Whispering
[✓] Origin
[✓] Traveller
[✓] Swept Away
[✓] Sunrise
[✓] Fuji
[✓] Rainy Day
[✓] Gigi
[✓] That Dream Again

Download complete!
Thanks for using Bandcamp Ripper.

All the files are then organized numerically and neatly downloaded into a nice little folder

Demo image

About

:musical_note: Rips MP3 files from Bandcamp album URL's

License:MIT License


Languages

Language:Python 100.0%