| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
| |
m3u8 videos are cached without downloading segments, only m3u8 file is downloaded and segment links are updated to use synctube proxy, so you can add video to playlist as server, ignoring ip restrictions, and stream it to everyone
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Kick zombie users with same uuids.
Minimal node version is 14.
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
* Major frontend redesign
* Some improvements
Co-authored-by: RblSb <msrblsb@gmail.com>
|
| | |
|
|
|
closes #1
|