Shell script to download music from Bandcamp.
Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
Iri al dosiero
Jaidyn Lev 4b82c2f8ef Fix error with gendl 2019-01-21 16:16:22 -06:00
README.txt Init 2019-01-20 15:32:54 -06:00
bandcamp-dl Init 2019-01-20 15:32:54 -06:00
gendl Fix error with gendl 2019-01-21 16:16:22 -06:00

===============================================================================
BANDCAMP-DL                                                      Jam, not jelly
===============================================================================

A simple script that can download a Bandcamp album or track.
(Streaming is for nerds anyway >o>)



----------------------------------------
PRE-REQUISITES
----------------------------------------
You'll need:
	* "gendl" in your $PATH
	* a POSIX-compatible shell (tested with `pdksh` and `bash`)
	* "curl", "wget", or "ftp" installed



----------------------------------------
USAGE
----------------------------------------
Just run "bandcamp-dl" like so:

	bandcamp-dl -a album_url
	bandcamp-dl -t track_url

If you're downloading an album, use "-a".
If it's a track, use "-t".

Pretty self-explanatory =w=



----------------------------------------
BORING STUFF
----------------------------------------
License is CC-0 (though, "gendl" is GPLv3)
Author is Jenga Phoenix <jadedctrl@teknik.io>
Sauce is at https://git.eunichx.us/bandcamp-dl