tplayer.js

Flexible and easy Dash/HLS/DRM integration for HTML5 video.

MIT License

Downloads
4
Stars
36
Committers
3
tplayer.js - Fly with Captions Latest Release

Published by tuhinpal over 2 years ago

Changelog

  • Added Closed Caption support

Example

let options = {
  ...
  captions: [{label: "", src: "", language: ""}]
  ...
}
tplayer.js - Flight Controller Release

Published by tuhinpal over 2 years ago

Changelog

  • Add rewind button
  • Add forward button
tplayer.js - Flying kite release 🪁

Published by tuhinpal over 2 years ago

What's new 👀

  • Source header support
  • Added getPlayer() now all JS Methods of Plyr will work-
  • Some optimization and docs added
  • jsdelivr Version control
  • Moved additional scripts to scripts directory
tplayer.js - Rocket release 🚀

Published by tuhinpal over 2 years ago

Features added:

  • HLS and DASH playback 🎥
  • Multi quality supported 🎬
  • Drm with custom header support (Widevine & Playready) 🔐
  • Customizable UI ⛏