Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
Find a file
2022-05-09 13:18:58 +03:00
.github Update _update-readme.yml 2022-05-09 13:18:58 +03:00
.readme Update template.md 2022-03-15 15:50:11 +03:00
scripts Update update.js 2022-05-09 12:58:01 +03:00
sites Update beinsports.com_us-es.channels.xml 2022-05-08 18:30:42 +03:00
tests Update update.test.js 2022-04-16 23:06:08 +03:00
.gitignore Update .gitignore 2022-03-15 15:26:11 +03:00
LICENSE wip 2021-03-13 15:51:19 +03:00
package-lock.json Upgrade epg-grabber 2022-05-09 13:18:42 +03:00
package.json Upgrade epg-grabber 2022-05-09 13:18:42 +03:00
README.md [Bot] Update README.md (#784) 2022-05-09 09:28:37 +03:00
yarn.lock Upgrade epg-grabber 2022-05-09 13:18:42 +03:00

EPG

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 or more of the guides from the list below and paste it into your favorite player.

Country                         ChannelsEPGStatus                                                   
🇦🇫 Afghanistan1https://iptv-org.github.io/epg/guides/af/arianaafgtv.com.epg.xmlarianaafgtv.com
1https://iptv-org.github.io/epg/guides/af/arianatelevision.com.epg.xmlarianatelevision.com
🇦🇩 Andorra1https://iptv-org.github.io/epg/guides/ad/andorradifusio.ad.epg.xmlandorradifusio.ad
🇩🇰 Denmark61https://iptv-org.github.io/epg/guides/dk/allente.se.epg.xmlallente.se
🇫🇮 Finland36https://iptv-org.github.io/epg/guides/fi/allente.se.epg.xmlallente.se
🇫🇷 France10https://iptv-org.github.io/epg/guides/fr/beinsports.com.epg.xmlbeinsports.com
🇭🇰 Hong Kong2https://iptv-org.github.io/epg/guides/hk/beinsports.com.epg.xmlbeinsports.com
🇮🇩 Indonesia2https://iptv-org.github.io/epg/guides/id/beinsports.com.epg.xmlbeinsports.com
🇮🇱 Israel1https://iptv-org.github.io/epg/guides/il/9tv.co.il.epg.xml9tv.co.il
🇲🇾 Malaysia137https://iptv-org.github.io/epg/guides/my/astro.com.my.epg.xmlastro.com.my
1https://iptv-org.github.io/epg/guides/my/beinsports.com.epg.xmlbeinsports.com
🇳🇴 Norway71https://iptv-org.github.io/epg/guides/no/allente.se.epg.xmlallente.se
🇵🇭 Philippines2https://iptv-org.github.io/epg/guides/ph/beinsports.com.epg.xmlbeinsports.com
🇶🇦 Qatar34https://iptv-org.github.io/epg/guides/qa/bein.com.epg.xmlbein.com
🇸🇦 Saudi Arabia5https://iptv-org.github.io/epg/guides/sa/artonline.tv.epg.xmlartonline.tv
🇸🇪 Sweden94https://iptv-org.github.io/epg/guides/se/allente.se.epg.xmlallente.se

To use a compressed version of the files, add .gz to the end of the filename.

API

The API documentation can be found in the iptv-org/api repository.

Resources

Links to other useful IPTV-related resources can be found in the iptv-org/awesome-iptv repository.

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.