Skip to content

Instantly share code, notes, and snippets.

@Atulin
Created September 2, 2019 00:46
Show Gist options
  • Save Atulin/f553e24705a14aeaebe4259c6c29663d to your computer and use it in GitHub Desktop.
Save Atulin/f553e24705a14aeaebe4259c6c29663d to your computer and use it in GitHub Desktop.
Some commands for Youtube-dl I had to find or come up with
# Download playlist in reverse order and number the files
ytdl [ PLAYLIST URL ] --playlist-reverse -o "%(playlist_index)s – %(title)s.%(ext)s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment