Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources.
Find a file
iptv-bot[bot] 3b4a2f6138
[Bot] Daily update (#1619)
* [Bot] Update README.md

* [Bot] Update STATUS.md

Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com>
2023-01-07 12:09:10 +03:00
.github Update _update.yml 2023-01-05 15:58:24 +03:00
.readme Update readme.md 2022-11-22 21:46:56 -08:00
scripts Delete update_legacy.js 2023-01-05 12:08:29 +03:00
sites Added Desire TV 2023-01-06 06:29:45 +03:00
tests Delete update_legacy.test.js 2023-01-05 12:08:27 +03:00
.eslintrc.js Install eslint 2022-06-17 20:00:40 +03:00
.gitignore Update .gitignore 2022-03-15 15:26:11 +03:00
.prettierignore Create .prettierignore 2022-12-29 23:14:03 +03:00
.prettierrc.js Create .prettierrc.js 2022-12-29 23:15:57 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2022-11-18 08:18:46 +03:00
LICENSE wip 2021-03-13 15:51:19 +03:00
package-lock.json Upgrade epg-grabber package 2023-01-04 04:55:26 +03:00
package.json Upgrade epg-grabber package 2023-01-04 04:55:26 +03:00
README.md [Bot] Daily update (#1619) 2023-01-07 12:09:10 +03:00
STATUS.md [Bot] Daily update (#1586) 2022-12-30 12:30:45 +03:00
yarn.lock Upgrade epg-grabber package 2023-01-04 04:55:26 +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.

CountryChannelsEPG
🇧🇻 Bouvet Island4https://iptv-org.github.io/epg/guides/bv.xml
🇩🇰 Denmark36https://iptv-org.github.io/epg/guides/dk.xml
🇫🇴 Faroe Islands8https://iptv-org.github.io/epg/guides/fo.xml
🇫🇮 Finland25https://iptv-org.github.io/epg/guides/fi.xml
🇳🇴 Norway38https://iptv-org.github.io/epg/guides/no.xml
🇸🇯 Svalbard and Jan Mayen4https://iptv-org.github.io/epg/guides/sj.xml
🇸🇪 Sweden89https://iptv-org.github.io/epg/guides/se.xml
🇦🇽 Åland14https://iptv-org.github.io/epg/guides/ax.xml

All guides also have a compressed and JSON version. To download them, simply change the extension from .xml to .xml.gz or .json respectively.

Contribution

Please make sure to read the Contributing Guide before sending issue or a pull request.