Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
Find a file
2021-04-17 03:47:28 +03:00
.github/workflows Update auto-update.yml 2021-04-17 03:47:28 +03:00
scripts Update update-codes.js 2021-04-13 21:53:15 +03:00
sites Update programacion-tv.elpais.com.channels.xml 2021-04-17 03:33:12 +03:00
.gitignore Merge branch 'replace-webgrabber' 2021-03-11 22:24:27 +03:00
codes.csv Update codes.csv 2021-04-13 21:53:17 +03:00
LICENSE wip 2021-03-13 15:51:19 +03:00
package-lock.json Upgrade epg-grabber package 2021-04-14 00:22:38 +03:00
package.json Upgrade epg-grabber package 2021-04-14 00:22:38 +03:00
README.md Update README.md 2021-04-13 21:52:04 +03:00

EPG [beta]

EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.

Usage

To load a program guide, all you need to do is copy the link to one of the guides from the list below and paste it into your favorite player.

LanguageSourceChannelsEPG
Czechm.tv.sms.cz620https://iptv-org.github.io/epg/guides/m.tv.sms.cz.guide.xml
English (Canada)tvtv.ca1622https://iptv-org.github.io/epg/guides/tvtv.ca.guide.xml
English (UK)ontvtonight.com122https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml
English (US)tvtv.us4551https://iptv-org.github.io/epg/guides/tvtv.us.guide.xml
Frenchprogramme-tv.net266https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml
Greekcosmote.gr91https://iptv-org.github.io/epg/guides/cosmote.gr.guide.xml
Italianguidatv.sky.it178https://iptv-org.github.io/epg/guides/guidatv.sky.it.guide.xml
Polishprogramtv.onet.pl411https://iptv-org.github.io/epg/guides/programtv.onet.pl.guide.xml
Portuguesemeo.pt113https://iptv-org.github.io/epg/guides/meo.pt.guide.xml
Portuguese (Brasil)mi.tv401https://iptv-org.github.io/epg/guides/mi.tv.guide.xml
Romanianprogrametv.ro250https://iptv-org.github.io/epg/guides/programetv.ro.guide.xml
Russiantv.yandex.ru457https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml
Spanishprogramacion-tv.elpais.com158https://iptv-org.github.io/epg/guides/programacion-tv.elpais.com.guide.xml
Turkishdigiturk.com.tr106https://iptv-org.github.io/epg/guides/digiturk.com.tr.guide.xml
Ukrainiantvgid.ua152https://iptv-org.github.io/epg/guides/tvgid.ua.guide.xml

After that, the program should appear. If this does not happen, make sure the channels in the playlist have the same IDs (tvg-id) as in the guide. A list of all currently supported codes can be found here.

Contribution

If you find a bug or want to contribute to the code or documentation, you can help by submitting an issue or a pull request.