This is a program that can download bandcamp albums. Made to avoid suffering through Python-based programs.
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
bandit-dl <album-url> [<album-url> ...]