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

Updated for wwdc2018 #78

Closed stephenfeather closed 6 years ago

stephenfeather commented 6 years ago

Updated some swift 4.x errors/warnings. Changed hardcoded 2017 to 2018.

Runs under Apple Swift version 4.1.2 (swiftlang-902.0.54 clang-902.0.39.2)

It pulls the list, gives appropriate error for missing videos. Since no videos are available at the time of this PR, can't test those.

ohoachuck commented 6 years ago

Thank you !