Skip to content

Instantly share code, notes, and snippets.

@ivey
Created October 29, 2008 21:20
Show Gist options
  • Save ivey/20832 to your computer and use it in GitHub Desktop.
Save ivey/20832 to your computer and use it in GitHub Desktop.
curl http://merbcamp.com/video 2>&1 |grep mp4|sed -e 's/.*href="/http:\/\/merbcamp.com/' -e 's/">.*//'|xargs -n 1 wget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment