How to hide HTML5 video controls completely
Hide HTML5 video controls with the controls attribute, controlsList, pointer-events and the webkit media pseudo-elements. Covers the right-click context menu, whether users can still save the video, and what works in each browser.