Skip to content

Instantly share code, notes, and snippets.

@professorjamesmoriarty
Created April 23, 2013 17:30
Show Gist options
  • Save professorjamesmoriarty/5445658 to your computer and use it in GitHub Desktop.
Save professorjamesmoriarty/5445658 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo `mplayer -cookies -cookies-file /tmp/cookie.txt $(youtube-dl -g --cookies /tmp/cookie.txt "$@")`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment