Skip to content

Instantly share code, notes, and snippets.

@ustun
Created November 23, 2014 18:47
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ustun/523bab8ea50b1cf7aa52 to your computer and use it in GitHub Desktop.
Save ustun/523bab8ea50b1cf7aa52 to your computer and use it in GitHub Desktop.
Download all Clojure/conj 2014 videos
youtube-dl -citk --max-quality mp4 http://www.youtube.com/playlist?list=PLZdCLR02grLoc322bYirANEso3mmzvCiI
@chrisetheridge
Copy link

youtube-dl -citk 'bestvideo' http://www.youtube.com/playlist?list=PLZdCLR02grLoc322bYirANEso3mmzvCiIz, to be used with the latest youtube-dl package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment