Hugo should have an internal shortcode a theme component for embedding videos using the video element so we can get our sweet video content ripped—I mean, downloaded—with the Video DownloadHelper onto our sites.
Anyone have a good implementation to start with? Looking for something responsive with a configurable aspect ratio and optional progressive enhancement for JS-supporting user agents.
Simple is ideal. Getting at least the basic attributes parameterized would improve reuse. And sometimes there’re several formats made available to improve UX or better support the HTML of yesterday. I’m going to drop some reference implementations in here to at least save others work looking for these later.