diff options
author | Sam Potts <sam@selz.com> | 2017-03-25 18:43:36 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-25 18:43:36 +1100 |
commit | 33fef7faee30149bd3f50b35a8c4b09fe4e5119a (patch) | |
tree | 9855dadc731df30a2a710c74a2013f61b4ffe6d0 /notes.md | |
parent | 47b53fffb44685765ecb1b22e0b8bb85e6705c8d (diff) | |
parent | b083bf4297396712e3b3a7270a3658c9fd7aff7a (diff) | |
download | plyr-33fef7faee30149bd3f50b35a8c4b09fe4e5119a.tar.lz plyr-33fef7faee30149bd3f50b35a8c4b09fe4e5119a.tar.xz plyr-33fef7faee30149bd3f50b35a8c4b09fe4e5119a.zip |
Merge branch 'develop' into feature/subtitles
Diffstat (limited to 'notes.md')
-rw-r--r-- | notes.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,14 +1,16 @@ ### Todo #### Features +- 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?) -- Get list of subtitles/captions available (HTML5) +- Build templating for controls somehow - Finish PiP - Finish AirPlay #### Bugs -- Fix audio setup bug
\ No newline at end of file +- Fix audio setup bug when calling .setup() again
\ No newline at end of file |