Skip to content

dbghelp/html-epg-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-epg-viewer

Overview

HTML EPG viewer for epg.xml

https://dbghelp.github.io/epg.html?file=<link to epg.xml>

https://dbghelp.github.io/epg.html?file=https://raw.githubusercontent.com/dbghelp/mewatch-EPG/refs/heads/main/mewatch.xml

Features

  • View EPG for specific channel (with thumbnail images from epg.xml)
  • View EPG for all channels (Traditional EPG)
  • Everything in a static html file
  • Easy to integrate into html iptv player

V2 update:

  • Added support for compressed file formats (.gz and .zip files)
  • Added error handling for malformed EPGs

Screenshots

Local Image Local Image Local Image Local Image Local Image

CORS issue

Here's a few ways to solve it:

  • Try to use incognito mode (may work)
  • Clone the epg.xml to your github or somewhere else and use that link instead
  • Find a web browser extension like "CORS Unblock"
  • Use a CORS proxy
  • Use other alternative links