Closed joonne closed 6 years ago
Add subtitles support for the video player, help can be found from this repo: https://github.com/llelectronics/videoPlayer
Idea is to parse the .srt file that can be found from the media response from Yle API and then let a WorkerScript to handle updating the subtitles on top of the video.
Working! Quite cool actually :D Big thanks ofc to the original author of the srt parser & updating logic.
Add subtitles support for the video player, help can be found from this repo: https://github.com/llelectronics/videoPlayer
Idea is to parse the .srt file that can be found from the media response from Yle API and then let a WorkerScript to handle updating the subtitles on top of the video.