vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

No subtitles in Firefox #317

Open errand opened 2 years ago

errand commented 2 years ago

My stack: Wordpress, Vime compiled with Webpack. When using the code from the demo there is a video and the track.

data-src="https://media.vimejs.com/720p.mp4"
src="https://media.vimejs.com/subs/english.vtt" 

But if i download the video and track and upload it to Wordpress and render to the page, there is no subtitles if Firefox while in Chrome everything is fine. No idea why..