Sign inSign up

josh5/hls-proxy

By josh5

•Updated about 15 hours ago

HLS (M3U8 Playlist) Proxy written in Python

Image
0

9.5K

josh5/hls-proxy repository overview

⁠HLS Proxy

HLS Proxy - originally designed for use with TVH-IPTV-Config⁠ as a playlist proxy.

⁠Using the 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

⁠Config:
VariableDescription
DEVELOPMENTRun with development server. Default false.
ENABLE_DEBUGGINGEnables debug logging. Default false.
HLS_PROXY_PREFIXThe proxy URL prefix string. The default is proxy which will produce the proxy URL http://<host>:<PORT>/proxy.m3u8?url=<UPSTREAM_PLAYLIST_URL>.

Tag summary

Content type

Image

Digest

sha256:4f6fc7c3c…

Size

508.9 MB

Last updated

about 15 hours ago

docker pull josh5/hls-proxy