Route disguised HLS segments natively

This commit is contained in:
Dymas
2026-09-05 21:13:41 +02:00
parent a29affd9be
commit a9549cf882
5 changed files with 36 additions and 5 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.52.22 - 2026-09-05
- Routed SnapCDN and disguised HLS media segments through the native segment downloader to avoid ffmpeg hammering provider CDNs into `HTTP 429` failures.
- Added `KAIZOKU_SEGMENT_DOWNLOAD_DELAY` for optional pacing between native HLS segment requests.
## 0.52.21 - 2026-09-05
- Changed provider downloads to try alternate same-mode server sources for an episode before falling back to another provider.