aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/cache/YoutubeCache.hx
Commit message (Collapse)AuthorAgeLines
* [proxy] fix stalled requests on seekingRblSb2026-01-17-1/+2
| | | | and minor cache fix
* Support yt-dlp with js runtimesRblSb2025-11-13-11/+31
| | | | | | Also adds server version for standalone clients. Remember to update `RblSb/ytdlp-nodejs` if you use this feature.
* /crash, update yt-dlp on start, newer node fixRblSb2025-09-03-0/+10
|
* Minor locales fixRblSb2025-08-21-0/+2
|
* Prefer original audio tracksRblSb2025-08-15-1/+6
|
* Update call and fix readme iconRblSb2025-07-05-4/+2
|
* Fix caching shortsRblSb2025-05-30-13/+21
|
* Migrate to yt-dlpRblSb2025-05-24-130/+136
| | | | | | | - yt-dlp should be more stable and allows more cool stuff in future - easier to export cookies.txt with yt-dlp utility (cookies.json support removed) - better quality fallback if not enough space - keep progress reports after reconnections
* Initial cache support for raw videosRblSb2025-03-25-0/+236
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
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage