/WWDCDownloader

WWDC Downloader

Primary LanguageRubyMIT LicenseMIT

WWDC Downloader

An easier way to download WWDC session's subtitles, PDFs, videos.

WWDC Sources

WWDC All Videos

Usage

Run Command

$ ruby wwdc_downloader.rb {url}
# Example
$ ruby wwdc_downloader.rb https://developer.apple.com/videos/play/wwdc2016/416/

Select your choices step by step

Requirements

ffmpeg

$ brew install ffmpeg

curl

$ brew install curl