/bandit-dl

Utility to download albums from bandcamp

Primary LanguageGoGNU General Public License v3.0GPL-3.0

bandit-dl

This is a program that can download bandcamp albums. Made to avoid suffering through Python-based programs.

Installation

Clone and run:

git clone https://github.com/kettek/bandit-dl
cd bandit-dl
go run .

or install and use it:

go install github.com/kettek/bandit-dl@latest
bandit-dl

Usage

bandit-dl <album-url> [<album-url> ...]