Skip to content

Instantly share code, notes, and snippets.

@EvanTurner
Created November 3, 2015 17:21
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 EvanTurner/6f63c1aefe19c50d4b80 to your computer and use it in GitHub Desktop.
Save EvanTurner/6f63c1aefe19c50d4b80 to your computer and use it in GitHub Desktop.
curl http://a1.phobos.apple.com/us/r1000/000/Features/atv/AutumnResources/videos/entries.json | sed -n 's/.*url"\ :\ "\([^"]*\).*/\1/p' | xargs -n 1 curl -O -L
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment