videojs-overlay.js is missing
Apperantly the entire videojs-overlay.js is missing. None if the example seem to work either.
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.
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