From dffe0b3c8a823c7c1a66f795dc681d3c65d42ee8 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Mon, 15 May 2023 20:56:02 +0300 Subject: [PATCH] Update README.md --- README.md | 952 +++--------------------------------------------------- 1 file changed, 38 insertions(+), 914 deletions(-) diff --git a/README.md b/README.md index ac5580ee..3f20cdd1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # EPG -[![_update](https://github.com/iptv-org/epg/actions/workflows/_update.yml/badge.svg)](https://github.com/iptv-org/epg/actions/workflows/_update.yml) +Utilities for downloading the EPG (Electronic Program Guide) for thousands of TV channels from hundreds of sources. -EPG (Electronic Program Guide) for thousands of TV channels collected from different sources. +__IMPORTANT:__ We are no longer able to provide pre-made guides due to the disabling of GitHub Actions (Read more: https://github.com/orgs/iptv-org/discussions/12#discussioncomment-5219050). This repository now contains only utilities and configurations for downloading guides yourself. ## Table of contents - 🚀 [How to use?](#how-to-use) -- 🗓 [Guides](#guides) - 📺 [Playlists](#playlists) - 🗄 [Database](#database) - 👨‍💻 [API](#api) @@ -18,934 +17,59 @@ EPG (Electronic Program Guide) for thousands of TV channels collected from diffe ## How to use? -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. +To download the guide you must have [Node.js](https://nodejs.org/en) installed on your computer first. -You can also find the link to the guide by the name of the channel via https://iptv-org.github.io. +You will also need to install [Git](https://git-scm.com/downloads) to follow these instructions. -## Guides +After installing them, you need to open the [Console](https://en.wikipedia.org/wiki/Windows_Console) (or [Terminal](https://en.wikipedia.org/wiki/Terminal_(macOS)) if you have macOS) and type the following command: -
-Expand +```sh +git clone --depth 1 -b master https://github.com/iptv-org/epg.git +``` - -### Albanian +Then also through the Console navigate to the just downloaded `epg` folder: - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.blue.ch17https://iptv-org.github.io/epg/guides/sq/tv.blue.ch.xmltv.blue.ch
tvim.tv51https://iptv-org.github.io/epg/guides/sq/tvim.tv.xmltvim.tv
+```sh +cd epg +``` -### Arabic +And install all the necessary dependencies: - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
artonline.tv5https://iptv-org.github.io/epg/guides/ar/artonline.tv.xmlartonline.tv
bein.com76https://iptv-org.github.io/epg/guides/ar/bein.com.xmlbein.com
beinsports.com25https://iptv-org.github.io/epg/guides/ar/beinsports.com.xmlbeinsports.com
i24news.tv1https://iptv-org.github.io/epg/guides/ar/i24news.tv.xmli24news.tv
tv.blue.ch3https://iptv-org.github.io/epg/guides/ar/tv.blue.ch.xmltv.blue.ch
+```sh +npm install +``` -### Armenian +Now choose one of the sources (their complete list can be found in the [/sites](https://github.com/iptv-org/epg/tree/master/sites) folder) and start downloading the guide using the command: - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.mail.ru15https://iptv-org.github.io/epg/guides/hy/tv.mail.ru.xmltv.mail.ru
+```sh +SITE=example.com npm run grab +``` -### Azerbaijani +After the download is completed in the current directory will appear a new folder `guides`, which will store our XML files: - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.mail.ru6https://iptv-org.github.io/epg/guides/az/tv.mail.ru.xmltv.mail.ru
+```sh +guides +└── en + └── example.com.xml +``` -### Belarusian +Also you can make these guides available via URL by running your own server: - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.mail.ru1https://iptv-org.github.io/epg/guides/be/tv.mail.ru.xmltv.mail.ru
+```sh +npm run serve +``` -### Bengali +After that all the downloaded guides will be available at a link like this: - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
sky.com4https://iptv-org.github.io/epg/guides/bn/sky.com.xmlsky.com
tvpassport.com1https://iptv-org.github.io/epg/guides/bn/tvpassport.com.xmltvpassport.com
+``` +http://localhost:3000/guides/en/example.com.xml +``` -### Bosnian +In addition, they will be available on your local network at: - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
m.tv.sms.cz1https://iptv-org.github.io/epg/guides/bs/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at2https://iptv-org.github.io/epg/guides/bs/magentatv.at.xmlmagentatv.at
mtel.ba134https://iptv-org.github.io/epg/guides/bs/mtel.ba.xmlmtel.ba
tv.blue.ch6https://iptv-org.github.io/epg/guides/bs/tv.blue.ch.xmltv.blue.ch
- -### Bulgarian - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.dir.bg94https://iptv-org.github.io/epg/guides/bg/tv.dir.bg.xmltv.dir.bg
tvprofil.com67https://iptv-org.github.io/epg/guides/bg/tvprofil.com.xmltvprofil.com
- -### Burmese - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
unifi.com.my18https://iptv-org.github.io/epg/guides/my/unifi.com.my.xmlunifi.com.my
- -### Catalan - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
andorradifusio.ad1https://iptv-org.github.io/epg/guides/ca/andorradifusio.ad.xmlandorradifusio.ad
- -### Chinese - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
epg.i-cable.com66https://iptv-org.github.io/epg/guides/zh/epg.i-cable.com.xmlepg.i-cable.com
mytvsuper.com47https://iptv-org.github.io/epg/guides/zh/mytvsuper.com.xmlmytvsuper.com
nowplayer.now.com115https://iptv-org.github.io/epg/guides/zh/nowplayer.now.com.xmlnowplayer.now.com
rthk.hk4https://iptv-org.github.io/epg/guides/zh/rthk.hk.xmlrthk.hk
singtel.com22https://iptv-org.github.io/epg/guides/zh/singtel.com.xmlsingtel.com
tv.cctv.com94https://iptv-org.github.io/epg/guides/zh/tv.cctv.com.xmltv.cctv.com
- -### Croatian - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
ipko.com34https://iptv-org.github.io/epg/guides/hr/ipko.com.xmlipko.com
m.tv.sms.cz1https://iptv-org.github.io/epg/guides/hr/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at1https://iptv-org.github.io/epg/guides/hr/magentatv.at.xmlmagentatv.at
maxtv.hrvatskitelekom.hr118https://iptv-org.github.io/epg/guides/hr/maxtv.hrvatskitelekom.hr.xmlmaxtv.hrvatskitelekom.hr
tv.blue.ch5https://iptv-org.github.io/epg/guides/hr/tv.blue.ch.xmltv.blue.ch
tvprofil.com493https://iptv-org.github.io/epg/guides/hr/tvprofil.com.xmltvprofil.com
- -### Czech - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
m.tv.sms.cz370https://iptv-org.github.io/epg/guides/cs/m.tv.sms.cz.xmlm.tv.sms.cz
mujtvprogram.cz146https://iptv-org.github.io/epg/guides/cs/mujtvprogram.cz.xmlmujtvprogram.cz
tv.blue.ch1https://iptv-org.github.io/epg/guides/cs/tv.blue.ch.xmltv.blue.ch
- -### Danish - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
allente.se57https://iptv-org.github.io/epg/guides/da/allente.se.xmlallente.se
- -### Dutch - - - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
delta.nl198https://iptv-org.github.io/epg/guides/nl/delta.nl.xmldelta.nl
m.tv.sms.cz1https://iptv-org.github.io/epg/guides/nl/m.tv.sms.cz.xmlm.tv.sms.cz
melita.com1https://iptv-org.github.io/epg/guides/nl/melita.com.xmlmelita.com
programtv.onet.pl3https://iptv-org.github.io/epg/guides/nl/programtv.onet.pl.xmlprogramtv.onet.pl
telecablesat.fr3https://iptv-org.github.io/epg/guides/nl/telecablesat.fr.xmltelecablesat.fr
telenet.tv55https://iptv-org.github.io/epg/guides/nl/telenet.tv.xmltelenet.tv
tv.blue.ch1https://iptv-org.github.io/epg/guides/nl/tv.blue.ch.xmltv.blue.ch
tv.post.lu5https://iptv-org.github.io/epg/guides/nl/tv.post.lu.xmltv.post.lu
tvgids.nl106https://iptv-org.github.io/epg/guides/nl/tvgids.nl.xmltvgids.nl
vtm.be7https://iptv-org.github.io/epg/guides/nl/vtm.be.xmlvtm.be
ziggogo.tv103https://iptv-org.github.io/epg/guides/nl/ziggogo.tv.xmlziggogo.tv
- -### English - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
abc.net.au27https://iptv-org.github.io/epg/guides/en/abc.net.au.xmlabc.net.au
allente.se4https://iptv-org.github.io/epg/guides/en/allente.se.xmlallente.se
arianaafgtv.com1https://iptv-org.github.io/epg/guides/en/arianaafgtv.com.xmlarianaafgtv.com
arianatelevision.com1https://iptv-org.github.io/epg/guides/en/arianatelevision.com.xmlarianatelevision.com
bein.com77https://iptv-org.github.io/epg/guides/en/bein.com.xmlbein.com
beinsports.com38https://iptv-org.github.io/epg/guides/en/beinsports.com.xmlbeinsports.com
bt.com163https://iptv-org.github.io/epg/guides/en/bt.com.xmlbt.com
canalplus.com5https://iptv-org.github.io/epg/guides/en/canalplus.com.xmlcanalplus.com
cgates.lt38https://iptv-org.github.io/epg/guides/en/cgates.lt.xmlcgates.lt
delta.nl19https://iptv-org.github.io/epg/guides/en/delta.nl.xmldelta.nl
digiturk.com.tr11https://iptv-org.github.io/epg/guides/en/digiturk.com.tr.xmldigiturk.com.tr
directv.com432https://iptv-org.github.io/epg/guides/en/directv.com.xmldirectv.com
dishtv.in359https://iptv-org.github.io/epg/guides/en/dishtv.in.xmldishtv.in
dsmart.com.tr7https://iptv-org.github.io/epg/guides/en/dsmart.com.tr.xmldsmart.com.tr
dstv.com206https://iptv-org.github.io/epg/guides/en/dstv.com.xmldstv.com
epg.i-cable.com94https://iptv-org.github.io/epg/guides/en/epg.i-cable.com.xmlepg.i-cable.com
flixed.io315https://iptv-org.github.io/epg/guides/en/flixed.io.xmlflixed.io
foxsports.com.au8https://iptv-org.github.io/epg/guides/en/foxsports.com.au.xmlfoxsports.com.au
getafteritmedia.com5https://iptv-org.github.io/epg/guides/en/getafteritmedia.com.xmlgetafteritmedia.com
horizon.tv26https://iptv-org.github.io/epg/guides/en/horizon.tv.xmlhorizon.tv
i.mjh.nz677https://iptv-org.github.io/epg/guides/en/i.mjh.nz.xmli.mjh.nz
i24news.tv1https://iptv-org.github.io/epg/guides/en/i24news.tv.xmli24news.tv
ionplustv.com1https://iptv-org.github.io/epg/guides/en/ionplustv.com.xmlionplustv.com
m.tv.sms.cz110https://iptv-org.github.io/epg/guides/en/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at16https://iptv-org.github.io/epg/guides/en/magentatv.at.xmlmagentatv.at
magticom.ge10https://iptv-org.github.io/epg/guides/en/magticom.ge.xmlmagticom.ge
maxtv.hrvatskitelekom.hr24https://iptv-org.github.io/epg/guides/en/maxtv.hrvatskitelekom.hr.xmlmaxtv.hrvatskitelekom.hr
melita.com82https://iptv-org.github.io/epg/guides/en/melita.com.xmlmelita.com
meo.pt9https://iptv-org.github.io/epg/guides/en/meo.pt.xmlmeo.pt
mewatch.sg17https://iptv-org.github.io/epg/guides/en/mewatch.sg.xmlmewatch.sg
mncvision.id97https://iptv-org.github.io/epg/guides/en/mncvision.id.xmlmncvision.id
mtel.ba32https://iptv-org.github.io/epg/guides/en/mtel.ba.xmlmtel.ba
mujtvprogram.cz45https://iptv-org.github.io/epg/guides/en/mujtvprogram.cz.xmlmujtvprogram.cz
musor.tv18https://iptv-org.github.io/epg/guides/en/musor.tv.xmlmusor.tv
myafn.dodmedia.osd.mil8https://iptv-org.github.io/epg/guides/en/myafn.dodmedia.osd.mil.xmlmyafn.dodmedia.osd.mil
mysky.com.ph46https://iptv-org.github.io/epg/guides/en/mysky.com.ph.xmlmysky.com.ph
mytvsuper.com57https://iptv-org.github.io/epg/guides/en/mytvsuper.com.xmlmytvsuper.com
nowplayer.now.com127https://iptv-org.github.io/epg/guides/en/nowplayer.now.com.xmlnowplayer.now.com
ontvtonight.com180https://iptv-org.github.io/epg/guides/en/ontvtonight.com.xmlontvtonight.com
pbsguam.org1https://iptv-org.github.io/epg/guides/en/pbsguam.org.xmlpbsguam.org
plex.tv314https://iptv-org.github.io/epg/guides/en/plex.tv.xmlplex.tv
programtv.onet.pl42https://iptv-org.github.io/epg/guides/en/programtv.onet.pl.xmlprogramtv.onet.pl
rev.bs179https://iptv-org.github.io/epg/guides/en/rev.bs.xmlrev.bs
rthk.hk4https://iptv-org.github.io/epg/guides/en/rthk.hk.xmlrthk.hk
singtel.com96https://iptv-org.github.io/epg/guides/en/singtel.com.xmlsingtel.com
sky.co.nz93https://iptv-org.github.io/epg/guides/en/sky.co.nz.xmlsky.co.nz
sky.com325https://iptv-org.github.io/epg/guides/en/sky.com.xmlsky.com
sportsnet.ca8https://iptv-org.github.io/epg/guides/en/sportsnet.ca.xmlsportsnet.ca
starhubtvplus.com128https://iptv-org.github.io/epg/guides/en/starhubtvplus.com.xmlstarhubtvplus.com
startimestv.com338https://iptv-org.github.io/epg/guides/en/startimestv.com.xmlstartimestv.com
superguidatv.it3https://iptv-org.github.io/epg/guides/en/superguidatv.it.xmlsuperguidatv.it
tapdmv.com15https://iptv-org.github.io/epg/guides/en/tapdmv.com.xmltapdmv.com
telecablesat.fr6https://iptv-org.github.io/epg/guides/en/telecablesat.fr.xmltelecablesat.fr
telenet.tv20https://iptv-org.github.io/epg/guides/en/telenet.tv.xmltelenet.tv
teliatv.ee76https://iptv-org.github.io/epg/guides/en/teliatv.ee.xmlteliatv.ee
toonamiaftermath.com1https://iptv-org.github.io/epg/guides/en/toonamiaftermath.com.xmltoonamiaftermath.com
tv.blue.ch84https://iptv-org.github.io/epg/guides/en/tv.blue.ch.xmltv.blue.ch
tv.dir.bg6https://iptv-org.github.io/epg/guides/en/tv.dir.bg.xmltv.dir.bg
tv.post.lu31https://iptv-org.github.io/epg/guides/en/tv.post.lu.xmltv.post.lu
tv.yettel.hu6https://iptv-org.github.io/epg/guides/en/tv.yettel.hu.xmltv.yettel.hu
tv24.co.uk58https://iptv-org.github.io/epg/guides/en/tv24.co.uk.xmltv24.co.uk
tv24.se26https://iptv-org.github.io/epg/guides/en/tv24.se.xmltv24.se
tvguide.com85https://iptv-org.github.io/epg/guides/en/tvguide.com.xmltvguide.com
tvhebdo.com1https://iptv-org.github.io/epg/guides/en/tvhebdo.com.xmltvhebdo.com
tvmusor.hu4https://iptv-org.github.io/epg/guides/en/tvmusor.hu.xmltvmusor.hu
tvpassport.com824https://iptv-org.github.io/epg/guides/en/tvpassport.com.xmltvpassport.com
tvplus.com.tr10https://iptv-org.github.io/epg/guides/en/tvplus.com.tr.xmltvplus.com.tr
tvprofil.com4https://iptv-org.github.io/epg/guides/en/tvprofil.com.xmltvprofil.com
unifi.com.my45https://iptv-org.github.io/epg/guides/en/unifi.com.my.xmlunifi.com.my
virginmedia.com194https://iptv-org.github.io/epg/guides/en/virginmedia.com.xmlvirginmedia.com
virginmediatelevision.ie5https://iptv-org.github.io/epg/guides/en/virginmediatelevision.ie.xmlvirginmediatelevision.ie
watchyour.tv24https://iptv-org.github.io/epg/guides/en/watchyour.tv.xmlwatchyour.tv
wavve.com2https://iptv-org.github.io/epg/guides/en/wavve.com.xmlwavve.com
worldfishingnetwork.com1https://iptv-org.github.io/epg/guides/en/worldfishingnetwork.com.xmlworldfishingnetwork.com
xumo.tv150https://iptv-org.github.io/epg/guides/en/xumo.tv.xmlxumo.tv
ziggogo.tv23https://iptv-org.github.io/epg/guides/en/ziggogo.tv.xmlziggogo.tv
znbc.co.zm4https://iptv-org.github.io/epg/guides/en/znbc.co.zm.xmlznbc.co.zm
- -### Estonian - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
teliatv.ee65https://iptv-org.github.io/epg/guides/et/teliatv.ee.xmlteliatv.ee
telkku.com1https://iptv-org.github.io/epg/guides/et/telkku.com.xmltelkku.com
telsu.fi1https://iptv-org.github.io/epg/guides/et/telsu.fi.xmltelsu.fi
- -### Faroese - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
kvf.fo1https://iptv-org.github.io/epg/guides/fo/kvf.fo.xmlkvf.fo
- -### Finnish - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
allente.se35https://iptv-org.github.io/epg/guides/fi/allente.se.xmlallente.se
teliatv.ee2https://iptv-org.github.io/epg/guides/fi/teliatv.ee.xmlteliatv.ee
telkku.com51https://iptv-org.github.io/epg/guides/fi/telkku.com.xmltelkku.com
telkussa.fi41https://iptv-org.github.io/epg/guides/fi/telkussa.fi.xmltelkussa.fi
telsu.fi20https://iptv-org.github.io/epg/guides/fi/telsu.fi.xmltelsu.fi
- -### French - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
beinsports.com13https://iptv-org.github.io/epg/guides/fr/beinsports.com.xmlbeinsports.com
canalplus-caraibes.com126https://iptv-org.github.io/epg/guides/fr/canalplus-caraibes.com.xmlcanalplus-caraibes.com
canalplus-haiti.com111https://iptv-org.github.io/epg/guides/fr/canalplus-haiti.com.xmlcanalplus-haiti.com
canalplus-reunion.com118https://iptv-org.github.io/epg/guides/fr/canalplus-reunion.com.xmlcanalplus-reunion.com
canalplus.com221https://iptv-org.github.io/epg/guides/fr/canalplus.com.xmlcanalplus.com
chaines-tv.orange.fr194https://iptv-org.github.io/epg/guides/fr/chaines-tv.orange.fr.xmlchaines-tv.orange.fr
delta.nl3https://iptv-org.github.io/epg/guides/fr/delta.nl.xmldelta.nl
digiturk.com.tr1https://iptv-org.github.io/epg/guides/fr/digiturk.com.tr.xmldigiturk.com.tr
dstv.com1https://iptv-org.github.io/epg/guides/fr/dstv.com.xmldstv.com
epg.i-cable.com1https://iptv-org.github.io/epg/guides/fr/epg.i-cable.com.xmlepg.i-cable.com
horizon.tv2https://iptv-org.github.io/epg/guides/fr/horizon.tv.xmlhorizon.tv
i24news.tv1https://iptv-org.github.io/epg/guides/fr/i24news.tv.xmli24news.tv
m.tv.sms.cz5https://iptv-org.github.io/epg/guides/fr/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at2https://iptv-org.github.io/epg/guides/fr/magentatv.at.xmlmagentatv.at
maxtv.hrvatskitelekom.hr2https://iptv-org.github.io/epg/guides/fr/maxtv.hrvatskitelekom.hr.xmlmaxtv.hrvatskitelekom.hr
melita.com4https://iptv-org.github.io/epg/guides/fr/melita.com.xmlmelita.com
mon-programme-tv.be102https://iptv-org.github.io/epg/guides/fr/mon-programme-tv.be.xmlmon-programme-tv.be
mujtvprogram.cz4https://iptv-org.github.io/epg/guides/fr/mujtvprogram.cz.xmlmujtvprogram.cz
programme-tv.net210https://iptv-org.github.io/epg/guides/fr/programme-tv.net.xmlprogramme-tv.net
programme-tv.vini.pf2https://iptv-org.github.io/epg/guides/fr/programme-tv.vini.pf.xmlprogramme-tv.vini.pf
programtv.onet.pl3https://iptv-org.github.io/epg/guides/fr/programtv.onet.pl.xmlprogramtv.onet.pl
singtel.com1https://iptv-org.github.io/epg/guides/fr/singtel.com.xmlsingtel.com
startimestv.com1https://iptv-org.github.io/epg/guides/fr/startimestv.com.xmlstartimestv.com
superguidatv.it1https://iptv-org.github.io/epg/guides/fr/superguidatv.it.xmlsuperguidatv.it
telecablesat.fr266https://iptv-org.github.io/epg/guides/fr/telecablesat.fr.xmltelecablesat.fr
telenet.tv31https://iptv-org.github.io/epg/guides/fr/telenet.tv.xmltelenet.tv
teliatv.ee4https://iptv-org.github.io/epg/guides/fr/teliatv.ee.xmlteliatv.ee
tv.blue.ch162https://iptv-org.github.io/epg/guides/fr/tv.blue.ch.xmltv.blue.ch
tv.post.lu71https://iptv-org.github.io/epg/guides/fr/tv.post.lu.xmltv.post.lu
tv24.se2https://iptv-org.github.io/epg/guides/fr/tv24.se.xmltv24.se
tvhebdo.com231https://iptv-org.github.io/epg/guides/fr/tvhebdo.com.xmltvhebdo.com
tvpassport.com45https://iptv-org.github.io/epg/guides/fr/tvpassport.com.xmltvpassport.com
tvplus.com.tr2https://iptv-org.github.io/epg/guides/fr/tvplus.com.tr.xmltvplus.com.tr
tvprofil.com1https://iptv-org.github.io/epg/guides/fr/tvprofil.com.xmltvprofil.com
- -### Galician - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.blue.ch1https://iptv-org.github.io/epg/guides/gl/tv.blue.ch.xmltv.blue.ch
- -### Georgian - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
magticom.ge36https://iptv-org.github.io/epg/guides/ka/magticom.ge.xmlmagticom.ge
- -### German - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
delta.nl1https://iptv-org.github.io/epg/guides/de/delta.nl.xmldelta.nl
epg.i-cable.com1https://iptv-org.github.io/epg/guides/de/epg.i-cable.com.xmlepg.i-cable.com
hd-plus.de120https://iptv-org.github.io/epg/guides/de/hd-plus.de.xmlhd-plus.de
horizon.tv12https://iptv-org.github.io/epg/guides/de/horizon.tv.xmlhorizon.tv
m.tv.sms.cz14https://iptv-org.github.io/epg/guides/de/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at179https://iptv-org.github.io/epg/guides/de/magentatv.at.xmlmagentatv.at
maxtv.hrvatskitelekom.hr5https://iptv-org.github.io/epg/guides/de/maxtv.hrvatskitelekom.hr.xmlmaxtv.hrvatskitelekom.hr
melita.com2https://iptv-org.github.io/epg/guides/de/melita.com.xmlmelita.com
mujtvprogram.cz3https://iptv-org.github.io/epg/guides/de/mujtvprogram.cz.xmlmujtvprogram.cz
nowplayer.now.com1https://iptv-org.github.io/epg/guides/de/nowplayer.now.com.xmlnowplayer.now.com
programme-tv.net1https://iptv-org.github.io/epg/guides/de/programme-tv.net.xmlprogramme-tv.net
programtv.onet.pl34https://iptv-org.github.io/epg/guides/de/programtv.onet.pl.xmlprogramtv.onet.pl
sky.de79https://iptv-org.github.io/epg/guides/de/sky.de.xmlsky.de
telecablesat.fr2https://iptv-org.github.io/epg/guides/de/telecablesat.fr.xmltelecablesat.fr
telenet.tv1https://iptv-org.github.io/epg/guides/de/telenet.tv.xmltelenet.tv
teliatv.ee6https://iptv-org.github.io/epg/guides/de/teliatv.ee.xmlteliatv.ee
tv.blue.ch187https://iptv-org.github.io/epg/guides/de/tv.blue.ch.xmltv.blue.ch
tv.post.lu117https://iptv-org.github.io/epg/guides/de/tv.post.lu.xmltv.post.lu
tv24.se1https://iptv-org.github.io/epg/guides/de/tv24.se.xmltv24.se
tvheute.at52https://iptv-org.github.io/epg/guides/de/tvheute.at.xmltvheute.at
tvplus.com.tr1https://iptv-org.github.io/epg/guides/de/tvplus.com.tr.xmltvplus.com.tr
ziggogo.tv5https://iptv-org.github.io/epg/guides/de/ziggogo.tv.xmlziggogo.tv
- -### Greek - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
cosmote.gr85https://iptv-org.github.io/epg/guides/el/cosmote.gr.xmlcosmote.gr
novacyprus.com29https://iptv-org.github.io/epg/guides/el/novacyprus.com.xmlnovacyprus.com
novasports.gr16https://iptv-org.github.io/epg/guides/el/novasports.gr.xmlnovasports.gr
tv.blue.ch2https://iptv-org.github.io/epg/guides/el/tv.blue.ch.xmltv.blue.ch
tvpassport.com1https://iptv-org.github.io/epg/guides/el/tvpassport.com.xmltvpassport.com
- -### Hebrew - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
mako.co.il1https://iptv-org.github.io/epg/guides/he/mako.co.il.xmlmako.co.il
tv.post.lu1https://iptv-org.github.io/epg/guides/he/tv.post.lu.xmltv.post.lu
- -### Hindi - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
epg.i-cable.com1https://iptv-org.github.io/epg/guides/hi/epg.i-cable.com.xmlepg.i-cable.com
sky.com24https://iptv-org.github.io/epg/guides/hi/sky.com.xmlsky.com
tv.blue.ch2https://iptv-org.github.io/epg/guides/hi/tv.blue.ch.xmltv.blue.ch
unifi.com.my3https://iptv-org.github.io/epg/guides/hi/unifi.com.my.xmlunifi.com.my
- -### Hungarian - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
m.tv.sms.cz3https://iptv-org.github.io/epg/guides/hu/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at1https://iptv-org.github.io/epg/guides/hu/magentatv.at.xmlmagentatv.at
mediaklikk.hu8https://iptv-org.github.io/epg/guides/hu/mediaklikk.hu.xmlmediaklikk.hu
mujtvprogram.cz3https://iptv-org.github.io/epg/guides/hu/mujtvprogram.cz.xmlmujtvprogram.cz
musor.tv147https://iptv-org.github.io/epg/guides/hu/musor.tv.xmlmusor.tv
tv.blue.ch5https://iptv-org.github.io/epg/guides/hu/tv.blue.ch.xmltv.blue.ch
tv.yettel.hu68https://iptv-org.github.io/epg/guides/hu/tv.yettel.hu.xmltv.yettel.hu
tvmusor.hu85https://iptv-org.github.io/epg/guides/hu/tvmusor.hu.xmltvmusor.hu
tvpassport.com1https://iptv-org.github.io/epg/guides/hu/tvpassport.com.xmltvpassport.com
- -### Icelandic - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
ruv.is2https://iptv-org.github.io/epg/guides/is/ruv.is.xmlruv.is
- -### Indonesian - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
indihometv.com124https://iptv-org.github.io/epg/guides/id/indihometv.com.xmlindihometv.com
mncvision.id97https://iptv-org.github.io/epg/guides/id/mncvision.id.xmlmncvision.id
transvision.co.id78https://iptv-org.github.io/epg/guides/id/transvision.co.id.xmltransvision.co.id
vidio.com67https://iptv-org.github.io/epg/guides/id/vidio.com.xmlvidio.com
- -### Interlingua - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
unifi.com.my1https://iptv-org.github.io/epg/guides/ia/unifi.com.my.xmlunifi.com.my
- -### Irish - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
sky.com1https://iptv-org.github.io/epg/guides/ga/sky.com.xmlsky.com
- -### Italian - - - - - - - - - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
guidatv.sky.it163https://iptv-org.github.io/epg/guides/it/guidatv.sky.it.xmlguidatv.sky.it
m.tv.sms.cz1https://iptv-org.github.io/epg/guides/it/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at3https://iptv-org.github.io/epg/guides/it/magentatv.at.xmlmagentatv.at
maxtv.hrvatskitelekom.hr4https://iptv-org.github.io/epg/guides/it/maxtv.hrvatskitelekom.hr.xmlmaxtv.hrvatskitelekom.hr
mediaset.it15https://iptv-org.github.io/epg/guides/it/mediaset.it.xmlmediaset.it
melita.com22https://iptv-org.github.io/epg/guides/it/melita.com.xmlmelita.com
raiplay.it14https://iptv-org.github.io/epg/guides/it/raiplay.it.xmlraiplay.it
superguidatv.it159https://iptv-org.github.io/epg/guides/it/superguidatv.it.xmlsuperguidatv.it
telecablesat.fr3https://iptv-org.github.io/epg/guides/it/telecablesat.fr.xmltelecablesat.fr
telenet.tv2https://iptv-org.github.io/epg/guides/it/telenet.tv.xmltelenet.tv
teliatv.ee1https://iptv-org.github.io/epg/guides/it/teliatv.ee.xmlteliatv.ee
tivu.tv71https://iptv-org.github.io/epg/guides/it/tivu.tv.xmltivu.tv
tv.blue.ch83https://iptv-org.github.io/epg/guides/it/tv.blue.ch.xmltv.blue.ch
tv.post.lu7https://iptv-org.github.io/epg/guides/it/tv.post.lu.xmltv.post.lu
tv24.se3https://iptv-org.github.io/epg/guides/it/tv24.se.xmltv24.se
tvpassport.com1https://iptv-org.github.io/epg/guides/it/tvpassport.com.xmltvpassport.com
ziggogo.tv1https://iptv-org.github.io/epg/guides/it/ziggogo.tv.xmlziggogo.tv
- -### Japanese - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tvguide.myjcom.jp134https://iptv-org.github.io/epg/guides/ja/tvguide.myjcom.jp.xmltvguide.myjcom.jp
- -### Kalaallisut - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
knr.gl1https://iptv-org.github.io/epg/guides/kl/knr.gl.xmlknr.gl
- -### Korean - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
berrymedia.co.kr6https://iptv-org.github.io/epg/guides/ko/berrymedia.co.kr.xmlberrymedia.co.kr
ena.skylifetv.co.kr6https://iptv-org.github.io/epg/guides/ko/ena.skylifetv.co.kr.xmlena.skylifetv.co.kr
tving.com26https://iptv-org.github.io/epg/guides/ko/tving.com.xmltving.com
wavve.com75https://iptv-org.github.io/epg/guides/ko/wavve.com.xmlwavve.com
- -### Kurdish - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.blue.ch3https://iptv-org.github.io/epg/guides/ku/tv.blue.ch.xmltv.blue.ch
- -### Latvian - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.lv20https://iptv-org.github.io/epg/guides/lv/tv.lv.xmltv.lv
- -### Lithuanian - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
cgates.lt42https://iptv-org.github.io/epg/guides/lt/cgates.lt.xmlcgates.lt
- -### Luxembourgish - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.post.lu4https://iptv-org.github.io/epg/guides/lb/tv.post.lu.xmltv.post.lu
- -### Macedonian - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
maxtvgo.mk51https://iptv-org.github.io/epg/guides/mk/maxtvgo.mk.xmlmaxtvgo.mk
- -### Malay - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
astro.com.my137https://iptv-org.github.io/epg/guides/ms/astro.com.my.xmlastro.com.my
rtmklik.rtm.gov.my6https://iptv-org.github.io/epg/guides/ms/rtmklik.rtm.gov.my.xmlrtmklik.rtm.gov.my
singtel.com5https://iptv-org.github.io/epg/guides/ms/singtel.com.xmlsingtel.com
- -### Maltese - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
melita.com3https://iptv-org.github.io/epg/guides/mt/melita.com.xmlmelita.com
tvmi.mt3https://iptv-org.github.io/epg/guides/mt/tvmi.mt.xmltvmi.mt
- -### Mongolian - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
zuragt.mn31https://iptv-org.github.io/epg/guides/mn/zuragt.mn.xmlzuragt.mn
- -### Northern Sami - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
telsu.fi4https://iptv-org.github.io/epg/guides/se/telsu.fi.xmltelsu.fi
- -### Norwegian - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
allente.se70https://iptv-org.github.io/epg/guides/no/allente.se.xmlallente.se
frikanalen.no1https://iptv-org.github.io/epg/guides/no/frikanalen.no.xmlfrikanalen.no
- -### Polish - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
m.tv.sms.cz7https://iptv-org.github.io/epg/guides/pl/m.tv.sms.cz.xmlm.tv.sms.cz
magentatv.at1https://iptv-org.github.io/epg/guides/pl/magentatv.at.xmlmagentatv.at
programtv.onet.pl256https://iptv-org.github.io/epg/guides/pl/programtv.onet.pl.xmlprogramtv.onet.pl
tv.blue.ch1https://iptv-org.github.io/epg/guides/pl/tv.blue.ch.xmltv.blue.ch
- -### Portuguese - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
dstv.com1https://iptv-org.github.io/epg/guides/pt/dstv.com.xmldstv.com
meo.pt192https://iptv-org.github.io/epg/guides/pt/meo.pt.xmlmeo.pt
mi.tv254https://iptv-org.github.io/epg/guides/pt/mi.tv.xmlmi.tv
nos.pt133https://iptv-org.github.io/epg/guides/pt/nos.pt.xmlnos.pt
plex.tv1https://iptv-org.github.io/epg/guides/pt/plex.tv.xmlplex.tv
rtp.pt10https://iptv-org.github.io/epg/guides/pt/rtp.pt.xmlrtp.pt
tv.blue.ch8https://iptv-org.github.io/epg/guides/pt/tv.blue.ch.xmltv.blue.ch
tv.post.lu12https://iptv-org.github.io/epg/guides/pt/tv.post.lu.xmltv.post.lu
- -### Romanian - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
programetv.ro227https://iptv-org.github.io/epg/guides/ro/programetv.ro.xmlprogrametv.ro
tv.blue.ch4https://iptv-org.github.io/epg/guides/ro/tv.blue.ch.xmltv.blue.ch
- -### Russian - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
9tv.co.il1https://iptv-org.github.io/epg/guides/ru/9tv.co.il.xml9tv.co.il
m.tv.sms.cz3https://iptv-org.github.io/epg/guides/ru/m.tv.sms.cz.xmlm.tv.sms.cz
magticom.ge67https://iptv-org.github.io/epg/guides/ru/magticom.ge.xmlmagticom.ge
teliatv.ee80https://iptv-org.github.io/epg/guides/ru/teliatv.ee.xmlteliatv.ee
tv.blue.ch5https://iptv-org.github.io/epg/guides/ru/tv.blue.ch.xmltv.blue.ch
tv.mail.ru19https://iptv-org.github.io/epg/guides/ru/tv.mail.ru.xmltv.mail.ru
tv.post.lu2https://iptv-org.github.io/epg/guides/ru/tv.post.lu.xmltv.post.lu
tv.yandex.ru288https://iptv-org.github.io/epg/guides/ru/tv.yandex.ru.xmltv.yandex.ru
- -### Serbian - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
magentatv.at7https://iptv-org.github.io/epg/guides/sr/magentatv.at.xmlmagentatv.at
mts.rs346https://iptv-org.github.io/epg/guides/sr/mts.rs.xmlmts.rs
tv.blue.ch15https://iptv-org.github.io/epg/guides/sr/tv.blue.ch.xmltv.blue.ch
tvarenasport.com12https://iptv-org.github.io/epg/guides/sr/tvarenasport.com.xmltvarenasport.com
- -### Slovak - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
horizon.tv134https://iptv-org.github.io/epg/guides/sk/horizon.tv.xmlhorizon.tv
m.tv.sms.cz7https://iptv-org.github.io/epg/guides/sk/m.tv.sms.cz.xmlm.tv.sms.cz
mujtvprogram.cz23https://iptv-org.github.io/epg/guides/sk/mujtvprogram.cz.xmlmujtvprogram.cz
- -### Slovene - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv2go.t-2.net274https://iptv-org.github.io/epg/guides/sl/tv2go.t-2.net.xmltv2go.t-2.net
- -### Spanish - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
beinsports.com10https://iptv-org.github.io/epg/guides/es/beinsports.com.xmlbeinsports.com
cablego.com.pe24https://iptv-org.github.io/epg/guides/es/cablego.com.pe.xmlcablego.com.pe
cableplus.com.uy47https://iptv-org.github.io/epg/guides/es/cableplus.com.uy.xmlcableplus.com.uy
compulms.com4https://iptv-org.github.io/epg/guides/es/compulms.com.xmlcompulms.com
comteco.com.bo74https://iptv-org.github.io/epg/guides/es/comteco.com.bo.xmlcomteco.com.bo
directv.com40https://iptv-org.github.io/epg/guides/es/directv.com.xmldirectv.com
directv.com.ar178https://iptv-org.github.io/epg/guides/es/directv.com.ar.xmldirectv.com.ar
directv.com.uy142https://iptv-org.github.io/epg/guides/es/directv.com.uy.xmldirectv.com.uy
flixed.io28https://iptv-org.github.io/epg/guides/es/flixed.io.xmlflixed.io
gatotv.com359https://iptv-org.github.io/epg/guides/es/gatotv.com.xmlgatotv.com
i.mjh.nz2https://iptv-org.github.io/epg/guides/es/i.mjh.nz.xmli.mjh.nz
m.tv.sms.cz3https://iptv-org.github.io/epg/guides/es/m.tv.sms.cz.xmlm.tv.sms.cz
melita.com1https://iptv-org.github.io/epg/guides/es/melita.com.xmlmelita.com
mi.tv360https://iptv-org.github.io/epg/guides/es/mi.tv.xmlmi.tv
movistarplus.es182https://iptv-org.github.io/epg/guides/es/movistarplus.es.xmlmovistarplus.es
nuevosiglo.com.uy47https://iptv-org.github.io/epg/guides/es/nuevosiglo.com.uy.xmlnuevosiglo.com.uy
ontvtonight.com5https://iptv-org.github.io/epg/guides/es/ontvtonight.com.xmlontvtonight.com
plex.tv25https://iptv-org.github.io/epg/guides/es/plex.tv.xmlplex.tv
programacion-tv.elpais.com108https://iptv-org.github.io/epg/guides/es/programacion-tv.elpais.com.xmlprogramacion-tv.elpais.com
programacion.tcc.com.uy58https://iptv-org.github.io/epg/guides/es/programacion.tcc.com.uy.xmlprogramacion.tcc.com.uy
reportv.com.ar97https://iptv-org.github.io/epg/guides/es/reportv.com.ar.xmlreportv.com.ar
siba.com.co97https://iptv-org.github.io/epg/guides/es/siba.com.co.xmlsiba.com.co
teliatv.ee1https://iptv-org.github.io/epg/guides/es/teliatv.ee.xmlteliatv.ee
tv.blue.ch15https://iptv-org.github.io/epg/guides/es/tv.blue.ch.xmltv.blue.ch
tv.movistar.com.pe43https://iptv-org.github.io/epg/guides/es/tv.movistar.com.pe.xmltv.movistar.com.pe
tv.post.lu2https://iptv-org.github.io/epg/guides/es/tv.post.lu.xmltv.post.lu
tvcubana.icrt.cu10https://iptv-org.github.io/epg/guides/es/tvcubana.icrt.cu.xmltvcubana.icrt.cu
tvpassport.com23https://iptv-org.github.io/epg/guides/es/tvpassport.com.xmltvpassport.com
xumo.tv2https://iptv-org.github.io/epg/guides/es/xumo.tv.xmlxumo.tv
ziggogo.tv1https://iptv-org.github.io/epg/guides/es/ziggogo.tv.xmlziggogo.tv
- -### Swedish - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
allente.se109https://iptv-org.github.io/epg/guides/sv/allente.se.xmlallente.se
teliatv.ee2https://iptv-org.github.io/epg/guides/sv/teliatv.ee.xmlteliatv.ee
tv.nu178https://iptv-org.github.io/epg/guides/sv/tv.nu.xmltv.nu
tv24.se154https://iptv-org.github.io/epg/guides/sv/tv24.se.xmltv24.se
- -### Tamil - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
singtel.com1https://iptv-org.github.io/epg/guides/ta/singtel.com.xmlsingtel.com
tv.blue.ch1https://iptv-org.github.io/epg/guides/ta/tv.blue.ch.xmltv.blue.ch
- -### Thai - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.blue.ch1https://iptv-org.github.io/epg/guides/th/tv.blue.ch.xmltv.blue.ch
tv.trueid.net90https://iptv-org.github.io/epg/guides/th/tv.trueid.net.xmltv.trueid.net
- -### Turkish - - - - - - - - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
digiturk.com.tr103https://iptv-org.github.io/epg/guides/tr/digiturk.com.tr.xmldigiturk.com.tr
dsmart.com.tr97https://iptv-org.github.io/epg/guides/tr/dsmart.com.tr.xmldsmart.com.tr
magentatv.at1https://iptv-org.github.io/epg/guides/tr/magentatv.at.xmlmagentatv.at
melita.com2https://iptv-org.github.io/epg/guides/tr/melita.com.xmlmelita.com
tv.blue.ch15https://iptv-org.github.io/epg/guides/tr/tv.blue.ch.xmltv.blue.ch
tv.post.lu1https://iptv-org.github.io/epg/guides/tr/tv.post.lu.xmltv.post.lu
tvplus.com.tr132https://iptv-org.github.io/epg/guides/tr/tvplus.com.tr.xmltvplus.com.tr
ziggogo.tv8https://iptv-org.github.io/epg/guides/tr/ziggogo.tv.xmlziggogo.tv
- -### Ukrainian - - - - - - - - -
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
tv.blue.ch1https://iptv-org.github.io/epg/guides/uk/tv.blue.ch.xmltv.blue.ch
- - - -
-
- -To load the compressed version of the guide, just change the extension from `.xml` to `.xml.gz`. +``` +http://:3000/guides/en/example.com.xml +``` ## Playlists