diff options
author | Sam Potts <me@sampotts.me> | 2017-03-25 18:44:10 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-03-25 18:44:10 +1100 |
commit | a974fbf31ca4886e7c89cfced744d31a4b1a092d (patch) | |
tree | 35cf7d2b5fa85b9ba5e54aa7bd0b9c21ad0b6772 | |
parent | b083bf4297396712e3b3a7270a3658c9fd7aff7a (diff) | |
download | plyr-a974fbf31ca4886e7c89cfced744d31a4b1a092d.tar.lz plyr-a974fbf31ca4886e7c89cfced744d31a4b1a092d.tar.xz plyr-a974fbf31ca4886e7c89cfced744d31a4b1a092d.zip |
Notes
-rw-r--r-- | notes.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,16 +1,18 @@ ### Todo -#### Features +#### To build - Get list of subtitles/captions available (HTML5) - Add preferred quality option - Update quality options on YouTube play - Update speed options on YouTube load -- No Vimeo quality support -- No Vimeo or YouTube caption support + - Get quality options for HTML5 somehow (multi source?) - Build templating for controls somehow - Finish PiP - Finish AirPlay +- No Vimeo quality support +- No Vimeo or YouTube caption support + #### Bugs - Fix audio setup bug when calling .setup() again
\ No newline at end of file |