/proxy/manifest
Fetches the upstream playlist, validates it, rewrites child URLs, and returns the rewritten result.
/proxy/segment
Fetches and streams media segments or related assets back to the client.
preferred_referer
Used when the upstream expects a specific referer to allow access.
known_origins
Used to decide when the proxy should apply the preferred referer logic to upstream requests.
Base64 mode
Useful for long URLs or when combining extra query parameters.
HAProxy / load balancing
Works well behind HAProxy or similar reverse proxies, so multiple proxy instances can be balanced behind one public entrypoint.