Skip to content

kettek/bandit-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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> ...]