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

A simple Vime for Youtube, Vimeo & Dailymotion do not work #345

Open onigetoc opened 1 year ago

onigetoc commented 1 year ago

A simple Vime for Youtube, Vimeo & Dailymotion do not work. I mean, there's no controls and the html blocker stop all clicks.

https://codepen.io/onigetoc/pen/eYKyZzz

The core CDN are in the setting HTML.

PWaddict commented 1 year ago

I have the same problem. On the demo page if you select YouTube as the provider it works fine. I don't understand what I'm doing wrong...

PWaddict commented 1 year ago

Problem solved. The code on the demo page doesn't have closing tags for <vm-youtube> and <vm-default-ui>.