hilongjw / vue-video

A HTML5 video player component for Vue.js
https://hilongjw.github.io/vue-video
327 stars 94 forks source link

- Added noScrub option so that the video must be viewed in its entirety #25

Closed luisfrocha closed 6 years ago

luisfrocha commented 6 years ago

Added ability to prevent scrubbing (forcing to watch entire video), and an event emitter so that parent component can perform an action when video completes.