Skip to content

Instantly share code, notes, and snippets.

@djui
Last active January 1, 2016 23:49
Show Gist options
  • Save djui/8219406 to your computer and use it in GitHub Desktop.
Save djui/8219406 to your computer and use it in GitHub Desktop.
Download all 30C3 presentations from Youtube and watch them offline. Dependencies: parallel, youtube-dl.
#!/bin/sh
youtube-dl -i -w -q https://www.youtube.com/playlist?list=PLBXmeocYXDfCFnkCoxkSpFChle3gmidEn
youtube-dl -i -w -q https://www.youtube.com/playlist?list=PLOcrXzpA0W82rsJJKrmeBlY3_MS0uQv3h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment