Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
Find a file
2021-04-10 04:01:38 +03:00
.github/workflows Added guide from tvtv.us 2021-04-10 03:52:10 +03:00
scripts Added update-codes script 2021-03-28 02:09:46 +03:00
sites Added guide from tvtv.us 2021-04-10 03:52:10 +03:00
.gitignore Merge branch 'replace-webgrabber' 2021-03-11 22:24:27 +03:00
codes.csv Update codes.csv 2021-04-06 04:50:13 +03:00
LICENSE wip 2021-03-13 15:51:19 +03:00
package-lock.json Update package-lock.json 2021-04-10 04:01:38 +03:00
package.json Upgraded epg-grabber package 2021-04-02 22:04:10 +03:00
README.md Added guide from tvtv.us 2021-04-10 03:52:10 +03:00

EPG

EPG (Electronic Program Guide) for hundreds 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.cz629https://iptv-org.github.io/epg/guides/m.tv.sms.cz.guide.xml
Englishontvtonight.com122https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml
Englishtvtv.us5715https://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
Italianmediaset.it16https://iptv-org.github.io/epg/guides/mediaset.it.guide.xml
Polishprogramtv.onet.pl581https://iptv-org.github.io/epg/guides/programtv.onet.pl.guide.xml
Portuguesemeo.pt144https://iptv-org.github.io/epg/guides/meo.pt.guide.xml
Portuguesemi.tv620https://iptv-org.github.io/epg/guides/mi.tv.guide.xml
Romanianprogrametv.ro312https://iptv-org.github.io/epg/guides/programetv.ro.guide.xml
Russiantv.yandex.ru469https://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.