Skip to content

Instantly share code, notes, and snippets.

@ispedals
Created May 20, 2013 19:51
Show Gist options
  • Save ispedals/5614958 to your computer and use it in GitHub Desktop.
Save ispedals/5614958 to your computer and use it in GitHub Desktop.
youtube-dl.py command for downloading videos with output templating
python youtube-dl.py -v -f 18 -o "/Users/Owner/desktop/d/%(uploader)s/%(id)s_%(upload_date)s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment