Looking for a client-side way to convert .srt to .WebVtt, as HTML5 video doesn't support .srt for <track>
tags. So far I only came across server-side solutions.
Thanks ahead
Using Javascript to convert .srt to .webvtt
5.4k views Asked by Tomcatom At
1
From https://github.com/silviapfeiffer/silviapfeiffer.github.io/blob/master/index.html