mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
.github/workflows | ||
sites | ||
.gitignore | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
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.
Source | Language | Channels | EPG |
---|---|---|---|
ontvtonight.com | en | 122 | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
programacion-tv.elpais.com | es | 158 | https://iptv-org.github.io/epg/guides/programacion-tv.elpais.com.guide.xml |
programme-tv.net | fr | 266 | https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml |
guidatv.sky.it | it | 178 | https://iptv-org.github.io/epg/guides/guidatv.sky.it.guide.xml |
mediaset.it | it | 16 | https://iptv-org.github.io/epg/guides/mediaset.it.guide.xml |
tv.yandex.ru | ru | 378 | https://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.