videojs / videojs-overlay

A video.js plugin to display simple overlays during playback.
Other
242 stars 93 forks source link

videojs-overlay.js is missing #65

Open MarioEisold opened 6 years ago

MarioEisold commented 6 years ago

Apperantly the entire videojs-overlay.js is missing. None if the example seem to work either.

gkatsev commented 6 years ago

Are you running the index.html from the repo? Looks like we're missing some documentation but after cloning, you'll need to run npm install and then npm run build before that example will work.

q2apro commented 5 years ago

Add the videojs-overlay.js to the repo. Many developers just like to grab the file. Thanks.

Otherwise CDN: https://cdnjs.cloudflare.com/ajax/libs/videojs-overlay/1.1.4/videojs-overlay.css https://cdnjs.cloudflare.com/ajax/libs/videojs-overlay/1.1.4/videojs-overlay.js https://cdnjs.cloudflare.com/ajax/libs/videojs-overlay/1.1.4/videojs-overlay.min.js