Thanks to visit codestin.com
Credit goes to github.com

Skip to content

daot/bcdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcdl

Script to download free/pay what you want albums from Bandcamp

I was tired of scripts claiming to download "FLACs" from Bandcamp while in reality just ripping the 128kpbs MP3 preview streams the site uses. This script actually simulates "purchasing" the free/pay what you want albums and downloads them in the completely legal and free way that the average Joe would do at home, just faster and automated.

This also works with previously purchased releases by filling out the config.yaml.

You can use the flag -b <FILE> to batch download from a file with links

Syntax: bcdl.exe [<flags>] [<url>...]

Quick Setup:

  1. Download bcdl.exe from the releases tab
  2. Put the executable in the folder of your choice. The default download directory is a subfolder named downloads
  3. OPTIONAL: Fill out config.json with the information needed (instructions are provided in the file). This allows bcdl to download albums in your library.

Compiling Yourself:

  1. go build bcdl.go. Go will download dependencies automatically

About

🎧 Gets free to download albums from Bandcamp

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages