Subtitles for TVML Project

Good evening, dear developers

how to load external WebVTT subtitles Tracks for TVML project ? i`ve the following lines to load the movie in template.xml.js:


<lockup videoURL="http://goo.gl/UHxE3c">
     <img src="${this.BASEURL}images/Kung-Fu-Panda-3.jpg" width="293" height="443" />
   </lockup>


if anyone knows how can add the external VTT subtitles to my video, i would be greatly thankful


just the js code 😢

Replies

Hello, were you able to find a solution to this? I also have some videos with vtt subtitles but can't figure out how to get them to show.

THanks.

Hey. Did you find any way to load external VTT in Player when using TVMLKit JS?