petronny / tsinghua-iptv-stream

Convert iptv.tsinghua.edu.cn into a standard iptv stream

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tsinghua-iptv-stream

Convert iptv.tsinghua.edu.cn into a standard IPTV stream to watch on IPTV clients such as the simple IPTV client in Kodi.

Usage

  • Copy config.py.sample to config.py to set your user id, password the bind address in your local network.

  • Then run flask run --host=:: to start the stream server.

  • In your IPTV client, set your_bind_address/channels as the channel list. It's in m3u.

    • [Experimental] set your_bind_address/epg.xml as the programme table.

About

Convert iptv.tsinghua.edu.cn into a standard iptv stream


Languages

Language:Python 100.0%