https://github.com/coderobe/daibakuhatsu
a Bandcamp downloader
https://github.com/coderobe/daibakuhatsu
Last synced: 10 months ago
JSON representation
a Bandcamp downloader
- Host: GitHub
- URL: https://github.com/coderobe/daibakuhatsu
- Owner: coderobe
- License: other
- Created: 2015-06-20T23:44:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T00:41:53.000Z (over 10 years ago)
- Last Synced: 2025-01-26T11:44:27.424Z (12 months ago)
- Language: Ruby
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# daibakuhatsu
*(大爆発, eng. 'large explosion')* A [Bandcamp](https://bandcamp.com) downloader script
## Disclaimer
Use at your own risk.
**Also, please consider supporting the artists at any time. The files you download with this script have significantly lower quality than the downloads provided over the site itself.**
Information on downloading songs from Bandcamp the bad way:
* [Audio Basics/Stealing](http://bandcamp.com/help/audio_basics#steal)
* [Bandcamp Terms of Use](http://bandcamp.com/terms_of_use)
## Requirements
* Ruby
* Some disk space
## Usage
Install gems
```
bundle install
```
Starting daibakuhatsu
```
ruby daibakuhatsu.rb
```
Once the script is running you can paste in links to the album/track you want to download. daibakuhatsu will create a folder with the artist and release name and place all files and the cover inside it.
## License
daibakuhatsu is licensed under the AGPLv3