Skip to content

Instantly share code, notes, and snippets.

@towerofnix
Created July 27, 2017 03:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save towerofnix/cd7465a82c8b367eef221e61c3b6186e to your computer and use it in GitHub Desktop.
Save towerofnix/cd7465a82c8b367eef221e61c3b6186e to your computer and use it in GitHub Desktop.
Example http-music playlist, featuring "apply" — source album (name your price): https://c418.bandcamp.com/album/circle
{"apply": {"downloader": "youtube-dl"}, "items": [
{"name": "sleepless", "downloaderArg": "https://c418.bandcamp.com/track/sleepless"},
{"name": "deldee", "downloaderArg": "https://c418.bandcamp.com/track/deldee"},
{"name": "minimal", "downloaderArg": "https://c418.bandcamp.com/track/minimal"},
{"name": "love", "downloaderArg": "https://c418.bandcamp.com/track/love"},
{"name": "subtle cupcake rhythms", "downloaderArg": "https://c418.bandcamp.com/track/subtle-cupcake-rhythms"},
{"name": "depado", "downloaderArg": "https://c418.bandcamp.com/track/depado"}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment