wangaz/contao-accessible-html5-video-player

Accessible HTML5 Video Player for Contao Open Source CMS

Installs: 38

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 2

Language:JavaScript

Type:contao-module

1.0.4 2018-02-07 16:10 UTC

This package is auto-updated.

Last update: 2024-03-14 16:04:26 UTC


README

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.