videojs / videojs-contrib-quality-levels

Other
157 stars 51 forks source link

Standalone Version #71

Closed mrcolak closed 5 years ago

mrcolak commented 5 years ago

Hello,

I am using Video.js 5.19.2 with HLS plugin.

Is there any standalone version of your plugin? I dont have nodejs.

mjneil commented 5 years ago

I'm assuming that you are looking for the built script file you can include in your page without needing to use npm or a bundler? If so, you can get the dist file from unpkg. You can either use unpkg to host the script for you or download and host yourself (recommended for a production environment)

https://unpkg.com/videojs-contrib-quality-levels@2.0.9/dist/videojs-contrib-quality-levels.min.js