Skip to content

ronier/bandcampscrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BandCampScrape

==============

BandCamp Scrape makes easy to download albums from BandCamp creating a directory adding ID3 information to the songs.

Usage

First, install with:

pip install bandcampscrape

Then, just call it from the CLI passing the URL of the album that you want to scrape:

bandcampscrape <url>

It also can be used like :

bandcampscrape --album_url=https://decontextoydetextura.bandcamp.com/album/ep

TODO

  • Pass a url and download all the albums from that band
  • Add tests

About

Python BandCamp albums downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages