
If you like the extension and want to help me build/improve it even further, then please do consider donating Ethereum at 0x34A3c6f483858f2440b983CFcD3F5Aa9c9FE13b8Īlso do visit which makes it very easy to create captions for YouTube videos.ĭevelopers: Yash Agarwal Nitin R Gupta 10.4. 'G' - Precede subtitles relative to videoĭo not forget to rate and review the app once you use it. Now for videos with English captions, it shows all of the captions on at the same time at the beginning of the video, filling the entire video window and going off screen, so none of the captions. Just refresh the page once after installation is complete. It works as expected when a foreign caption is available, but if the video already has English it previously would show that English caption normally. Note: If you already had opened a YouTube page before installing the extension you will not see extension load on that page. One example of video with searchable subs. Note there are only 5-10% videos on YouTube which have corresponding subtitle in and so you might not be able to search and find subtitles for all videos. The extension also supports searching and using subtitles directly from and right from the YouTube video page. SRT file for your movie on to the upload-box and the subtitles will start showing up.

This extension lets you add subtitles to any video you are watching on YouTube. * caption tracks for the video specified by the video id.Use this extension to add subtitles available to user to any YouTube video SubtitlesForYoutube


* videoId The videoId parameter instructs the API to return the Here is an example that demonstrates how to use the API methods to create and manage YouTube video caption tracks.Ĭheck this related SO question: How to add Captions to Youtube video using Youtube API v3? Set the videoId parameter value to the YouTube video ID that uniquely identifies the video for which you are retrieving captions. Based from this documentation, you need to call the captions.list method to retrieve a list of caption tracks that are available for a specific video.
