Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
Find a file
2021-03-22 01:36:47 +03:00
.github/workflows Update auto-update.yml 2021-03-21 21:21:39 +03:00
sites Added guide from guidatv.sky.it 2021-03-21 19:49:32 +03:00
.gitignore Merge branch 'replace-webgrabber' 2021-03-11 22:24:27 +03:00
LICENSE wip 2021-03-13 15:51:19 +03:00
package-lock.json Upgrade epg-grabber package 2021-03-21 21:21:35 +03:00
package.json Upgrade epg-grabber package 2021-03-21 21:21:35 +03:00
README.md Update README.md 2021-03-22 01:36:47 +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.

SourceLanguageChannelsEPG
ontvtonight.comEnglish122https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml
programacion-tv.elpais.comSpanish158https://iptv-org.github.io/epg/guides/programacion-tv.elpais.com.guide.xml
programme-tv.netFrench266https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml
guidatv.sky.itItalian178https://iptv-org.github.io/epg/guides/guidatv.sky.it.guide.xml
mediaset.itItalian16https://iptv-org.github.io/epg/guides/mediaset.it.guide.xml
tv.yandex.ruRussian378https://iptv-org.github.io/epg/guides/tv.yandex.ru.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.

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.