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 | ||
scripts | ||
sites | ||
.gitignore | ||
codes.csv | ||
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.
Language | Source | Channels | EPG |
---|---|---|---|
English | ontvtonight.com | 122 | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
French | programme-tv.net | 266 | https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml |
Italian | guidatv.sky.it | 178 | https://iptv-org.github.io/epg/guides/guidatv.sky.it.guide.xml |
Italian | mediaset.it | 16 | https://iptv-org.github.io/epg/guides/mediaset.it.guide.xml |
Polish | programtv.onet.pl | 581 | https://iptv-org.github.io/epg/guides/programtv.onet.pl.guide.xml |
Romanian | programetv.ro | 312 | https://iptv-org.github.io/epg/guides/programetv.ro.guide.xml |
Russian | tv.yandex.ru | 378 | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
Spanish | programacion-tv.elpais.com | 158 | https://iptv-org.github.io/epg/guides/programacion-tv.elpais.com.guide.xml |
Turkish | digiturk.com.tr | 106 | https://iptv-org.github.io/epg/guides/digiturk.com.tr.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.