Skip to content
forked from ssamadgh/WWDCsrt

WWDC.srt is a powerful app for downloading subtitles in (srt) format or data links ( video links , pdf links , sample code links ) for each WWDC session video since 2013 .

Notifications You must be signed in to change notification settings

owenzhao/WWDCsrt

 
 

Repository files navigation

icon

app version 1.6.2 Swift 4.0 Platform iOS | macOS ssamadgh Twitter ssamadgh Linkedin

相对于原版的改进

  1. 原版下载的是英文字幕,此版本下载的是中文字幕。
  2. 将网络检测使用的google.com改为了更符合中文环境的apple.com。
  3. 新增了编译好的版本,此版本通过了苹果的初步审核(notarized),可以直接在新版系统中双击打开。原版的未经过审核,需要点两次右键才能打开。(需要的直接点开代码中的Release文件夹下载即可。)

WWDC.srt

An app for Download WWDC subtitles

Whats New:

version 1.6.2:

  • Now can download link of Sample codes for WWDC 2019, 2018, 2017, 2016 videos
  • Some minor bugs fixed

version 1.6.1:

  • WWDC 2019 Added.

version 1.6.0:

  • Performance optimized. Now you get links and subtitles much faster.
  • Now supports Tech Talks Video's links

version 1.5.3:

  • Fixed an issue that failed to get all links after you selecting a special link to get

version 1.5.2:

  • Fixed an issue that downloads wrong subtitle for selected session in some cases

version 1.5.1:

  • Now supports WWDC 2018 video's links

  • Now you can get links of videos, pdfs and sample codes for each session you want and even for all sessions at once!

  • Now the app opens the destination address of your desired data in finder, after downloading them.

  • Some minor bugs fixed

version 1.0.1:

  • Now supports Fall 2017 video's links

Intro

WWDC.srt allows you to download subtitle for each WWDC session video since 2013 in (srt) format.

⬇️ If you just want to download the latest release, go to this link.

Session

In this tab you can choose ( or search session number of ) your favorite WWDC Session video from the list and download it's subtitle or data links by clicking get button. Also you can download all sessions subtitles or data links alltogether by choosing (All Sessions) radio button. Data links are include videos links (HD or SD depending on your choice), pdf links and sample code links.

Session

Session

Video Link

In this tab you can paste WWDC video link like:

https://devstreaming-cdn.apple.com/videos/tutorials/20170912/201qy4t11tjpm/building_apps_for_iphone_x/building_apps_for_iphone_x_hd.mp4?dl=1

into text field and download it's subtitle.

Video Link

Text File

In this tab you can just drag a text file which contains a bunch of your favorite WWDC Video's links into the view and download their subtitles altogether.

Text File

Building the app

Building requires Xcode 9 or later.

Just clone this branch and run the project in xcode 9.

About

WWDC.srt is a powerful app for downloading subtitles in (srt) format or data links ( video links , pdf links , sample code links ) for each WWDC session video since 2013 .

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 70.1%
  • Swift 29.9%