mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -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 [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.
Country | Source | EPG |
---|---|---|
Belarus | tv.yandex.ru | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
Brasil | mi.tv | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
Canada | tvtv.ca | https://iptv-org.github.io/epg/guides/tvtv.ca.guide.xml |
Czechia | m.tv.sms.cz | https://iptv-org.github.io/epg/guides/m.tv.sms.cz.guide.xml |
France | programme-tv.net | https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml |
Greece | cosmote.gr | https://iptv-org.github.io/epg/guides/cosmote.gr.guide.xml |
Italy | guidatv.sky.it | https://iptv-org.github.io/epg/guides/guidatv.sky.it.guide.xml |
Ireland | ontvtonight.com | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
Kazakhstan | tv.yandex.ru | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
Poland | programtv.onet.pl | https://iptv-org.github.io/epg/guides/programtv.onet.pl.guide.xml |
Portugal | meo.pt | https://iptv-org.github.io/epg/guides/meo.pt.guide.xml |
Romania | programetv.ro | https://iptv-org.github.io/epg/guides/programetv.ro.guide.xml |
Russia | tv.yandex.ru | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
Spain | programacion-tv.elpais.com | https://iptv-org.github.io/epg/guides/programacion-tv.elpais.com.guide.xml |
Turkey | digiturk.com.tr | https://iptv-org.github.io/epg/guides/digiturk.com.tr.guide.xml |
Ukraine | tvgid.ua | https://iptv-org.github.io/epg/guides/tvgid.ua.guide.xml |
United Kingdom | ontvtonight.com | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
United States | tvtv.us | https://iptv-org.github.io/epg/guides/tvtv.us.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.