Last active
January 1, 2016 23:49
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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