Created
June 4, 2014 09:14
-
-
Save radianttap/1ee3ffc283ac77ee68ca to your computer and use it in GitHub Desktop.
Download HD session from WWDC 2014
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://developer.apple.com/videos/wwdc/2014/ | grep -iIoh 'http.*._hd_.*dl=1">HD' | sed -e 's/\?dl=1">HD//g' | xargs -n1 wget -N |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment