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 .
102 stars 16 forks source link

How can i download chinese or janpanese srts? #2

Closed xiaosongfu closed 4 years ago

xiaosongfu commented 4 years ago

thanks for your reply.

owenzhao commented 4 years ago

You need to clone this project first.

Then in Xcode search "subtitles/eng/".

For Chinese subtitles, replacing the searched result's "eng" to "zho".

For Japanese, replacing "eng" to "jpn".

Then you run the app again in Xcode. It will download the specified language subtitles automatically.