Generates free M3U playlist and XMLTV EPG via GitHub Actions
It solves the problem of obtaining up‑to‑date IPTV playlists and EPG data without hosting a server. A GitHub Action runs a Python script that pulls channel lists from free sources, builds an M3U file and a compressed XMLTV guide, and pushes them to the gh‑pages branch. Users can point any IPTV client (Plex, Kodi, Jellyfin, etc.) at the generated URLs. Ideal for hobbyist streamers needing a zero‑cost, always‑fresh playlist.
Visit author’s GitHub →my-live-tv/live-tv-builder