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...

Home Page:https://vimejs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No subtitles in Firefox

errand opened this issue · comments

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..