HLS (M3U8 Playlist) Proxy written in Python
9.5K
HLS Proxy - originally designed for use with TVH-IPTV-Config as a playlist proxy.
See Docker compose file for example on how to run it.
Once running, you can pass the playlist through to this web service. Eg: http://localhost:9987/proxy.m3u8?url=https://example.com/playlist.m3u8
| Variable | Description |
|---|---|
| DEVELOPMENT | Run with development server. Default false. |
| ENABLE_DEBUGGING | Enables debug logging. Default false. |
| HLS_PROXY_PREFIX | The proxy URL prefix string. The default is proxy which will produce the proxy URL http://<host>:<PORT>/proxy.m3u8?url=<UPSTREAM_PLAYLIST_URL>. |
Content type
Image
Digest
sha256:4f6fc7c3c…
Size
508.9 MB
Last updated
about 15 hours ago
docker pull josh5/hls-proxy