Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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 .
https://github.com/ssamadgh/WWDCsrt
2020 2021 2022 2023 2024 app apple download english link mac os pdf sessions srt subtitle tech-talks video wwdc
Last synced: about 1 month ago
JSON representation
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 .
- Host: GitHub
- URL: https://github.com/ssamadgh/WWDCsrt
- Owner: ssamadgh
- Created: 2017-10-16T23:09:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T02:29:41.000Z (6 months ago)
- Last Synced: 2024-08-01T23:32:42.040Z (4 months ago)
- Topics: 2020, 2021, 2022, 2023, 2024, app, apple, download, english, link, mac, os, pdf, sessions, srt, subtitle, tech-talks, video, wwdc
- Language: HTML
- Homepage:
- Size: 66.6 MB
- Stars: 99
- Watchers: 8
- Forks: 16
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- open-source-mac-os-apps - WWDC.srt - Powerful app for downloading subtitle for each WWDC session video since 2013 in (srt) format. ![swift_icon] (Applications / Development)
- open-source-mac-os-apps - WWDC.srt - Powerful app for downloading subtitle for each WWDC session video since 2013 in (srt) format. ![swift_icon] (Applications / Development)
- awesome-swift-macos-apps - WWDC.srt - Powerful app for downloading subtitle for each WWDC session video since 2013 in (srt) format. (Development / iOS / macOS)
README
![icon](./WWDCSubGetter/Assets.xcassets/AppIcon.appiconset/Icon_256x256.png)
# WWDC.srt
#### An app for Download WWDC subtitles### Whats New:
**version 1.6.6:**
- Supports WWDC 2024
**version 1.6.5:**
- Supports WWDC 2022 and WWDC 2023
**version 1.6.4:**
- Supports WWDC 2020
- Fixed a bug which doesn't download some of subtitles and video links correctly**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](./Releases/WWDC.srt.zip).
## 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](./ScreenShots/Session01.png)
![Session](./ScreenShots/Session02.png)
## 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](./ScreenShots/VideoLink.png)## 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](./ScreenShots/TextFile.png)
## Building the app
**Building requires Xcode 9 or later.**
Just clone this branch and run the project in xcode 9.