Skip to content

CLI tool for doing useful things after scraping WWDC session metadata

License

Notifications You must be signed in to change notification settings

Danny1451/WWDC-Subtitles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wwwww

CLI tool for doing useful things after scraping WWDC session metadata

Usage

Once you are up and running, use -h/--help flags for more information about the interface and functionality.

Getting Started

  1. Follow the installation instructions for dependency Kanna, specifically the instructions for Swift 3 via Swift Package Manager.
  2. Run swift package update.
  3. Optionally run swift package generate-xcodeproj if you're interested in working with the implementation in Xcode.

Warning

Web scraping is fragile by nature, and small changes to the page HTML naming or structure can break this tool. It may be you that finds this breakage first–please file an issue.

Thanks

Based on Guaka and Kanna.

Name

Yes, that is five dubs. As in, world wide web dub dub. Maybe dub dub world wide web. dub dub dub dub dub if you like. Or even dub dubbity dub dub dubbity. Maybe it just looks like a squiggly line.

Addition By Danny

Add another cmd called subtitile. Scraping WWDC session's webtvv files and transform to readable formate.

like this

.build/debug/wwwww subtitle -s 201 -v -y 2017  

I've already downloaded the 144 sessions subtitles,here are them:

Subtitiles nums
App Frameworks 50
Design 20
Developer Tools 15
Distribution 5
Featured 2
Graphics and Games 9
Media 15
System Frameworks 19

About

CLI tool for doing useful things after scraping WWDC session metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%