ohoachuck / wwdc-downloader

WWDC 2019 video downloader script written in Swift - no external dependency.
http://blog.hoachuck.biz
1.49k stars 142 forks source link

Added a new param --list-only #68

Closed stephenfeather closed 7 years ago

stephenfeather commented 7 years ago

This option just prints the titles of the known sessions to the console. Great way to see what videos apple has managed to get uploaded during the conference, and can browse to find a session number you may want to grab for offline viewing.

Future expansion could have it display if video, pdfs, samples are available for each

ohoachuck commented 7 years ago

Thanx Stephen!