CLI Bandcamp downloader
Because i listen to lot of unpopular style of music i can't find them in most of popular music streaming platforms.so i deal with Bandcamp. This is simple CLI tool in development to download from Bandcamp,you can get information of bands (single tracks,albums with them information)then download they works by that provided url.
- Clone the repository:
git clone https://github.com/AssassinRobot/Bandcamper.git cd Bandcamper
- Install dependencies
go mod tidy
- Get help:
Now you can see what is going on
go run main.go -h