| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
| |
You also don't need to change `parent` arg in iframe src now
|
| |
|
|
|
|
|
| |
- PWA support (needs https)
- Optimize websocket responses
- Support `/ad` for youtube cache
- New icon!
|
| |
|
|
|
|
| |
Sadly there is no info about video size for iframes, so they will be keeped as 16/9.
Let me know if this change breaks anything.
|
| |
|
|
|
|
|
|
| |
Server will download video from supported players and add as raw video to playlist (only youtube is supported for now).
Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config.
There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
|
| |
|
|
|
|
|
|
| |
This works as voice over if video also has audio, changing video volume to 0.3.
Also improve autoplay by playing videos muted and unmute on first page click.
There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check).
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|