Plyr - HTML5 Media Player
comment 0

Plyr – A Simple HTML5 Media Player With Custom Controls

Plyr is a simple accessible HTML5 media player. There are many other media players out there, so what makes Plyr special? Simple, lightweight and customizable. Here are the other features you can find on Plyr:

  • Accessible – full support for captions and screen readers.
  • Lightweight – just 4.8KB minified and gzipped.
  • Customizable – make the player look how you want with the markup you want.
  • Semantic – uses HTML5 form inputs for volume (range) and progress element for playback progress.
  • Responsive – any screen size.
  • No dependencies – written in vanilla JavaScript.
  • API – easy to use API.
  • Fallback – if there’s no support, the native players are used.
  • Fullscreen – options to run the player full browser or the user can toggle fullscreen.

Hit the button below to learn more and view the demos.

View More   View Demo

Filed under: JavaScript

About the Author

Posted by

Sani Halid is a front-end developer at Stampede and is committed to clean and elegant code. Yet another gamer to join the pack, Sani is also the Editor at Constructs where he shares his daily CSS findings and other front-end development goods.

Leave a Reply