SkillAgentSearch skills...

Bcdl

🎧 Gets free to download albums from Bandcamp

Install / Use

/learn @daot/Bcdl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated16d ago
Forks5

Languages

Go

Security Score

95/100

Audited on Mar 15, 2026

No findings