Videojs HTML WordPress Plugin
Video.js is an advanced player framework that supports embedding a video with HTML5 video tags.
Pros: Nice looking player interface; was able to code this with HTML; install plugin and then use HTML; Captions and Play speed work
Cons: Have to know HTML or be able to copy/paste and edit snippets; no built-in download button; no built-in AD button
AD: You have to produce an alternate “described” video (mp4) with toggle outside the video (like I have the download button below)
[videojs_video
url="https://nccospublicstor.blob.core.windows.net/csvideo/test-video/1701_BlueIQ_Ep01_0625_720p.mp4"
poster="https://nccospublicstor.blob.core.windows.net/csvideo/test-video/BlueIQ_Ep1.jpg"
captions="https://nccospublicstor.blob.core.windows.net/csvideo/test-video/1701_BlueIQ_Ep01_0625.vtt"
captions_label="English"
captions_srclang="en"
captions_default="true"
/]
Video versions: