Downloader for BandCamp albums
Project description
# BandCampScrape
==============
**BandCamp Scrape** makes easy to download albums from BandCamp
creating a directory adding ID3 information to the songs.
Usage
---------
First, install with:
```bash
pip install bandcampscrape
```
Then, just call it from the CLI passing the URL of the album that you
want to scrape:
```bash
bandcampscrape <url>
```
It also can be used like :
```bash
bandcampscrape --album_url=https://decontextoydetextura.bandcamp.com/album/ep
```
TODO
--------------
- Pass a url and download all the albums from that band
- Add tests
==============
**BandCamp Scrape** makes easy to download albums from BandCamp
creating a directory adding ID3 information to the songs.
Usage
---------
First, install with:
```bash
pip install bandcampscrape
```
Then, just call it from the CLI passing the URL of the album that you
want to scrape:
```bash
bandcampscrape <url>
```
It also can be used like :
```bash
bandcampscrape --album_url=https://decontextoydetextura.bandcamp.com/album/ep
```
TODO
--------------
- Pass a url and download all the albums from that band
- Add tests
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bandcampscrape-0.0.2.tar.gz
(3.6 kB
view hashes)