aboutsummaryrefslogtreecommitdiffstats
path: root/src/VideoList.hx
Commit message (Collapse)AuthorAgeLines
* Initial cache support for raw videosRblSb2025-03-25-6/+5
| | | | 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
* Fixes packRblSb2025-02-07-0/+4
| | | | | | | - Fix timer seek on server pause with double timer.pause() calls - Implement multi-caching - Better uploading progress with XMLHttpRequest - Better upload/cache error reporting
* Streamable supportRblSb2024-08-02-2/+0
| | | | closes #49
* Video item fixesRblSb2024-04-29-2/+2
| | | | | | - Fix youtube fallback, `videoItem.url` is now immutable - JsApi.setVideoSrc now updates to supported player based on `url` arg - Fix auto-pause when video is ended (with `requestLeaderOnPause`)
* Flashback time per item, improve webm/webp supportRblSb2024-01-01-1/+3
|
* Rework videolist structureRblSb2021-09-27-38/+81
|
* ReformatRblSb2021-07-05-4/+3
|
* Fix setNext item buttonRblSb2020-05-12-1/+3
|
* Playlist config limitsRblSb2020-03-04-0/+6
|
* Implement video item buttonsRblSb2020-02-28-0/+67
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage