Skip to content

Instantly share code, notes, and snippets.

@rs
Created December 2, 2009 23:58
Show Gist options
  • Save rs/247758 to your computer and use it in GitHub Desktop.
Save rs/247758 to your computer and use it in GitHub Desktop.
curl -s http://www.dailymotion.com/video/xaqrf5_alain-robert-escalade-la-tour-arian_sport|perl -pe 's/.*(http.*?%2Fcdn%2F.*?)%40%40h264.*/$1/ && s/%([0-9A-F]{2})/chr(hex($1))/ge or undef $_'|head -1|xargs curl -si
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment