diff options
author | Sam Potts <me@sampotts.me> | 2016-01-19 00:43:22 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2016-01-19 00:43:22 +1100 |
commit | 0c52fe0c7c3c160c3e9621a87708895a01808e19 (patch) | |
tree | 1f504d1fdbcfdaafa3e32058e8b9e8fe2c315d0e | |
parent | bb25f8d02aaab67506b08b41cc2b3f443cf7fb07 (diff) | |
download | plyr-0c52fe0c7c3c160c3e9621a87708895a01808e19.tar.lz plyr-0c52fe0c7c3c160c3e9621a87708895a01808e19.tar.xz plyr-0c52fe0c7c3c160c3e9621a87708895a01808e19.zip |
Added events line
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ We wanted a lightweight, accessible and customizable media player that supports - **HTML Video & Audio** - support for both formats - **[Embedded Video](#embeds)** - support for YouTube and Vimeo (beta) - **[API](#api)** - toggle playback, volume, seeking, and more +- **[Universal events](#events)** - no messing around with Vimeo and YouTube APIs, all events are universal across formats - **[Fullscreen](#fullscreen)** - supports native fullscreen with fallback to "full window" modes - **i18n support** - support for internationalization of controls - **No dependencies** - written in "vanilla" JavaScript, no jQuery required |