diff --git a/CHANGELOG.md b/CHANGELOG.md index 2578204..9866fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,11 +46,13 @@ This changelog is automatically generated using [git-cliff](https://git-cliff.or - *hls*: Resolve per-rendition KID in no-EXT-X-KEY fallback - *dash*: Inherit SegmentTemplate attributes across AdaptationSet/Representation - *dl*: Mux all requested ranges and select highest DV alongside hybrid +- *session*: Proxy auth on http targets and string params support ### Documentation - Update docs to match current codebase - *output*: Document muxing.default_language override +- Simplify README with demo and requirements ### Changes diff --git a/README.md b/README.md index 55ec030..f36d0fd 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,4 @@ External tools on your `PATH` (recommended versions): ## License -[GPL-3.0](LICENSE). Do not use unshackle for content you lack the rights to. Keep the core free and open; keep service code private. Be kind. \ No newline at end of file +[GPL-3.0](LICENSE). Do not use unshackle for content you lack the rights to. Keep the core free and open; keep service code private. Be kind.