blob: 196a57d06bfe8cff4a782d901c45d4f0a100f90a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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?)
- Build templating for controls somehow
- Finish PiP
- Finish AirPlay
#### Bugs
- Fix audio setup bug when calling .setup() again
|