ohoachuck/wwdc-downloader

More filtering

Opened this issue · 0 comments

It would be great if there would be an option to download only samples / pdf /videos

-c <content type> pdf, samplecodes, videos, all. (default all)
For example

  • Download only pdf for wwdc 2015:

        wwdcVideoPDFGet-curlVersion.sh -c PDF
    
  • Download only sample codes of WWDC 2014

    wwdcVideoPDFGet-curlVersion.sh -y 2014 -c SAMPLE