Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make…
About Videojs HTML5 Player
The Video.js HTML5 Player is a plugin that allows you to easily embed and play video files on your WordPress site. It supports various features such as responsive videos, autoplay, poster images, and more. You can also use it to play HTTP streaming protocols like HLS and DASH.Screenshots

Changelog
1.1.13
- Added an option to conditionally load scripts.
1.1.12
- Some improvements in security reported by Wordfence.
1.1.11
- Added support for Themes add-on.
1.1.10
- Additional check for the settings link.
1.1.9
- Made some security related improvements suggested by wpscan.
1.1.8
- Added support for Disable Right Click add-on.
1.1.7
- Added support for Video.js HTTP Streaming.
1.1.6
- Updated Video.js to 7.14.3.
1.1.5
- Updated Videojs to 7.10.1.
1.1.4
- Made some security related improvements in the plugin
1.1.3
- Videojs play button is now centered by default.
1.1.2
- Videojs HTML5 Player is now compatible with WordPress 4.9.
1.1.1
- Added support for playsinline attribute which allows a video to play inline on iOS (the video will not automatically enter fullscreen mode when playback begins).
1.1.0
- Videojs script is now enqueued in the footer to avoid a JavaScript setup error.
1.0.9
- Made jQuery a dependency for the videojs script.
1.0.8
- Updated the translation files so the plugin can take advantage of language packs.
- Videojs HTML5 Player is now compatible with WordPress 4.4.
1.0.7
- Added a new shortcode parameter to accept Ogv as a video source format.
1.0.6
- Added a new shortcode parameter to accept WebM as a video source format.
1.0.5
- Updated the Videojs library to 5.0.0
1.0.4
- Videojs HTML5 Player is now compatible with WordPress 4.3
1.0.3
- Added an option to mute the audio output of a video
- Added an option to loop a video
1.0.2
- Added an option to show/hide controls
- Added an option to set preload attribute
1.0.1
- First commit