Skip to content

Instantly share code, notes, and snippets.

@pawelz
Created March 11, 2012 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pawelz/2016823 to your computer and use it in GitHub Desktop.
Save pawelz/2016823 to your computer and use it in GitHub Desktop.
MITx YT links extractor
sed -n '/streams=/s#^.*function.*"1.0": "\([^"]*\)".*$#http://www.youtube.com/watch?v=\1#p' MITx\ 6.002x.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment