Skip to content

Instantly share code, notes, and snippets.

@s7nio
Last active March 6, 2018 00:03
Show Gist options
  • Save s7nio/c9666c6bd109d69a8cf11370faf873c0 to your computer and use it in GitHub Desktop.
Save s7nio/c9666c6bd109d69a8cf11370faf873c0 to your computer and use it in GitHub Desktop.
extract youtube caption
Replace <YOUTUBE_ID>
## txt format
http://diycaptions.com/php/get-automatic-captions-as-txt.php?id=<YOUTUBE_ID>
## srt format
http://diycaptions.com/php/get-automatic-captions-as-srt.php?id=<YOUTUBE_ID>
## srt, translated subtitles, audio and video
http://www.yousubtitles.com/load/?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D<YOUTUBE_ID>&ch=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment