diff options
author | Sam Potts <me@sampotts.me> | 2017-06-04 18:30:37 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2017-06-04 18:30:37 +1000 |
commit | bc61dac4c5aee29c3e2a366deaa569a4b62e28cd (patch) | |
tree | aa4db4f006debb6d71ccbb78ebc3361d30898c7b /notes.md | |
parent | 36059892264d08776142a7b55e57f0b17d756e02 (diff) | |
download | plyr-bc61dac4c5aee29c3e2a366deaa569a4b62e28cd.tar.lz plyr-bc61dac4c5aee29c3e2a366deaa569a4b62e28cd.tar.xz plyr-bc61dac4c5aee29c3e2a366deaa569a4b62e28cd.zip |
Tidy up, fixing destroy
Diffstat (limited to 'notes.md')
-rw-r--r-- | notes.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ [ ] Start / end options for all players? [ ] Get quality options for HTML5 somehow (multi source?) [ ] Download button - grab first <source> or src attribute (or maybe use currentSrc?) for HTML5 and links for embedded players +[ ] Scale captions size based on video size (in lieu of element queries) +[ ] Allow passing YouTube/Vimeo iframe to setup #### Bugs [ ] Fix audio setup bug when calling `.setup()` again |