Skip to content

Script to download the sample code for all WWDC 2011 sessions. You need to be an attendee to use it.

Notifications You must be signed in to change notification settings

siliconer/WWDC2011-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This script will download all the session material for you if you are a WWDC 2011 attendee.
You'll need ruby and the mechanize, highline and json ruby gems. You can install them like this:

sudo gem install mechanize json highline

You simply run the script like this: 
ruby wwdc11downloader.rb <your Apple ID> [<target-dir>]

The script will create a directory called "wwdc2011-assets" (or <target-dir> if given) in the directory you run the script from.

That's it. Enjoy and see you next year.

About

Script to download the sample code for all WWDC 2011 sessions. You need to be an attendee to use it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published