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

Firefox issue with Youtube URLs #381

Open wplit opened 4 months ago

wplit commented 4 months ago

If adding multiple players to the page, 8 or more, the player doesn't finish loading if using Youtube IDs as the source.

https://codepen.io/wplit/pen/VwNBGKx

Some of the controls are never made visible as the player is just stuck in loading.

Is there a known solution for this?