Add curl fallback for protected HLS segments
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 0.52.25 - 2026-09-07
|
||||
|
||||
- Added a curl-backed media fetch fallback for native HLS segment requests that receive `HTTP 403` from Python's HTTP client.
|
||||
- Installed `curl` in the Docker image and documented `KAIZOKU_MEDIA_HTTP_CLIENT` and `KAIZOKU_CURL_BIN` controls for protected provider CDNs.
|
||||
|
||||
## 0.52.24 - 2026-09-07
|
||||
|
||||
- Changed native HLS media requests to keep the provider referer without adding a synthetic `Origin` header, improving compatibility with CDNs that reject segment fetches with `HTTP 403`.
|
||||
|
||||
Reference in New Issue
Block a user