Skip to content
This repository has been archived by the owner on Jun 6, 2018. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 672 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 672 Bytes

bandcampdl

Downloads music albums and tracks from Bandcamp

NOTICE: This project has been moved to GitLab, and all future development will occur there. https://gitlab.com/nonnymoose/bandcampdl

Run the bandcampdl script with each url as an argument to download the corresponding albums from Bandcamp. It will warn you if you attempt to download some sort of album collection.

The bandcampdl-artist script is a wrapper for the bandcampdl script. For it to work, they must be in the same directory. It takes one argument (the bandcamp home page of an artist) and downloads all of their albums.

bandcampdl depends on:

  • GNU wget
  • grep
  • bash