An open API service indexing awesome lists of open source software.

https://github.com/petercunha/bandcamp-ripper

:musical_note: Rips MP3 files from Bandcamp album URL's
https://github.com/petercunha/bandcamp-ripper

bandcamp bandcamp-downloader bandcamp-ripper mp3-files music

Last synced: 19 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 `

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](https://i.imgur.com/xr96ogT.png)