wangaz/contao-accessible-html5-video-player

Accessible HTML5 Video Player for Contao Open Source CMS


Keywords
HTML5, video, player, contao, accessible
License
CC-BY-SA-4.0

Documentation

Accessible HTML5 Video Player for Contao Open Source CMS

This content element makes the Accessible HTML5 Video Player in Contao Open Source CMS available.

Thanks a lot to Nina Gerling (ena Webstudio), who made the development of this module possible.

Description

The player is a lightweight HTML5 video player which includes support for captions and screen reader accessibility:

  • HTML5 video player with custom controls.
  • Supports captions; simply denote a VTT caption file using the standard HTML5 video syntax.
  • Uses native HTML5 form controls for volume (range input) and progress indication (progress element).
  • Accessible to keyboard-only users and screen reader users.
  • The width adjusts to the width of the video element.
  • No dependencies. Written in "vanilla" JavaScript.
  • When JavaScript is unavailable, the browser's native controls are used.

Source and further information: https://github.com/paypal/accessible-html5-video-player

Demo

On the player's GitHub page: http://paypal.github.io/accessible-html5-video-player/

##License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.