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 [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 | EPG |
---|---|
🇦🇱 Albania | https://iptv-org.github.io/epg/guides/albepg.com.guide.xml |
🇦🇷 Argentina | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇦🇺 Australia | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
🇧🇾 Belarus | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
🇧🇷 Brasil | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇨🇦 Canada | https://iptv-org.github.io/epg/guides/tvtv.ca.guide.xml |
🇨🇱 Chile | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇨🇴 Colombia | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇨🇿 Czechia | https://iptv-org.github.io/epg/guides/m.tv.sms.cz.guide.xml |
🇸🇻 El Salvador | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇫🇷 France | https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml |
🇬🇷 Greece | https://iptv-org.github.io/epg/guides/cosmote.gr.guide.xml |
🇬🇹 Guatemala | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇭🇳 Honduras | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇮🇹 Italy | https://iptv-org.github.io/epg/guides/guidatv.sky.it.guide.xml |
🇮🇪 Ireland | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
🇰🇿 Kazakhstan | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
🇲🇽 Mexico | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇵🇾 Paraguay | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇵🇪 Peru | https://iptv-org.github.io/epg/guides/mi.tv.guide.xml |
🇵🇱 Poland | https://iptv-org.github.io/epg/guides/programtv.onet.pl.guide.xml |
🇵🇹 Portugal | https://iptv-org.github.io/epg/guides/meo.pt.guide.xml |
🇷🇴 Romania | https://iptv-org.github.io/epg/guides/programetv.ro.guide.xml |
🇷🇺 Russia | https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml |
🇪🇸 Spain | https://iptv-org.github.io/epg/guides/programacion-tv.elpais.com.guide.xml |
🇹🇷 Turkey | https://iptv-org.github.io/epg/guides/digiturk.com.tr.guide.xml |
🇺🇦 Ukraine | https://iptv-org.github.io/epg/guides/tvgid.ua.guide.xml |
🇬🇧 United Kingdom | https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml |
🇺🇸 United States | 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.