Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@techno-tanoC
Last active March 18, 2019 18:21
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 techno-tanoC/c9911a56b01c9535403c4654d77e3838 to your computer and use it in GitHub Desktop.
Save techno-tanoC/c9911a56b01c9535403c4654d77e3838 to your computer and use it in GitHub Desktop.
#!/bin/sh
youtube-dl -i --playlist-reverse -o '%(autonumber)s-%(title)s-%(id)s.%(ext)s' https://www.youtube.com/channel/UCFv2z4iM5vHrS8bZPq4fHQQ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment