Preserve HLS media session cookies

This commit is contained in:
Dymas
2026-09-07 21:52:08 +02:00
parent baf5298631
commit d39d783738
5 changed files with 141 additions and 6 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 0.52.27 - 2026-09-07
- Preserved provider CDN session cookies from HLS playlist requests across segment and encryption-key downloads, including curl fallback requests.
- Improved curl media errors to identify the attempted browser wrappers and their HTTP status or exit code.
## 0.52.26 - 2026-09-07
- Added curl-impersonate browser wrapper binaries to the Docker image so protected HLS segment requests can use browser-like TLS fingerprints.