From 22540bddf6ae6b9597de5dacf3ffacb1388ccdfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renzo=20Loui=20Ch=C3=A1vez=20Caycho?= Date: Sat, 16 Oct 2021 00:20:49 -0500 Subject: [PATCH 01/33] - Added TVCosmos.pe (https://tvcosmos.pe/) - Fixed DeporTV.ar group-title --- channels/ar.m3u | 4 ++-- channels/pe.m3u | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/channels/ar.m3u b/channels/ar.m3u index bd739ea6c..0fe82ea55 100644 --- a/channels/ar.m3u +++ b/channels/ar.m3u @@ -78,9 +78,9 @@ http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CPEtv.ar" tvg-country="AR" tvg-language="Spanish" tvg-logo="https://i.imgur.com/75UgF.png" group-title="",CPEtv (720p) [Offline] https://dcunilive28-lh.akamaihd.net/i/dclive_1@533583/master.m3u8 -#EXTINF:-1 tvg-id="DeporTV.ar" tvg-country="AR" tvg-language="Spanish" tvg-logo="https://cdn.mitvstatic.com/channels/ar_dxtv_m.png" group-title="Sport",DeporTV [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" tvg-country="AR" tvg-language="Spanish" tvg-logo="https://cdn.mitvstatic.com/channels/ar_dxtv_m.png" group-title="Sports",DeporTV [Not 24/7] http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live -#EXTINF:-1 tvg-id="DeporTV.ar" tvg-country="AR" tvg-language="Spanish" tvg-logo="https://cdn.mitvstatic.com/channels/ar_dxtv_m.png" group-title="Sport",DeporTV [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" tvg-country="AR" tvg-language="Spanish" tvg-logo="https://cdn.mitvstatic.com/channels/ar_dxtv_m.png" group-title="Sports",DeporTV [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live #EXTINF:-1 tvg-id="ElGarageTV.ar" tvg-country="HISPAM;ES" tvg-language="Spanish" tvg-logo="https://i.imgur.com/cd0hP5e.png" group-title="Auto",El Garage TV (480p) [Not 24/7] http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8 diff --git a/channels/pe.m3u b/channels/pe.m3u index 7552a1308..6339d0c28 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -291,6 +291,8 @@ https://mediastreamm.com:3531/live/tumpistvlive.m3u8 https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TVAndahuaylas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/panoramanoticiasandahuaylas/picture?width=320&height=320" group-title="Local",TV Andahuaylas [Not 24/7] https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8 +#EXTINF:-1 tvg-id="TVCosmos.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://tvcosmos.pe/includes/iso-cosmos.png" group-title="General",TV Cosmos (Perú) (720p) [Not 24/7] +https://59d39900ebfb8.streamlock.net:443/str15live/str15live/playlist.m3u8 #EXTINF:-1 tvg-id="TVHuarmey.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/TV6Huarmey/picture?width=320&height=320" group-title="Local",TV Huarmey [Not 24/7] https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey #EXTINF:-1 tvg-id="TVNorteChiclayo.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/tvnorte7/picture?width=320&height=320" group-title="Local",TV Norte (Chiclayo) [Not 24/7] From f52272fc1a99aaac32086aa95825fb4f2fa81346 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Sat, 16 Oct 2021 08:37:19 +0300 Subject: [PATCH 02/33] Upgrade iptv-playlist-parser package --- package-lock.json | 20 +++++++++++++++----- package.json | 2 +- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9b238823f..3f68e452c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "axios": "^0.21.4", "commander": "^7.0.0", "iptv-checker": "^0.21.0", - "iptv-playlist-parser": "^0.5.4", + "iptv-playlist-parser": "^0.9.0", "m3u-linter": "^0.2.1", "markdown-include": "^0.4.3", "natural-orderby": "^2.0.3", @@ -1946,11 +1946,16 @@ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" }, - "node_modules/iptv-playlist-parser": { + "node_modules/iptv-checker/node_modules/iptv-playlist-parser": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.5.4.tgz", "integrity": "sha512-sgzJ83LFLJQX8RhnWvjxEyeYwelLf+vPdNLWYwlozkmSl8IxU/y2qBxyGCvyqCKpIQDdU35wkrZ3k1nMpI3KGQ==" }, + "node_modules/iptv-playlist-parser": { + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.9.0.tgz", + "integrity": "sha512-F+aGQv1uBu6iWWlYfFjMhdk8vUofkeCMIbzvYiPBwYQOQBHd/OhFHxNTCCsFRGas2CjOSxDa29FNr0EZSkK/uw==" + }, "node_modules/is-ci": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-3.0.0.tgz", @@ -5293,13 +5298,18 @@ "version": "2.20.3", "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" + }, + "iptv-playlist-parser": { + "version": "0.5.4", + "resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.5.4.tgz", + "integrity": "sha512-sgzJ83LFLJQX8RhnWvjxEyeYwelLf+vPdNLWYwlozkmSl8IxU/y2qBxyGCvyqCKpIQDdU35wkrZ3k1nMpI3KGQ==" } } }, "iptv-playlist-parser": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.5.4.tgz", - "integrity": "sha512-sgzJ83LFLJQX8RhnWvjxEyeYwelLf+vPdNLWYwlozkmSl8IxU/y2qBxyGCvyqCKpIQDdU35wkrZ3k1nMpI3KGQ==" + "version": "0.9.0", + "resolved": "https://registry.npmjs.org/iptv-playlist-parser/-/iptv-playlist-parser-0.9.0.tgz", + "integrity": "sha512-F+aGQv1uBu6iWWlYfFjMhdk8vUofkeCMIbzvYiPBwYQOQBHd/OhFHxNTCCsFRGas2CjOSxDa29FNr0EZSkK/uw==" }, "is-ci": { "version": "3.0.0", diff --git a/package.json b/package.json index 22ed71f1d..11e9c055d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "axios": "^0.21.4", "commander": "^7.0.0", "iptv-checker": "^0.21.0", - "iptv-playlist-parser": "^0.5.4", + "iptv-playlist-parser": "^0.9.0", "m3u-linter": "^0.2.1", "markdown-include": "^0.4.3", "natural-orderby": "^2.0.3", From 31e794844c9b88fdc2dbf8b7daf2d331c5df2d72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renzo=20Loui=20Ch=C3=A1vez=20Caycho?= Date: Sat, 16 Oct 2021 11:06:19 -0500 Subject: [PATCH 03/33] Update channels/pe.m3u Co-authored-by: Shadix A. --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 6339d0c28..a981ce206 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -292,7 +292,7 @@ https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TVAndahuaylas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/panoramanoticiasandahuaylas/picture?width=320&height=320" group-title="Local",TV Andahuaylas [Not 24/7] https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://tvcosmos.pe/includes/iso-cosmos.png" group-title="General",TV Cosmos (Perú) (720p) [Not 24/7] -https://59d39900ebfb8.streamlock.net:443/str15live/str15live/playlist.m3u8 +https://59d39900ebfb8.streamlock.net/str15live/str15live/playlist.m3u8 #EXTINF:-1 tvg-id="TVHuarmey.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/TV6Huarmey/picture?width=320&height=320" group-title="Local",TV Huarmey [Not 24/7] https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey #EXTINF:-1 tvg-id="TVNorteChiclayo.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/tvnorte7/picture?width=320&height=320" group-title="Local",TV Norte (Chiclayo) [Not 24/7] From 74d6442c10cff8f5b231bd1df1ea71311da61034 Mon Sep 17 00:00:00 2001 From: dct-infra <84126039+dct-infra@users.noreply.github.com> Date: Sat, 16 Oct 2021 19:46:39 +0300 Subject: [PATCH 04/33] Updated pe --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index bb0ea6d91..1bf903893 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -173,7 +173,7 @@ https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital [Offline] -https://linkastream.co/headless?url=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live +http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="" group-title="General",Peru Magico http://38.131.11.9:1080/play/a0dh #EXTINF:-1 tvg-id="PeruvianRadioTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://peruvianradiotv.pe/wp-content/uploads/2021/03/Logo-Peruvian-6.png" group-title="Local",PeruvianRadio TV (720p) [Not 24/7] From f6bbe9064bc541bcf3a6dbf69b0fcb7b28a72eed Mon Sep 17 00:00:00 2001 From: dct-infra <84126039+dct-infra@users.noreply.github.com> Date: Sat, 16 Oct 2021 19:47:55 +0300 Subject: [PATCH 05/33] Update pe.m3u --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 1bf903893..cff8ff293 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -172,7 +172,7 @@ https://cdnhd.iblups.com/hls/ptv2.m3u8 https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live -#EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital [Offline] +#EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="" group-title="General",Peru Magico http://38.131.11.9:1080/play/a0dh From 2f24b4e7ee245e67f1296ad9fe8fcf47b9831d3d Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sat, 16 Oct 2021 17:37:22 -0500 Subject: [PATCH 06/33] Update ec.m3u --- channels/ec.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/channels/ec.m3u b/channels/ec.m3u index 8bafda17b..b96ae5e52 100644 --- a/channels/ec.m3u +++ b/channels/ec.m3u @@ -21,6 +21,8 @@ https://api.new.livestream.com/accounts/1359588/events/4428723/live.m3u8 https://59c3c7bda15f4.streamlock.net:444/universal/smil:universal.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://i.imgur.com/otOhIe8.png" group-title="",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u +#EXTINF:-1 tvg-id="ParaísoDigital.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="",Paraíso Digital +https://cloudvideo.servers10.com:8081/8106/index.m3u8 #EXTINF:-1 tvg-id="VisionRadioTelevision.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="Local",Visión Radio Televisión (720p) https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 #EXTINF:-1 tvg-id="WuanPlus.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/WuanPlus/picture?width=320&height=320" group-title="General",Wuan+ (720p) From bc82bbf7fdf7de53370454bbb158b8c365f18d8a Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sat, 16 Oct 2021 17:39:26 -0500 Subject: [PATCH 07/33] Update hn.m3u --- channels/hn.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/channels/hn.m3u b/channels/hn.m3u index 2f6619126..52438d78b 100644 --- a/channels/hn.m3u +++ b/channels/hn.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="AvivaTV.hn" tvg-country="HN" tvg-language="Spanish" tvg-logo="" group-title="",Aviva TV +https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 #EXTINF:-1 tvg-id="CampusTV.hn" tvg-country="HN" tvg-language="" tvg-logo="" group-title="",Campus TV (360p) [Not 24/7] http://st2.worldkast.com/8004/8004/playlist.m3u8 #EXTINF:-1 tvg-id="CCIChannel.hn" tvg-country="HN" tvg-language="Spanish" tvg-logo="https://www.ccichannel.tv/wp-content/uploads/2018/01/CCICHANNELlogo.png" group-title="",CCI Channel (720p) From e087bbfb6d2461a22f0d660ab5f74caf065e4afe Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sat, 16 Oct 2021 17:52:09 -0500 Subject: [PATCH 08/33] Update pe.m3u --- channels/pe.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/channels/pe.m3u b/channels/pe.m3u index 2e4d7cfe8..b83458e06 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -341,5 +341,7 @@ https://5ee0faac3bbae.streamlock.net/visionmusica/visionmusica/playlist.m3u8 http://free.fullspeed.tv/query?url=https://www.dailymotion.com/WillaxTV #EXTINF:-1 tvg-id="Willax.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/willaxtv/picture?width=320&height=320" group-title="General",Willax (480p) [Not 24/7] https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/WillaxTV +#EXTINF:-1 tvg-id="Wtv.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://1.bp.blogspot.com/-u2cQaqrC-MM/XtMgGoEPjuI/AAAAAAAAAi0/MdatufRBFL8tzM7UQ-W6QlN4EwCrwBprgCLcBGAsYHQ/s400/71062193_108412730561392_4146096209032904704_o.png" group-title="Local",Wtv (La Verdad y Punto) (Chincha) [Not 24/7] +https://v4.tustreaming.cl/wtv/live1/index.m3u8 #EXTINF:-1 tvg-id="XTVChachapoyas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/canalxtvperu/picture?width=320&height=320" group-title="Local",X TV (Chachapoyas) [Not 24/7] https://stmv.panel.grupolimalive.com/xtv/xtv/playlist.m3u8 From 2a1289a06c896c1b40b9b94f6d734600c0013c85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renzo=20Loui=20Ch=C3=A1vez=20Caycho?= Date: Sun, 17 Oct 2021 00:06:18 -0500 Subject: [PATCH 09/33] Update channels/pe.m3u Co-authored-by: Aleksandr Statciuk --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index b50722933..afe59bb3d 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -293,7 +293,7 @@ https://mediastreamm.com:3531/live/tumpistvlive.m3u8 https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TVAndahuaylas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/panoramanoticiasandahuaylas/picture?width=320&height=320" group-title="Local",TV Andahuaylas [Not 24/7] https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8 -#EXTINF:-1 tvg-id="TVCosmos.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://tvcosmos.pe/includes/iso-cosmos.png" group-title="General",TV Cosmos (Perú) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVCosmos.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://tvcosmos.pe/includes/iso-cosmos.png" group-title="General",TV Cosmos (720p) [Not 24/7] https://59d39900ebfb8.streamlock.net/str15live/str15live/playlist.m3u8 #EXTINF:-1 tvg-id="TVHuarmey.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/TV6Huarmey/picture?width=320&height=320" group-title="Local",TV Huarmey [Not 24/7] https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey From 22b06bfb68275a84f5d5a55a53d1dae95edba9c6 Mon Sep 17 00:00:00 2001 From: Allan Fernando Date: Sun, 17 Oct 2021 04:10:17 -0300 Subject: [PATCH 10/33] Fix Record News --- channels/br.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/br.m3u b/channels/br.m3u index 9d71f8494..654ccbd6d 100644 --- a/channels/br.m3u +++ b/channels/br.m3u @@ -80,7 +80,7 @@ https://stmv1.duvoxtv.com.br/novelaplz/novelaplz/playlist.m3u8 http://213.13.26.11:1935/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="PUCTVGoias.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="http://www.puctvgoias.com.br/img/logo.png" group-title="Religious",PUC TV Goiás (180p) [Not 24/7] http://flash.softhost.com.br:1935/pucgoias/aovivo/live.m3u8 -#EXTINF:-1 tvg-id="RecordNews.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/c/c7/Logotipo_da_Record_News_%282016%29.png" group-title="news",Record News (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="RecordNews.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/c/c7/Logotipo_da_Record_News_%282016%29.png" group-title="News",Record News (720p) [Geo-blocked] https://playplusnews-lh.akamaihd.net/i/pp_nws@377849/master.m3u8 #EXTINF:-1 tvg-id="RecordBelem.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/TD6ZJoa.png" group-title="General",Record TV Belem (720p) [Geo-blocked] https://playpluspa-lh.akamaihd.net/i/pp_pa@377468/index_720_av-p.m3u8 From 425425fca33498a4ec8ae2d92183cb12e067ead3 Mon Sep 17 00:00:00 2001 From: what-a <88639906+what-a@users.noreply.github.com> Date: Sun, 17 Oct 2021 12:39:02 -0700 Subject: [PATCH 11/33] Update us_roku.m3u Improved logo for the BUZZR channel. --- channels/us_roku.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/us_roku.m3u b/channels/us_roku.m3u index e73f22b00..116bcaa0e 100644 --- a/channels/us_roku.m3u +++ b/channels/us_roku.m3u @@ -19,7 +19,7 @@ https://bloomberg-quicktake-1.roku.wurl.com/manifest/playlist.m3u8 https://bonappetit-roku-us.amagi.tv/hls/amagi_hls_data_condenast-bonappetitroku/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BratTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/lhjj94a.png" group-title="Kids",Brat TV (1080p) https://brat-roku-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Buzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://www.samsung.com/us/smg/content/dam/s7/home/televisions-and-home-theater/tvs/tv-plus/us-channel-lineup/BUZZR_190x190.png?raw=true" group-title="Entertainment",Buzzr (1080p) +#EXTINF:-1 tvg-id="Buzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://upload.wikimedia.org/wikipedia/en/8/84/NewBUZZRLogo2021.png" group-title="Entertainment",Buzzr (1080p) https://buzzr-roku-us.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CheddarNews.us" tvg-country="US" tvg-language="English" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/607766d942e7e542aa73ddf2" group-title="News",Cheddar News (1080p) https://cheddar-cheddar-3.roku.wurl.com/manifest/playlist.m3u8 From e2fb16c923742d22bd9bb13151c2f8996c39e0ec Mon Sep 17 00:00:00 2001 From: what-a <88639906+what-a@users.noreply.github.com> Date: Sun, 17 Oct 2021 12:41:14 -0700 Subject: [PATCH 12/33] Update us_pluto.m3u Improved logo for the BUZZR channel. --- channels/us_pluto.m3u | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/channels/us_pluto.m3u b/channels/us_pluto.m3u index 1620808f1..dd66bc587 100644 --- a/channels/us_pluto.m3u +++ b/channels/us_pluto.m3u @@ -293,9 +293,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1edac39 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b5a4bb7da5c0007e5c9e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b5a4bb7da5c0007e5c9e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c631817-0713-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVBubbleGuppies.us" tvg-country="US" tvg-language="English" tvg-logo="https://images.pluto.tv/channels/5e8b5a4bb7da5c0007e5c9e9/colorLogoPNG.png" group-title="Kids",Pluto TV Bubble Guppies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5a4bb7da5c0007e5c9e9/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVBuzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://tvpmlogopus.samsungcloud.tv/platform/image/sourcelogo/vc/70/04/74/USBA300030Q8_20210609T003452.png" group-title="",Pluto TV Buzzr (720p) +#EXTINF:-1 tvg-id="PlutoTVBuzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://upload.wikimedia.org/wikipedia/en/8/84/NewBUZZRLogo2021.png" group-title="",Pluto TV Buzzr (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bfbe4ced4f7b601b12e6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=540&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVBuzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://tvpmlogopus.samsungcloud.tv/platform/image/sourcelogo/vc/70/04/74/USBA300030Q8_20210609T003452.png" group-title="",Pluto TV Buzzr (720p) +#EXTINF:-1 tvg-id="PlutoTVBuzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://upload.wikimedia.org/wikipedia/en/8/84/NewBUZZRLogo2021.png" group-title="",Pluto TV Buzzr (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCars.us" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5812b3a4249444e05d09cc46/colorLogoPNG.png" group-title="Auto",Pluto TV Cars (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c12ba66eae03059cbdc77f2/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY From 76499cec52e4fe5c65c6f54aed3bd1be449817f0 Mon Sep 17 00:00:00 2001 From: dct-infra <84126039+dct-infra@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:58:31 +0300 Subject: [PATCH 13/33] pt. issue #5082 --- channels/pt.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pt.m3u b/channels/pt.m3u index 042a8db90..fb7d4bc0f 100644 --- a/channels/pt.m3u +++ b/channels/pt.m3u @@ -47,7 +47,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 http://live.impresa.pt/live/sicint/sicint.m3u8 #EXTINF:-1 tvg-id="SICMulher.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="" group-title="Entertainment",SIC Mulher [Offline] http://185.236.229.21:9981/play/a037 -#EXTINF:-1 tvg-id="SICNoticias.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="" group-title="News",SIC Noticias [Geo-blocked] +#EXTINF:-1 tvg-id="SICNoticias.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/a/ab/SN_300x130-escuro.png" group-title="News",SIC Noticias [Geo-blocked] http://live.impresa.pt/live/sicnot/sicnot.m3u8 #EXTINF:-1 tvg-id="SobrenaturalTV.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/jYIf7Mz.png" group-title="Religious",Sobrenatural TV (1080p) http://213.13.26.11:1935/live/sobrenaturaltv/livestream.m3u8 From a1ee4232123c585c2677a457d796125966cefeb3 Mon Sep 17 00:00:00 2001 From: dct-infra <84126039+dct-infra@users.noreply.github.com> Date: Mon, 18 Oct 2021 13:02:00 +0300 Subject: [PATCH 14/33] pt. issue #5081 --- channels/pt.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pt.m3u b/channels/pt.m3u index fb7d4bc0f..4eb1ef814 100644 --- a/channels/pt.m3u +++ b/channels/pt.m3u @@ -85,7 +85,7 @@ http://185.236.229.21:9981/play/a061 http://185.236.229.21:9981/play/a05z #EXTINF:-1 tvg-id="TVCineTop.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Top (1080p) http://185.236.229.21:9981/play/a04w -#EXTINF:-1 tvg-id="TVI24.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="" group-title="News",TVI24 (480p) +#EXTINF:-1 tvg-id="TVI24.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/5/50/Tvi_24.png" group-title="News",TVI24 (480p) https://iptv-all.lanesh4d0w.codes/portugal/tvi24 #EXTINF:-1 tvg-id="TVIReality.pt" tvg-country="PT" tvg-language="" tvg-logo="" group-title="",TVI Reality (480p) https://video-auth2.iol.pt/live_tvi_direct/live_tvi_direct/edge_servers/tvireality-480p/chunks.m3u8 From e67abbdf8e6e0dc347902f53b30cb8aeda439478 Mon Sep 17 00:00:00 2001 From: dct-infra <84126039+dct-infra@users.noreply.github.com> Date: Mon, 18 Oct 2021 13:20:51 +0300 Subject: [PATCH 15/33] ua. issue #5053 --- channels/ua.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/ua.m3u b/channels/ua.m3u index e57f978d6..28bd7fb0c 100644 --- a/channels/ua.m3u +++ b/channels/ua.m3u @@ -55,7 +55,7 @@ https://cdn10.live-tv.od.ua:8083/kratu/kratu-abr/playlist.m3u8 https://cdn10.live-tv.od.ua:8083/kratu/kratu/playlist.m3u8 #EXTINF:-1 tvg-id="Lale.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="Kids",Lale (504p) http://stream.atr.ua/lale/live/index.m3u8 -#EXTINF:-1 tvg-id="M1.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="Music",M1 (1080p) +#EXTINF:-1 tvg-id="M1.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="https://i.postimg.cc/SRCMK3vb/m1-ua.png" group-title="Music",M1 (1080p) http://live.m2.tv/hls2/stream.m3u8 #EXTINF:-1 tvg-id="M2.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="Music",M2 (720p) http://live.m2.tv/hls3/stream.m3u8 From aac96414442d670726a0f2d6ae9da7bb456d47bb Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 08:05:02 -0500 Subject: [PATCH 16/33] Add Sur TV Digital --- channels/pe.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/channels/pe.m3u b/channels/pe.m3u index 5acabd1a3..b1c67b1fa 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -263,6 +263,8 @@ https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 #EXTINF:-1 tvg-id="SurTVIlo.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/surtvilo/picture?width=320&height=320" group-title="Local",SurTV (Ilo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 +#EXTINF:-1 tvg-id="SurTVDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://surtvdigital.pe/wp-content/uploads/2020/11/sur-tv.png" group-title="Local",Sur TV Digital (Lima) (1080p) [Not 24/7] +https://megastreamm.com:3631/multi_web/play.m3u8 #EXTINF:-1 tvg-id="Tele2000.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Tele2000oficial/picture?width=320&height=320" group-title="Local",Tele2000 (Ayacucho) [Not 24/7] https://mediastreamm.com:3126/live/tele2000live.m3u8 #EXTINF:-1 tvg-id="TelesurCamana.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/telesurexpresion/picture?width=320&height=320" group-title="Local",Telesur (Camana) [Not 24/7] From b1e94a7ad136d8142479d7d8d66f19afc95020c9 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:08:12 -0500 Subject: [PATCH 17/33] Set offline to Omega TV and add OasisRTV --- channels/pe.m3u | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 5acabd1a3..45aa49569 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -156,8 +156,10 @@ http://free.fullspeed.tv/query?url=https://www.twitch.tv/nuestratvlima https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OKTeVe.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OKTelevision.pe/picture?width=320&height=320" group-title="Local",OK TeVe (Yurimaguas) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/wesdey3/wesdey3/playlist.m3u8 -#EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Not 24/7] +#EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Offline] https://7.innovatestream.pe:19360/omega/omega.m3u8 +#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV +https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (1080p) [Not 24/7] https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (720p) [Not 24/7] From 6c224ef2566f2fdbf6945a2224ae0d596a4914b5 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 12:13:06 -0500 Subject: [PATCH 18/33] Update pe.m3u --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 45aa49569..f0a672c83 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -158,7 +158,7 @@ https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitc https://stmv.panel.grupolimalive.com/wesdey3/wesdey3/playlist.m3u8 #EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Offline] https://7.innovatestream.pe:19360/omega/omega.m3u8 -#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV +#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV (Trujillo) https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (1080p) [Not 24/7] https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 From 079b8ab3a3821c088900d60d2e195f21f48f5fe8 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 13:00:24 -0500 Subject: [PATCH 19/33] Add UDG44 --- channels/mx.m3u | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/channels/mx.m3u b/channels/mx.m3u index 3501ea7fa..6f27718c9 100644 --- a/channels/mx.m3u +++ b/channels/mx.m3u @@ -207,3 +207,7 @@ https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8 https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UnoTV.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="" group-title="",Uno TV (720p) [Not 24/7] https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 +#EXTINF:-1 tvg-id="UDG44.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/UDGTV44/picture?width=320&height=320" group-title="General",UDG44 TV [Not 24/7] +https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x3m1xfy?autoplay=1 +#EXTINF:-1 tvg-id="UDG44.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/UDGTV44/picture?width=320&height=320" group-title="General",UDG44 TV [Not 24/7] +http://free.fullspeed.tv/query?url=https://www.dailymotion.com/embed/video/x3m1xfy?autoplay=1 From d2a4ffd09a64586832c8731c54e86a2e47929bb5 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 13:09:57 -0500 Subject: [PATCH 20/33] Add OrientalTV --- channels/pe.m3u | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/channels/pe.m3u b/channels/pe.m3u index f0a672c83..1f9c729fa 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -164,6 +164,10 @@ https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (720p) [Not 24/7] https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 +#EXTINF:-1 tvg-id="OrientalTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OrientalTV.pe/picture?width=320&height=320" group-title="Local",Oriental TV 21 (Pucallpa) [Not 24/7] +https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/orientaltv21 +#EXTINF:-1 tvg-id="OrientalTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OrientalTV.pe/picture?width=320&height=320" group-title="Local",Oriental TV 21 (Pucallpa) [Not 24/7] +http://free.fullspeed.tv/query?url=https://www.twitch.tv/orientaltv21 #EXTINF:-1 tvg-id="OvacionTV.pe" tvg-country="PE;UY" tvg-language="Spanish" tvg-logo="https://ovacion.pe/sites/default/files/logo-ovacion.png" group-title="Sports",Ovacion TV (720p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" tvg-country="PE;UY" tvg-language="Spanish" tvg-logo="https://ovacion.pe/sites/default/files/logo-ovacion.png" group-title="Sports",Ovación TV (720p) [Not 24/7] From ea1f0603ebe8e8cb24e9a1a240bc32fe9d2315e8 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 15:29:35 -0500 Subject: [PATCH 21/33] Update pe.m3u Revert Omega TV --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 1f9c729fa..4b05cf62c 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -156,7 +156,7 @@ http://free.fullspeed.tv/query?url=https://www.twitch.tv/nuestratvlima https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OKTeVe.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OKTelevision.pe/picture?width=320&height=320" group-title="Local",OK TeVe (Yurimaguas) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/wesdey3/wesdey3/playlist.m3u8 -#EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Offline] +#EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Not 24/7] https://7.innovatestream.pe:19360/omega/omega.m3u8 #EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV (Trujillo) https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 From 2d13974c96d00dfb050d69bbe41733f7f1856843 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 16:00:27 -0500 Subject: [PATCH 22/33] =?UTF-8?q?Add=20Salgal=C3=BATV?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- channels/pe.m3u | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 4b05cf62c..378cb706a 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -248,7 +248,9 @@ https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 https://tvdatta.com:3344/live/rumbamixlive.m3u8 #EXTINF:-1 tvg-id="RWTelevisionTarapoto.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/rwtelevision/picture?width=320&height=320" group-title="Local",RW Televisión (Tarapoto) [Not 24/7] https://tvdatta.com:3952/live/rwtelevisionlive.m3u8 -#EXTINF:-1 tvg-id="SelvaMiaTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/103910101231367/picture?width=320&height=320" group-title="Local",SelvaMía TV (Aguaytía) [Not 24/7] +#EXTINF:-1 tvg-id="SalgalúTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/103910101231367/picture?width=320&height=320" group-title="Culture",Salgalú TV [Not 24/7] +https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 +#EXTINF:-1 tvg-id="SelvaMiaTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/salgalucomunicacionquenosacerca/picture?width=320&height=320" group-title="Local",SelvaMía TV (Aguaytía) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 #EXTINF:-1 tvg-id="Sistema1.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/sistema1tv/picture?width=320&height=320" group-title="Local",Sistema 1 (Huaraz) (720p) [Not 24/7] https://rtmp02.portalexpress.es/sistema1tv/sistema1tv/playlist.m3u8 From 861d7f9a89ee8f6c0311095063a43628ff19eda1 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 18 Oct 2021 18:03:27 -0500 Subject: [PATCH 23/33] Add 550Satellite --- channels/pe.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/channels/pe.m3u b/channels/pe.m3u index 378cb706a..68cb34fde 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="550.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/cctvradio.groups/picture?width=320&height=320" group-title="Music",550Satellite (CCTVRadio) [Not 24/7] +https://vdo.alphaserver.gr:3305/stream/play.m3u8 #EXTINF:-1 tvg-id="AndesTelevisión.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CsW4Op8.png" group-title="Local",Andes Televisión (Sicusani) [Not 24/7] https://srv4.zcast.com.br/prelatura2020/prelatura2020/playlist.m3u8 #EXTINF:-1 tvg-id="AntaresTelevision.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/antaresTvRadioOficial/picture?width=320&height=320" group-title="Local",Antares Televisión (720p) [Not 24/7] From e7fe4ca11c8d703abeb01b904e3e4a961c77e725 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 19 Oct 2021 03:30:17 +0300 Subject: [PATCH 24/33] Delete -request-list.md --- .github/ISSUE_TEMPLATE/-request-list.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/-request-list.md diff --git a/.github/ISSUE_TEMPLATE/-request-list.md b/.github/ISSUE_TEMPLATE/-request-list.md deleted file mode 100644 index af52bdf4a..000000000 --- a/.github/ISSUE_TEMPLATE/-request-list.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: "\U0001F4DD Request List" -about: List of requests from other issues -title: xxx Request Channels -labels: channel request -assignees: '' ---- - -List of requests for XXX channels from other issues: - -- [ ] xxx - -If you find a working link to a channel from the list you can add it directly to the playlist by making a pull request, just read this [guide](https://github.com/iptv-org/iptv/blob/master/CONTRIBUTING.md#add-or-replace-a-stream) before you do it. From 9b6532eeff5f1d46339dc55a0f17f451161840d7 Mon Sep 17 00:00:00 2001 From: dct-infra <84126039+dct-infra@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:22:40 +0300 Subject: [PATCH 25/33] updayte --- channels/pe.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 8b354c4aa..21314ff09 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -174,7 +174,7 @@ https://cdnhd.iblups.com/hls/ptv2.m3u8 https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live -#EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) +#EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="" group-title="General",Peru Magico http://38.131.11.9:1080/play/a0dh From b6cfd075fbfae4bf16c13ce973df8ce0c18a43e3 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Tue, 19 Oct 2021 16:44:20 +0300 Subject: [PATCH 26/33] [Bot] Update playlists (#5097) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 96 ++++++++++++++++++++++++------------------------- channels/at.m3u | 2 +- channels/bj.m3u | 2 +- channels/br.m3u | 2 +- channels/ch.m3u | 6 ++-- channels/cl.m3u | 2 +- channels/cn.m3u | 2 +- channels/kr.m3u | 2 +- channels/pe.m3u | 4 +-- channels/sa.m3u | 2 +- channels/sl.m3u | 2 +- channels/us.m3u | 6 ++-- 12 files changed, 64 insertions(+), 64 deletions(-) diff --git a/README.md b/README.md index 0401e39e0..c9a6b3d97 100644 --- a/README.md +++ b/README.md @@ -44,13 +44,13 @@ Or select one of the playlists from the list below. Education19https://iptv-org.github.io/iptv/categories/education.m3u Entertainment208https://iptv-org.github.io/iptv/categories/entertainment.m3u Family30https://iptv-org.github.io/iptv/categories/family.m3u - General329https://iptv-org.github.io/iptv/categories/general.m3u + General330https://iptv-org.github.io/iptv/categories/general.m3u Kids180https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle81https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Local770https://iptv-org.github.io/iptv/categories/local.m3u + Lifestyle80https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Local771https://iptv-org.github.io/iptv/categories/local.m3u Movies239https://iptv-org.github.io/iptv/categories/movies.m3u - Music378https://iptv-org.github.io/iptv/categories/music.m3u + Music379https://iptv-org.github.io/iptv/categories/music.m3u News421https://iptv-org.github.io/iptv/categories/news.m3u Outdoor27https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax19https://iptv-org.github.io/iptv/categories/relax.m3u @@ -58,11 +58,11 @@ Or select one of the playlists from the list below. Series216https://iptv-org.github.io/iptv/categories/series.m3u Science10https://iptv-org.github.io/iptv/categories/science.m3u Shop44https://iptv-org.github.io/iptv/categories/shop.m3u - Sports180https://iptv-org.github.io/iptv/categories/sports.m3u + Sports183https://iptv-org.github.io/iptv/categories/sports.m3u Travel15https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3670https://iptv-org.github.io/iptv/categories/other.m3u + Other3669https://iptv-org.github.io/iptv/categories/other.m3u @@ -83,7 +83,7 @@ Or select one of the playlists from the list below. Akan2https://iptv-org.github.io/iptv/languages/aka.m3u Albanian34https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic349https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic350https://iptv-org.github.io/iptv/languages/ara.m3u Armenian28https://iptv-org.github.io/iptv/languages/hye.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u Azerbaijani25https://iptv-org.github.io/iptv/languages/aze.m3u @@ -95,19 +95,19 @@ Or select one of the playlists from the list below. Bulgarian6https://iptv-org.github.io/iptv/languages/bul.m3u Burmese0https://iptv-org.github.io/iptv/languages/mya.m3u Catalan10https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese838https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese839https://iptv-org.github.io/iptv/languages/zho.m3u Croatian12https://iptv-org.github.io/iptv/languages/hrv.m3u Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u Dutch48https://iptv-org.github.io/iptv/languages/nld.m3u - English1969https://iptv-org.github.io/iptv/languages/eng.m3u + English1968https://iptv-org.github.io/iptv/languages/eng.m3u Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Finnish6https://iptv-org.github.io/iptv/languages/fin.m3u - French214https://iptv-org.github.io/iptv/languages/fra.m3u + French213https://iptv-org.github.io/iptv/languages/fra.m3u Galician7https://iptv-org.github.io/iptv/languages/glg.m3u Georgian9https://iptv-org.github.io/iptv/languages/kat.m3u - German155https://iptv-org.github.io/iptv/languages/deu.m3u + German156https://iptv-org.github.io/iptv/languages/deu.m3u Hebrew16https://iptv-org.github.io/iptv/languages/heb.m3u Hindi88https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian14https://iptv-org.github.io/iptv/languages/hun.m3u @@ -121,7 +121,7 @@ Or select one of the playlists from the list below. Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer4https://iptv-org.github.io/iptv/languages/khm.m3u Kinyarwanda2https://iptv-org.github.io/iptv/languages/kin.m3u - Korean34https://iptv-org.github.io/iptv/languages/kor.m3u + Korean35https://iptv-org.github.io/iptv/languages/kor.m3u Kurdish25https://iptv-org.github.io/iptv/languages/kur.m3u Kyrgyz1https://iptv-org.github.io/iptv/languages/kir.m3u Lao3https://iptv-org.github.io/iptv/languages/lao.m3u @@ -146,7 +146,7 @@ Or select one of the playlists from the list below. Pashto7https://iptv-org.github.io/iptv/languages/pus.m3u Persian158https://iptv-org.github.io/iptv/languages/fas.m3u Polish34https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese178https://iptv-org.github.io/iptv/languages/por.m3u + Portuguese180https://iptv-org.github.io/iptv/languages/por.m3u Punjabi8https://iptv-org.github.io/iptv/languages/pan.m3u Romanian52https://iptv-org.github.io/iptv/languages/ron.m3u Russian233https://iptv-org.github.io/iptv/languages/rus.m3u @@ -155,7 +155,7 @@ Or select one of the playlists from the list below. Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian6https://iptv-org.github.io/iptv/languages/slv.m3u Somali6https://iptv-org.github.io/iptv/languages/som.m3u - Spanish740https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish741https://iptv-org.github.io/iptv/languages/spa.m3u Sundanese1https://iptv-org.github.io/iptv/languages/sun.m3u Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog6https://iptv-org.github.io/iptv/languages/tgl.m3u @@ -171,7 +171,7 @@ Or select one of the playlists from the list below. Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof15https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese5https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined1471https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined1470https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -196,11 +196,11 @@ Or select one of the playlists from the list below. 🇦🇩 Andorra12https://iptv-org.github.io/iptv/countries/ad.m3u 🇦🇴 Angola3https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇬 Antigua & Barbuda1https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina82https://iptv-org.github.io/iptv/countries/ar.m3u + 🇦🇷 Argentina81https://iptv-org.github.io/iptv/countries/ar.m3u 🇦🇲 Armenia35https://iptv-org.github.io/iptv/countries/am.m3u 🇦🇼 Aruba3https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia72https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria28https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇹 Austria29https://iptv-org.github.io/iptv/countries/at.m3u 🇦🇿 Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas3https://iptv-org.github.io/iptv/countries/bs.m3u 🇧🇭 Bahrain42https://iptv-org.github.io/iptv/countries/bh.m3u @@ -208,12 +208,12 @@ Or select one of the playlists from the list below. 🇧🇧 Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u 🇧🇾 Belarus29https://iptv-org.github.io/iptv/countries/by.m3u 🇧🇪 Belgium31https://iptv-org.github.io/iptv/countries/be.m3u - 🇧🇯 Benin6https://iptv-org.github.io/iptv/countries/bj.m3u + 🇧🇯 Benin5https://iptv-org.github.io/iptv/countries/bj.m3u 🇧🇹 Bhutan5https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia36https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇴 Bolivia35https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇦 Bosnia18https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana1https://iptv-org.github.io/iptv/countries/bw.m3u - 🇧🇷 Brazil217https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil218https://iptv-org.github.io/iptv/countries/br.m3u 🇧🇳 Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria16https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso5https://iptv-org.github.io/iptv/countries/bf.m3u @@ -224,26 +224,26 @@ Or select one of the playlists from the list below. 🇨🇻 Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile84https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China764https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇴 Colombia65https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇱 Chile83https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China765https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇴 Colombia64https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros36https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇬 Congo - Brazzaville4https://iptv-org.github.io/iptv/countries/cg.m3u 🇨🇩 Congo - Kinshasa4https://iptv-org.github.io/iptv/countries/cd.m3u 🇨🇰 Cook Islands2https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica51https://iptv-org.github.io/iptv/countries/cr.m3u + 🇨🇷 Costa Rica50https://iptv-org.github.io/iptv/countries/cr.m3u 🇨🇮 Côte d’Ivoire2https://iptv-org.github.io/iptv/countries/ci.m3u 🇭🇷 Croatia19https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba26https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇺 Cuba25https://iptv-org.github.io/iptv/countries/cu.m3u 🇨🇼 Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u 🇨🇾 Cyprus24https://iptv-org.github.io/iptv/countries/cy.m3u 🇨🇿 Czechia28https://iptv-org.github.io/iptv/countries/cz.m3u 🇩🇰 Denmark13https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti38https://iptv-org.github.io/iptv/countries/dj.m3u - 🇩🇴 Dominican Republic84https://iptv-org.github.io/iptv/countries/do.m3u - 🇪🇨 Ecuador41https://iptv-org.github.io/iptv/countries/ec.m3u + 🇩🇴 Dominican Republic83https://iptv-org.github.io/iptv/countries/do.m3u + 🇪🇨 Ecuador40https://iptv-org.github.io/iptv/countries/ec.m3u 🇪🇬 Egypt76https://iptv-org.github.io/iptv/countries/eg.m3u - 🇸🇻 El Salvador37https://iptv-org.github.io/iptv/countries/sv.m3u + 🇸🇻 El Salvador36https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u 🇪🇷 Eritrea1https://iptv-org.github.io/iptv/countries/er.m3u 🇪🇪 Estonia11https://iptv-org.github.io/iptv/countries/ee.m3u @@ -253,7 +253,7 @@ Or select one of the playlists from the list below. 🇫🇯 Fiji3https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland11https://iptv-org.github.io/iptv/countries/fi.m3u 🇫🇷 France162https://iptv-org.github.io/iptv/countries/fr.m3u - 🇬🇫 French Guiana25https://iptv-org.github.io/iptv/countries/gf.m3u + 🇬🇫 French Guiana24https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia3https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon1https://iptv-org.github.io/iptv/countries/ga.m3u @@ -263,13 +263,13 @@ Or select one of the playlists from the list below. 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇷 Greece90https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland2https://iptv-org.github.io/iptv/countries/gl.m3u - 🇬🇵 Guadeloupe26https://iptv-org.github.io/iptv/countries/gp.m3u + 🇬🇵 Guadeloupe25https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam2https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala30https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇹 Guatemala29https://iptv-org.github.io/iptv/countries/gt.m3u 🇬🇳 Guinea2https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau1https://iptv-org.github.io/iptv/countries/gw.m3u - 🇭🇹 Haiti39https://iptv-org.github.io/iptv/countries/ht.m3u - 🇭🇳 Honduras42https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇹 Haiti38https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇳 Honduras41https://iptv-org.github.io/iptv/countries/hn.m3u 🇭🇰 Hong Kong7https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary31https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland8https://iptv-org.github.io/iptv/countries/is.m3u @@ -307,11 +307,11 @@ Or select one of the playlists from the list below. 🇲🇱 Mali2https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta9https://iptv-org.github.io/iptv/countries/mt.m3u 🇲🇭 Marshall Islands2https://iptv-org.github.io/iptv/countries/mh.m3u - 🇲🇶 Martinique27https://iptv-org.github.io/iptv/countries/mq.m3u + 🇲🇶 Martinique26https://iptv-org.github.io/iptv/countries/mq.m3u 🇲🇷 Mauritania36https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius2https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte1https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico97https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico96https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia2https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova18https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco9https://iptv-org.github.io/iptv/countries/mc.m3u @@ -326,7 +326,7 @@ Or select one of the playlists from the list below. 🇳🇱 Netherlands81https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia2https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua26https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇮 Nicaragua25https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger2https://iptv-org.github.io/iptv/countries/ne.m3u 🇳🇬 Nigeria7https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue2https://iptv-org.github.io/iptv/countries/nu.m3u @@ -339,15 +339,15 @@ Or select one of the playlists from the list below. 🇵🇰 Pakistan25https://iptv-org.github.io/iptv/countries/pk.m3u 🇵🇼 Palau2https://iptv-org.github.io/iptv/countries/pw.m3u 🇵🇸 Palestine60https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama34https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇦 Panama33https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea2https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay34https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru197https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇾 Paraguay33https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru198https://iptv-org.github.io/iptv/countries/pe.m3u 🇵🇭 Philippines17https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands2https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland44https://iptv-org.github.io/iptv/countries/pl.m3u 🇵🇹 Portugal39https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico35https://iptv-org.github.io/iptv/countries/pr.m3u + 🇵🇷 Puerto Rico34https://iptv-org.github.io/iptv/countries/pr.m3u 🇶🇦 Qatar45https://iptv-org.github.io/iptv/countries/qa.m3u 🇷🇪 Réunion1https://iptv-org.github.io/iptv/countries/re.m3u 🇷🇴 Romania60https://iptv-org.github.io/iptv/countries/ro.m3u @@ -356,27 +356,27 @@ Or select one of the playlists from the list below. 🇼🇸 Samoa2https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino7https://iptv-org.github.io/iptv/countries/sm.m3u 🇸🇹 São Tomé & Príncipe1https://iptv-org.github.io/iptv/countries/st.m3u - 🇸🇦 Saudi Arabia74https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇦 Saudi Arabia75https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal15https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia20https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles1https://iptv-org.github.io/iptv/countries/sc.m3u - 🇸🇱 Sierra Leone2https://iptv-org.github.io/iptv/countries/sl.m3u + 🇸🇱 Sierra Leone1https://iptv-org.github.io/iptv/countries/sl.m3u 🇸🇬 Singapore10https://iptv-org.github.io/iptv/countries/sg.m3u 🇸🇰 Slovakia37https://iptv-org.github.io/iptv/countries/sk.m3u 🇸🇮 Slovenia17https://iptv-org.github.io/iptv/countries/si.m3u 🇸🇧 Solomon Islands2https://iptv-org.github.io/iptv/countries/sb.m3u 🇸🇴 Somalia42https://iptv-org.github.io/iptv/countries/so.m3u 🇿🇦 South Africa1https://iptv-org.github.io/iptv/countries/za.m3u - 🇰🇷 South Korea55https://iptv-org.github.io/iptv/countries/kr.m3u + 🇰🇷 South Korea56https://iptv-org.github.io/iptv/countries/kr.m3u 🇸🇸 South Sudan1https://iptv-org.github.io/iptv/countries/ss.m3u 🇪🇸 Spain217https://iptv-org.github.io/iptv/countries/es.m3u 🇱🇰 Sri Lanka12https://iptv-org.github.io/iptv/countries/lk.m3u - 🇧🇱 St. Barthélemy25https://iptv-org.github.io/iptv/countries/bl.m3u + 🇧🇱 St. Barthélemy24https://iptv-org.github.io/iptv/countries/bl.m3u 🇸🇭 St. Helena1https://iptv-org.github.io/iptv/countries/sh.m3u - 🇲🇫 St. Martin25https://iptv-org.github.io/iptv/countries/mf.m3u + 🇲🇫 St. Martin24https://iptv-org.github.io/iptv/countries/mf.m3u 🇸🇩 Sudan40https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇪 Sweden21https://iptv-org.github.io/iptv/countries/se.m3u - 🇨🇭 Switzerland104https://iptv-org.github.io/iptv/countries/ch.m3u + 🇨🇭 Switzerland103https://iptv-org.github.io/iptv/countries/ch.m3u 🇸🇾 Syria60https://iptv-org.github.io/iptv/countries/sy.m3u 🇹🇼 Taiwan74https://iptv-org.github.io/iptv/countries/tw.m3u 🇹🇯 Tajikistan3https://iptv-org.github.io/iptv/countries/tj.m3u @@ -396,11 +396,11 @@ Or select one of the playlists from the list below. 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom111https://iptv-org.github.io/iptv/countries/uk.m3u 🇺🇸 United States1892https://iptv-org.github.io/iptv/countries/us.m3u - 🇺🇾 Uruguay29https://iptv-org.github.io/iptv/countries/uy.m3u + 🇺🇾 Uruguay28https://iptv-org.github.io/iptv/countries/uy.m3u 🇺🇿 Uzbekistan3https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu2https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City7https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela39https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇪 Venezuela38https://iptv-org.github.io/iptv/countries/ve.m3u 🇻🇳 Vietnam56https://iptv-org.github.io/iptv/countries/vn.m3u 🇼🇫 Wallis & Futuna2https://iptv-org.github.io/iptv/countries/wf.m3u 🇪🇭 Western Sahara3https://iptv-org.github.io/iptv/countries/eh.m3u diff --git a/channels/at.m3u b/channels/at.m3u index 1dc3a5a2d..9ae1f9034 100644 --- a/channels/at.m3u +++ b/channels/at.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="antennevorarlberg.at" tvg-country="AT" tvg-language="German" tvg-logo="https://i.imgur.com/cnMTcPw.png" group-title="Music",Antenne Vorarlberg (720p) [Offline] +#EXTINF:-1 tvg-id="antennevorarlberg.at" tvg-country="AT" tvg-language="German" tvg-logo="https://i.imgur.com/cnMTcPw.png" group-title="Music",Antenne Vorarlberg (720p) [Not 24/7] https://5857db5306b83.streamlock.net/antennevorarlberg-live/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="DorfTV.at" tvg-country="AT" tvg-language="German" tvg-logo="https://i.imgur.com/SK9IQ1Z.png" group-title="",Dorf TV (576p) https://stream.openplayout.org/hls/dorftv/live.m3u8 diff --git a/channels/bj.m3u b/channels/bj.m3u index 9609462d5..ea9bb7aa0 100644 --- a/channels/bj.m3u +++ b/channels/bj.m3u @@ -7,5 +7,5 @@ https://livetvsteam.com:1936/etelebenin/etelebenin/playlist.m3u8 https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UC98EZ3PHQNrqV-B-CtwAHMA/live #EXTINF:-1 tvg-id="KultuTV.bj" tvg-country="BJ" tvg-language="French" tvg-logo="https://i.imgur.com/8ytvChX.png" group-title="Music",Kultu TV (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82zdni -#EXTINF:-1 tvg-id="ortb.bj" tvg-country="BJ" tvg-language="French" tvg-logo="https://i.imgur.com/SpMvar1.png" group-title="",ORTB (1080p) +#EXTINF:-1 tvg-id="ortb.bj" tvg-country="BJ" tvg-language="French" tvg-logo="https://i.imgur.com/SpMvar1.png" group-title="",ORTB (1080p) [Offline] https://edge3.vedge.infomaniak.com/livecast/ik:ortb/manifest.m3u8 diff --git a/channels/br.m3u b/channels/br.m3u index 9d71f8494..0bcbfa2b5 100644 --- a/channels/br.m3u +++ b/channels/br.m3u @@ -274,7 +274,7 @@ https://59f2354c05961.streamlock.net:1443/tvtropical/tvtropical/playlist.m3u8 http://flash.softhost.com.br:1935/ufg/tvufgweb/playlist.m3u8 #EXTINF:-1 tvg-id="TVUFOP.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.upf.br/Assets/img/logo.png" group-title="Science",TV UFOP [Offline] https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk)m(6pbmcjLXNoerDLdAhoXBxw)n(a(3LDBWxJLACwHVOavx5cO4BC5lA2ZDpPC)s(HrY)'a(12ztgSdgu3rQqz6xH52ZjVZa)s(Pm8)))s(t(aTo)b(PTsuEXhXAScNjp6w9ssG70foQQQiZk9_8m0vsjgLJ_yzxGPuj8i57PEDMMA4cmTNsKda2B5oX-EEErouZ1HFyuXyAosvuqvlMJtsMkooySBOlQbVM33PgsYPQdea2CdwV3jCwh3bEWxgkPO8qmBPQtt_5bUEV1Mi_2t1AjM)'t(S2o)b(WaBWYarWoWCInKe38WSze3Q_-kcUr5z4MZQ)))/index.m3u8 -#EXTINF:-1 tvg-id="TVUniaoFortaleza.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://cdn.mitvstatic.com/channels/br_tv-uni-o_m.png" group-title="Local",TV Uniao (1080p) +#EXTINF:-1 tvg-id="TVUniaoFortaleza.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://cdn.mitvstatic.com/channels/br_tv-uni-o_m.png" group-title="Local",TV Uniao (1080p) [Offline] http://stmv1.ifantasy.com.br/admin/admin/playlist.m3u8 #EXTINF:-1 tvg-id="TVUniSantos.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="http://tvunisantos.com.br/upload/612Logo%20TV%20Unisantos.JPG" group-title="Local",TV UniSantos (216p) [Not 24/7] http://live.cdn.upx.com/7550/myStream.sdp/playlist.m3u8 diff --git a/channels/ch.m3u b/channels/ch.m3u index b80f09dfa..411fbf884 100644 --- a/channels/ch.m3u +++ b/channels/ch.m3u @@ -3,7 +3,7 @@ https://canalalphaju.vedge.infomaniak.com/livecast/canalalphaju/playlist.m3u8 #EXTINF:-1 tvg-id="CanalAlphaJura.ch" tvg-country="CH" tvg-language="German" tvg-logo="https://i.imgur.com/eQ8xHK9.jpg" group-title="",Canal Alpha Jura (1080p) https://canalalphaju.vedge.infomaniak.com/livecast/ik:canalalphaju/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalAlphaNeuchatel.ch" tvg-country="CH" tvg-language="" tvg-logo="https://i.imgur.com/eQ8xHK9.jpg" group-title="",Canal Alpha Neuchatel (1080p) +#EXTINF:-1 tvg-id="CanalAlphaNeuchatel.ch" tvg-country="CH" tvg-language="" tvg-logo="https://i.imgur.com/eQ8xHK9.jpg" group-title="",Canal Alpha Neuchatel (1080p) [Offline] https://edge3.vedge.infomaniak.com/livecast/ik:canalalpha/playlist.m3u8 #EXTINF:-1 tvg-id="Couleur3.ch" tvg-country="CH" tvg-language="German" tvg-logo="https://i.imgur.com/9fAlB8K.png" group-title="",Couleur 3 (720p) https://rtsc3video-lh.akamaihd.net/i/rtsc3video_ww@513975/master.m3u8 @@ -26,13 +26,13 @@ https://livevideo.infomaniak.com/streaming/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LFMCH.ch" tvg-country="CH" tvg-language="" tvg-logo="https://i.imgur.com/UE1E3uH.png" group-title="Music",LFM (CH) (1080p) https://edge7.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" tvg-country="CH" tvg-language="French" tvg-logo="https://i.imgur.com/UE1E3uH.png" group-title="",LFM TV (1080p) -https://edge3.vedge.infomaniak.com/livecast/ik:lfmmd/playlist.m3u8 -#EXTINF:-1 tvg-id="LFMTV.ch" tvg-country="CH" tvg-language="French" tvg-logo="https://i.imgur.com/UE1E3uH.png" group-title="",LFM TV (1080p) https://edge4.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" tvg-country="CH" tvg-language="French" tvg-logo="https://i.imgur.com/UE1E3uH.png" group-title="",LFM TV (1080p) https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" tvg-country="CH" tvg-language="French" tvg-logo="https://i.imgur.com/UE1E3uH.png" group-title="",LFM TV (1080p) https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 +#EXTINF:-1 tvg-id="LFMTV.ch" tvg-country="CH" tvg-language="French" tvg-logo="https://i.imgur.com/UE1E3uH.png" group-title="",LFM TV (1080p) [Offline] +https://edge3.vedge.infomaniak.com/livecast/ik:lfmmd/playlist.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" tvg-country="CH" tvg-language="" tvg-logo="https://i.imgur.com/YtYhbJD.png" group-title="News",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 #EXTINF:-1 tvg-id="ONEFMTV.ch" tvg-country="CH" tvg-language="" tvg-logo="" group-title="",ONE FM TV (720p) diff --git a/channels/cl.m3u b/channels/cl.m3u index 1f495819b..b967f7845 100644 --- a/channels/cl.m3u +++ b/channels/cl.m3u @@ -33,7 +33,7 @@ http://170.79.102.254:1935/pruebacamara/Survision_tv_alerce/playlist.m3u8 https://unlimited6-cl.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CarolinaTV.cl" tvg-country="CL" tvg-language="" tvg-logo="http://www.carolina.cl/carolina-tv/img/ogimage.png" group-title="Music",Carolina TV (720p) [Offline] https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CHICMagazine.cl" tvg-country="LATAM" tvg-language="Spanish" tvg-logo="http://chicmagazinetv.online/img/logo-radio.png" group-title="Lifestyle",CHIC Magazine (720p) +#EXTINF:-1 tvg-id="CHICMagazine.cl" tvg-country="LATAM" tvg-language="Spanish" tvg-logo="http://chicmagazinetv.online/img/logo-radio.png" group-title="Lifestyle",CHIC Magazine (720p) [Offline] https://paneltv.online:1936/8056/8056/playlist.m3u8 #EXTINF:-1 tvg-id="CHV.cl" tvg-country="CL" tvg-language="Spanish" tvg-logo="https://i.imgur.com/GAsSUqn.png" group-title="General",CHV (Chilevision) (720p) [Not 24/7] http://186.67.117.178:8081/play/a00y diff --git a/channels/cn.m3u b/channels/cn.m3u index da31f39f2..80974bf18 100644 --- a/channels/cn.m3u +++ b/channels/cn.m3u @@ -905,7 +905,7 @@ http://117.148.187.37/PLTV/88888888/224/3221226178/index.m3u8 http://117.169.124.37:6610/ysten-businessmobile/live/ljiankangyouyue/yst.m3u8 #EXTINF:-1 tvg-id="NeiMengGuWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://epg.51zmt.top:8000/tb1/ws/neimeng.png" group-title="",內蒙古卫视 (1080p) [Offline] http://live.m2oplus.nmtv.cn/1/playlist.m3u8 -#EXTINF:-1 tvg-id="QuanJiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",全纪实 (1080p) [Offline] +#EXTINF:-1 tvg-id="QuanJiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",全纪实 (1080p) [Not 24/7] http://183.207.255.190/live/program/live/qjshd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="GongGongNongCun.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",公共农村 [Offline] http://219.153.252.50/PLTV/88888888/224/3221225626/index.m3u8 diff --git a/channels/kr.m3u b/channels/kr.m3u index 59d9bed43..7744dd4f6 100644 --- a/channels/kr.m3u +++ b/channels/kr.m3u @@ -53,7 +53,7 @@ http://ebsonair.ebs.co.kr:1935/plus2familypc/familypc1m/chunklist.m3u8 http://ebsonair.ebs.co.kr:1935/plus3familypc/familypc1m/playlist.m3u8 #EXTINF:-1 tvg-id="EdailyTV.kr" tvg-country="KR" tvg-language="Korean" tvg-logo="https://i.imgur.com/UvRoc22.png" group-title="",Edaily TV (720p) [Offline] http://edaily.flive.skcdn.com:1935/high/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="GCN.kr" tvg-country="KR" tvg-language="Korean" tvg-logo="https://i.imgur.com/QUxuHA1.png" group-title="",GCN (480p) [Offline] +#EXTINF:-1 tvg-id="GCN.kr" tvg-country="KR" tvg-language="Korean" tvg-logo="https://i.imgur.com/QUxuHA1.png" group-title="",GCN (480p) [Not 24/7] http://liveko24-manminglobal3.ktcdn.co.kr/liveko24/gcnko_high/chunklist.m3u8 #EXTINF:-1 tvg-id="GugbangTV.kr" tvg-country="KR" tvg-language="Korean" tvg-logo="https://i.imgur.com/f1tz5fg.png" group-title="",Gugbang TV (404p) http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 diff --git a/channels/pe.m3u b/channels/pe.m3u index cb8473850..cebd77c3b 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -261,10 +261,10 @@ https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8 https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 #EXTINF:-1 tvg-id="SuperCanalYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/supercanalyuri/picture?width=320&height=320" group-title="Local",Super Canal (Yurimaguas) [Not 24/7] https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 -#EXTINF:-1 tvg-id="SurTVIlo.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/surtvilo/picture?width=320&height=320" group-title="Local",SurTV (Ilo) (720p) [Not 24/7] -https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 #EXTINF:-1 tvg-id="SurTVDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://surtvdigital.pe/wp-content/uploads/2020/11/sur-tv.png" group-title="Local",Sur TV Digital (Lima) (1080p) [Not 24/7] https://megastreamm.com:3631/multi_web/play.m3u8 +#EXTINF:-1 tvg-id="SurTVIlo.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/surtvilo/picture?width=320&height=320" group-title="Local",SurTV (Ilo) (720p) [Not 24/7] +https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 #EXTINF:-1 tvg-id="Tele2000.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Tele2000oficial/picture?width=320&height=320" group-title="Local",Tele2000 (Ayacucho) [Not 24/7] https://mediastreamm.com:3126/live/tele2000live.m3u8 #EXTINF:-1 tvg-id="TelesurCamana.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/telesurexpresion/picture?width=320&height=320" group-title="Local",Telesur (Camana) [Not 24/7] diff --git a/channels/sa.m3u b/channels/sa.m3u index ea9a2e183..a7bb94d66 100644 --- a/channels/sa.m3u +++ b/channels/sa.m3u @@ -89,7 +89,7 @@ https://hiplayer.hibridcdn.net/t/rotana-kids.m3u8 https://shls-rotanamusic-prod-dub.shahid.net/out/v1/edfe0095261648908a3a931b72489f3f/index.m3u8 #EXTINF:-1 tvg-id="RotanaPlus.sa" tvg-country="SA" tvg-language="Arabic" tvg-logo="https://rotana.net/assets/themes/TriTheme-new/images/channels/hd.png" group-title="General",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 -#EXTINF:-1 tvg-id="SBC.sa" tvg-country="SA" tvg-language="Arabic" tvg-logo="https://i.imgur.com/yazkC4P.png" group-title="General",SBC (1080p) [Offline] +#EXTINF:-1 tvg-id="SBC.sa" tvg-country="SA" tvg-language="Arabic" tvg-logo="https://i.imgur.com/yazkC4P.png" group-title="General",SBC (1080p) [Not 24/7] https://iptv--iptv.repl.co/Arabic/SBC #EXTINF:-1 tvg-id="SSC1HD.sa" tvg-country="SA" tvg-language="Arabic" tvg-logo="https://i5.satexpat.com/cha/sa/ssc-95x31.gif" group-title="Sports",SSC1 HD (1080p) [Offline] https://shls-ssc-1-prod-dub.shahid.net/out/v1/65beb0f7d74b4f9cab22763a48c81f31/index.m3u8 diff --git a/channels/sl.m3u b/channels/sl.m3u index 155822888..4f2c5a1be 100644 --- a/channels/sl.m3u +++ b/channels/sl.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="AYV.sl" tvg-country="SL" tvg-language="English" tvg-logo="https://i.imgur.com/rJfAEod.png" group-title="",AYV (720p) +#EXTINF:-1 tvg-id="AYV.sl" tvg-country="SL" tvg-language="English" tvg-logo="https://i.imgur.com/rJfAEod.png" group-title="",AYV (720p) [Offline] https://1219373429.rsc.cdn77.org/live/stream-1/chunklist.m3u8 diff --git a/channels/us.m3u b/channels/us.m3u index fb994008b..29c7b3231 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -1651,13 +1651,13 @@ https://cdn88.theus6tv.tk/united-states/cable/the-weather-channel-alt.m3u8 https://cdn.igocast.com/channel11_hls/channel11_master.m3u8 #EXTINF:-1 tvg-id="TNTEast.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/xvL9KPI.png" group-title="General",TNT East [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023168/tnteast/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="TNTSports2Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 2 Brasil (720p) [Offline] +#EXTINF:-1 tvg-id="TNTSports2Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 2 Brasil (720p) [Not 24/7] https://glxlmn026c.singularcdn.net.br/playout_02/playlist.m3u8 #EXTINF:-1 tvg-id="TNTSports3Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 3 Brasil (720p) https://glxlmn026c.singularcdn.net.br/playout_03/playlist.m3u8 -#EXTINF:-1 tvg-id="TNTSports4Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 4 Brasil (720p) [Offline] +#EXTINF:-1 tvg-id="TNTSports4Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 4 Brasil (720p) [Not 24/7] https://glxlmn026c.singularcdn.net.br/playout_04/playlist.m3u8 -#EXTINF:-1 tvg-id="TNTSports5Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 5 Brasil (720p) [Offline] +#EXTINF:-1 tvg-id="TNTSports5Brasil.us" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/d/dc/Logotipo_TNT_Sports.png" group-title="Sports",TNT Sports 5 Brasil (720p) [Not 24/7] https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 #EXTINF:-1 tvg-id="TNTWest.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/xvL9KPI.png" group-title="General",TNT West [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 From 4de8f710a24c8876b6ec30e8debc51cef6d29404 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Tue, 19 Oct 2021 11:10:12 -0500 Subject: [PATCH 27/33] Added Metropolitana del Cuzco, add PymeTV --- channels/pe.m3u | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/channels/pe.m3u b/channels/pe.m3u index 68cb34fde..86483ca33 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -1,6 +1,6 @@ #EXTM3U -#EXTINF:-1 tvg-id="550.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/cctvradio.groups/picture?width=320&height=320" group-title="Music",550Satellite (CCTVRadio) [Not 24/7] -https://vdo.alphaserver.gr:3305/stream/play.m3u8 +#EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/113907773339257/picture?width=320&height=320" group-title="Music",Metropolitana del Cuzco (CCTVRadio) [Not 24/7] +https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 #EXTINF:-1 tvg-id="AndesTelevisión.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CsW4Op8.png" group-title="Local",Andes Televisión (Sicusani) [Not 24/7] https://srv4.zcast.com.br/prelatura2020/prelatura2020/playlist.m3u8 #EXTINF:-1 tvg-id="AntaresTelevision.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/antaresTvRadioOficial/picture?width=320&height=320" group-title="Local",Antares Televisión (720p) [Not 24/7] @@ -160,7 +160,7 @@ https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitc https://stmv.panel.grupolimalive.com/wesdey3/wesdey3/playlist.m3u8 #EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Not 24/7] https://7.innovatestream.pe:19360/omega/omega.m3u8 -#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV (Trujillo) +#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV (Trujillo) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (1080p) [Not 24/7] https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 @@ -196,6 +196,8 @@ https://live.obslivestream.com/planetatvmux/index.m3u8 https://rtmp02.portalexpress.es/primaveratv/primaveratv/playlist.m3u8 #EXTINF:-1 tvg-id="ProyectaTelevisión.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/101589915090069/picture?width=320&height=320" group-title="Local",Proyecta Televisión (Huacho) [Not 24/7] https://mediastreamm.com:3194/live/proyectatvlive.m3u8 +#EXTINF:-1 tvg-id="PymeTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Pyme.tv.pe/picture?width=320&height=320" group-title="Business",PymeTV [Not 24/7] +http://free.fullspeed.tv/query?url=https://www.youtube.com/PymeTV/live #EXTINF:-1 tvg-id="QTTelevision.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/QTTelevision/picture?width=320&height=320" group-title="Local",QT Televisión (Cuzco) [Not 24/7] https://mediastreamm.com:3753/live/qosqotimeslive.m3u8 #EXTINF:-1 tvg-id="QuattroTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://pbs.twimg.com/profile_images/572791252093919232/DKxHh5Oj_200x200.png" group-title="Local",Quattro TV (720p) [Not 24/7] From 4145727bf2214adccf12425fc91ce832bd4a4f87 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 04:48:09 +0300 Subject: [PATCH 28/33] [Bot] Update playlists (#5100) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 50 +++++++++++++++++++++---------------------- channels/az.m3u | 2 +- channels/bd.m3u | 2 +- channels/ca.m3u | 2 +- channels/co.m3u | 4 ++-- channels/ec.m3u | 4 ++-- channels/hn.m3u | 2 +- channels/mx.m3u | 2 +- channels/pl.m3u | 4 ++-- channels/sl.m3u | 2 +- channels/us.m3u | 4 ++-- channels/us_plex.m3u | 2 +- channels/us_vizio.m3u | 2 +- 13 files changed, 41 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index c9a6b3d97..fb878726b 100644 --- a/README.md +++ b/README.md @@ -42,27 +42,27 @@ Or select one of the playlists from the list below. Culture14https://iptv-org.github.io/iptv/categories/culture.m3u Documentary42https://iptv-org.github.io/iptv/categories/documentary.m3u Education19https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment208https://iptv-org.github.io/iptv/categories/entertainment.m3u + Entertainment207https://iptv-org.github.io/iptv/categories/entertainment.m3u Family30https://iptv-org.github.io/iptv/categories/family.m3u - General330https://iptv-org.github.io/iptv/categories/general.m3u + General328https://iptv-org.github.io/iptv/categories/general.m3u Kids180https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle80https://iptv-org.github.io/iptv/categories/lifestyle.m3u Local771https://iptv-org.github.io/iptv/categories/local.m3u Movies239https://iptv-org.github.io/iptv/categories/movies.m3u Music379https://iptv-org.github.io/iptv/categories/music.m3u - News421https://iptv-org.github.io/iptv/categories/news.m3u + News420https://iptv-org.github.io/iptv/categories/news.m3u Outdoor27https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax19https://iptv-org.github.io/iptv/categories/relax.m3u Religious287https://iptv-org.github.io/iptv/categories/religious.m3u Series216https://iptv-org.github.io/iptv/categories/series.m3u Science10https://iptv-org.github.io/iptv/categories/science.m3u Shop44https://iptv-org.github.io/iptv/categories/shop.m3u - Sports183https://iptv-org.github.io/iptv/categories/sports.m3u + Sports184https://iptv-org.github.io/iptv/categories/sports.m3u Travel15https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3669https://iptv-org.github.io/iptv/categories/other.m3u + Other3668https://iptv-org.github.io/iptv/categories/other.m3u @@ -84,12 +84,12 @@ Or select one of the playlists from the list below. Albanian34https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u Arabic350https://iptv-org.github.io/iptv/languages/ara.m3u - Armenian28https://iptv-org.github.io/iptv/languages/hye.m3u + Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani25https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani24https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir3https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali40https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali39https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri4https://iptv-org.github.io/iptv/languages/bho.m3u Bosnian11https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian6https://iptv-org.github.io/iptv/languages/bul.m3u @@ -100,11 +100,11 @@ Or select one of the playlists from the list below. Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u Dutch48https://iptv-org.github.io/iptv/languages/nld.m3u - English1968https://iptv-org.github.io/iptv/languages/eng.m3u + English1967https://iptv-org.github.io/iptv/languages/eng.m3u Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Finnish6https://iptv-org.github.io/iptv/languages/fin.m3u - French213https://iptv-org.github.io/iptv/languages/fra.m3u + French212https://iptv-org.github.io/iptv/languages/fra.m3u Galician7https://iptv-org.github.io/iptv/languages/glg.m3u Georgian9https://iptv-org.github.io/iptv/languages/kat.m3u German156https://iptv-org.github.io/iptv/languages/deu.m3u @@ -144,12 +144,12 @@ Or select one of the playlists from the list below. Norwegian Bokmål3https://iptv-org.github.io/iptv/languages/nob.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto7https://iptv-org.github.io/iptv/languages/pus.m3u - Persian158https://iptv-org.github.io/iptv/languages/fas.m3u + Persian157https://iptv-org.github.io/iptv/languages/fas.m3u Polish34https://iptv-org.github.io/iptv/languages/pol.m3u Portuguese180https://iptv-org.github.io/iptv/languages/por.m3u Punjabi8https://iptv-org.github.io/iptv/languages/pan.m3u Romanian52https://iptv-org.github.io/iptv/languages/ron.m3u - Russian233https://iptv-org.github.io/iptv/languages/rus.m3u + Russian232https://iptv-org.github.io/iptv/languages/rus.m3u Serbian17https://iptv-org.github.io/iptv/languages/srp.m3u Sinhala3https://iptv-org.github.io/iptv/languages/sin.m3u Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u @@ -171,7 +171,7 @@ Or select one of the playlists from the list below. Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof15https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese5https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined1470https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined1469https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -201,10 +201,10 @@ Or select one of the playlists from the list below. 🇦🇼 Aruba3https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia72https://iptv-org.github.io/iptv/countries/au.m3u 🇦🇹 Austria29https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇿 Azerbaijan32https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas3https://iptv-org.github.io/iptv/countries/bs.m3u 🇧🇭 Bahrain42https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh33https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇩 Bangladesh32https://iptv-org.github.io/iptv/countries/bd.m3u 🇧🇧 Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u 🇧🇾 Belarus29https://iptv-org.github.io/iptv/countries/by.m3u 🇧🇪 Belgium31https://iptv-org.github.io/iptv/countries/be.m3u @@ -220,13 +220,13 @@ Or select one of the playlists from the list below. 🇧🇮 Burundi1https://iptv-org.github.io/iptv/countries/bi.m3u 🇰🇭 Cambodia12https://iptv-org.github.io/iptv/countries/kh.m3u 🇨🇲 Cameroon5https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada142https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇦 Canada141https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u 🇨🇱 Chile83https://iptv-org.github.io/iptv/countries/cl.m3u 🇨🇳 China765https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇴 Colombia64https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇴 Colombia62https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros36https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇬 Congo - Brazzaville4https://iptv-org.github.io/iptv/countries/cg.m3u 🇨🇩 Congo - Kinshasa4https://iptv-org.github.io/iptv/countries/cd.m3u @@ -241,7 +241,7 @@ Or select one of the playlists from the list below. 🇩🇰 Denmark13https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti38https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇴 Dominican Republic83https://iptv-org.github.io/iptv/countries/do.m3u - 🇪🇨 Ecuador40https://iptv-org.github.io/iptv/countries/ec.m3u + 🇪🇨 Ecuador41https://iptv-org.github.io/iptv/countries/ec.m3u 🇪🇬 Egypt76https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador36https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u @@ -258,7 +258,7 @@ Or select one of the playlists from the list below. 🇹🇫 French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon1https://iptv-org.github.io/iptv/countries/ga.m3u 🇬🇲 Gambia2https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia18https://iptv-org.github.io/iptv/countries/ge.m3u + 🇬🇪 Georgia17https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany196https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇷 Greece90https://iptv-org.github.io/iptv/countries/gr.m3u @@ -269,7 +269,7 @@ Or select one of the playlists from the list below. 🇬🇳 Guinea2https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau1https://iptv-org.github.io/iptv/countries/gw.m3u 🇭🇹 Haiti38https://iptv-org.github.io/iptv/countries/ht.m3u - 🇭🇳 Honduras41https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇳 Honduras42https://iptv-org.github.io/iptv/countries/hn.m3u 🇭🇰 Hong Kong7https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary31https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland8https://iptv-org.github.io/iptv/countries/is.m3u @@ -311,7 +311,7 @@ Or select one of the playlists from the list below. 🇲🇷 Mauritania36https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius2https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte1https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico96https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico95https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia2https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova18https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco9https://iptv-org.github.io/iptv/countries/mc.m3u @@ -342,7 +342,7 @@ Or select one of the playlists from the list below. 🇵🇦 Panama33https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea2https://iptv-org.github.io/iptv/countries/pg.m3u 🇵🇾 Paraguay33https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru198https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇪 Peru199https://iptv-org.github.io/iptv/countries/pe.m3u 🇵🇭 Philippines17https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands2https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland44https://iptv-org.github.io/iptv/countries/pl.m3u @@ -360,7 +360,7 @@ Or select one of the playlists from the list below. 🇸🇳 Senegal15https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia20https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles1https://iptv-org.github.io/iptv/countries/sc.m3u - 🇸🇱 Sierra Leone1https://iptv-org.github.io/iptv/countries/sl.m3u + 🇸🇱 Sierra Leone2https://iptv-org.github.io/iptv/countries/sl.m3u 🇸🇬 Singapore10https://iptv-org.github.io/iptv/countries/sg.m3u 🇸🇰 Slovakia37https://iptv-org.github.io/iptv/countries/sk.m3u 🇸🇮 Slovenia17https://iptv-org.github.io/iptv/countries/si.m3u @@ -388,14 +388,14 @@ Or select one of the playlists from the list below. 🇹🇴 Tonga2https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad & Tobago0https://iptv-org.github.io/iptv/countries/tt.m3u 🇹🇳 Tunisia47https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey171https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇷 Turkey170https://iptv-org.github.io/iptv/countries/tr.m3u 🇹🇲 Turkmenistan9https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇻 Tuvalu2https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇬 Uganda3https://iptv-org.github.io/iptv/countries/ug.m3u 🇺🇦 Ukraine95https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom111https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1892https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇸 United States1890https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay28https://iptv-org.github.io/iptv/countries/uy.m3u 🇺🇿 Uzbekistan3https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu2https://iptv-org.github.io/iptv/countries/vu.m3u diff --git a/channels/az.m3u b/channels/az.m3u index d7c738e56..247b54c00 100644 --- a/channels/az.m3u +++ b/channels/az.m3u @@ -19,7 +19,7 @@ http://streams.livetv.az/azerbaijan/atv_sd_stream4/playlist.m3u8 http://85.132.81.184:8080/atv-2/index.m3u8 #EXTINF:-1 tvg-id="AzadTVMinus4.az" tvg-country="AZ" tvg-language="Azerbaijani" tvg-logo="https://i.imgur.com/rDYSoRL.png" group-title="General",Azad TV -4 (ATV) (720p) http://85.132.81.184:8080/atv-4/index.m3u8 -#EXTINF:-1 tvg-id="CBC.az" tvg-country="AZ;TR;GE" tvg-language="Azerbaijani;Russian;English;Persian;Armenian" tvg-logo="http://cbc.az/assets/uploads/sites/Logo_fin.png" group-title="News",CBC (720p) +#EXTINF:-1 tvg-id="CBC.az" tvg-country="AZ;TR;GE" tvg-language="Azerbaijani;Russian;English;Persian;Armenian" tvg-logo="http://cbc.az/assets/uploads/sites/Logo_fin.png" group-title="News",CBC (720p) [Offline] http://cbctvlive.flashmediacast.com:1935/CBCTVLive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="ELTV.az" tvg-country="AZ" tvg-language="Azerbaijani" tvg-logo="http://eltv.az/wp-content/uploads/2021/01/alllogo.png" group-title="General",EL TV (432p) http://85.132.53.162:1935/live/eltv/playlist.m3u8 diff --git a/channels/bd.m3u b/channels/bd.m3u index 7ecd90322..3f14233ff 100644 --- a/channels/bd.m3u +++ b/channels/bd.m3u @@ -23,7 +23,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/channeli-8-org.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelT1.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/dyoXd9c.png" group-title="News",Channel T1 [Offline] http://128.199.212.160/channelt1/1080/index.m3u8 -#EXTINF:-1 tvg-id="ColosalTV.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/4kxxSCq.png" group-title="Entertainment",Colosal TV (720p) +#EXTINF:-1 tvg-id="ColosalTV.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/4kxxSCq.png" group-title="Entertainment",Colosal TV (720p) [Offline] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/colosal.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DBCNews.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://dbcnews.tv/img/dbc.png" group-title="News",DBC News (1080p) [Geo-blocked] https://live.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/dbcnews.stream/playlist.m3u8 diff --git a/channels/ca.m3u b/channels/ca.m3u index 22574f690..f7b9f5ea3 100644 --- a/channels/ca.m3u +++ b/channels/ca.m3u @@ -147,7 +147,7 @@ https://live.corusdigitaldev.com/groupd/live/deb8cec5-87fb-460a-ab82-0929374fc5f https://live.corusdigitaldev.com/groupb/live/564df695-94f9-4f27-b1b9-0a936ab01721/live.isml/.m3u8 #EXTINF:-1 tvg-id="GurSikhSabhaTV.ca" tvg-country="CA" tvg-language="Hindi" tvg-logo="https://i.imgur.com/2EKCtQm.png" group-title="Religious",GurSikh Sabha TV (720p) http://cdn12.henico.net:8080/live/gsctv/index.m3u8 -#EXTINF:-1 tvg-id="ICIMontreal.ca" tvg-country="CA" tvg-language="French" tvg-logo="https://i.imgur.com/i3xFNPE.png" group-title="General",ICI Montreal (720p) +#EXTINF:-1 tvg-id="ICIMontreal.ca" tvg-country="CA" tvg-language="French" tvg-logo="https://i.imgur.com/i3xFNPE.png" group-title="General",ICI Montreal (720p) [Offline] https://ici-i.akamaihd.net/hls/live/873426/ICI-Live-Stream/master.m3u8 #EXTINF:-1 tvg-id="CBFT.ca" tvg-country="CA" tvg-language="French" tvg-logo="https://i.imgur.com/byTTNAi.png" group-title="General",Ici Radio-Canada Télé (720p) https://rcavlive.akamaized.net/hls/live/696615/xcancbft/master.m3u8 diff --git a/channels/co.m3u b/channels/co.m3u index 7637620e7..f6868ca4a 100644 --- a/channels/co.m3u +++ b/channels/co.m3u @@ -47,7 +47,7 @@ https://rtmp02.portalexpress.es/marinastereo/marinastereo/playlist.m3u8 https://5b464b69d264e.streamlock.net/Channels_live/ngrp:MelodyChannel_all/playlist.m3u8 #EXTINF:-1 tvg-id="MiGenteTV.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="" group-title="",Mi Gente TV (720p) [Not 24/7] https://hvtrafico.ddns.net/migente720/migente720.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MundoMas.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CREs19T.png" group-title="",Mundo Mas (560p) +#EXTINF:-1 tvg-id="MundoMas.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CREs19T.png" group-title="",Mundo Mas (560p) [Offline] http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #EXTINF:-1 tvg-id="NoticiasCaracol.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://platform-static.cdn.mdstrm.com/player/logo/589b13f631f1bebd088ff756.png" group-title="News",Noticias Caracol (720p) [Offline] https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 @@ -84,7 +84,7 @@ https://iptv-all.lanesh4d0w.codes/colombia/telepetroleo.m3u8 https://stmvideo2.livecastv.com/celestialtv/celestialtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVGracia.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://live-tv-channels.org/pt-data/uploads/logo/co-tv-gracia.jpg" group-title="Religious",TVGracia (720p) https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNGlobal.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="" group-title="",TVN Global (614p) +#EXTINF:-1 tvg-id="TVNGlobal.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="" group-title="",TVN Global (614p) [Offline] https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="UNOPLAY.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/RReDi1C.png" group-title="Entertainment",UNO PLAY (720p) [Not 24/7] https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 diff --git a/channels/ec.m3u b/channels/ec.m3u index 0bcd59366..5670087b7 100644 --- a/channels/ec.m3u +++ b/channels/ec.m3u @@ -9,6 +9,8 @@ http://37.187.7.106/hechostv/live.m3u8 https://srv1.zcast.com.br/diego3282/diego3282/playlist.m3u8 #EXTINF:-1 tvg-id="MulticanalCatamayo.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="",Multicanal Catamayo (720p) https://multicanal.streamseguro.com/hls/streaming.m3u8 +#EXTINF:-1 tvg-id="ParaísoDigital.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="",Paraíso Digital (720p) +https://cloudvideo.servers10.com:8081/8106/index.m3u8 #EXTINF:-1 tvg-id="PuruwaTV.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/puruwaTV/picture?width=320&height=320" group-title="",Puruwa TV (720p) https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 #EXTINF:-1 tvg-id="RadioImpacto2.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="",Radio Impacto 2 (1080p) @@ -21,8 +23,6 @@ https://api.new.livestream.com/accounts/1359588/events/4428723/live.m3u8 https://59c3c7bda15f4.streamlock.net:444/universal/smil:universal.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://i.imgur.com/otOhIe8.png" group-title="",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u -#EXTINF:-1 tvg-id="ParaísoDigital.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="",Paraíso Digital -https://cloudvideo.servers10.com:8081/8106/index.m3u8 #EXTINF:-1 tvg-id="VisionRadioTelevision.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="Local",Visión Radio Televisión (720p) https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 #EXTINF:-1 tvg-id="WuanPlus.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/WuanPlus/picture?width=320&height=320" group-title="General",Wuan+ (720p) diff --git a/channels/hn.m3u b/channels/hn.m3u index 52438d78b..bfd667543 100644 --- a/channels/hn.m3u +++ b/channels/hn.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AvivaTV.hn" tvg-country="HN" tvg-language="Spanish" tvg-logo="" group-title="",Aviva TV +#EXTINF:-1 tvg-id="AvivaTV.hn" tvg-country="HN" tvg-language="Spanish" tvg-logo="" group-title="",Aviva TV (720p) https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 #EXTINF:-1 tvg-id="CampusTV.hn" tvg-country="HN" tvg-language="" tvg-logo="" group-title="",Campus TV (360p) [Not 24/7] http://st2.worldkast.com/8004/8004/playlist.m3u8 diff --git a/channels/mx.m3u b/channels/mx.m3u index 3501ea7fa..eeff095d1 100644 --- a/channels/mx.m3u +++ b/channels/mx.m3u @@ -41,7 +41,7 @@ https://cdn87.theus6tv.tk/locals/SanDiego/xhbj-tdt.m3u8 https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/index.m3u8 #EXTINF:-1 tvg-id="CanaldelasEstrellas.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://www.lasestrellas.tv/assets/08680ecc38e44f53/images/icn_lasestrellas_512x512.png" group-title="Local",Canal de Las Estrellas (480p) http://38.131.11.9:1080/play/a032 -#EXTINF:-1 tvg-id="CanalMundoPlus.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/9BtSyV2.png" group-title="",Canal Mundo+ (560p) +#EXTINF:-1 tvg-id="CanalMundoPlus.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/9BtSyV2.png" group-title="",Canal Mundo+ (560p) [Offline] http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #EXTINF:-1 tvg-id="Capital21.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/P1pHy3j.jpg" group-title="Local",Capital 21 [Not 24/7] https://video.cdmx.gob.mx/livestream/stream.m3u8 diff --git a/channels/pl.m3u b/channels/pl.m3u index 284544ff8..d2826afa7 100644 --- a/channels/pl.m3u +++ b/channels/pl.m3u @@ -23,10 +23,10 @@ http://stream.tvkujawy.pl:8080/live/broadcast.m3u8 https://tvreg.klemit.net/regionalna/stream/index.m3u8 #EXTINF:-1 tvg-id="TVRepublika.pl" tvg-country="PL" tvg-language="Polish" tvg-logo="https://i.imgur.com/VaiHvZ3.jpg" group-title="",TV Republika (1080p) https://ec08.luz1.cache.orange.pl/jupiter/o2-cl7/live/tvrepublika/live.m3u8 +#EXTINF:-1 tvg-id="TVRepublika.pl" tvg-country="PL" tvg-language="Polish" tvg-logo="https://i.imgur.com/VaiHvZ3.jpg" group-title="",TV Republika (540p) [Not 24/7] +http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8 #EXTINF:-1 tvg-id="TVREPUBLIKA.pl" tvg-country="PL" tvg-language="" tvg-logo="" group-title="",TV REPUBLIKA (1080p) [Offline] http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 -#EXTINF:-1 tvg-id="TVRepublika.pl" tvg-country="PL" tvg-language="Polish" tvg-logo="https://i.imgur.com/VaiHvZ3.jpg" group-title="",TV Republika (540p) [Offline] -http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8 #EXTINF:-1 tvg-id="TVTorun.pl" tvg-country="PL" tvg-language="Polish" tvg-logo="https://i.imgur.com/GdbkqCM.png" group-title="",TV Toruń (1080p) http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVTrwam.pl" tvg-country="PL" tvg-language="Polish" tvg-logo="https://i.imgur.com/k6zdLLu.jpg" group-title="",TV Trwam (480p) diff --git a/channels/sl.m3u b/channels/sl.m3u index 4f2c5a1be..0bbbb65e1 100644 --- a/channels/sl.m3u +++ b/channels/sl.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="AYV.sl" tvg-country="SL" tvg-language="English" tvg-logo="https://i.imgur.com/rJfAEod.png" group-title="",AYV (720p) [Offline] +#EXTINF:-1 tvg-id="AYV.sl" tvg-country="SL" tvg-language="English" tvg-logo="https://i.imgur.com/rJfAEod.png" group-title="",AYV (720p) [Not 24/7] https://1219373429.rsc.cdn77.org/live/stream-1/chunklist.m3u8 diff --git a/channels/us.m3u b/channels/us.m3u index 29c7b3231..7222593ef 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -1487,9 +1487,9 @@ https://vcnleomarkstudios.teleosmedia.com/stream/leomarkstudios/screamfest/playl https://content.uplynk.com/channel/3e4b9cada2b74cf18977298804134a36.m3u8 #EXTINF:-1 tvg-id="SeattleChannel.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/NfE5jtp.png" group-title="Local",Seattle Channel (720p) [Not 24/7] https://wowzaprod188-i.akamaihd.net/hls/live/730322/3fa8d5f5/playlist.m3u8 -#EXTINF:-1 tvg-id="SentTVGlobalNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/ogvLLji.png" group-title="General",Sent TV Global Network (720p) +#EXTINF:-1 tvg-id="SentTVGlobalNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/ogvLLji.png" group-title="General",Sent TV Global Network (720p) [Offline] https://rpn1.bozztv.com/36bay2/gusa-stgn/mono.m3u8 -#EXTINF:-1 tvg-id="SGTN49.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/mJtJhjF.png" group-title="General",Sent TV Global Network Atlanta (SGTN-49) (720p) +#EXTINF:-1 tvg-id="SGTN49.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/mJtJhjF.png" group-title="General",Sent TV Global Network Atlanta (SGTN-49) (720p) [Offline] http://stgn-49.tulix.tv/live19/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="Shabakeh7.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/LeYSfhX.png" group-title="",Shabakeh 7 (720p) http://rtmp.abnsat.com/hls/txministry.m3u8 diff --git a/channels/us_plex.m3u b/channels/us_plex.m3u index c3fda4fd0..c63969b5e 100644 --- a/channels/us_plex.m3u +++ b/channels/us_plex.m3u @@ -173,7 +173,7 @@ https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastema https://vitor-theboatshow-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" tvg-country="US" tvg-language="English" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/BobRossChannel_275x275.png?raw=true" group-title="Culture",The Bob Ross Channel (1080p) https://cinedigm-bobross-1.plex.wurl.com/master.m3u8 -#EXTINF:-1 tvg-id="TheDesignNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/LoUGscj.png" group-title="Lifestyle",The Design Network (720p) +#EXTINF:-1 tvg-id="TheDesignNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/LoUGscj.png" group-title="Lifestyle",The Design Network (720p) [Offline] https://thedesignnetwork-tdn-5.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheFilmDetective.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/X7NV3X1.png" group-title="Movies",The Film Detective (720p) https://filmdetective-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-filmdetective-plex/CDN/master.m3u8 diff --git a/channels/us_vizio.m3u b/channels/us_vizio.m3u index 95dc7443c..d47690316 100644 --- a/channels/us_vizio.m3u +++ b/channels/us_vizio.m3u @@ -161,7 +161,7 @@ https://cinedigm-bobross-1.vizio.wurl.com/manifest/playlist.m3u8 https://carolburnett-vizio.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheFirst.us" tvg-country="US" tvg-language="English" tvg-logo="https://f9q4g5j6.ssl.hwcdn.net/5fc953ab6426646dbd7347b4" group-title="News",The First (720p) https://thefirst-vizio.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/Mk28uUy.png" group-title="Family",The Pet Collective (1080p) +#EXTINF:-1 tvg-id="ThePetCollective.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/Mk28uUy.png" group-title="Family",The Pet Collective (1080p) [Offline] https://the-pet-collective-linear.vizio.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ThePreviewChannel.us" tvg-country="US" tvg-language="English" tvg-logo="https://github.com/geonsey/Free2ViewTV/blob/master/images/logos/ThePreviewChannel_220x220.png?raw=true" group-title="",The Preview Channel (720p) https://previewchannel-previewchannel-1.vizio.wurl.com/manifest/playlist.m3u8 From ff0da46d587b16e18ed8085ffd644ee25083ec46 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 17:01:23 +0300 Subject: [PATCH 29/33] [Bot] Update playlists (#5108) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 60 ++++++++++++++++++++++++------------------------- channels/az.m3u | 2 +- channels/cn.m3u | 6 ++--- channels/co.m3u | 2 +- channels/ec.m3u | 2 +- channels/es.m3u | 2 +- channels/gh.m3u | 2 +- channels/it.m3u | 6 ++--- channels/mx.m3u | 2 +- channels/ng.m3u | 2 +- channels/nl.m3u | 2 +- channels/pe.m3u | 6 ++--- channels/rs.m3u | 2 +- channels/us.m3u | 4 ++-- 14 files changed, 50 insertions(+), 50 deletions(-) diff --git a/README.md b/README.md index fb878726b..193053734 100644 --- a/README.md +++ b/README.md @@ -42,27 +42,27 @@ Or select one of the playlists from the list below. Culture14https://iptv-org.github.io/iptv/categories/culture.m3u Documentary42https://iptv-org.github.io/iptv/categories/documentary.m3u Education19https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment207https://iptv-org.github.io/iptv/categories/entertainment.m3u + Entertainment206https://iptv-org.github.io/iptv/categories/entertainment.m3u Family30https://iptv-org.github.io/iptv/categories/family.m3u General328https://iptv-org.github.io/iptv/categories/general.m3u Kids180https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle80https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Local771https://iptv-org.github.io/iptv/categories/local.m3u + Local770https://iptv-org.github.io/iptv/categories/local.m3u Movies239https://iptv-org.github.io/iptv/categories/movies.m3u Music379https://iptv-org.github.io/iptv/categories/music.m3u - News420https://iptv-org.github.io/iptv/categories/news.m3u + News421https://iptv-org.github.io/iptv/categories/news.m3u Outdoor27https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax19https://iptv-org.github.io/iptv/categories/relax.m3u - Religious287https://iptv-org.github.io/iptv/categories/religious.m3u + Religious286https://iptv-org.github.io/iptv/categories/religious.m3u Series216https://iptv-org.github.io/iptv/categories/series.m3u Science10https://iptv-org.github.io/iptv/categories/science.m3u Shop44https://iptv-org.github.io/iptv/categories/shop.m3u Sports184https://iptv-org.github.io/iptv/categories/sports.m3u - Travel15https://iptv-org.github.io/iptv/categories/travel.m3u + Travel14https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3668https://iptv-org.github.io/iptv/categories/other.m3u + Other3666https://iptv-org.github.io/iptv/categories/other.m3u @@ -80,13 +80,13 @@ Or select one of the playlists from the list below. LanguageChannelsPlaylist - Akan2https://iptv-org.github.io/iptv/languages/aka.m3u + Akan1https://iptv-org.github.io/iptv/languages/aka.m3u Albanian34https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic350https://iptv-org.github.io/iptv/languages/ara.m3u - Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u + Arabic349https://iptv-org.github.io/iptv/languages/ara.m3u + Armenian28https://iptv-org.github.io/iptv/languages/hye.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani24https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani25https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir3https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u Bengali39https://iptv-org.github.io/iptv/languages/ben.m3u @@ -99,7 +99,7 @@ Or select one of the playlists from the list below. Croatian12https://iptv-org.github.io/iptv/languages/hrv.m3u Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u - Dutch48https://iptv-org.github.io/iptv/languages/nld.m3u + Dutch47https://iptv-org.github.io/iptv/languages/nld.m3u English1967https://iptv-org.github.io/iptv/languages/eng.m3u Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u @@ -114,7 +114,7 @@ Or select one of the playlists from the list below. Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u Indonesian65https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u - Italian99https://iptv-org.github.io/iptv/languages/ita.m3u + Italian100https://iptv-org.github.io/iptv/languages/ita.m3u Japanese21https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese4https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u @@ -144,18 +144,18 @@ Or select one of the playlists from the list below. Norwegian Bokmål3https://iptv-org.github.io/iptv/languages/nob.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto7https://iptv-org.github.io/iptv/languages/pus.m3u - Persian157https://iptv-org.github.io/iptv/languages/fas.m3u + Persian158https://iptv-org.github.io/iptv/languages/fas.m3u Polish34https://iptv-org.github.io/iptv/languages/pol.m3u Portuguese180https://iptv-org.github.io/iptv/languages/por.m3u Punjabi8https://iptv-org.github.io/iptv/languages/pan.m3u Romanian52https://iptv-org.github.io/iptv/languages/ron.m3u - Russian232https://iptv-org.github.io/iptv/languages/rus.m3u - Serbian17https://iptv-org.github.io/iptv/languages/srp.m3u + Russian233https://iptv-org.github.io/iptv/languages/rus.m3u + Serbian16https://iptv-org.github.io/iptv/languages/srp.m3u Sinhala3https://iptv-org.github.io/iptv/languages/sin.m3u Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian6https://iptv-org.github.io/iptv/languages/slv.m3u Somali6https://iptv-org.github.io/iptv/languages/som.m3u - Spanish741https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish739https://iptv-org.github.io/iptv/languages/spa.m3u Sundanese1https://iptv-org.github.io/iptv/languages/sun.m3u Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog6https://iptv-org.github.io/iptv/languages/tgl.m3u @@ -201,7 +201,7 @@ Or select one of the playlists from the list below. 🇦🇼 Aruba3https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia72https://iptv-org.github.io/iptv/countries/au.m3u 🇦🇹 Austria29https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan32https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇿 Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas3https://iptv-org.github.io/iptv/countries/bs.m3u 🇧🇭 Bahrain42https://iptv-org.github.io/iptv/countries/bh.m3u 🇧🇩 Bangladesh32https://iptv-org.github.io/iptv/countries/bd.m3u @@ -226,7 +226,7 @@ Or select one of the playlists from the list below. 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u 🇨🇱 Chile83https://iptv-org.github.io/iptv/countries/cl.m3u 🇨🇳 China765https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇴 Colombia62https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇴 Colombia63https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros36https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇬 Congo - Brazzaville4https://iptv-org.github.io/iptv/countries/cg.m3u 🇨🇩 Congo - Kinshasa4https://iptv-org.github.io/iptv/countries/cd.m3u @@ -241,7 +241,7 @@ Or select one of the playlists from the list below. 🇩🇰 Denmark13https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti38https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇴 Dominican Republic83https://iptv-org.github.io/iptv/countries/do.m3u - 🇪🇨 Ecuador41https://iptv-org.github.io/iptv/countries/ec.m3u + 🇪🇨 Ecuador40https://iptv-org.github.io/iptv/countries/ec.m3u 🇪🇬 Egypt76https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador36https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u @@ -258,9 +258,9 @@ Or select one of the playlists from the list below. 🇹🇫 French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon1https://iptv-org.github.io/iptv/countries/ga.m3u 🇬🇲 Gambia2https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia17https://iptv-org.github.io/iptv/countries/ge.m3u + 🇬🇪 Georgia18https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany196https://iptv-org.github.io/iptv/countries/de.m3u - 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u + 🇬🇭 Ghana2https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇷 Greece90https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland2https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇵 Guadeloupe25https://iptv-org.github.io/iptv/countries/gp.m3u @@ -280,7 +280,7 @@ Or select one of the playlists from the list below. 🇮🇶 Iraq90https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland16https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇱 Israel23https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy212https://iptv-org.github.io/iptv/countries/it.m3u + 🇮🇹 Italy213https://iptv-org.github.io/iptv/countries/it.m3u 🇯🇲 Jamaica0https://iptv-org.github.io/iptv/countries/jm.m3u 🇯🇵 Japan29https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇴 Jordan49https://iptv-org.github.io/iptv/countries/jo.m3u @@ -311,7 +311,7 @@ Or select one of the playlists from the list below. 🇲🇷 Mauritania36https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius2https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte1https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico95https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico96https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia2https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova18https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco9https://iptv-org.github.io/iptv/countries/mc.m3u @@ -323,12 +323,12 @@ Or select one of the playlists from the list below. 🇳🇦 Namibia1https://iptv-org.github.io/iptv/countries/na.m3u 🇳🇷 Nauru2https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal6https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands81https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇱 Netherlands80https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia2https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3u 🇳🇮 Nicaragua25https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger2https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria7https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇬 Nigeria6https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue2https://iptv-org.github.io/iptv/countries/nu.m3u 🇳🇫 Norfolk Island2https://iptv-org.github.io/iptv/countries/nf.m3u 🇰🇵 North Korea5https://iptv-org.github.io/iptv/countries/kp.m3u @@ -342,7 +342,7 @@ Or select one of the playlists from the list below. 🇵🇦 Panama33https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea2https://iptv-org.github.io/iptv/countries/pg.m3u 🇵🇾 Paraguay33https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru199https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇪 Peru197https://iptv-org.github.io/iptv/countries/pe.m3u 🇵🇭 Philippines17https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands2https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland44https://iptv-org.github.io/iptv/countries/pl.m3u @@ -358,7 +358,7 @@ Or select one of the playlists from the list below. 🇸🇹 São Tomé & Príncipe1https://iptv-org.github.io/iptv/countries/st.m3u 🇸🇦 Saudi Arabia75https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal15https://iptv-org.github.io/iptv/countries/sn.m3u - 🇷🇸 Serbia20https://iptv-org.github.io/iptv/countries/rs.m3u + 🇷🇸 Serbia19https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles1https://iptv-org.github.io/iptv/countries/sc.m3u 🇸🇱 Sierra Leone2https://iptv-org.github.io/iptv/countries/sl.m3u 🇸🇬 Singapore10https://iptv-org.github.io/iptv/countries/sg.m3u @@ -369,7 +369,7 @@ Or select one of the playlists from the list below. 🇿🇦 South Africa1https://iptv-org.github.io/iptv/countries/za.m3u 🇰🇷 South Korea56https://iptv-org.github.io/iptv/countries/kr.m3u 🇸🇸 South Sudan1https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain217https://iptv-org.github.io/iptv/countries/es.m3u + 🇪🇸 Spain216https://iptv-org.github.io/iptv/countries/es.m3u 🇱🇰 Sri Lanka12https://iptv-org.github.io/iptv/countries/lk.m3u 🇧🇱 St. Barthélemy24https://iptv-org.github.io/iptv/countries/bl.m3u 🇸🇭 St. Helena1https://iptv-org.github.io/iptv/countries/sh.m3u @@ -388,14 +388,14 @@ Or select one of the playlists from the list below. 🇹🇴 Tonga2https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad & Tobago0https://iptv-org.github.io/iptv/countries/tt.m3u 🇹🇳 Tunisia47https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey170https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇷 Turkey171https://iptv-org.github.io/iptv/countries/tr.m3u 🇹🇲 Turkmenistan9https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇻 Tuvalu2https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇬 Uganda3https://iptv-org.github.io/iptv/countries/ug.m3u 🇺🇦 Ukraine95https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom111https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1890https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇸 United States1888https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay28https://iptv-org.github.io/iptv/countries/uy.m3u 🇺🇿 Uzbekistan3https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu2https://iptv-org.github.io/iptv/countries/vu.m3u diff --git a/channels/az.m3u b/channels/az.m3u index 247b54c00..ce2b0daf5 100644 --- a/channels/az.m3u +++ b/channels/az.m3u @@ -19,7 +19,7 @@ http://streams.livetv.az/azerbaijan/atv_sd_stream4/playlist.m3u8 http://85.132.81.184:8080/atv-2/index.m3u8 #EXTINF:-1 tvg-id="AzadTVMinus4.az" tvg-country="AZ" tvg-language="Azerbaijani" tvg-logo="https://i.imgur.com/rDYSoRL.png" group-title="General",Azad TV -4 (ATV) (720p) http://85.132.81.184:8080/atv-4/index.m3u8 -#EXTINF:-1 tvg-id="CBC.az" tvg-country="AZ;TR;GE" tvg-language="Azerbaijani;Russian;English;Persian;Armenian" tvg-logo="http://cbc.az/assets/uploads/sites/Logo_fin.png" group-title="News",CBC (720p) [Offline] +#EXTINF:-1 tvg-id="CBC.az" tvg-country="AZ;TR;GE" tvg-language="Azerbaijani;Russian;English;Persian;Armenian" tvg-logo="http://cbc.az/assets/uploads/sites/Logo_fin.png" group-title="News",CBC (720p) [Not 24/7] http://cbctvlive.flashmediacast.com:1935/CBCTVLive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="ELTV.az" tvg-country="AZ" tvg-language="Azerbaijani" tvg-logo="http://eltv.az/wp-content/uploads/2021/01/alllogo.png" group-title="General",EL TV (432p) http://85.132.53.162:1935/live/eltv/playlist.m3u8 diff --git a/channels/cn.m3u b/channels/cn.m3u index 80974bf18..6478b14a0 100644 --- a/channels/cn.m3u +++ b/channels/cn.m3u @@ -144,8 +144,6 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225781/index.m3u8 #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (540p) http://112.25.48.68/live/program/live/cctv4/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (360p) -http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (360p) http://cctvalih5ca.v.myalicdn.com/live/cctvamerica_2/index.m3u8 #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (360p) http://cctvalih5ca.v.myalicdn.com/live/cctveurope_2/index.m3u8 @@ -159,6 +157,8 @@ https://cctvtxyh5ca.liveplay.myqcloud.com/live/cctveurope_2/index.m3u8 http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (576p) [Not 24/7] http://183.207.248.71/gitv/live1/CCTV-4/CCTV-4 +#EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (360p) [Offline] +http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 [Offline] http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 (1080p) @@ -625,7 +625,7 @@ http://112.25.48.68/live/program/live/shsshd/4000000/mnf.m3u8 http://112.25.48.68/live/program/live/dsjchd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="SiTVMeiLiZuQiu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",SiTV魅力足球 (1080p) http://112.25.48.68/live/program/live/mlyyhd/4000000/mnf.m3u8 -#EXTINF:-1 tvg-id="SiTVMeiLiZuQiu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",SiTV魅力足球 (1080p) +#EXTINF:-1 tvg-id="SiTVMeiLiZuQiu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",SiTV魅力足球 (1080p) [Offline] http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=76&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="TVBMingZhuTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",TVB 明珠台 (240p) http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=12?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=12&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_rate_id=2&FvSeid=1&Pcontent_id=8114.m3u8&Provider_id=0 diff --git a/channels/co.m3u b/channels/co.m3u index f6868ca4a..a1a599f58 100644 --- a/channels/co.m3u +++ b/channels/co.m3u @@ -84,7 +84,7 @@ https://iptv-all.lanesh4d0w.codes/colombia/telepetroleo.m3u8 https://stmvideo2.livecastv.com/celestialtv/celestialtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVGracia.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://live-tv-channels.org/pt-data/uploads/logo/co-tv-gracia.jpg" group-title="Religious",TVGracia (720p) https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNGlobal.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="" group-title="",TVN Global (614p) [Offline] +#EXTINF:-1 tvg-id="TVNGlobal.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="" group-title="",TVN Global (614p) [Not 24/7] https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="UNOPLAY.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/RReDi1C.png" group-title="Entertainment",UNO PLAY (720p) [Not 24/7] https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 diff --git a/channels/ec.m3u b/channels/ec.m3u index 5670087b7..cd9fa3290 100644 --- a/channels/ec.m3u +++ b/channels/ec.m3u @@ -27,5 +27,5 @@ http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 #EXTINF:-1 tvg-id="WuanPlus.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/WuanPlus/picture?width=320&height=320" group-title="General",Wuan+ (720p) https://streamingwowza.com:1936/wuanplus/wuanplus/playlist.m3u8 -#EXTINF:-1 tvg-id="ZaracayTV.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="Local",Zaracay TV (720p) +#EXTINF:-1 tvg-id="ZaracayTV.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="Local",Zaracay TV (720p) [Offline] https://streamingwowza.com:1936/zaracaytv/smil:zaracaytv.smil/playlist.m3u8 diff --git a/channels/es.m3u b/channels/es.m3u index 2ca28c8ce..e78739574 100644 --- a/channels/es.m3u +++ b/channels/es.m3u @@ -381,7 +381,7 @@ https://5940924978228.streamlock.net/8009/8009/master.m3u8 https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 #EXTINF:-1 tvg-id="Punt3VallUixo.es" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",Punt 3 Vall Uixó (1080p) https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8 -#EXTINF:-1 tvg-id="RadioRutasdelPerú.es" tvg-country="ES;PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/1121106071333048/picture?width=320&height=320" group-title="Travel",Radio Rutas del Perú (360p) +#EXTINF:-1 tvg-id="RadioRutasdelPerú.es" tvg-country="ES;PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/1121106071333048/picture?width=320&height=320" group-title="Travel",Radio Rutas del Perú (360p) [Offline] https://rtmp02.portalexpress.es/deimertv/deimertv/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelevisionMarbella.es" tvg-country="ES" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/RTVMarbella/picture?width=320&height=320" group-title="",Radio Televisión Marbella [Not 24/7] https://cloudtv.provideo.es/live/marbellatv-livestream.m3u8 diff --git a/channels/gh.m3u b/channels/gh.m3u index fb1717b68..3a1e555a8 100644 --- a/channels/gh.m3u +++ b/channels/gh.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="ResurrectionTV.gh" tvg-country="GH" tvg-language="Akan" tvg-logo="https://i.imgur.com/d4UOolK.jpg" group-title="",Resurrection TV (384p) http://rtmp.ottdemo.rrsat.com/rrsatrtv1/rrsatrtvmulti.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVAfrica.gh" tvg-country="GH" tvg-language="Akan" tvg-logo="https://i.imgur.com/rTsl8XB.jpg" group-title="",TV Africa (720p) +#EXTINF:-1 tvg-id="TVAfrica.gh" tvg-country="GH" tvg-language="Akan" tvg-logo="https://i.imgur.com/rTsl8XB.jpg" group-title="",TV Africa (720p) [Offline] http://africatv.live.net.sa:1935/live/africatv/playlist.m3u8 diff --git a/channels/it.m3u b/channels/it.m3u index b0584672e..2a972901d 100644 --- a/channels/it.m3u +++ b/channels/it.m3u @@ -65,7 +65,7 @@ https://streamcdnb10-859c1818ed614cc5b0047439470927b0.msvdn.net/live/S76890577/t http://wma10.fluidstream.net/CompanyTV/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="CompanyTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="Music",Company TV (720p) https://5929b138b139d.streamlock.net/CompanyTV/smil:CompanyTV.smil/master.m3u8 -#EXTINF:-1 tvg-id="CusanoItaliaTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="",Cusano Italia TV (720p) +#EXTINF:-1 tvg-id="CusanoItaliaTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="",Cusano Italia TV (720p) [Offline] https://stream9.xdevel.com/video0s975363-691/stream/playlist.m3u8 #EXTINF:-1 tvg-id="DeeJayTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://upload.wikimedia.org/wikipedia/it/thumb/9/93/Logo_Deejay.svg/1024px-Logo_Deejay.svg.png" group-title="Music",DeeJay TV (360p) https://deejay_tv-lh.akamaihd.net/i/DeejayTv_1@129866/master.m3u8 @@ -81,7 +81,7 @@ http://wms.shared.streamshow.it/esperiatv/esperiatv/playlist.m3u8 https://59d7d6f47d7fc.streamlock.net/esperiatv/esperiatv/playlist.m3u8 #EXTINF:-1 tvg-id="EuroIndieMusicChartTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://i.imgur.com/UDFBYpN.png" group-title="Music",Euro Indie Music Chart TV (360p) http://178.33.224.197:1935/euroindiemusic/euroindiemusic/playlist.m3u8 -#EXTINF:-1 tvg-id="EuroTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://i.imgur.com/zTYnT18.png" group-title="",Euro TV (720p) [Offline] +#EXTINF:-1 tvg-id="EuroTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://i.imgur.com/zTYnT18.png" group-title="",Euro TV (720p) [Not 24/7] https://5f22d76e220e1.streamlock.net/eurotv/eurotv/playlist.m3u8 #EXTINF:-1 tvg-id="FMITALIA.it" tvg-country="IT" tvg-language="" tvg-logo="https://i.imgur.com/EroYlvc.jpg" group-title="",FM ITALIA (404p) [Not 24/7] https://stream7.xdevel.com/video0s975817-411/stream/playlist.m3u8 @@ -111,7 +111,7 @@ https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 http://wms.shared.streamshow.it/italia2/mp4:italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia7.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://i.imgur.com/PIeNjOA.jpg" group-title="",Italia 7 (576p) http://151.0.207.99:1935/italia7/italia7/playlist.m3u8 -#EXTINF:-1 tvg-id="IuniorTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://i.imgur.com/FBOJnfT.png" group-title="",Iunior TV (720p) [Offline] +#EXTINF:-1 tvg-id="IuniorTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://i.imgur.com/FBOJnfT.png" group-title="",Iunior TV (720p) [Not 24/7] https://5f22d76e220e1.streamlock.net/iuniortv/iuniortv/playlist.m3u8 #EXTINF:-1 tvg-id="JuweloItalia.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="",Juwelo Italia (480p) https://sdn-global-live-streaming-packager-cache.3qsdn.com/7841/7841_264_live.m3u8 diff --git a/channels/mx.m3u b/channels/mx.m3u index 8ddc3a503..91bad3df5 100644 --- a/channels/mx.m3u +++ b/channels/mx.m3u @@ -157,7 +157,7 @@ https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtu https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live #EXTINF:-1 tvg-id="TelevisaGuerrero.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/lOAnjFs.png" group-title="Local",Televisa Guerrero (480p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live -#EXTINF:-1 tvg-id="TelevisaLaguna.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/L4GDHQm.png" group-title="Local",Televisa Laguna [Offline] +#EXTINF:-1 tvg-id="TelevisaLaguna.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/L4GDHQm.png" group-title="Local",Televisa Laguna (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UC_mwCcsKDJLSWjply5s0h8w/live #EXTINF:-1 tvg-id="TelevisaMexicali.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/NIEWc2s.jpg" group-title="Local",Televisa Mexicali [Offline] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcmuFsMIIIHO3LBqeBVfm8Q/live diff --git a/channels/ng.m3u b/channels/ng.m3u index 46f8f2ec1..cb25bad89 100644 --- a/channels/ng.m3u +++ b/channels/ng.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AfricaTV1.ng" tvg-country="NG" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vn9jvdV.png" group-title="",Africa TV1 (720p) +#EXTINF:-1 tvg-id="AfricaTV1.ng" tvg-country="NG" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vn9jvdV.png" group-title="",Africa TV1 (720p) [Offline] http://africatv.live.net.sa:1935/live/africatv/playlist.m3u8 #EXTINF:-1 tvg-id="AfricaTV2.ng" tvg-country="NG" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vn9jvdV.png" group-title="",Africa TV2 (720p) [Not 24/7] http://africatv.live.net.sa:1935/live/africatv2/playlist.m3u8 diff --git a/channels/nl.m3u b/channels/nl.m3u index 61c1d5f3c..458fe343e 100644 --- a/channels/nl.m3u +++ b/channels/nl.m3u @@ -25,7 +25,7 @@ https://live.jintv.org:12443/medialive/jintv.m3u8 http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27 #EXTINF:-1 tvg-id="JINTV.nl" tvg-country="TR" tvg-language="" tvg-logo="" group-title="",JIN TV (720p) [Not 24/7] http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8 -#EXTINF:-1 tvg-id="L1 TV NL" tvg-country="NL" tvg-language="Dutch" tvg-logo="https://i.imgur.com/8bqkwkG.png" group-title="",L1mburg (720p) +#EXTINF:-1 tvg-id="L1 TV NL" tvg-country="NL" tvg-language="Dutch" tvg-logo="https://i.imgur.com/8bqkwkG.png" group-title="",L1mburg (720p) [Offline] https://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8 #EXTINF:-1 tvg-id="MeerTV.nl" tvg-country="NL" tvg-language="Dutch" tvg-logo="https://i.imgur.com/hG2k4QL.png" group-title="",Meer TV (720p) http://593aed234297b.streamlock.net/meervandaag/meervandaag/chunklist_w733465808.m3u8 diff --git a/channels/pe.m3u b/channels/pe.m3u index b4e7d8c00..3eec84412 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -181,9 +181,9 @@ https://cdnhd.iblups.com/hls/ptv2.m3u8 #EXTINF:-1 tvg-id="PaxTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/B89KuHO.png" group-title="Religious",Pax TV (480p) https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live -#EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live +#EXTINF:-1 tvg-id="PBO.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PBOPeru/picture?width=320&height=320" group-title="News",PBO Digital (720p) [Not 24/7] +https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="" group-title="General",Peru Magico http://38.131.11.9:1080/play/a0dh #EXTINF:-1 tvg-id="PeruvianRadioTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://peruvianradiotv.pe/wp-content/uploads/2021/03/Logo-Peruvian-6.png" group-title="Local",PeruvianRadio TV (720p) [Not 24/7] @@ -192,7 +192,7 @@ https://stmv.panel.grupolimalive.com/peruviantv/peruviantv/playlist.m3u8 https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaTVMoyobamba.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/PlanetaTeleInformativo/picture?width=320&height=320" group-title="Local",Planeta TV Moyobamba (720p) https://live.obslivestream.com/planetatvmux/index.m3u8 -#EXTINF:-1 tvg-id="Primavera15RadiotelevisionMoquegua.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/radioprimaveramoquegua/picture?width=320&height=320" group-title="Local",Primavera 15 Radiotelevisión (Moquegua) (720p) +#EXTINF:-1 tvg-id="Primavera15RadiotelevisionMoquegua.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/radioprimaveramoquegua/picture?width=320&height=320" group-title="Local",Primavera 15 Radiotelevisión (Moquegua) (720p) [Offline] https://rtmp02.portalexpress.es/primaveratv/primaveratv/playlist.m3u8 #EXTINF:-1 tvg-id="ProyectaTelevisión.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/101589915090069/picture?width=320&height=320" group-title="Local",Proyecta Televisión (Huacho) [Not 24/7] https://mediastreamm.com:3194/live/proyectatvlive.m3u8 diff --git a/channels/rs.m3u b/channels/rs.m3u index b5a60c771..e3ec2141e 100644 --- a/channels/rs.m3u +++ b/channels/rs.m3u @@ -43,7 +43,7 @@ mmsh://212.200.255.151/rtv1 mmsh://212.200.255.151/rtv2 #EXTINF:-1 tvg-id="http://rtvas.rs/" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/wcXNcP6.png" group-title="",RTV AS (576p) https://srv1.adriatelekom.com/TVAS/index.m3u8 -#EXTINF:-1 tvg-id="rtvcityub.rs" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/Sz4G9ns.png" group-title="",RTV City Ub (576p) +#EXTINF:-1 tvg-id="rtvcityub.rs" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/Sz4G9ns.png" group-title="",RTV City Ub (576p) [Offline] http://167.172.39.13/hls/tvcityub.m3u8 #EXTINF:-1 tvg-id="rtvnp.rs" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/eNspJAS.png" group-title="",RTV Novi Pazar (576p) https://rtvnp.rs/hls/rtvnp.m3u8 diff --git a/channels/us.m3u b/channels/us.m3u index 7222593ef..ba1cc6e0f 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -154,9 +154,9 @@ https://mbningestworld-i.akamaihd.net/hls/live/586122/worldsafe/master.m3u8 https://mbnhls-lh.akamaihd.net/i/MBN_1@118619/master.m3u8 #EXTINF:-1 tvg-id="AlKarmaTV.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/6kiOT4K.jpg" group-title="Religious",Al Karma TV (1080p) https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmaau.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) +#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) [Offline] http://209.133.209.195:1935/AlientoSD/smil:AlientoSD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) +#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) [Offline] http://livestreamcdn.net:1935/AlientoSD/smil:AlientoSD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlkarmaTVAustralia.us" tvg-country="US" tvg-language="Arabic" tvg-logo="https://i1.wp.com/en.alkarmatv.com/wp-content/uploads/2020/02/Logo-AU.png" group-title="Religious",Alkarma TV Australia (1080p) https://5a8308add0b31.streamlock.net/alkarmatv.com/alkarmaau.smil/playlist.m3u8 From b638f0658262f42e7d7c20181b4a2d7abc42e80a Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 04:48:54 +0300 Subject: [PATCH 30/33] [Bot] Update playlists (#5113) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 74 ++++++++++++++++++++++++------------------------- channels/bd.m3u | 2 +- channels/br.m3u | 2 +- channels/ca.m3u | 2 +- channels/cn.m3u | 2 +- channels/co.m3u | 4 +-- channels/ec.m3u | 2 +- channels/fr.m3u | 2 +- channels/gh.m3u | 2 +- channels/in.m3u | 4 +-- channels/ir.m3u | 6 ++-- channels/it.m3u | 2 +- channels/mx.m3u | 10 +++---- channels/ng.m3u | 2 +- channels/nl.m3u | 2 +- channels/pe.m3u | 12 ++++---- channels/rs.m3u | 2 +- channels/ua.m3u | 2 +- channels/us.m3u | 10 +++---- 19 files changed, 72 insertions(+), 72 deletions(-) diff --git a/README.md b/README.md index 193053734..0e23750ff 100644 --- a/README.md +++ b/README.md @@ -35,22 +35,22 @@ Or select one of the playlists from the list below. Auto18https://iptv-org.github.io/iptv/categories/auto.m3u Animation29https://iptv-org.github.io/iptv/categories/animation.m3u - Business42https://iptv-org.github.io/iptv/categories/business.m3u + Business43https://iptv-org.github.io/iptv/categories/business.m3u Classic63https://iptv-org.github.io/iptv/categories/classic.m3u Comedy53https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking36https://iptv-org.github.io/iptv/categories/cooking.m3u - Culture14https://iptv-org.github.io/iptv/categories/culture.m3u + Culture15https://iptv-org.github.io/iptv/categories/culture.m3u Documentary42https://iptv-org.github.io/iptv/categories/documentary.m3u Education19https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment206https://iptv-org.github.io/iptv/categories/entertainment.m3u + Entertainment207https://iptv-org.github.io/iptv/categories/entertainment.m3u Family30https://iptv-org.github.io/iptv/categories/family.m3u - General328https://iptv-org.github.io/iptv/categories/general.m3u + General330https://iptv-org.github.io/iptv/categories/general.m3u Kids180https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle80https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Local770https://iptv-org.github.io/iptv/categories/local.m3u - Movies239https://iptv-org.github.io/iptv/categories/movies.m3u - Music379https://iptv-org.github.io/iptv/categories/music.m3u + Local773https://iptv-org.github.io/iptv/categories/local.m3u + Movies240https://iptv-org.github.io/iptv/categories/movies.m3u + Music382https://iptv-org.github.io/iptv/categories/music.m3u News421https://iptv-org.github.io/iptv/categories/news.m3u Outdoor27https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax19https://iptv-org.github.io/iptv/categories/relax.m3u @@ -58,11 +58,11 @@ Or select one of the playlists from the list below. Series216https://iptv-org.github.io/iptv/categories/series.m3u Science10https://iptv-org.github.io/iptv/categories/science.m3u Shop44https://iptv-org.github.io/iptv/categories/shop.m3u - Sports184https://iptv-org.github.io/iptv/categories/sports.m3u + Sports183https://iptv-org.github.io/iptv/categories/sports.m3u Travel14https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3666https://iptv-org.github.io/iptv/categories/other.m3u + Other3670https://iptv-org.github.io/iptv/categories/other.m3u @@ -80,27 +80,27 @@ Or select one of the playlists from the list below. LanguageChannelsPlaylist - Akan1https://iptv-org.github.io/iptv/languages/aka.m3u + Akan2https://iptv-org.github.io/iptv/languages/aka.m3u Albanian34https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic349https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic351https://iptv-org.github.io/iptv/languages/ara.m3u Armenian28https://iptv-org.github.io/iptv/languages/hye.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u Azerbaijani25https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir3https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali39https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali40https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri4https://iptv-org.github.io/iptv/languages/bho.m3u Bosnian11https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian6https://iptv-org.github.io/iptv/languages/bul.m3u Burmese0https://iptv-org.github.io/iptv/languages/mya.m3u Catalan10https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese839https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese838https://iptv-org.github.io/iptv/languages/zho.m3u Croatian12https://iptv-org.github.io/iptv/languages/hrv.m3u Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u - Dutch47https://iptv-org.github.io/iptv/languages/nld.m3u - English1967https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch48https://iptv-org.github.io/iptv/languages/nld.m3u + English1968https://iptv-org.github.io/iptv/languages/eng.m3u Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Finnish6https://iptv-org.github.io/iptv/languages/fin.m3u @@ -114,7 +114,7 @@ Or select one of the playlists from the list below. Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u Indonesian65https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u - Italian100https://iptv-org.github.io/iptv/languages/ita.m3u + Italian101https://iptv-org.github.io/iptv/languages/ita.m3u Japanese21https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese4https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u @@ -144,18 +144,18 @@ Or select one of the playlists from the list below. Norwegian Bokmål3https://iptv-org.github.io/iptv/languages/nob.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto7https://iptv-org.github.io/iptv/languages/pus.m3u - Persian158https://iptv-org.github.io/iptv/languages/fas.m3u + Persian160https://iptv-org.github.io/iptv/languages/fas.m3u Polish34https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese180https://iptv-org.github.io/iptv/languages/por.m3u + Portuguese179https://iptv-org.github.io/iptv/languages/por.m3u Punjabi8https://iptv-org.github.io/iptv/languages/pan.m3u Romanian52https://iptv-org.github.io/iptv/languages/ron.m3u Russian233https://iptv-org.github.io/iptv/languages/rus.m3u - Serbian16https://iptv-org.github.io/iptv/languages/srp.m3u + Serbian17https://iptv-org.github.io/iptv/languages/srp.m3u Sinhala3https://iptv-org.github.io/iptv/languages/sin.m3u Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian6https://iptv-org.github.io/iptv/languages/slv.m3u Somali6https://iptv-org.github.io/iptv/languages/som.m3u - Spanish739https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish747https://iptv-org.github.io/iptv/languages/spa.m3u Sundanese1https://iptv-org.github.io/iptv/languages/sun.m3u Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog6https://iptv-org.github.io/iptv/languages/tgl.m3u @@ -164,7 +164,7 @@ Or select one of the playlists from the list below. Thai45https://iptv-org.github.io/iptv/languages/tha.m3u Turkish59https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian56https://iptv-org.github.io/iptv/languages/ukr.m3u + Ukrainian55https://iptv-org.github.io/iptv/languages/ukr.m3u Urdu20https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek0https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese52https://iptv-org.github.io/iptv/languages/vie.m3u @@ -204,7 +204,7 @@ Or select one of the playlists from the list below. 🇦🇿 Azerbaijan33https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas3https://iptv-org.github.io/iptv/countries/bs.m3u 🇧🇭 Bahrain42https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh32https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇩 Bangladesh33https://iptv-org.github.io/iptv/countries/bd.m3u 🇧🇧 Barbados1https://iptv-org.github.io/iptv/countries/bb.m3u 🇧🇾 Belarus29https://iptv-org.github.io/iptv/countries/by.m3u 🇧🇪 Belgium31https://iptv-org.github.io/iptv/countries/be.m3u @@ -213,19 +213,19 @@ Or select one of the playlists from the list below. 🇧🇴 Bolivia35https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇦 Bosnia18https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana1https://iptv-org.github.io/iptv/countries/bw.m3u - 🇧🇷 Brazil218https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil217https://iptv-org.github.io/iptv/countries/br.m3u 🇧🇳 Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria16https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso5https://iptv-org.github.io/iptv/countries/bf.m3u 🇧🇮 Burundi1https://iptv-org.github.io/iptv/countries/bi.m3u 🇰🇭 Cambodia12https://iptv-org.github.io/iptv/countries/kh.m3u 🇨🇲 Cameroon5https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada141https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇦 Canada142https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u 🇨🇱 Chile83https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China765https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇳 China764https://iptv-org.github.io/iptv/countries/cn.m3u 🇨🇴 Colombia63https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros36https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇬 Congo - Brazzaville4https://iptv-org.github.io/iptv/countries/cg.m3u @@ -241,7 +241,7 @@ Or select one of the playlists from the list below. 🇩🇰 Denmark13https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti38https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇴 Dominican Republic83https://iptv-org.github.io/iptv/countries/do.m3u - 🇪🇨 Ecuador40https://iptv-org.github.io/iptv/countries/ec.m3u + 🇪🇨 Ecuador41https://iptv-org.github.io/iptv/countries/ec.m3u 🇪🇬 Egypt76https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador36https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u @@ -252,7 +252,7 @@ Or select one of the playlists from the list below. 🇫🇴 Faroe Islands1https://iptv-org.github.io/iptv/countries/fo.m3u 🇫🇯 Fiji3https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland11https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France162https://iptv-org.github.io/iptv/countries/fr.m3u + 🇫🇷 France161https://iptv-org.github.io/iptv/countries/fr.m3u 🇬🇫 French Guiana24https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia3https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u @@ -260,7 +260,7 @@ Or select one of the playlists from the list below. 🇬🇲 Gambia2https://iptv-org.github.io/iptv/countries/gm.m3u 🇬🇪 Georgia18https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany196https://iptv-org.github.io/iptv/countries/de.m3u - 🇬🇭 Ghana2https://iptv-org.github.io/iptv/countries/gh.m3u + 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇷 Greece90https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland2https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇵 Guadeloupe25https://iptv-org.github.io/iptv/countries/gp.m3u @@ -276,11 +276,11 @@ Or select one of the playlists from the list below. 🇮🇳 India268https://iptv-org.github.io/iptv/countries/in.m3u 🇮🇩 Indonesia74https://iptv-org.github.io/iptv/countries/id.m3u 🌍 International35https://iptv-org.github.io/iptv/countries/int.m3u - 🇮🇷 Iran171https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇷 Iran174https://iptv-org.github.io/iptv/countries/ir.m3u 🇮🇶 Iraq90https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland16https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇱 Israel23https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy213https://iptv-org.github.io/iptv/countries/it.m3u + 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u 🇯🇲 Jamaica0https://iptv-org.github.io/iptv/countries/jm.m3u 🇯🇵 Japan29https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇴 Jordan49https://iptv-org.github.io/iptv/countries/jo.m3u @@ -311,7 +311,7 @@ Or select one of the playlists from the list below. 🇲🇷 Mauritania36https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius2https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte1https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico96https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico98https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia2https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova18https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco9https://iptv-org.github.io/iptv/countries/mc.m3u @@ -323,12 +323,12 @@ Or select one of the playlists from the list below. 🇳🇦 Namibia1https://iptv-org.github.io/iptv/countries/na.m3u 🇳🇷 Nauru2https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal6https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands80https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇱 Netherlands81https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia2https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3u 🇳🇮 Nicaragua25https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger2https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria6https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇬 Nigeria7https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue2https://iptv-org.github.io/iptv/countries/nu.m3u 🇳🇫 Norfolk Island2https://iptv-org.github.io/iptv/countries/nf.m3u 🇰🇵 North Korea5https://iptv-org.github.io/iptv/countries/kp.m3u @@ -342,7 +342,7 @@ Or select one of the playlists from the list below. 🇵🇦 Panama33https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea2https://iptv-org.github.io/iptv/countries/pg.m3u 🇵🇾 Paraguay33https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru197https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇪 Peru202https://iptv-org.github.io/iptv/countries/pe.m3u 🇵🇭 Philippines17https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands2https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland44https://iptv-org.github.io/iptv/countries/pl.m3u @@ -358,7 +358,7 @@ Or select one of the playlists from the list below. 🇸🇹 São Tomé & Príncipe1https://iptv-org.github.io/iptv/countries/st.m3u 🇸🇦 Saudi Arabia75https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal15https://iptv-org.github.io/iptv/countries/sn.m3u - 🇷🇸 Serbia19https://iptv-org.github.io/iptv/countries/rs.m3u + 🇷🇸 Serbia20https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles1https://iptv-org.github.io/iptv/countries/sc.m3u 🇸🇱 Sierra Leone2https://iptv-org.github.io/iptv/countries/sl.m3u 🇸🇬 Singapore10https://iptv-org.github.io/iptv/countries/sg.m3u @@ -392,10 +392,10 @@ Or select one of the playlists from the list below. 🇹🇲 Turkmenistan9https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇻 Tuvalu2https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇬 Uganda3https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine95https://iptv-org.github.io/iptv/countries/ua.m3u + 🇺🇦 Ukraine94https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom111https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1888https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇸 United States1889https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay28https://iptv-org.github.io/iptv/countries/uy.m3u 🇺🇿 Uzbekistan3https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu2https://iptv-org.github.io/iptv/countries/vu.m3u diff --git a/channels/bd.m3u b/channels/bd.m3u index 3f14233ff..72ce174fa 100644 --- a/channels/bd.m3u +++ b/channels/bd.m3u @@ -23,7 +23,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/channeli-8-org.stream/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelT1.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/dyoXd9c.png" group-title="News",Channel T1 [Offline] http://128.199.212.160/channelt1/1080/index.m3u8 -#EXTINF:-1 tvg-id="ColosalTV.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/4kxxSCq.png" group-title="Entertainment",Colosal TV (720p) [Offline] +#EXTINF:-1 tvg-id="ColosalTV.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://i.imgur.com/4kxxSCq.png" group-title="Entertainment",Colosal TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/colosal.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DBCNews.bd" tvg-country="BD" tvg-language="Bengali" tvg-logo="https://dbcnews.tv/img/dbc.png" group-title="News",DBC News (1080p) [Geo-blocked] https://live.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/dbcnews.stream/playlist.m3u8 diff --git a/channels/br.m3u b/channels/br.m3u index efdbf0de0..707cac15a 100644 --- a/channels/br.m3u +++ b/channels/br.m3u @@ -104,7 +104,7 @@ https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8 https://59f2354c05961.streamlock.net:1443/rbtv/rbtv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="http://portal.rbc1.com.br/public/portal/img/layout/logorbc.png" group-title="Religious",Rede Brasil de Comunicação (540p) [Not 24/7] http://rbc.directradios.com:1935/rbc/rbc/live.m3u8 -#EXTINF:-1 tvg-id="TVGloboRiodeJaneiro.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/q7pYaJR.png" group-title="Sports",Rede Globo RJ (720p) +#EXTINF:-1 tvg-id="TVGloboRiodeJaneiro.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/q7pYaJR.png" group-title="Sports",Rede Globo RJ (720p) [Offline] http://live.video.globo.com/h/1402196682759012345678915746027599876543210hM4EA1neMoQoIiUyVn1TNg/k/app/a/A/u/anyone/d/s/hls-globo-rj/playlist.m3u8 #EXTINF:-1 tvg-id="RedeGospel.br" tvg-country="BR" tvg-language="" tvg-logo="https://i.imgur.com/yvxG9m5.png" group-title="Religious",Rede Gospel (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 diff --git a/channels/ca.m3u b/channels/ca.m3u index f7b9f5ea3..ed1982a90 100644 --- a/channels/ca.m3u +++ b/channels/ca.m3u @@ -147,7 +147,7 @@ https://live.corusdigitaldev.com/groupd/live/deb8cec5-87fb-460a-ab82-0929374fc5f https://live.corusdigitaldev.com/groupb/live/564df695-94f9-4f27-b1b9-0a936ab01721/live.isml/.m3u8 #EXTINF:-1 tvg-id="GurSikhSabhaTV.ca" tvg-country="CA" tvg-language="Hindi" tvg-logo="https://i.imgur.com/2EKCtQm.png" group-title="Religious",GurSikh Sabha TV (720p) http://cdn12.henico.net:8080/live/gsctv/index.m3u8 -#EXTINF:-1 tvg-id="ICIMontreal.ca" tvg-country="CA" tvg-language="French" tvg-logo="https://i.imgur.com/i3xFNPE.png" group-title="General",ICI Montreal (720p) [Offline] +#EXTINF:-1 tvg-id="ICIMontreal.ca" tvg-country="CA" tvg-language="French" tvg-logo="https://i.imgur.com/i3xFNPE.png" group-title="General",ICI Montreal (720p) [Not 24/7] https://ici-i.akamaihd.net/hls/live/873426/ICI-Live-Stream/master.m3u8 #EXTINF:-1 tvg-id="CBFT.ca" tvg-country="CA" tvg-language="French" tvg-logo="https://i.imgur.com/byTTNAi.png" group-title="General",Ici Radio-Canada Télé (720p) https://rcavlive.akamaized.net/hls/live/696615/xcancbft/master.m3u8 diff --git a/channels/cn.m3u b/channels/cn.m3u index 6478b14a0..2331ead95 100644 --- a/channels/cn.m3u +++ b/channels/cn.m3u @@ -1097,7 +1097,7 @@ http://222.178.181.121:12034/beibei01.m3u8 https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="HuaTingDianShiTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://5b0988e595225.cdn.sohucs.com/images/20181203/2813953209084182afb08496fd20e484.jpeg" group-title="",华亭电视台 (1080p) http://117.156.28.119/270000001111/1110000148/index.m3u8 -#EXTINF:-1 tvg-id="HuaShu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",华数 (720p) +#EXTINF:-1 tvg-id="HuaShu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",华数 (720p) [Offline] http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="NanJingXinXi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",南京信息 (720p) http://live.nbs.cn/channels/njtv/xxpd/m3u8:500k/live.m3u8 diff --git a/channels/co.m3u b/channels/co.m3u index a1a599f58..7eebfe434 100644 --- a/channels/co.m3u +++ b/channels/co.m3u @@ -41,13 +41,13 @@ https://iptv-all.lanesh4d0w.codes/colombia/enlace.m3u8 https://rtmp02.portalexpress.es/thefchanel/thefchanel/playlist.m3u8 #EXTINF:-1 tvg-id="LATAMTV.tv" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://t46.90f.myftpupload.com/wp-content/uploads/2020/08/cropped-Logo-LATAM-Horizontal-solo-alfa.png" group-title="",LATAM TV (Bogotà) (540p) [Not 24/7] https://iptv-all.lanesh4d0w.codes/latam -#EXTINF:-1 tvg-id="MarinaStereo.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://www.marinastereo.co/wp-content/uploads/2019/11/LOGO-4-300x136.png" group-title="",Marina Stereo (720p) +#EXTINF:-1 tvg-id="MarinaStereo.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://www.marinastereo.co/wp-content/uploads/2019/11/LOGO-4-300x136.png" group-title="",Marina Stereo (720p) [Offline] https://rtmp02.portalexpress.es/marinastereo/marinastereo/playlist.m3u8 #EXTINF:-1 tvg-id="MelodyChannelColombia.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://melodychannel.tv/wp-content/uploads/2021/01/cropped-logoMelody-2.png" group-title="Music",Melody Channel Colombia (720p) https://5b464b69d264e.streamlock.net/Channels_live/ngrp:MelodyChannel_all/playlist.m3u8 #EXTINF:-1 tvg-id="MiGenteTV.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="" group-title="",Mi Gente TV (720p) [Not 24/7] https://hvtrafico.ddns.net/migente720/migente720.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MundoMas.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CREs19T.png" group-title="",Mundo Mas (560p) [Offline] +#EXTINF:-1 tvg-id="MundoMas.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CREs19T.png" group-title="",Mundo Mas (560p) [Not 24/7] http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #EXTINF:-1 tvg-id="NoticiasCaracol.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://platform-static.cdn.mdstrm.com/player/logo/589b13f631f1bebd088ff756.png" group-title="News",Noticias Caracol (720p) [Offline] https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 diff --git a/channels/ec.m3u b/channels/ec.m3u index cd9fa3290..d35dacfba 100644 --- a/channels/ec.m3u +++ b/channels/ec.m3u @@ -27,5 +27,5 @@ http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u https://stmv.panel.mivideo.pro/vision/vision/playlist.m3u8 #EXTINF:-1 tvg-id="WuanPlus.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/WuanPlus/picture?width=320&height=320" group-title="General",Wuan+ (720p) https://streamingwowza.com:1936/wuanplus/wuanplus/playlist.m3u8 -#EXTINF:-1 tvg-id="ZaracayTV.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="Local",Zaracay TV (720p) [Offline] +#EXTINF:-1 tvg-id="ZaracayTV.ec" tvg-country="EC" tvg-language="Spanish" tvg-logo="" group-title="Local",Zaracay TV (720p) [Not 24/7] https://streamingwowza.com:1936/zaracaytv/smil:zaracaytv.smil/playlist.m3u8 diff --git a/channels/fr.m3u b/channels/fr.m3u index c7747f1bb..00e636106 100644 --- a/channels/fr.m3u +++ b/channels/fr.m3u @@ -229,7 +229,7 @@ https://s6.tntendirect.com/nt1/live/playlist.m3u8 https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8 #EXTINF:-1 tvg-id="TijiRussia.fr" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Kids",Tiji Russia (576p) [Not 24/7] http://188.40.68.167/russia/tiji/playlist.m3u8 -#EXTINF:-1 tvg-id="TMACaraibes.fr" tvg-country="FR" tvg-language="French" tvg-logo="" group-title="",TMA Caraïbes (1080p) +#EXTINF:-1 tvg-id="TMACaraibes.fr" tvg-country="FR" tvg-language="French" tvg-logo="" group-title="",TMA Caraïbes (1080p) [Offline] http://hls.tmacaraibes.com/live/index.m3u8 #EXTINF:-1 tvg-id="TMC.fr" tvg-country="FR" tvg-language="French" tvg-logo="https://i.imgur.com/Neh3Yhm.jpg" group-title="",TMC (720p) [Offline] https://s6.tntendirect.com/tmc/live/playlist.m3u8 diff --git a/channels/gh.m3u b/channels/gh.m3u index 3a1e555a8..7c54378cf 100644 --- a/channels/gh.m3u +++ b/channels/gh.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="ResurrectionTV.gh" tvg-country="GH" tvg-language="Akan" tvg-logo="https://i.imgur.com/d4UOolK.jpg" group-title="",Resurrection TV (384p) http://rtmp.ottdemo.rrsat.com/rrsatrtv1/rrsatrtvmulti.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVAfrica.gh" tvg-country="GH" tvg-language="Akan" tvg-logo="https://i.imgur.com/rTsl8XB.jpg" group-title="",TV Africa (720p) [Offline] +#EXTINF:-1 tvg-id="TVAfrica.gh" tvg-country="GH" tvg-language="Akan" tvg-logo="https://i.imgur.com/rTsl8XB.jpg" group-title="",TV Africa (720p) [Not 24/7] http://africatv.live.net.sa:1935/live/africatv/playlist.m3u8 diff --git a/channels/in.m3u b/channels/in.m3u index 9cacba820..4d93aa324 100644 --- a/channels/in.m3u +++ b/channels/in.m3u @@ -392,10 +392,10 @@ http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 #EXTINF:-1 tvg-id="MtunesPlus.in" tvg-country="IN" tvg-language="Hindi" tvg-logo="https://i.imgur.com/Rt7k6E3.png" group-title="Music",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 -#EXTINF:-1 tvg-id="MusicIndia.in" tvg-country="IN" tvg-language="Hindi" tvg-logo="https://i.imgur.com/F7tPCwh.png" group-title="Music",Music India (360p) -http://103.199.160.85/Content/musicindia/Live/Channel(MusicIndia)/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" tvg-country="IN" tvg-language="Hindi" tvg-logo="https://i.imgur.com/F7tPCwh.png" group-title="Music",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 +#EXTINF:-1 tvg-id="MusicIndia.in" tvg-country="IN" tvg-language="Hindi" tvg-logo="https://i.imgur.com/F7tPCwh.png" group-title="Music",Music India (360p) [Offline] +http://103.199.160.85/Content/musicindia/Live/Channel(MusicIndia)/index.m3u8 #EXTINF:-1 tvg-id="Naaptol.in" tvg-country="IN" tvg-language="Malayalam" tvg-logo="https://pbs.twimg.com/profile_images/897059156556783616/BUbUxAuW.jpg" group-title="",Naaptol (576p) [Not 24/7] http://14.199.164.20:4001/play/a0n1/index.m3u8 #EXTINF:-1 tvg-id="Namdhari.in" tvg-country="IN" tvg-language="" tvg-logo="" group-title="",Namdhari (404p) [Not 24/7] diff --git a/channels/ir.m3u b/channels/ir.m3u index 41e221d61..1fe7c4f87 100644 --- a/channels/ir.m3u +++ b/channels/ir.m3u @@ -95,9 +95,9 @@ https://d2e40kvaojifd6.cloudfront.net/stream/24b/playlist.m3u8 #EXTINF:-1 tvg-id="GEMAcademy.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gemusa.png" group-title="Movies",GEM Academy (540p) [Geo-blocked] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemusa https://d2e40kvaojifd6.cloudfront.net/stream/gem_usa/playlist.m3u8 -#EXTINF:-1 tvg-id="GEMArabia.ir" tvg-country="IR" tvg-language="Arabic" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_arabia.png" group-title="Music",GEM Arabia (576p) [Offline] +#EXTINF:-1 tvg-id="GEMArabia.ir" tvg-country="IR" tvg-language="Arabic" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_arabia.png" group-title="Music",GEM Arabia (576p) [Not 24/7] http://216.66.42.47:7777/GemArabia_HD.m3u8 -#EXTINF:-1 tvg-id="GEMAZ.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_az.png" group-title="Music",GEM AZ (576p) [Offline] +#EXTINF:-1 tvg-id="GEMAZ.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_az.png" group-title="Music",GEM AZ (576p) [Not 24/7] http://216.66.42.47:7777/GemAZ_HD.m3u8 #EXTINF:-1 tvg-id="GEMBollywood.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gembollywood.png" group-title="Movies",GEM Bollywood (576p) [Offline] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gembollywood @@ -105,7 +105,7 @@ https://stream-cdn.gemonline.tv/live/gembollywood/index.m3u8 #EXTINF:-1 tvg-id="GEMClassic.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_az.png?14" group-title="Classic",GEM Classic (576p) [Offline] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemclassic https://stream-cdn.gemonline.tv/live/gemclassic/index.m3u8 -#EXTINF:-1 tvg-id="GEMComedy.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_comedy.png" group-title="Movies",GEM Comedy (576p) [Offline] +#EXTINF:-1 tvg-id="GEMComedy.ir" tvg-country="IR" tvg-language="Persian" tvg-logo="https://www.gemonline.tv/Assets/channels-box/gem_comedy.png" group-title="Movies",GEM Comedy (576p) [Not 24/7] http://216.66.42.47:7777/GemComedy_HD.m3u8 #EXTINF:-1 tvg-id="GEMCrypto.ir" tvg-country="IR" tvg-language="English" tvg-logo="https://i.imgur.com/Pt59QNN.png" group-title="",GEM Crypto (576p) [Offline] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_crypto diff --git a/channels/it.m3u b/channels/it.m3u index 2a972901d..5ca3bd4f1 100644 --- a/channels/it.m3u +++ b/channels/it.m3u @@ -65,7 +65,7 @@ https://streamcdnb10-859c1818ed614cc5b0047439470927b0.msvdn.net/live/S76890577/t http://wma10.fluidstream.net/CompanyTV/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="CompanyTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="Music",Company TV (720p) https://5929b138b139d.streamlock.net/CompanyTV/smil:CompanyTV.smil/master.m3u8 -#EXTINF:-1 tvg-id="CusanoItaliaTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="",Cusano Italia TV (720p) [Offline] +#EXTINF:-1 tvg-id="CusanoItaliaTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="" group-title="",Cusano Italia TV (720p) [Not 24/7] https://stream9.xdevel.com/video0s975363-691/stream/playlist.m3u8 #EXTINF:-1 tvg-id="DeeJayTV.it" tvg-country="IT" tvg-language="Italian" tvg-logo="https://upload.wikimedia.org/wikipedia/it/thumb/9/93/Logo_Deejay.svg/1024px-Logo_Deejay.svg.png" group-title="Music",DeeJay TV (360p) https://deejay_tv-lh.akamaihd.net/i/DeejayTv_1@129866/master.m3u8 diff --git a/channels/mx.m3u b/channels/mx.m3u index 91bad3df5..d4374db2a 100644 --- a/channels/mx.m3u +++ b/channels/mx.m3u @@ -41,7 +41,7 @@ https://cdn87.theus6tv.tk/locals/SanDiego/xhbj-tdt.m3u8 https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/index.m3u8 #EXTINF:-1 tvg-id="CanaldelasEstrellas.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://www.lasestrellas.tv/assets/08680ecc38e44f53/images/icn_lasestrellas_512x512.png" group-title="Local",Canal de Las Estrellas (480p) http://38.131.11.9:1080/play/a032 -#EXTINF:-1 tvg-id="CanalMundoPlus.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/9BtSyV2.png" group-title="",Canal Mundo+ (560p) [Offline] +#EXTINF:-1 tvg-id="CanalMundoPlus.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/9BtSyV2.png" group-title="",Canal Mundo+ (560p) [Not 24/7] http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #EXTINF:-1 tvg-id="Capital21.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/P1pHy3j.jpg" group-title="Local",Capital 21 [Not 24/7] https://video.cdmx.gob.mx/livestream/stream.m3u8 @@ -205,9 +205,9 @@ https://5ca3e84a76d30.streamlock.net/gpacifico1/smil:gpculiacan.smil/playlist.m3 https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVPObregon.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://i.imgur.com/mw4992J.png" group-title="",TVP Obregón [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UnoTV.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="" group-title="",Uno TV (720p) [Not 24/7] -https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 -#EXTINF:-1 tvg-id="UDG44.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/UDGTV44/picture?width=320&height=320" group-title="General",UDG44 TV [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x3m1xfy?autoplay=1 #EXTINF:-1 tvg-id="UDG44.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/UDGTV44/picture?width=320&height=320" group-title="General",UDG44 TV [Not 24/7] http://free.fullspeed.tv/query?url=https://www.dailymotion.com/embed/video/x3m1xfy?autoplay=1 +#EXTINF:-1 tvg-id="UDG44.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/UDGTV44/picture?width=320&height=320" group-title="General",UDG44 TV [Not 24/7] +https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x3m1xfy?autoplay=1 +#EXTINF:-1 tvg-id="UnoTV.mx" tvg-country="MX" tvg-language="Spanish" tvg-logo="" group-title="",Uno TV (720p) [Not 24/7] +https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 diff --git a/channels/ng.m3u b/channels/ng.m3u index cb25bad89..c93e3b272 100644 --- a/channels/ng.m3u +++ b/channels/ng.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AfricaTV1.ng" tvg-country="NG" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vn9jvdV.png" group-title="",Africa TV1 (720p) [Offline] +#EXTINF:-1 tvg-id="AfricaTV1.ng" tvg-country="NG" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vn9jvdV.png" group-title="",Africa TV1 (720p) [Not 24/7] http://africatv.live.net.sa:1935/live/africatv/playlist.m3u8 #EXTINF:-1 tvg-id="AfricaTV2.ng" tvg-country="NG" tvg-language="Arabic" tvg-logo="https://i.imgur.com/vn9jvdV.png" group-title="",Africa TV2 (720p) [Not 24/7] http://africatv.live.net.sa:1935/live/africatv2/playlist.m3u8 diff --git a/channels/nl.m3u b/channels/nl.m3u index 458fe343e..b61dca120 100644 --- a/channels/nl.m3u +++ b/channels/nl.m3u @@ -25,7 +25,7 @@ https://live.jintv.org:12443/medialive/jintv.m3u8 http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27 #EXTINF:-1 tvg-id="JINTV.nl" tvg-country="TR" tvg-language="" tvg-logo="" group-title="",JIN TV (720p) [Not 24/7] http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8 -#EXTINF:-1 tvg-id="L1 TV NL" tvg-country="NL" tvg-language="Dutch" tvg-logo="https://i.imgur.com/8bqkwkG.png" group-title="",L1mburg (720p) [Offline] +#EXTINF:-1 tvg-id="L1 TV NL" tvg-country="NL" tvg-language="Dutch" tvg-logo="https://i.imgur.com/8bqkwkG.png" group-title="",L1mburg (720p) [Not 24/7] https://d34pj260kw1xmk.cloudfront.net/live/l1/tv/index.m3u8 #EXTINF:-1 tvg-id="MeerTV.nl" tvg-country="NL" tvg-language="Dutch" tvg-logo="https://i.imgur.com/hG2k4QL.png" group-title="",Meer TV (720p) http://593aed234297b.streamlock.net/meervandaag/meervandaag/chunklist_w733465808.m3u8 diff --git a/channels/pe.m3u b/channels/pe.m3u index 3eec84412..0753e13e5 100644 --- a/channels/pe.m3u +++ b/channels/pe.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/113907773339257/picture?width=320&height=320" group-title="Music",Metropolitana del Cuzco (CCTVRadio) [Not 24/7] -https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 #EXTINF:-1 tvg-id="AndesTelevisión.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/CsW4Op8.png" group-title="Local",Andes Televisión (Sicusani) [Not 24/7] https://srv4.zcast.com.br/prelatura2020/prelatura2020/playlist.m3u8 #EXTINF:-1 tvg-id="AntaresTelevision.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/antaresTvRadioOficial/picture?width=320&height=320" group-title="Local",Antares Televisión (720p) [Not 24/7] @@ -130,6 +128,8 @@ http://v4.tustreaming.cl/matices/index.m3u8 https://media2.cdnlayer.biz:8081/8008/index.m3u8 #EXTINF:-1 tvg-id="MegaTVJaen.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/megatvjaen/picture?width=320&height=320" group-title="Local",Mega TV (Jaen) [Not 24/7] https://rtmp02.portalexpress.es/megatv/megatv/playlist.m3u8 +#EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/113907773339257/picture?width=320&height=320" group-title="Music",Metropolitana del Cuzco (CCTVRadio) [Not 24/7] +https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 #EXTINF:-1 tvg-id="Millenium49TVPucallpa.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/zYpMHhQ.png" group-title="Local",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 #EXTINF:-1 tvg-id="Millenium109FM.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/milleniumradiotv/picture?width=320&height=320" group-title="Local",Millenium 109 FM (Lamas) [Not 24/7] @@ -156,20 +156,20 @@ https://tv.tvcontrolcp.com:1936/8012/8012/playlist.m3u8 http://free.fullspeed.tv/query?url=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="NuestraTVLima.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/NUESTRATVPERU/picture?width=320&height=320" group-title="Local",Nuestra TV (Lima) (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima +#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV (Trujillo) [Not 24/7] +https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 #EXTINF:-1 tvg-id="OKTeVe.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OKTelevision.pe/picture?width=320&height=320" group-title="Local",OK TeVe (Yurimaguas) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/wesdey3/wesdey3/playlist.m3u8 #EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/omegatvyurimaguas/picture?width=320&height=320" group-title="Local",Omega TV (Yurimaguas) [Not 24/7] https://7.innovatestream.pe:19360/omega/omega.m3u8 -#EXTINF:-1 tvg-id="OasisRTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/Oasisrtv/picture?width=320&height=320" group-title="Local",Oasis RTV (Trujillo) [Not 24/7] -https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (1080p) [Not 24/7] https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://i.imgur.com/3R2emx7.jpg" group-title="General",Onda Digital (720p) [Not 24/7] https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 #EXTINF:-1 tvg-id="OrientalTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OrientalTV.pe/picture?width=320&height=320" group-title="Local",Oriental TV 21 (Pucallpa) [Not 24/7] -https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/orientaltv21 -#EXTINF:-1 tvg-id="OrientalTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OrientalTV.pe/picture?width=320&height=320" group-title="Local",Oriental TV 21 (Pucallpa) [Not 24/7] http://free.fullspeed.tv/query?url=https://www.twitch.tv/orientaltv21 +#EXTINF:-1 tvg-id="OrientalTV.pe" tvg-country="PE" tvg-language="Spanish" tvg-logo="https://graph.facebook.com/OrientalTV.pe/picture?width=320&height=320" group-title="Local",Oriental TV 21 (Pucallpa) [Not 24/7] +https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.twitch.tv/orientaltv21 #EXTINF:-1 tvg-id="OvacionTV.pe" tvg-country="PE;UY" tvg-language="Spanish" tvg-logo="https://ovacion.pe/sites/default/files/logo-ovacion.png" group-title="Sports",Ovacion TV (720p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" tvg-country="PE;UY" tvg-language="Spanish" tvg-logo="https://ovacion.pe/sites/default/files/logo-ovacion.png" group-title="Sports",Ovación TV (720p) [Not 24/7] diff --git a/channels/rs.m3u b/channels/rs.m3u index e3ec2141e..82e7b5e5f 100644 --- a/channels/rs.m3u +++ b/channels/rs.m3u @@ -43,7 +43,7 @@ mmsh://212.200.255.151/rtv1 mmsh://212.200.255.151/rtv2 #EXTINF:-1 tvg-id="http://rtvas.rs/" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/wcXNcP6.png" group-title="",RTV AS (576p) https://srv1.adriatelekom.com/TVAS/index.m3u8 -#EXTINF:-1 tvg-id="rtvcityub.rs" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/Sz4G9ns.png" group-title="",RTV City Ub (576p) [Offline] +#EXTINF:-1 tvg-id="rtvcityub.rs" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/Sz4G9ns.png" group-title="",RTV City Ub (576p) [Not 24/7] http://167.172.39.13/hls/tvcityub.m3u8 #EXTINF:-1 tvg-id="rtvnp.rs" tvg-country="RS" tvg-language="Serbian" tvg-logo="https://i.imgur.com/eNspJAS.png" group-title="",RTV Novi Pazar (576p) https://rtvnp.rs/hls/rtvnp.m3u8 diff --git a/channels/ua.m3u b/channels/ua.m3u index 28bd7fb0c..556359ec3 100644 --- a/channels/ua.m3u +++ b/channels/ua.m3u @@ -15,7 +15,7 @@ https://cdn10.live-tv.od.ua:8083/7tvod/7tvod-abr/playlist.m3u8 http://streamvideol1.luxnet.ua/news24/news24.stream/playlist.m3u8 #EXTINF:-1 tvg-id="24Kanal.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="News",24 Канал (1080p) http://streamvideol1.luxnet.ua/news24/smil:news24.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="34kanal.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="",34 канал (576p) +#EXTINF:-1 tvg-id="34kanal.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="",34 канал (576p) [Offline] http://streamvideol.luxnet.ua/34ua/34ua.stream/playlist.m3u8 #EXTINF:-1 tvg-id="100News.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="https://i.imgur.com/11llLr1.jpg" group-title="News",100% News (576p) http://85.238.112.40:8810/hls_sec/239.33.16.32-.m3u8 diff --git a/channels/us.m3u b/channels/us.m3u index ba1cc6e0f..dbc71ad2c 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -154,9 +154,9 @@ https://mbningestworld-i.akamaihd.net/hls/live/586122/worldsafe/master.m3u8 https://mbnhls-lh.akamaihd.net/i/MBN_1@118619/master.m3u8 #EXTINF:-1 tvg-id="AlKarmaTV.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/6kiOT4K.jpg" group-title="Religious",Al Karma TV (1080p) https://58cc65c534c67.streamlock.net/alkarmatv.com/alkarmaau.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) [Offline] +#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) [Not 24/7] http://209.133.209.195:1935/AlientoSD/smil:AlientoSD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) [Offline] +#EXTINF:-1 tvg-id="AlientoVision.us" tvg-country="US" tvg-language="Spanish" tvg-logo="https://i.imgur.com/0qwmBEm.png" group-title="Religious",Aliento Vision (720p) [Not 24/7] http://livestreamcdn.net:1935/AlientoSD/smil:AlientoSD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlkarmaTVAustralia.us" tvg-country="US" tvg-language="Arabic" tvg-logo="https://i1.wp.com/en.alkarmatv.com/wp-content/uploads/2020/02/Logo-AU.png" group-title="Religious",Alkarma TV Australia (1080p) https://5a8308add0b31.streamlock.net/alkarmatv.com/alkarmaau.smil/playlist.m3u8 @@ -810,7 +810,7 @@ https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 https://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed03/playlist.m3u8 #EXTINF:-1 tvg-id="GunAzTV.us" tvg-country="US;AZ" tvg-language="Azerbaijani" tvg-logo="https://i.imgur.com/0lJwdDH.jpg" group-title="General",GünAz TV (480p) http://gtv.live.cdn.bitgravity.com/gtv/live/feed03 -#EXTINF:-1 tvg-id="GunAzTV.us" tvg-country="US;AZ" tvg-language="Azerbaijani" tvg-logo="https://i.imgur.com/0lJwdDH.jpg" group-title="General",GünAz TV (480p) +#EXTINF:-1 tvg-id="GunAzTV.us" tvg-country="US;AZ" tvg-language="Azerbaijani" tvg-logo="https://i.imgur.com/0lJwdDH.jpg" group-title="General",GünAz TV (480p) [Offline] rtsp://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed02?nc=1 #EXTINF:-1 tvg-id="GustoTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/ygVGi3s.png" group-title="Cooking",Gusto TV (1080p) https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 @@ -1174,7 +1174,7 @@ https://cdn1.mobiletv.bg/T5/ng_wild_hd/ng_wild_hd_794613_850k.m3u8 http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildRussia.us" tvg-country="RU" tvg-language="Russian" tvg-logo="https://static.epg.best/id/NatGeoWild.id.png" group-title="Documentary",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 -#EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/uNKEoa4.png" group-title="",NAU-TV Northern Arizona University (720p) [Offline] +#EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/uNKEoa4.png" group-title="",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 #EXTINF:-1 tvg-id="NBATV.us" tvg-country="TH" tvg-language="English" tvg-logo="https://www.img09.xyz/assets/img/ch_logo/hd-nba.png" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36" group-title="Sports",NBA TV (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 @@ -1435,7 +1435,7 @@ http://live.qvcde.simplestreamcdn.com/live/qvcde_beauty_clean/bitrate1.isml/live https://d1txbbj1u9asam.cloudfront.net/live/qvcuk_main_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/X9LBFzK.jpg" group-title="Religious",QVTV (720p) https://qvmstream.tulix.tv/720p/720p/chunklist_w1600218747.m3u8 -#EXTINF:-1 tvg-id="RadioInmaculada.us" tvg-country="US" tvg-language="Spanish" tvg-logo="" group-title="Religious",Radio Inmaculada (1080p) +#EXTINF:-1 tvg-id="RadioInmaculada.us" tvg-country="US" tvg-language="Spanish" tvg-logo="" group-title="Religious",Radio Inmaculada (1080p) [Offline] https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8 #EXTINF:-1 tvg-id="RadioJavan.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/oO6kxWO.png" group-title="",Radio Javan (1080p) https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 From def0e0d20d586bc1340d25002fff1b0b2614065e Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Thu, 21 Oct 2021 21:18:39 +0300 Subject: [PATCH 31/33] [Bot] Update playlists (#5117) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 94 ++++++++++++++++++++++++------------------------- channels/br.m3u | 2 +- channels/ca.m3u | 2 +- channels/cl.m3u | 2 +- channels/cn.m3u | 22 ++++++------ channels/cz.m3u | 2 +- channels/es.m3u | 4 +-- channels/fr.m3u | 2 +- channels/hu.m3u | 2 +- channels/tw.m3u | 4 +-- channels/uk.m3u | 2 +- channels/us.m3u | 4 +-- 12 files changed, 71 insertions(+), 71 deletions(-) diff --git a/README.md b/README.md index 0e23750ff..a12daea76 100644 --- a/README.md +++ b/README.md @@ -47,14 +47,14 @@ Or select one of the playlists from the list below. General330https://iptv-org.github.io/iptv/categories/general.m3u Kids180https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle80https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Local773https://iptv-org.github.io/iptv/categories/local.m3u - Movies240https://iptv-org.github.io/iptv/categories/movies.m3u + Lifestyle81https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Local772https://iptv-org.github.io/iptv/categories/local.m3u + Movies241https://iptv-org.github.io/iptv/categories/movies.m3u Music382https://iptv-org.github.io/iptv/categories/music.m3u - News421https://iptv-org.github.io/iptv/categories/news.m3u + News419https://iptv-org.github.io/iptv/categories/news.m3u Outdoor27https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax19https://iptv-org.github.io/iptv/categories/relax.m3u - Religious286https://iptv-org.github.io/iptv/categories/religious.m3u + Religious287https://iptv-org.github.io/iptv/categories/religious.m3u Series216https://iptv-org.github.io/iptv/categories/series.m3u Science10https://iptv-org.github.io/iptv/categories/science.m3u Shop44https://iptv-org.github.io/iptv/categories/shop.m3u @@ -62,7 +62,7 @@ Or select one of the playlists from the list below. Travel14https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3670https://iptv-org.github.io/iptv/categories/other.m3u + Other3675https://iptv-org.github.io/iptv/categories/other.m3u @@ -95,22 +95,22 @@ Or select one of the playlists from the list below. Bulgarian6https://iptv-org.github.io/iptv/languages/bul.m3u Burmese0https://iptv-org.github.io/iptv/languages/mya.m3u Catalan10https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese838https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese842https://iptv-org.github.io/iptv/languages/zho.m3u Croatian12https://iptv-org.github.io/iptv/languages/hrv.m3u Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u Dutch48https://iptv-org.github.io/iptv/languages/nld.m3u - English1968https://iptv-org.github.io/iptv/languages/eng.m3u + English1970https://iptv-org.github.io/iptv/languages/eng.m3u Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Finnish6https://iptv-org.github.io/iptv/languages/fin.m3u - French212https://iptv-org.github.io/iptv/languages/fra.m3u + French213https://iptv-org.github.io/iptv/languages/fra.m3u Galician7https://iptv-org.github.io/iptv/languages/glg.m3u Georgian9https://iptv-org.github.io/iptv/languages/kat.m3u German156https://iptv-org.github.io/iptv/languages/deu.m3u Hebrew16https://iptv-org.github.io/iptv/languages/heb.m3u Hindi88https://iptv-org.github.io/iptv/languages/hin.m3u - Hungarian14https://iptv-org.github.io/iptv/languages/hun.m3u + Hungarian13https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u Indonesian65https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u @@ -132,7 +132,7 @@ Or select one of the playlists from the list below. Malay (macrolanguage)6https://iptv-org.github.io/iptv/languages/msa.m3u Malayalam56https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u - Mandarin Chinese53https://iptv-org.github.io/iptv/languages/cmn.m3u + Mandarin Chinese52https://iptv-org.github.io/iptv/languages/cmn.m3u Mandinka1https://iptv-org.github.io/iptv/languages/mnk.m3u Maori2https://iptv-org.github.io/iptv/languages/mri.m3u Marathi2https://iptv-org.github.io/iptv/languages/mar.m3u @@ -146,7 +146,7 @@ Or select one of the playlists from the list below. Pashto7https://iptv-org.github.io/iptv/languages/pus.m3u Persian160https://iptv-org.github.io/iptv/languages/fas.m3u Polish34https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese179https://iptv-org.github.io/iptv/languages/por.m3u + Portuguese178https://iptv-org.github.io/iptv/languages/por.m3u Punjabi8https://iptv-org.github.io/iptv/languages/pan.m3u Romanian52https://iptv-org.github.io/iptv/languages/ron.m3u Russian233https://iptv-org.github.io/iptv/languages/rus.m3u @@ -155,7 +155,7 @@ Or select one of the playlists from the list below. Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian6https://iptv-org.github.io/iptv/languages/slv.m3u Somali6https://iptv-org.github.io/iptv/languages/som.m3u - Spanish747https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish749https://iptv-org.github.io/iptv/languages/spa.m3u Sundanese1https://iptv-org.github.io/iptv/languages/sun.m3u Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog6https://iptv-org.github.io/iptv/languages/tgl.m3u @@ -171,7 +171,7 @@ Or select one of the playlists from the list below. Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof15https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese5https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined1469https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined1467https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -196,7 +196,7 @@ Or select one of the playlists from the list below. 🇦🇩 Andorra12https://iptv-org.github.io/iptv/countries/ad.m3u 🇦🇴 Angola3https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇬 Antigua & Barbuda1https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina81https://iptv-org.github.io/iptv/countries/ar.m3u + 🇦🇷 Argentina82https://iptv-org.github.io/iptv/countries/ar.m3u 🇦🇲 Armenia35https://iptv-org.github.io/iptv/countries/am.m3u 🇦🇼 Aruba3https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia72https://iptv-org.github.io/iptv/countries/au.m3u @@ -210,7 +210,7 @@ Or select one of the playlists from the list below. 🇧🇪 Belgium31https://iptv-org.github.io/iptv/countries/be.m3u 🇧🇯 Benin5https://iptv-org.github.io/iptv/countries/bj.m3u 🇧🇹 Bhutan5https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia35https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇴 Bolivia36https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇦 Bosnia18https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana1https://iptv-org.github.io/iptv/countries/bw.m3u 🇧🇷 Brazil217https://iptv-org.github.io/iptv/countries/br.m3u @@ -220,30 +220,30 @@ Or select one of the playlists from the list below. 🇧🇮 Burundi1https://iptv-org.github.io/iptv/countries/bi.m3u 🇰🇭 Cambodia12https://iptv-org.github.io/iptv/countries/kh.m3u 🇨🇲 Cameroon5https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada142https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇦 Canada141https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile83https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China764https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇴 Colombia63https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇱 Chile84https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China770https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇴 Colombia64https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros36https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇬 Congo - Brazzaville4https://iptv-org.github.io/iptv/countries/cg.m3u 🇨🇩 Congo - Kinshasa4https://iptv-org.github.io/iptv/countries/cd.m3u 🇨🇰 Cook Islands2https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica50https://iptv-org.github.io/iptv/countries/cr.m3u + 🇨🇷 Costa Rica51https://iptv-org.github.io/iptv/countries/cr.m3u 🇨🇮 Côte d’Ivoire2https://iptv-org.github.io/iptv/countries/ci.m3u 🇭🇷 Croatia19https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba25https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇺 Cuba26https://iptv-org.github.io/iptv/countries/cu.m3u 🇨🇼 Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u 🇨🇾 Cyprus24https://iptv-org.github.io/iptv/countries/cy.m3u - 🇨🇿 Czechia28https://iptv-org.github.io/iptv/countries/cz.m3u + 🇨🇿 Czechia27https://iptv-org.github.io/iptv/countries/cz.m3u 🇩🇰 Denmark13https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti38https://iptv-org.github.io/iptv/countries/dj.m3u - 🇩🇴 Dominican Republic83https://iptv-org.github.io/iptv/countries/do.m3u - 🇪🇨 Ecuador41https://iptv-org.github.io/iptv/countries/ec.m3u + 🇩🇴 Dominican Republic84https://iptv-org.github.io/iptv/countries/do.m3u + 🇪🇨 Ecuador42https://iptv-org.github.io/iptv/countries/ec.m3u 🇪🇬 Egypt76https://iptv-org.github.io/iptv/countries/eg.m3u - 🇸🇻 El Salvador36https://iptv-org.github.io/iptv/countries/sv.m3u + 🇸🇻 El Salvador37https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea4https://iptv-org.github.io/iptv/countries/gq.m3u 🇪🇷 Eritrea1https://iptv-org.github.io/iptv/countries/er.m3u 🇪🇪 Estonia11https://iptv-org.github.io/iptv/countries/ee.m3u @@ -252,8 +252,8 @@ Or select one of the playlists from the list below. 🇫🇴 Faroe Islands1https://iptv-org.github.io/iptv/countries/fo.m3u 🇫🇯 Fiji3https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland11https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France161https://iptv-org.github.io/iptv/countries/fr.m3u - 🇬🇫 French Guiana24https://iptv-org.github.io/iptv/countries/gf.m3u + 🇫🇷 France162https://iptv-org.github.io/iptv/countries/fr.m3u + 🇬🇫 French Guiana25https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia3https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon1https://iptv-org.github.io/iptv/countries/ga.m3u @@ -263,15 +263,15 @@ Or select one of the playlists from the list below. 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇷 Greece90https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland2https://iptv-org.github.io/iptv/countries/gl.m3u - 🇬🇵 Guadeloupe25https://iptv-org.github.io/iptv/countries/gp.m3u + 🇬🇵 Guadeloupe26https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam2https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala29https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇹 Guatemala30https://iptv-org.github.io/iptv/countries/gt.m3u 🇬🇳 Guinea2https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau1https://iptv-org.github.io/iptv/countries/gw.m3u - 🇭🇹 Haiti38https://iptv-org.github.io/iptv/countries/ht.m3u - 🇭🇳 Honduras42https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇹 Haiti39https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇳 Honduras43https://iptv-org.github.io/iptv/countries/hn.m3u 🇭🇰 Hong Kong7https://iptv-org.github.io/iptv/countries/hk.m3u - 🇭🇺 Hungary31https://iptv-org.github.io/iptv/countries/hu.m3u + 🇭🇺 Hungary30https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland8https://iptv-org.github.io/iptv/countries/is.m3u 🇮🇳 India268https://iptv-org.github.io/iptv/countries/in.m3u 🇮🇩 Indonesia74https://iptv-org.github.io/iptv/countries/id.m3u @@ -307,11 +307,11 @@ Or select one of the playlists from the list below. 🇲🇱 Mali2https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta9https://iptv-org.github.io/iptv/countries/mt.m3u 🇲🇭 Marshall Islands2https://iptv-org.github.io/iptv/countries/mh.m3u - 🇲🇶 Martinique26https://iptv-org.github.io/iptv/countries/mq.m3u + 🇲🇶 Martinique27https://iptv-org.github.io/iptv/countries/mq.m3u 🇲🇷 Mauritania36https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius2https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte1https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico98https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico99https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia2https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova18https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco9https://iptv-org.github.io/iptv/countries/mc.m3u @@ -326,7 +326,7 @@ Or select one of the playlists from the list below. 🇳🇱 Netherlands81https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia2https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand19https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua25https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇮 Nicaragua26https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger2https://iptv-org.github.io/iptv/countries/ne.m3u 🇳🇬 Nigeria7https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue2https://iptv-org.github.io/iptv/countries/nu.m3u @@ -339,15 +339,15 @@ Or select one of the playlists from the list below. 🇵🇰 Pakistan25https://iptv-org.github.io/iptv/countries/pk.m3u 🇵🇼 Palau2https://iptv-org.github.io/iptv/countries/pw.m3u 🇵🇸 Palestine60https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama33https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇦 Panama34https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea2https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay33https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru202https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇾 Paraguay34https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru203https://iptv-org.github.io/iptv/countries/pe.m3u 🇵🇭 Philippines17https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands2https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland44https://iptv-org.github.io/iptv/countries/pl.m3u 🇵🇹 Portugal39https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico34https://iptv-org.github.io/iptv/countries/pr.m3u + 🇵🇷 Puerto Rico35https://iptv-org.github.io/iptv/countries/pr.m3u 🇶🇦 Qatar45https://iptv-org.github.io/iptv/countries/qa.m3u 🇷🇪 Réunion1https://iptv-org.github.io/iptv/countries/re.m3u 🇷🇴 Romania60https://iptv-org.github.io/iptv/countries/ro.m3u @@ -371,14 +371,14 @@ Or select one of the playlists from the list below. 🇸🇸 South Sudan1https://iptv-org.github.io/iptv/countries/ss.m3u 🇪🇸 Spain216https://iptv-org.github.io/iptv/countries/es.m3u 🇱🇰 Sri Lanka12https://iptv-org.github.io/iptv/countries/lk.m3u - 🇧🇱 St. Barthélemy24https://iptv-org.github.io/iptv/countries/bl.m3u + 🇧🇱 St. Barthélemy25https://iptv-org.github.io/iptv/countries/bl.m3u 🇸🇭 St. Helena1https://iptv-org.github.io/iptv/countries/sh.m3u - 🇲🇫 St. Martin24https://iptv-org.github.io/iptv/countries/mf.m3u + 🇲🇫 St. Martin25https://iptv-org.github.io/iptv/countries/mf.m3u 🇸🇩 Sudan40https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇪 Sweden21https://iptv-org.github.io/iptv/countries/se.m3u 🇨🇭 Switzerland103https://iptv-org.github.io/iptv/countries/ch.m3u 🇸🇾 Syria60https://iptv-org.github.io/iptv/countries/sy.m3u - 🇹🇼 Taiwan74https://iptv-org.github.io/iptv/countries/tw.m3u + 🇹🇼 Taiwan72https://iptv-org.github.io/iptv/countries/tw.m3u 🇹🇯 Tajikistan3https://iptv-org.github.io/iptv/countries/tj.m3u 🇹🇿 Tanzania3https://iptv-org.github.io/iptv/countries/tz.m3u 🇹🇭 Thailand59https://iptv-org.github.io/iptv/countries/th.m3u @@ -394,13 +394,13 @@ Or select one of the playlists from the list below. 🇺🇬 Uganda3https://iptv-org.github.io/iptv/countries/ug.m3u 🇺🇦 Ukraine94https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom111https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1889https://iptv-org.github.io/iptv/countries/us.m3u - 🇺🇾 Uruguay28https://iptv-org.github.io/iptv/countries/uy.m3u + 🇬🇧 United Kingdom112https://iptv-org.github.io/iptv/countries/uk.m3u + 🇺🇸 United States1891https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇾 Uruguay29https://iptv-org.github.io/iptv/countries/uy.m3u 🇺🇿 Uzbekistan3https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu2https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City7https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela38https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇪 Venezuela39https://iptv-org.github.io/iptv/countries/ve.m3u 🇻🇳 Vietnam56https://iptv-org.github.io/iptv/countries/vn.m3u 🇼🇫 Wallis & Futuna2https://iptv-org.github.io/iptv/countries/wf.m3u 🇪🇭 Western Sahara3https://iptv-org.github.io/iptv/countries/eh.m3u diff --git a/channels/br.m3u b/channels/br.m3u index 707cac15a..88bc60be3 100644 --- a/channels/br.m3u +++ b/channels/br.m3u @@ -122,7 +122,7 @@ https://api.new.livestream.com/accounts/10205943/events/3429501/live.m3u8 https://hls.brasilstream.com.br/live/redetves/redetves/playlist.m3u8 #EXTINF:-1 tvg-id="TVPampa.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.livetvnews.com.br/wp-content/uploads/2019/03/Logo-RedeTV.png" group-title="General",Rede TV! Pampa (720p) https://59f1cbe63db89.streamlock.net:1443/tvpampa/tvpampa/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeTV.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.livetvnews.com.br/wp-content/uploads/2019/03/Logo-RedeTV.png" group-title="General",Rede TV! SP (1080p) +#EXTINF:-1 tvg-id="RedeTV.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.livetvnews.com.br/wp-content/uploads/2019/03/Logo-RedeTV.png" group-title="General",Rede TV! SP (1080p) [Offline] https://hls.brasilstream.com.br/live/redetv/redetv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeVida.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/h4WaIw5.jpg" group-title="Religious",Rede Vida (720p) [Offline] https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8 diff --git a/channels/ca.m3u b/channels/ca.m3u index ed1982a90..150cbd01c 100644 --- a/channels/ca.m3u +++ b/channels/ca.m3u @@ -161,7 +161,7 @@ https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 #EXTINF:-1 tvg-id="Knowledge.ca" tvg-country="CA" tvg-language="English" tvg-logo="https://i.imgur.com/kdgMVOI.png" group-title="Kids",Knowledge (720p) [Offline] http://knstream1.azureedge.net/knlive/knlive_high.m3u8 -#EXTINF:-1 tvg-id="MontrealGreekTV.ca" tvg-country="CA" tvg-language="Greek" tvg-logo="https://i.imgur.com/eNu3N0f.png" group-title="Local",Montreal Greek TV (480p) +#EXTINF:-1 tvg-id="MontrealGreekTV.ca" tvg-country="CA" tvg-language="Greek" tvg-logo="https://i.imgur.com/eNu3N0f.png" group-title="Local",Montreal Greek TV (480p) [Offline] http://94.130.180.175:8081/live/greektv/playlist.m3u8 #EXTINF:-1 tvg-id="NACTV.ca" tvg-country="CA" tvg-language="English" tvg-logo="https://i.imgur.com/FzM95rH.png" group-title="",NACTV (720p) [Not 24/7] http://stream.pivotalelements.com/nactv/stream.m3u8 diff --git a/channels/cl.m3u b/channels/cl.m3u index b967f7845..f74bd3f82 100644 --- a/channels/cl.m3u +++ b/channels/cl.m3u @@ -33,7 +33,7 @@ http://170.79.102.254:1935/pruebacamara/Survision_tv_alerce/playlist.m3u8 https://unlimited6-cl.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CarolinaTV.cl" tvg-country="CL" tvg-language="" tvg-logo="http://www.carolina.cl/carolina-tv/img/ogimage.png" group-title="Music",Carolina TV (720p) [Offline] https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CHICMagazine.cl" tvg-country="LATAM" tvg-language="Spanish" tvg-logo="http://chicmagazinetv.online/img/logo-radio.png" group-title="Lifestyle",CHIC Magazine (720p) [Offline] +#EXTINF:-1 tvg-id="CHICMagazine.cl" tvg-country="LATAM" tvg-language="Spanish" tvg-logo="http://chicmagazinetv.online/img/logo-radio.png" group-title="Lifestyle",CHIC Magazine (720p) [Not 24/7] https://paneltv.online:1936/8056/8056/playlist.m3u8 #EXTINF:-1 tvg-id="CHV.cl" tvg-country="CL" tvg-language="Spanish" tvg-logo="https://i.imgur.com/GAsSUqn.png" group-title="General",CHV (Chilevision) (720p) [Not 24/7] http://186.67.117.178:8081/play/a00y diff --git a/channels/cn.m3u b/channels/cn.m3u index 2331ead95..242979295 100644 --- a/channels/cn.m3u +++ b/channels/cn.m3u @@ -1013,13 +1013,13 @@ http://39.134.19.68/dbiptv.sn.chinamobile.com/PLTV/88888888/224/3221226465/index http://183.207.248.71/cntv/live1/donghuawg/donghuawg #EXTINF:-1 tvg-id="BeiJing10ShaoEr.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京10少儿 [Offline] http://ivi.bupt.edu.cn/hls/btv10.m3u8 -#EXTINF:-1 tvg-id="BeiJingIPTV4KChao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 4K超 [Offline] +#EXTINF:-1 tvg-id="BeiJingIPTV4KChao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 4K超 [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221226550/1.m3u8 -#EXTINF:-1 tvg-id="BeiJingIPTVTaoBABY.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 淘BABY [Offline] +#EXTINF:-1 tvg-id="BeiJingIPTVTaoBABY.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 淘BABY (1080p) [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221226554/1.m3u8 -#EXTINF:-1 tvg-id="BeiJingIPTVTaoJuChang.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 淘剧场 [Offline] +#EXTINF:-1 tvg-id="BeiJingIPTVTaoJuChang.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 淘剧场 (1080p) [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221226553/1.m3u8 -#EXTINF:-1 tvg-id="BeiJingIPTVTaoDianYing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 淘电影 [Offline] +#EXTINF:-1 tvg-id="BeiJingIPTVTaoDianYing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京IPTV 淘电影 (1080p) [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221226552/1.m3u8 #EXTINF:-1 tvg-id="BeiJingTiYu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",北京体育 (1080p) http://116.199.5.51:8114/index.m3u8?Fsv_chan_hls_se_idx=158&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= @@ -1097,7 +1097,7 @@ http://222.178.181.121:12034/beibei01.m3u8 https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="HuaTingDianShiTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://5b0988e595225.cdn.sohucs.com/images/20181203/2813953209084182afb08496fd20e484.jpeg" group-title="",华亭电视台 (1080p) http://117.156.28.119/270000001111/1110000148/index.m3u8 -#EXTINF:-1 tvg-id="HuaShu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",华数 (720p) [Offline] +#EXTINF:-1 tvg-id="HuaShu.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",华数 (720p) [Not 24/7] http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="NanJingXinXi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",南京信息 (720p) http://live.nbs.cn/channels/njtv/xxpd/m3u8:500k/live.m3u8 @@ -1225,7 +1225,7 @@ http://live1.hrtonline.cn:1935/live/live100/500K/tzwj_video.m3u8 http://live1.hrtonline.cn:1935/live/live102/500K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="HeZhengDianShiTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/2/28/%E7%94%98%E8%82%83%E5%8D%AB%E8%A7%86.png" group-title="",和政电视台 [Offline] http://117.156.28.119/270000001111/1110000149/index.m3u8 -#EXTINF:-1 tvg-id="MiGu4K.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",咪咕4K [Offline] +#EXTINF:-1 tvg-id="MiGu4K.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",咪咕4K (2160p) [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221226399/1.m3u8 #EXTINF:-1 tvg-id="MiGuShiPin.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",咪咕视频 (1080p) http://39.134.66.66/PLTV/88888888/224/3221225613/index.m3u8 @@ -1325,7 +1325,7 @@ http://112.17.40.140/PLTV/88888888/224/3221226533/index.m3u8 https://vcndstv.teleosmedia.com/stream/dstv/sunburn/seglist_720p.m3u8 #EXTINF:-1 tvg-id="ZengChengZongHe.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",增城綜合 (1080p) http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 -#EXTINF:-1 tvg-id="DaJianKang.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",大健康 [Offline] +#EXTINF:-1 tvg-id="DaJianKang.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",大健康 (1080p) [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221226556/1.m3u8 #EXTINF:-1 tvg-id="DaYeYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",大冶一套 [Offline] http://dayeyun.live.tempsource.cjyun.org/videotmp/s10102-TC1T.m3u8 @@ -2021,9 +2021,9 @@ http://jzlive.jztvnews.com:90/live/jzgg.m3u8 http://jzlive.jztvnews.com:90/live/jzzh.m3u8 #EXTINF:-1 tvg-id="JinZhouZongHe.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://www.nettv.live/uploads/18/1-1PG421013KU.jpg" group-title="",晋州综合 [Offline] http://zhjz.chinashadt.com:2036/live/1.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (576p) +#EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (576p) [Offline] http://hbjx.chinashadt.com:1935/live/jx1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (360p) +#EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (360p) [Offline] http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="JingXianDianShiErTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视二套 (576p) [Offline] http://hbjx.chinashadt.com:1935/live/jx2.stream/playlist.m3u8 @@ -2081,7 +2081,7 @@ http://stream.appwuhan.com/4tzb/sd/live.m3u8 http://live.wjyanghu.com/live/CH1.m3u8 #EXTINF:-1 tvg-id="WuJinShengHuo.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",武进生活 (576p) http://live.wjyanghu.com/live/CH2.m3u8 -#EXTINF:-1 tvg-id="MinShiXinWen.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",民視新聞 (720p) +#EXTINF:-1 tvg-id="MinShiXinWen.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",民視新聞 (720p) [Offline] https://6.mms.vlog.xuite.net/hls/ftvtv/index.m3u8 #EXTINF:-1 tvg-id="YongXinDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",永新电视一套 (576p) http://jxyx.chinashadt.com:2036/live/1002.stream/playlist.m3u8 @@ -3235,7 +3235,7 @@ http://hbhh.chinashadt.com:2111/live/hhtv.stream/playlist.m3u8 http://hbhh.chinashadt.com:2111/live/hhtv2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="HeiMeiDongHua.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://www.nettv.live/uploads/19/1-191215202209426.jpg" group-title="Kids",黑莓动画 (1080p) http://117.169.124.37:6610/ysten-businessmobile/live/donghuawg/yst.m3u8 -#EXTINF:-1 tvg-id="HeiMeiDianYing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://www.nettv.live/uploads/allimg/19/1-1Z5092006450-L.jpg" group-title="Movies",黑莓电影 [Offline] +#EXTINF:-1 tvg-id="HeiMeiDianYing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://www.nettv.live/uploads/allimg/19/1-1Z5092006450-L.jpg" group-title="Movies",黑莓电影 (1080p) [Not 24/7] http://otttv.bj.chinamobile.com/TVOD/88888888/224/3221225927/1.m3u8 #EXTINF:-1 tvg-id="HeiMeiDianJing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",黑莓电竞 (1080p) http://39.134.66.66/PLTV/88888888/224/3221225559/index.m3u8 diff --git a/channels/cz.m3u b/channels/cz.m3u index 27dc20bb9..d93f21230 100644 --- a/channels/cz.m3u +++ b/channels/cz.m3u @@ -39,7 +39,7 @@ http://92.62.234.233/slagr2.m3u http://slagrtv-live-hls.ssl.cdn.cra.cz/channels/slagrtv/playlist.m3u8 #EXTINF:-1 tvg-id="SlagrTV.cz" tvg-country="CZ;SK" tvg-language="Czech" tvg-logo="https://www.slagrtv.cz/files/logo-slagr.png" group-title="Music",Šlágr TV (576p) https://stream-6.mazana.tv/slagr.m3u -#EXTINF:-1 tvg-id="TVNatura.cz" tvg-country="CZ" tvg-language="" tvg-logo="" group-title="",TV Natura (360p) +#EXTINF:-1 tvg-id="TVNatura.cz" tvg-country="CZ" tvg-language="" tvg-logo="" group-title="",TV Natura (360p) [Offline] https://media1.tvnatura.cz/live_out/1/live.m3u8 #EXTINF:-1 tvg-id="TVNOE.cz" tvg-country="CZ" tvg-language="" tvg-logo="https://i.imgur.com/Dg9edVr.jpg" group-title="",TV NOE (720p) https://w101.quickmedia.tv/prozeta-live04/prozeta-live04.smil/Playlist.m3u8 diff --git a/channels/es.m3u b/channels/es.m3u index e78739574..3a3b864b7 100644 --- a/channels/es.m3u +++ b/channels/es.m3u @@ -470,9 +470,9 @@ http://ventdelnord.tv:8080/girona/directe.m3u8 #EXTINF:-1 tvg-id="TVVegaBaja.es" tvg-country="ES" tvg-language="" tvg-logo="" group-title="",TV Vega Baja (576p) http://185.29.68.24/tvb.m3u8 #EXTINF:-1 tvg-id="tvG2.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/YAnSTc6.jpg" group-title="Local",tvG2 (720p) -https://events2-crtvg.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="tvG2.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/YAnSTc6.jpg" group-title="Local",tvG2 (720p) https://events3-crtvg.flumotion.com/playlist.m3u8 +#EXTINF:-1 tvg-id="tvG2.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/YAnSTc6.jpg" group-title="Local",tvG2 (720p) [Offline] +https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGAmerica.es" tvg-country="LATAM;ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/1Z6svKc.jpg" group-title="General",TVG América (720p) https://america-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGCultural.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/KgbNv4G.png" group-title="Local",TVG Cultural (720p) diff --git a/channels/fr.m3u b/channels/fr.m3u index 00e636106..86ad5ba3f 100644 --- a/channels/fr.m3u +++ b/channels/fr.m3u @@ -229,7 +229,7 @@ https://s6.tntendirect.com/nt1/live/playlist.m3u8 https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8 #EXTINF:-1 tvg-id="TijiRussia.fr" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Kids",Tiji Russia (576p) [Not 24/7] http://188.40.68.167/russia/tiji/playlist.m3u8 -#EXTINF:-1 tvg-id="TMACaraibes.fr" tvg-country="FR" tvg-language="French" tvg-logo="" group-title="",TMA Caraïbes (1080p) [Offline] +#EXTINF:-1 tvg-id="TMACaraibes.fr" tvg-country="FR" tvg-language="French" tvg-logo="" group-title="",TMA Caraïbes (1080p) [Not 24/7] http://hls.tmacaraibes.com/live/index.m3u8 #EXTINF:-1 tvg-id="TMC.fr" tvg-country="FR" tvg-language="French" tvg-logo="https://i.imgur.com/Neh3Yhm.jpg" group-title="",TMC (720p) [Offline] https://s6.tntendirect.com/tmc/live/playlist.m3u8 diff --git a/channels/hu.m3u b/channels/hu.m3u index 7bac3731d..c0e1d6c06 100644 --- a/channels/hu.m3u +++ b/channels/hu.m3u @@ -75,5 +75,5 @@ https://stream.y5.hu/stream/stream_sorozatp/stream.m3u8 https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 #EXTINF:-1 tvg-id="TV7Bekescsaba.hu" tvg-country="HU" tvg-language="Hungarian" tvg-logo="https://i.imgur.com/iTUoC1v.png" group-title="",TV7 Bekescsaba (360p) https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 -#EXTINF:-1 tvg-id="VTVFuzesabony.hu" tvg-country="HU" tvg-language="Hungarian" tvg-logo="https://i.imgur.com/JCHEuWb.jpg" group-title="",VTV Füzesabony (720p) +#EXTINF:-1 tvg-id="VTVFuzesabony.hu" tvg-country="HU" tvg-language="Hungarian" tvg-logo="https://i.imgur.com/JCHEuWb.jpg" group-title="",VTV Füzesabony (720p) [Offline] https://stream.unrealhosting.hu:7962/live.m3u8 diff --git a/channels/tw.m3u b/channels/tw.m3u index aa267f22b..72a771153 100644 --- a/channels/tw.m3u +++ b/channels/tw.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="CTITVAsia.tw" tvg-country="TW" tvg-language="Chinese" tvg-logo="" group-title="",CTI TV Asia (720p) [Not 24/7] http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UC5l1Yto5oOIgRXlI4p4VKbw/live -#EXTINF:-1 tvg-id="FTVNews.tw" tvg-country="TW" tvg-language="Chinese" tvg-logo="https://en.wikipedia.org/wiki/Formosa_Television#/media/File:FTV_Show_Group.png" group-title="News",FTV News (720p) +#EXTINF:-1 tvg-id="FTVNews.tw" tvg-country="TW" tvg-language="Chinese" tvg-logo="https://en.wikipedia.org/wiki/Formosa_Television#/media/File:FTV_Show_Group.png" group-title="News",FTV News (720p) [Offline] http://210.61.56.23/hls/ftvtv/index.m3u8 #EXTINF:-1 tvg-id="GOODTVCH1ZongHeTai.tw" tvg-country="TW" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://app.streamingfast.net/uploads/channel/1_file.jpg" group-title="Religious",GOOD TV CH1 綜合台 (720p) https://live.streamingfast.net/osmflivech1.m3u8 @@ -119,7 +119,7 @@ http://seb.sason.top/sc/dscjxw_fhd.m3u8 http://seb.sason.top/ptv/ftv.php?id=ms #EXTINF:-1 tvg-id="MinShiTaiWan.tw" tvg-country="TW" tvg-language="Chinese" tvg-logo="https://www.ftv.com.tw/images/Ch_03.png" group-title="News",民視台灣 (720p) http://seb.sason.top/ptv/ftv.php?id=tw -#EXTINF:-1 tvg-id="MinShiXinWenTai.tw" tvg-country="TW" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://i.imgur.com/6jbjVNy.png" group-title="News",民視新聞台 (720p) +#EXTINF:-1 tvg-id="MinShiXinWenTai.tw" tvg-country="TW" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://i.imgur.com/6jbjVNy.png" group-title="News",民視新聞台 (720p) [Offline] https://6.mms.vlog.xuite.net/hls/ftvtv/index.m3u8 #EXTINF:-1 tvg-id="MinShiDiYi.tw" tvg-country="TW" tvg-language="Chinese" tvg-logo="https://www.ftv.com.tw/images/Ch_02.png" group-title="General",民視第一 (720p) [Offline] http://seb.sason.top/ptv/ftv.php?id=dy diff --git a/channels/uk.m3u b/channels/uk.m3u index e7511c37c..44ab4c6b4 100644 --- a/channels/uk.m3u +++ b/channels/uk.m3u @@ -202,7 +202,7 @@ https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="BritishMuslimTV.uk" tvg-country="UK" tvg-language="English" tvg-logo="http://www.britishmuslim.tv/images/BMTV_Identity.svg" group-title="Religious",British Muslim TV (576p) https://api.visionip.tv/live/ASHTTP/visiontvuk-international-britishmuslimtv-hsslive-25f-16x9-MB/playlist.m3u8 -#EXTINF:-1 tvg-id="BTSport1.uk" tvg-country="UK" tvg-language="English" tvg-logo="" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36" group-title="",BT Sport 1 (576p) [Offline] +#EXTINF:-1 tvg-id="BTSport1.uk" tvg-country="UK" tvg-language="English" tvg-logo="" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36" group-title="",BT Sport 1 (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 https://sport.livedoomovie.com/02_BTSPORTHD_1_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="BTSport2.uk" tvg-country="UK" tvg-language="English" tvg-logo="" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36" group-title="",BT Sport 2 (1080p) [Offline] diff --git a/channels/us.m3u b/channels/us.m3u index dbc71ad2c..827cdd61f 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -1435,7 +1435,7 @@ http://live.qvcde.simplestreamcdn.com/live/qvcde_beauty_clean/bitrate1.isml/live https://d1txbbj1u9asam.cloudfront.net/live/qvcuk_main_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/X9LBFzK.jpg" group-title="Religious",QVTV (720p) https://qvmstream.tulix.tv/720p/720p/chunklist_w1600218747.m3u8 -#EXTINF:-1 tvg-id="RadioInmaculada.us" tvg-country="US" tvg-language="Spanish" tvg-logo="" group-title="Religious",Radio Inmaculada (1080p) [Offline] +#EXTINF:-1 tvg-id="RadioInmaculada.us" tvg-country="US" tvg-language="Spanish" tvg-logo="" group-title="Religious",Radio Inmaculada (1080p) [Not 24/7] https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8 #EXTINF:-1 tvg-id="RadioJavan.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/oO6kxWO.png" group-title="",Radio Javan (1080p) https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 @@ -1487,7 +1487,7 @@ https://vcnleomarkstudios.teleosmedia.com/stream/leomarkstudios/screamfest/playl https://content.uplynk.com/channel/3e4b9cada2b74cf18977298804134a36.m3u8 #EXTINF:-1 tvg-id="SeattleChannel.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/NfE5jtp.png" group-title="Local",Seattle Channel (720p) [Not 24/7] https://wowzaprod188-i.akamaihd.net/hls/live/730322/3fa8d5f5/playlist.m3u8 -#EXTINF:-1 tvg-id="SentTVGlobalNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/ogvLLji.png" group-title="General",Sent TV Global Network (720p) [Offline] +#EXTINF:-1 tvg-id="SentTVGlobalNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/ogvLLji.png" group-title="General",Sent TV Global Network (720p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-stgn/mono.m3u8 #EXTINF:-1 tvg-id="SGTN49.us" tvg-country="US" tvg-language="" tvg-logo="https://i.imgur.com/mJtJhjF.png" group-title="General",Sent TV Global Network Atlanta (SGTN-49) (720p) [Offline] http://stgn-49.tulix.tv/live19/Stream1/playlist.m3u8 From b2255e4c73bff01571408cc6f688aaee29b6da44 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 04:47:53 +0300 Subject: [PATCH 32/33] [Bot] Update playlists (#5122) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 54 +++++++++++++++++++++---------------------- channels/br.m3u | 2 +- channels/ca.m3u | 2 +- channels/cn.m3u | 14 +++++------ channels/cz.m3u | 2 +- channels/es.m3u | 2 +- channels/gr.m3u | 4 ++-- channels/hu.m3u | 2 +- channels/iq.m3u | 2 +- channels/no.m3u | 4 ++-- channels/pt.m3u | 10 ++++---- channels/ru.m3u | 2 +- channels/ua.m3u | 2 +- channels/us.m3u | 6 ++--- channels/us_pluto.m3u | 4 ++-- 15 files changed, 56 insertions(+), 56 deletions(-) diff --git a/README.md b/README.md index a12daea76..de2f75ac8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Or select one of the playlists from the list below. CategoryChannelsPlaylist - Auto18https://iptv-org.github.io/iptv/categories/auto.m3u + Auto17https://iptv-org.github.io/iptv/categories/auto.m3u Animation29https://iptv-org.github.io/iptv/categories/animation.m3u Business43https://iptv-org.github.io/iptv/categories/business.m3u Classic63https://iptv-org.github.io/iptv/categories/classic.m3u @@ -44,12 +44,12 @@ Or select one of the playlists from the list below. Education19https://iptv-org.github.io/iptv/categories/education.m3u Entertainment207https://iptv-org.github.io/iptv/categories/entertainment.m3u Family30https://iptv-org.github.io/iptv/categories/family.m3u - General330https://iptv-org.github.io/iptv/categories/general.m3u - Kids180https://iptv-org.github.io/iptv/categories/kids.m3u + General331https://iptv-org.github.io/iptv/categories/general.m3u + Kids178https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle81https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Local772https://iptv-org.github.io/iptv/categories/local.m3u - Movies241https://iptv-org.github.io/iptv/categories/movies.m3u + Local773https://iptv-org.github.io/iptv/categories/local.m3u + Movies237https://iptv-org.github.io/iptv/categories/movies.m3u Music382https://iptv-org.github.io/iptv/categories/music.m3u News419https://iptv-org.github.io/iptv/categories/news.m3u Outdoor27https://iptv-org.github.io/iptv/categories/outdoor.m3u @@ -58,11 +58,11 @@ Or select one of the playlists from the list below. Series216https://iptv-org.github.io/iptv/categories/series.m3u Science10https://iptv-org.github.io/iptv/categories/science.m3u Shop44https://iptv-org.github.io/iptv/categories/shop.m3u - Sports183https://iptv-org.github.io/iptv/categories/sports.m3u + Sports182https://iptv-org.github.io/iptv/categories/sports.m3u Travel14https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3675https://iptv-org.github.io/iptv/categories/other.m3u + Other3677https://iptv-org.github.io/iptv/categories/other.m3u @@ -100,7 +100,7 @@ Or select one of the playlists from the list below. Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u Dutch48https://iptv-org.github.io/iptv/languages/nld.m3u - English1970https://iptv-org.github.io/iptv/languages/eng.m3u + English1963https://iptv-org.github.io/iptv/languages/eng.m3u Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Finnish6https://iptv-org.github.io/iptv/languages/fin.m3u @@ -110,7 +110,7 @@ Or select one of the playlists from the list below. German156https://iptv-org.github.io/iptv/languages/deu.m3u Hebrew16https://iptv-org.github.io/iptv/languages/heb.m3u Hindi88https://iptv-org.github.io/iptv/languages/hin.m3u - Hungarian13https://iptv-org.github.io/iptv/languages/hun.m3u + Hungarian14https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u Indonesian65https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u @@ -122,7 +122,7 @@ Or select one of the playlists from the list below. Khmer4https://iptv-org.github.io/iptv/languages/khm.m3u Kinyarwanda2https://iptv-org.github.io/iptv/languages/kin.m3u Korean35https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish25https://iptv-org.github.io/iptv/languages/kur.m3u + Kurdish26https://iptv-org.github.io/iptv/languages/kur.m3u Kyrgyz1https://iptv-org.github.io/iptv/languages/kir.m3u Lao3https://iptv-org.github.io/iptv/languages/lao.m3u Latvian3https://iptv-org.github.io/iptv/languages/lav.m3u @@ -137,19 +137,19 @@ Or select one of the playlists from the list below. Maori2https://iptv-org.github.io/iptv/languages/mri.m3u Marathi2https://iptv-org.github.io/iptv/languages/mar.m3u Min Nan Chinese3https://iptv-org.github.io/iptv/languages/nan.m3u - Modern Greek (1453-)38https://iptv-org.github.io/iptv/languages/ell.m3u + Modern Greek (1453-)37https://iptv-org.github.io/iptv/languages/ell.m3u Mongolian2https://iptv-org.github.io/iptv/languages/mon.m3u Montenegrin1https://iptv-org.github.io/iptv/languages/cnr.m3u Nepali (macrolanguage)1https://iptv-org.github.io/iptv/languages/nep.m3u - Norwegian Bokmål3https://iptv-org.github.io/iptv/languages/nob.m3u + Norwegian Bokmål4https://iptv-org.github.io/iptv/languages/nob.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto7https://iptv-org.github.io/iptv/languages/pus.m3u Persian160https://iptv-org.github.io/iptv/languages/fas.m3u Polish34https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese178https://iptv-org.github.io/iptv/languages/por.m3u + Portuguese172https://iptv-org.github.io/iptv/languages/por.m3u Punjabi8https://iptv-org.github.io/iptv/languages/pan.m3u Romanian52https://iptv-org.github.io/iptv/languages/ron.m3u - Russian233https://iptv-org.github.io/iptv/languages/rus.m3u + Russian232https://iptv-org.github.io/iptv/languages/rus.m3u Serbian17https://iptv-org.github.io/iptv/languages/srp.m3u Sinhala3https://iptv-org.github.io/iptv/languages/sin.m3u Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u @@ -164,14 +164,14 @@ Or select one of the playlists from the list below. Thai45https://iptv-org.github.io/iptv/languages/tha.m3u Turkish59https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian55https://iptv-org.github.io/iptv/languages/ukr.m3u + Ukrainian56https://iptv-org.github.io/iptv/languages/ukr.m3u Urdu20https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek0https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese52https://iptv-org.github.io/iptv/languages/vie.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof15https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese5https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined1467https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined1468https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -213,14 +213,14 @@ Or select one of the playlists from the list below. 🇧🇴 Bolivia36https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇦 Bosnia18https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana1https://iptv-org.github.io/iptv/countries/bw.m3u - 🇧🇷 Brazil217https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil218https://iptv-org.github.io/iptv/countries/br.m3u 🇧🇳 Brunei5https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria16https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso5https://iptv-org.github.io/iptv/countries/bf.m3u 🇧🇮 Burundi1https://iptv-org.github.io/iptv/countries/bi.m3u 🇰🇭 Cambodia12https://iptv-org.github.io/iptv/countries/kh.m3u 🇨🇲 Cameroon5https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada141https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇦 Canada142https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde1https://iptv-org.github.io/iptv/countries/cv.m3u 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u @@ -237,7 +237,7 @@ Or select one of the playlists from the list below. 🇨🇺 Cuba26https://iptv-org.github.io/iptv/countries/cu.m3u 🇨🇼 Curaçao5https://iptv-org.github.io/iptv/countries/cw.m3u 🇨🇾 Cyprus24https://iptv-org.github.io/iptv/countries/cy.m3u - 🇨🇿 Czechia27https://iptv-org.github.io/iptv/countries/cz.m3u + 🇨🇿 Czechia28https://iptv-org.github.io/iptv/countries/cz.m3u 🇩🇰 Denmark13https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti38https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇴 Dominican Republic84https://iptv-org.github.io/iptv/countries/do.m3u @@ -261,7 +261,7 @@ Or select one of the playlists from the list below. 🇬🇪 Georgia18https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany196https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u - 🇬🇷 Greece90https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇷 Greece88https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland2https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇵 Guadeloupe26https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam2https://iptv-org.github.io/iptv/countries/gu.m3u @@ -271,13 +271,13 @@ Or select one of the playlists from the list below. 🇭🇹 Haiti39https://iptv-org.github.io/iptv/countries/ht.m3u 🇭🇳 Honduras43https://iptv-org.github.io/iptv/countries/hn.m3u 🇭🇰 Hong Kong7https://iptv-org.github.io/iptv/countries/hk.m3u - 🇭🇺 Hungary30https://iptv-org.github.io/iptv/countries/hu.m3u + 🇭🇺 Hungary31https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland8https://iptv-org.github.io/iptv/countries/is.m3u 🇮🇳 India268https://iptv-org.github.io/iptv/countries/in.m3u 🇮🇩 Indonesia74https://iptv-org.github.io/iptv/countries/id.m3u 🌍 International35https://iptv-org.github.io/iptv/countries/int.m3u 🇮🇷 Iran174https://iptv-org.github.io/iptv/countries/ir.m3u - 🇮🇶 Iraq90https://iptv-org.github.io/iptv/countries/iq.m3u + 🇮🇶 Iraq91https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland16https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇱 Israel23https://iptv-org.github.io/iptv/countries/il.m3u 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u @@ -334,7 +334,7 @@ Or select one of the playlists from the list below. 🇰🇵 North Korea5https://iptv-org.github.io/iptv/countries/kp.m3u 🇲🇰 North Macedonia9https://iptv-org.github.io/iptv/countries/mk.m3u 🇲🇵 Northern Mariana Islands2https://iptv-org.github.io/iptv/countries/mp.m3u - 🇳🇴 Norway17https://iptv-org.github.io/iptv/countries/no.m3u + 🇳🇴 Norway18https://iptv-org.github.io/iptv/countries/no.m3u 🇴🇲 Oman45https://iptv-org.github.io/iptv/countries/om.m3u 🇵🇰 Pakistan25https://iptv-org.github.io/iptv/countries/pk.m3u 🇵🇼 Palau2https://iptv-org.github.io/iptv/countries/pw.m3u @@ -346,12 +346,12 @@ Or select one of the playlists from the list below. 🇵🇭 Philippines17https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands2https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland44https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal39https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇹 Portugal32https://iptv-org.github.io/iptv/countries/pt.m3u 🇵🇷 Puerto Rico35https://iptv-org.github.io/iptv/countries/pr.m3u 🇶🇦 Qatar45https://iptv-org.github.io/iptv/countries/qa.m3u 🇷🇪 Réunion1https://iptv-org.github.io/iptv/countries/re.m3u 🇷🇴 Romania60https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia270https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇺 Russia269https://iptv-org.github.io/iptv/countries/ru.m3u 🇷🇼 Rwanda3https://iptv-org.github.io/iptv/countries/rw.m3u 🇼🇸 Samoa2https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino7https://iptv-org.github.io/iptv/countries/sm.m3u @@ -392,10 +392,10 @@ Or select one of the playlists from the list below. 🇹🇲 Turkmenistan9https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇻 Tuvalu2https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇬 Uganda3https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine94https://iptv-org.github.io/iptv/countries/ua.m3u + 🇺🇦 Ukraine95https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom112https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1891https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇸 United States1890https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay29https://iptv-org.github.io/iptv/countries/uy.m3u 🇺🇿 Uzbekistan3https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu2https://iptv-org.github.io/iptv/countries/vu.m3u diff --git a/channels/br.m3u b/channels/br.m3u index 88bc60be3..c6d0fc314 100644 --- a/channels/br.m3u +++ b/channels/br.m3u @@ -122,7 +122,7 @@ https://api.new.livestream.com/accounts/10205943/events/3429501/live.m3u8 https://hls.brasilstream.com.br/live/redetves/redetves/playlist.m3u8 #EXTINF:-1 tvg-id="TVPampa.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.livetvnews.com.br/wp-content/uploads/2019/03/Logo-RedeTV.png" group-title="General",Rede TV! Pampa (720p) https://59f1cbe63db89.streamlock.net:1443/tvpampa/tvpampa/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeTV.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.livetvnews.com.br/wp-content/uploads/2019/03/Logo-RedeTV.png" group-title="General",Rede TV! SP (1080p) [Offline] +#EXTINF:-1 tvg-id="RedeTV.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://www.livetvnews.com.br/wp-content/uploads/2019/03/Logo-RedeTV.png" group-title="General",Rede TV! SP (1080p) [Not 24/7] https://hls.brasilstream.com.br/live/redetv/redetv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeVida.br" tvg-country="BR" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/h4WaIw5.jpg" group-title="Religious",Rede Vida (720p) [Offline] https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8 diff --git a/channels/ca.m3u b/channels/ca.m3u index 150cbd01c..30af5d215 100644 --- a/channels/ca.m3u +++ b/channels/ca.m3u @@ -161,7 +161,7 @@ https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 #EXTINF:-1 tvg-id="Knowledge.ca" tvg-country="CA" tvg-language="English" tvg-logo="https://i.imgur.com/kdgMVOI.png" group-title="Kids",Knowledge (720p) [Offline] http://knstream1.azureedge.net/knlive/knlive_high.m3u8 -#EXTINF:-1 tvg-id="MontrealGreekTV.ca" tvg-country="CA" tvg-language="Greek" tvg-logo="https://i.imgur.com/eNu3N0f.png" group-title="Local",Montreal Greek TV (480p) [Offline] +#EXTINF:-1 tvg-id="MontrealGreekTV.ca" tvg-country="CA" tvg-language="Greek" tvg-logo="https://i.imgur.com/eNu3N0f.png" group-title="Local",Montreal Greek TV (480p) [Not 24/7] http://94.130.180.175:8081/live/greektv/playlist.m3u8 #EXTINF:-1 tvg-id="NACTV.ca" tvg-country="CA" tvg-language="English" tvg-logo="https://i.imgur.com/FzM95rH.png" group-title="",NACTV (720p) [Not 24/7] http://stream.pivotalelements.com/nactv/stream.m3u8 diff --git a/channels/cn.m3u b/channels/cn.m3u index 242979295..770d26687 100644 --- a/channels/cn.m3u +++ b/channels/cn.m3u @@ -172,6 +172,8 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225649/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 (1080p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=36&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 (1080p) +http://117.169.120.132:8080/live/hdcctv05plus/playlist.m3u8 +#EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 (1080p) http://117.169.124.46:6410/ysten-businessmobile/live/hdcctv05plus/1.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 (1080p) http://183.207.248.71/cntv/live1/CCTV5+/hdcctv05plus @@ -183,8 +185,6 @@ http://183.207.249.14/PLTV/3/224/3221225604/index.m3u8 http://223.110.245.139/PLTV/4/224/3221227480/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=36&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= -#EXTINF:-1 tvg-id="CCTV5Plus.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",CCTV-5+体育赛事 -http://117.169.120.132:8080/live/hdcctv05plus/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/3/33/CCTV-5_Logo.png" group-title="Sports",CCTV-5体育 (1080p) http://39.134.39.39/PLTV/88888888/224/3221226224/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/3/33/CCTV-5_Logo.png" group-title="Sports",CCTV-5体育 (1080p) @@ -310,6 +310,8 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225635/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/4/49/CCTV-8_Logo.png" group-title="",CCTV-8电视剧 (1080p) http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=21&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV8.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/4/49/CCTV-8_Logo.png" group-title="",CCTV-8电视剧 (1080p) +http://117.169.120.132:8080/live/cctv-8/playlist.m3u8 +#EXTINF:-1 tvg-id="CCTV8.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/4/49/CCTV-8_Logo.png" group-title="",CCTV-8电视剧 (1080p) http://117.169.120.140:8080/live/cctv-8/.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/4/49/CCTV-8_Logo.png" group-title="",CCTV-8电视剧 (1080p) http://117.169.124.36:6610/ysten-businessmobile/live/cctv-8/1.m3u8 @@ -339,8 +341,6 @@ http://223.110.245.172/PLTV/4/224/3221227304/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227204/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/4/49/CCTV-8_Logo.png" group-title="",CCTV-8电视剧 (576p) http://183.207.248.71/gitv/live1/G_CCTV-8/G_CCTV-8 -#EXTINF:-1 tvg-id="CCTV8.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/4/49/CCTV-8_Logo.png" group-title="",CCTV-8电视剧 -http://117.169.120.132:8080/live/cctv-8/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/1/11/CCTV-9_Logo.png" group-title="Documentary",CCTV-9纪录 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225646/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/1/11/CCTV-9_Logo.png" group-title="Documentary",CCTV-9纪录 (1080p) @@ -1645,7 +1645,7 @@ http://pili-live-rtmp.wdit.com.cn/wditlive/fs_zhpd.m3u8 http://pili-live-rtmp.wdit.com.cn/wditlive/fs_sdpd.m3u8 #EXTINF:-1 tvg-id="GuangDongIChaoAnZongHe.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",广东 Ⅰ 潮安综合 (360p) http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="GuangDongIShaoGuanGongGongTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",广东 Ⅰ 韶关公共台 (720p) +#EXTINF:-1 tvg-id="GuangDongIShaoGuanGongGongTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",广东 Ⅰ 韶关公共台 (720p) [Offline] https://www.sgmsw.cn/videos/tv/201805/1308/9P424TC5M000AFO13CXK6GN6BOA889D2/hls/live.m3u8 #EXTINF:-1 tvg-id="GuangDongIShaoGuanZongHeTai.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",广东 Ⅰ 韶关综合台 (720p) [Not 24/7] https://www.sgmsw.cn/videos/tv/201805/1308/SB05RIYZOU8JR418AUQOF62CAJQ08D0E/hls/live.m3u8 @@ -2021,10 +2021,10 @@ http://jzlive.jztvnews.com:90/live/jzgg.m3u8 http://jzlive.jztvnews.com:90/live/jzzh.m3u8 #EXTINF:-1 tvg-id="JinZhouZongHe.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://www.nettv.live/uploads/18/1-1PG421013KU.jpg" group-title="",晋州综合 [Offline] http://zhjz.chinashadt.com:2036/live/1.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (360p) [Not 24/7] +http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (576p) [Offline] http://hbjx.chinashadt.com:1935/live/jx1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="JingXianDianShiYiTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视一套 (360p) [Offline] -http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="JingXianDianShiErTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视二套 (576p) [Offline] http://hbjx.chinashadt.com:1935/live/jx2.stream/playlist.m3u8 #EXTINF:-1 tvg-id="JingXianDianShiErTao.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",景县电视二套 (360p) [Offline] diff --git a/channels/cz.m3u b/channels/cz.m3u index d93f21230..48e5790c1 100644 --- a/channels/cz.m3u +++ b/channels/cz.m3u @@ -39,7 +39,7 @@ http://92.62.234.233/slagr2.m3u http://slagrtv-live-hls.ssl.cdn.cra.cz/channels/slagrtv/playlist.m3u8 #EXTINF:-1 tvg-id="SlagrTV.cz" tvg-country="CZ;SK" tvg-language="Czech" tvg-logo="https://www.slagrtv.cz/files/logo-slagr.png" group-title="Music",Šlágr TV (576p) https://stream-6.mazana.tv/slagr.m3u -#EXTINF:-1 tvg-id="TVNatura.cz" tvg-country="CZ" tvg-language="" tvg-logo="" group-title="",TV Natura (360p) [Offline] +#EXTINF:-1 tvg-id="TVNatura.cz" tvg-country="CZ" tvg-language="" tvg-logo="" group-title="",TV Natura (360p) [Not 24/7] https://media1.tvnatura.cz/live_out/1/live.m3u8 #EXTINF:-1 tvg-id="TVNOE.cz" tvg-country="CZ" tvg-language="" tvg-logo="https://i.imgur.com/Dg9edVr.jpg" group-title="",TV NOE (720p) https://w101.quickmedia.tv/prozeta-live04/prozeta-live04.smil/Playlist.m3u8 diff --git a/channels/es.m3u b/channels/es.m3u index 3a3b864b7..83b211aaa 100644 --- a/channels/es.m3u +++ b/channels/es.m3u @@ -471,7 +471,7 @@ http://ventdelnord.tv:8080/girona/directe.m3u8 http://185.29.68.24/tvb.m3u8 #EXTINF:-1 tvg-id="tvG2.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/YAnSTc6.jpg" group-title="Local",tvG2 (720p) https://events3-crtvg.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="tvG2.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/YAnSTc6.jpg" group-title="Local",tvG2 (720p) [Offline] +#EXTINF:-1 tvg-id="tvG2.es" tvg-country="ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/YAnSTc6.jpg" group-title="Local",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGAmerica.es" tvg-country="LATAM;ES" tvg-language="Galician" tvg-logo="https://i.imgur.com/1Z6svKc.jpg" group-title="General",TVG América (720p) https://america-crtvg.flumotion.com/playlist.m3u8 diff --git a/channels/gr.m3u b/channels/gr.m3u index 2b5029ad7..fb87cbe31 100644 --- a/channels/gr.m3u +++ b/channels/gr.m3u @@ -23,7 +23,7 @@ https://antennaamdnoenc.akamaized.net/ant1_akamai/abr/playlist.m3u8 http://tv3.streampulse.eu:1935/tilesport/movie2/playlist.m3u8 #EXTINF:-1 tvg-id="ARTTV.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/ZgKZ5u9.jpg" group-title="",ART TV (720p) [Not 24/7] http://176.9.123.140:1935/arttv/arttv/playlist.m3u8 -#EXTINF:-1 tvg-id="AtticaTV.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/s3qWC9W.png" group-title="",Attica TV (1080p) +#EXTINF:-1 tvg-id="AtticaTV.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/s3qWC9W.png" group-title="",Attica TV (1080p) [Offline] https://e-e.cyou:8222/atticatv/atticatv/playlist.m3u8 #EXTINF:-1 tvg-id="BananaTV.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/RwETfPc.jpg" group-title="",Banana TV (360p) [Offline] https://web.onair-radio.eu/bananachannel/bananachannel/playlist.m3u8 @@ -147,7 +147,7 @@ http://tv.nrg91.gr:1935/onweb/live/master.m3u8 https://5c389faa13be3.streamlock.net:9553/onweb/live/playlist.m3u8 #EXTINF:-1 tvg-id="NSTV.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/tZnziRp.jpg" group-title="",NS TV (720p) [Not 24/7] http://176.9.123.140:1935/nstv1/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="OpenTV.gr" tvg-country="GR" tvg-language="Modern Greek (1453-)" tvg-logo="https://i.imgur.com/M6XG03v.png" group-title="",Open TV (576p) +#EXTINF:-1 tvg-id="OpenTV.gr" tvg-country="GR" tvg-language="Modern Greek (1453-)" tvg-logo="https://i.imgur.com/M6XG03v.png" group-title="",Open TV (576p) [Offline] https://liveopencloud.siliconweb.com/1/ZlRza2R6L2tFRnFJ/eWVLSlQx/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="OpenTVBUP.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/c9hgL1c.jpg" group-title="",Open TV BUP [Offline] http://78.83.87.222:9999/play/a013/index.m3u8 diff --git a/channels/hu.m3u b/channels/hu.m3u index c0e1d6c06..557c26e42 100644 --- a/channels/hu.m3u +++ b/channels/hu.m3u @@ -75,5 +75,5 @@ https://stream.y5.hu/stream/stream_sorozatp/stream.m3u8 https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 #EXTINF:-1 tvg-id="TV7Bekescsaba.hu" tvg-country="HU" tvg-language="Hungarian" tvg-logo="https://i.imgur.com/iTUoC1v.png" group-title="",TV7 Bekescsaba (360p) https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 -#EXTINF:-1 tvg-id="VTVFuzesabony.hu" tvg-country="HU" tvg-language="Hungarian" tvg-logo="https://i.imgur.com/JCHEuWb.jpg" group-title="",VTV Füzesabony (720p) [Offline] +#EXTINF:-1 tvg-id="VTVFuzesabony.hu" tvg-country="HU" tvg-language="Hungarian" tvg-logo="https://i.imgur.com/JCHEuWb.jpg" group-title="",VTV Füzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 diff --git a/channels/iq.m3u b/channels/iq.m3u index cb0e857c1..ee9662159 100644 --- a/channels/iq.m3u +++ b/channels/iq.m3u @@ -45,7 +45,7 @@ https://stream.alkafeel.net/live/alkafeel/rAa5PGot1/manifest.m3u8 https://media.streambrothers.com:1936/8250/8250/playlist.m3u8 #EXTINF:-1 tvg-id="AssyrianANB.iq" tvg-country="IQ" tvg-language="Arabic" tvg-logo="https://i.imgur.com/way7KwN.jpg" group-title="General",Assyrian ANB (720p) https://597f64b67707a.streamlock.net/anbsat.com/anb2/playlist.m3u8 -#EXTINF:-1 tvg-id="AvaEntertainment.iq" tvg-country="IQ" tvg-language="Kurdish" tvg-logo="https://i.imgur.com/me5igxY.jpg" group-title="",Ava Entertainment (720p) [Offline] +#EXTINF:-1 tvg-id="AvaEntertainment.iq" tvg-country="IQ" tvg-language="Kurdish" tvg-logo="https://i.imgur.com/me5igxY.jpg" group-title="",Ava Entertainment (720p) [Not 24/7] https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/playlist.m3u8 #EXTINF:-1 tvg-id="BabylonTV.iq" tvg-country="IQ" tvg-language="Arabic" tvg-logo="https://babylontv.net/wp-content/themes/babylontv/images/logo.png" group-title="General",Babylon TV (720p) https://iqlivestream.com/live/babylontv.flv diff --git a/channels/no.m3u b/channels/no.m3u index 6bdf5b532..cfb795463 100644 --- a/channels/no.m3u +++ b/channels/no.m3u @@ -37,7 +37,7 @@ https://bf75c7afaa4f8698042ab38336a843a0-httpcache0-19333-cachelive0.dna.ip-only https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 #EXTINF:-1 tvg-id="TV2Sporten.no" tvg-country="NO" tvg-language="Norwegian Bokmål" tvg-logo="https://i.imgur.com/SCeh3KR.png" group-title="Sports",TV 2 Sporten (720p) https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 -#EXTINF:-1 tvg-id="TVHaugaland.no" tvg-country="NO" tvg-language="Norwegian Bokmål" tvg-logo="https://i.imgur.com/lHDz1bm.png" group-title="",TV Haugaland (720p) [Offline] +#EXTINF:-1 tvg-id="TVHaugaland.no" tvg-country="NO" tvg-language="Norwegian Bokmål" tvg-logo="https://i.imgur.com/lHDz1bm.png" group-title="",TV Haugaland (720p) [Not 24/7] https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.ip-only.net/90216-cachelive0/smil:APPLETV/playlist.m3u8 -#EXTINF:-1 tvg-id="TVHaugaland.no" tvg-country="NO" tvg-language="Norwegian Bokmål" tvg-logo="https://i.imgur.com/lHDz1bm.png" group-title="",TV Haugaland (720p) [Offline] +#EXTINF:-1 tvg-id="TVHaugaland.no" tvg-country="NO" tvg-language="Norwegian Bokmål" tvg-logo="https://i.imgur.com/lHDz1bm.png" group-title="",TV Haugaland (720p) [Not 24/7] https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 diff --git a/channels/pt.m3u b/channels/pt.m3u index 4eb1ef814..a5217b66e 100644 --- a/channels/pt.m3u +++ b/channels/pt.m3u @@ -69,7 +69,7 @@ https://sport.livedoomovie.com/02_SPORTTV_4_720p/chunklist.m3u8 http://185.236.229.21:9981/play/a03n #EXTINF:-1 tvg-id="SportTVPlus.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="" group-title="Sports",Sport TV+ [Offline] http://185.236.229.21:9981/play/a03c -#EXTINF:-1 tvg-id="SportingTV.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://www.meo.pt/PublishingImages/canais/sporting-tv.png" group-title="Sports",Sporting TV +#EXTINF:-1 tvg-id="SportingTV.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://www.meo.pt/PublishingImages/canais/sporting-tv.png" group-title="Sports",Sporting TV [Offline] http://185.236.229.21:9981/play/a03r #EXTINF:-1 tvg-id="STVNoticias.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="" group-title="News",STV Noticias (720p) [Not 24/7] http://dcunilive36-lh.akamaihd.net/i/dclive_1@668002/master.m3u8 @@ -77,13 +77,13 @@ http://dcunilive36-lh.akamaihd.net/i/dclive_1@668002/master.m3u8 http://213.13.26.11:1935/live/santuario.stream/livestream.m3u8 #EXTINF:-1 tvg-id="TVFatima.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://i.imgur.com/hCFVc5S.jpg" group-title="Religious",TV Fátima (1080p) https://streamer-b02.videos.sapo.pt/live/santuario.stream/livestream.m3u8 -#EXTINF:-1 tvg-id="TVCineAction.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Action (1080p) +#EXTINF:-1 tvg-id="TVCineAction.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Action (1080p) [Offline] http://185.236.229.21:9981/play/a04n -#EXTINF:-1 tvg-id="TVCineEdition.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Edition (1080p) +#EXTINF:-1 tvg-id="TVCineEdition.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Edition (1080p) [Offline] http://185.236.229.21:9981/play/a061 -#EXTINF:-1 tvg-id="TVCineEmotion.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Emotion (1080p) +#EXTINF:-1 tvg-id="TVCineEmotion.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Emotion (1080p) [Offline] http://185.236.229.21:9981/play/a05z -#EXTINF:-1 tvg-id="TVCineTop.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Top (1080p) +#EXTINF:-1 tvg-id="TVCineTop.pt" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Movies",TVCine Top (1080p) [Offline] http://185.236.229.21:9981/play/a04w #EXTINF:-1 tvg-id="TVI24.pt" tvg-country="PT" tvg-language="Portuguese" tvg-logo="https://upload.wikimedia.org/wikipedia/pt/5/50/Tvi_24.png" group-title="News",TVI24 (480p) https://iptv-all.lanesh4d0w.codes/portugal/tvi24 diff --git a/channels/ru.m3u b/channels/ru.m3u index a1751bb01..428a5f202 100644 --- a/channels/ru.m3u +++ b/channels/ru.m3u @@ -142,7 +142,7 @@ http://live.sgdf24.cdnvideo.ru/sgdf24/sgdf24.sdp/playlist.m3u8 http://serv30.vintera.tv:8081/shoppinglive/shoppinglive_stream/playlist.m3u8 #EXTINF:-1 tvg-id="ShotTV.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Movies",Shot TV [Not 24/7] http://cdn.tvmatic.net/shot.m3u8 -#EXTINF:-1 tvg-id="SochiLiveHD.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="",Sochi Live HD (720p) +#EXTINF:-1 tvg-id="SochiLiveHD.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="",Sochi Live HD (720p) [Offline] http://serv30.vintera.tv:8081/sochi/sochi_stream/playlist.m3u8 #EXTINF:-1 tvg-id="TRK555.ru" tvg-country="RU" tvg-language="" tvg-logo="" group-title="",TRK 555 (720p) http://trk555.tv:8888/live diff --git a/channels/ua.m3u b/channels/ua.m3u index 556359ec3..a2980a6c3 100644 --- a/channels/ua.m3u +++ b/channels/ua.m3u @@ -15,7 +15,7 @@ https://cdn10.live-tv.od.ua:8083/7tvod/7tvod-abr/playlist.m3u8 http://streamvideol1.luxnet.ua/news24/news24.stream/playlist.m3u8 #EXTINF:-1 tvg-id="24Kanal.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="News",24 Канал (1080p) http://streamvideol1.luxnet.ua/news24/smil:news24.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="34kanal.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="",34 канал (576p) [Offline] +#EXTINF:-1 tvg-id="34kanal.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="" group-title="",34 канал (576p) [Not 24/7] http://streamvideol.luxnet.ua/34ua/34ua.stream/playlist.m3u8 #EXTINF:-1 tvg-id="100News.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="https://i.imgur.com/11llLr1.jpg" group-title="News",100% News (576p) http://85.238.112.40:8810/hls_sec/239.33.16.32-.m3u8 diff --git a/channels/us.m3u b/channels/us.m3u index 827cdd61f..d21e708cb 100644 --- a/channels/us.m3u +++ b/channels/us.m3u @@ -594,13 +594,13 @@ http://198.16.106.62:8278/streams/d/Disneyxd/playlist.m3u8 http://5.255.90.184:2004/play/a006/index.m3u8 #EXTINF:-1 tvg-id="DisneyChannelJapan.us" tvg-country="JP" tvg-language="Japan" tvg-logo="https://i.imgur.com/H2O9F2E.png" group-title="",Disney Channel Japan (360p) [Offline] https://redlabmcdn.s.llnwi.net/jp04/bs13hd/index.m3u8 -#EXTINF:-1 tvg-id="DisneyChannelPortugal.es" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Disney_Channel_logo_%282014%29.svg/792px-Disney_Channel_logo_%282014%29.svg.png" group-title="Kids",Disney Channel Portugal +#EXTINF:-1 tvg-id="DisneyChannelPortugal.es" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="https://upload.wikimedia.org/wikipedia/commons/thumb/f/f4/Disney_Channel_logo_%282014%29.svg/792px-Disney_Channel_logo_%282014%29.svg.png" group-title="Kids",Disney Channel Portugal [Offline] http://185.236.229.21:9981/play/a056 #EXTINF:-1 tvg-id="DisneyJuniorAsia.us" tvg-country="ASIA" tvg-language="" tvg-logo="" group-title="Kids",Disney Junior Asia (720p) [Offline] http://198.16.106.62:8278/streams/d/Disneyjr/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyJuniorLatinoamerica.es" tvg-country="ES" tvg-language="Spanish" tvg-logo="" group-title="Kids",Disney Junior Latinoamérica [Offline] http://209.91.213.10:8088/play/a00n -#EXTINF:-1 tvg-id="DisneyJuniorPortugal.es" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Kids",Disney Junior Portugal +#EXTINF:-1 tvg-id="DisneyJuniorPortugal.es" tvg-country="PT" tvg-language="Portuguese;English" tvg-logo="" group-title="Kids",Disney Junior Portugal [Offline] http://185.236.229.21:9981/play/a03q #EXTINF:-1 tvg-id="DistrictofColumbiaNetwork.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/GcSXd5s.png" group-title="Legislative",District of Columbia Network (DCN) (1080p) https://video.oct.dc.gov/out/u/DCN.m3u8 @@ -819,7 +819,7 @@ https://a.jsrdn.com/broadcast/ebf95254ca/+0000/c.m3u8 #EXTINF:-1 tvg-id="H2.us" tvg-country="TH" tvg-language="Thai" tvg-logo="https://www.img09.xyz/assets/img/ch_logo/hd-history2.png" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36" group-title="Documentary",H2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/76.0.3809.25 Safari/537.36 https://www.livedoomovie.com/02_H2HD_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="HarleyDavidsonFactoryTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/DQOp8Ft.png" group-title="Auto",Harley Davidson Factory TV (1080p) +#EXTINF:-1 tvg-id="HarleyDavidsonFactoryTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/DQOp8Ft.png" group-title="Auto",Harley Davidson Factory TV (1080p) [Offline] https://hdtv.prod2.ioio.tv/broker/play/e529407a-cb61-45ce-a9ad-94f0ad5e0ad9.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonRacingTV.us" tvg-country="US" tvg-language="English" tvg-logo="https://i.imgur.com/DQOp8Ft.png" group-title="Auto",Harley Davidson Racing TV (1080p) https://hdtv.prod2.ioio.tv/broker/play/de245a96-516c-413d-81e9-419c05bbc6a7.m3u8 diff --git a/channels/us_pluto.m3u b/channels/us_pluto.m3u index dd66bc587..6647dc693 100644 --- a/channels/us_pluto.m3u +++ b/channels/us_pluto.m3u @@ -298,11 +298,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bfbe4ced4f7b60 #EXTINF:-1 tvg-id="PlutoTVBuzzr.us" tvg-country="US" tvg-language="English" tvg-logo="https://upload.wikimedia.org/wikipedia/en/8/84/NewBUZZRLogo2021.png" group-title="",Pluto TV Buzzr (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bfbe4ced4f7b601b12e6/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCars.us" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5812b3a4249444e05d09cc46/colorLogoPNG.png" group-title="Auto",Pluto TV Cars (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c12ba66eae03059cbdc77f2/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY -#EXTINF:-1 tvg-id="PlutoTVCars.us" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5812b3a4249444e05d09cc46/colorLogoPNG.png" group-title="Auto",Pluto TV Cars (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b3a4249444e05d09cc46/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b3a4249444e05d09cc46&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=663&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCars.us" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5812b3a4249444e05d09cc46/colorLogoPNG.png" group-title="Auto",Pluto TV Cars (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b3a4249444e05d09cc46/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCars.us" tvg-country="US" tvg-language="English" tvg-logo="http://images.pluto.tv/channels/5812b3a4249444e05d09cc46/colorLogoPNG.png" group-title="Auto",Pluto TV Cars (720p) [Offline] +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c12ba66eae03059cbdc77f2/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsung-tvplus&deviceUA=samsung/SM-T720/10&deviceVersion=unknown&embedPartner=samsung-tvplus&profileFloor=&profileLimit=&samsung_app_domain=https://play.google.com/store/apps/details?id=com.samsung.android.tvplus&samsung_app_name=Mobile+TV+Plus&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVCatfish.us" tvg-country="CH;FR" tvg-language="French" tvg-logo="https://images.pluto.tv/channels/5f8eb66537867f0007146953/colorLogoPNG.png" group-title="",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=48.8582&deviceLon=2.3387&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=FR&serverSideAds=false&sessionID=cc7dc550-6be3-11eb-9c02-0242ac110002&sid=cc7dc550-6be3-11eb-9c02-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCatfish.us" tvg-country="CH;FR" tvg-language="French" tvg-logo="https://images.pluto.tv/channels/5f8eb66537867f0007146953/colorLogoPNG.png" group-title="",Pluto TV Catfish (720p) From 328374f4e873a4e2822443333793814f8f8db6a8 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Fri, 22 Oct 2021 16:45:48 +0300 Subject: [PATCH 33/33] [Bot] Update playlists (#5131) * [Bot] Format playlists * [Bot] Sort channels * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 26 +++++++++++++------------- channels/cn.m3u | 10 +++++----- channels/co.m3u | 2 +- channels/fr.m3u | 2 +- channels/gr.m3u | 2 +- channels/ru.m3u | 4 ++-- channels/tr.m3u | 2 +- channels/ua.m3u | 2 +- 8 files changed, 25 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index de2f75ac8..a6689cde8 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,11 @@ Or select one of the playlists from the list below. Education19https://iptv-org.github.io/iptv/categories/education.m3u Entertainment207https://iptv-org.github.io/iptv/categories/entertainment.m3u Family30https://iptv-org.github.io/iptv/categories/family.m3u - General331https://iptv-org.github.io/iptv/categories/general.m3u + General330https://iptv-org.github.io/iptv/categories/general.m3u Kids178https://iptv-org.github.io/iptv/categories/kids.m3u Legislative62https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle81https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Local773https://iptv-org.github.io/iptv/categories/local.m3u + Local772https://iptv-org.github.io/iptv/categories/local.m3u Movies237https://iptv-org.github.io/iptv/categories/movies.m3u Music382https://iptv-org.github.io/iptv/categories/music.m3u News419https://iptv-org.github.io/iptv/categories/news.m3u @@ -62,7 +62,7 @@ Or select one of the playlists from the list below. Travel14https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX39https://iptv-org.github.io/iptv/categories/xxx.m3u - Other3677https://iptv-org.github.io/iptv/categories/other.m3u + Other3679https://iptv-org.github.io/iptv/categories/other.m3u @@ -95,7 +95,7 @@ Or select one of the playlists from the list below. Bulgarian6https://iptv-org.github.io/iptv/languages/bul.m3u Burmese0https://iptv-org.github.io/iptv/languages/mya.m3u Catalan10https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese842https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese844https://iptv-org.github.io/iptv/languages/zho.m3u Croatian12https://iptv-org.github.io/iptv/languages/hrv.m3u Czech17https://iptv-org.github.io/iptv/languages/ces.m3u Danish6https://iptv-org.github.io/iptv/languages/dan.m3u @@ -104,7 +104,7 @@ Or select one of the playlists from the list below. Estonian4https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Finnish6https://iptv-org.github.io/iptv/languages/fin.m3u - French213https://iptv-org.github.io/iptv/languages/fra.m3u + French212https://iptv-org.github.io/iptv/languages/fra.m3u Galician7https://iptv-org.github.io/iptv/languages/glg.m3u Georgian9https://iptv-org.github.io/iptv/languages/kat.m3u German156https://iptv-org.github.io/iptv/languages/deu.m3u @@ -137,7 +137,7 @@ Or select one of the playlists from the list below. Maori2https://iptv-org.github.io/iptv/languages/mri.m3u Marathi2https://iptv-org.github.io/iptv/languages/mar.m3u Min Nan Chinese3https://iptv-org.github.io/iptv/languages/nan.m3u - Modern Greek (1453-)37https://iptv-org.github.io/iptv/languages/ell.m3u + Modern Greek (1453-)38https://iptv-org.github.io/iptv/languages/ell.m3u Mongolian2https://iptv-org.github.io/iptv/languages/mon.m3u Montenegrin1https://iptv-org.github.io/iptv/languages/cnr.m3u Nepali (macrolanguage)1https://iptv-org.github.io/iptv/languages/nep.m3u @@ -155,7 +155,7 @@ Or select one of the playlists from the list below. Slovak21https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian6https://iptv-org.github.io/iptv/languages/slv.m3u Somali6https://iptv-org.github.io/iptv/languages/som.m3u - Spanish749https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish748https://iptv-org.github.io/iptv/languages/spa.m3u Sundanese1https://iptv-org.github.io/iptv/languages/sun.m3u Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog6https://iptv-org.github.io/iptv/languages/tgl.m3u @@ -171,7 +171,7 @@ Or select one of the playlists from the list below. Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof15https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese5https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined1468https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined1467https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -225,8 +225,8 @@ Or select one of the playlists from the list below. 🇨🇫 Central African Republic1https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad1https://iptv-org.github.io/iptv/countries/td.m3u 🇨🇱 Chile84https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China770https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇴 Colombia64https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇳 China772https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇴 Colombia63https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros36https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇬 Congo - Brazzaville4https://iptv-org.github.io/iptv/countries/cg.m3u 🇨🇩 Congo - Kinshasa4https://iptv-org.github.io/iptv/countries/cd.m3u @@ -252,7 +252,7 @@ Or select one of the playlists from the list below. 🇫🇴 Faroe Islands1https://iptv-org.github.io/iptv/countries/fo.m3u 🇫🇯 Fiji3https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland11https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France162https://iptv-org.github.io/iptv/countries/fr.m3u + 🇫🇷 France161https://iptv-org.github.io/iptv/countries/fr.m3u 🇬🇫 French Guiana25https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia3https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories1https://iptv-org.github.io/iptv/countries/tf.m3u @@ -261,7 +261,7 @@ Or select one of the playlists from the list below. 🇬🇪 Georgia18https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany196https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana3https://iptv-org.github.io/iptv/countries/gh.m3u - 🇬🇷 Greece88https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇷 Greece89https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland2https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇵 Guadeloupe26https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam2https://iptv-org.github.io/iptv/countries/gu.m3u @@ -392,7 +392,7 @@ Or select one of the playlists from the list below. 🇹🇲 Turkmenistan9https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇻 Tuvalu2https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇬 Uganda3https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine95https://iptv-org.github.io/iptv/countries/ua.m3u + 🇺🇦 Ukraine94https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates81https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom112https://iptv-org.github.io/iptv/countries/uk.m3u 🇺🇸 United States1890https://iptv-org.github.io/iptv/countries/us.m3u diff --git a/channels/cn.m3u b/channels/cn.m3u index 770d26687..c1f1053e8 100644 --- a/channels/cn.m3u +++ b/channels/cn.m3u @@ -157,7 +157,7 @@ https://cctvtxyh5ca.liveplay.myqcloud.com/live/cctveurope_2/index.m3u8 http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (576p) [Not 24/7] http://183.207.248.71/gitv/live1/CCTV-4/CCTV-4 -#EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (360p) [Offline] +#EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 (360p) [Not 24/7] http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 #EXTINF:-1 tvg-id="CCTV4.cn" tvg-country="CN" tvg-language="Chinese;Mandarin Chinese" tvg-logo="https://upload.wikimedia.org/wikipedia/zh/thumb/0/07/CCTV-4_Logo.svg/800px-CCTV-4_Logo.svg.png" group-title="General",CCTV-4中文国际 [Offline] http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=26&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= @@ -1304,13 +1304,13 @@ http://117.169.124.37:6610/ysten-businessmobile/live/sichuanstv/yst.m3u8 #EXTINF:-1 tvg-id="SiChuanWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://s.wasu.cn/data/images/201511/20/564ebb7c2f272.png" group-title="",四川卫视 (576p) http://183.207.248.71/gitv/live1/SCWS/SCWS #EXTINF:-1 tvg-id="SiChuanWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://s.wasu.cn/data/images/201511/20/564ebb7c2f272.png" group-title="",四川卫视 (576p) -http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 -#EXTINF:-1 tvg-id="SiChuanWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://s.wasu.cn/data/images/201511/20/564ebb7c2f272.png" group-title="",四川卫视 (576p) http://223.110.245.145/ott.js.chinamobile.com/PLTV/3/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="SiChuanWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://s.wasu.cn/data/images/201511/20/564ebb7c2f272.png" group-title="",四川卫视 (540p) http://112.25.48.68/live/program/live/scws/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="SiChuanWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://s.wasu.cn/data/images/201511/20/564ebb7c2f272.png" group-title="",四川卫视 (360p) http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="SiChuanWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://s.wasu.cn/data/images/201511/20/564ebb7c2f272.png" group-title="",四川卫视 (576p) [Offline] +http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="SCTV7.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="http://epg.51zmt.top:8000/tb1/sheng/sctv7.png" group-title="",四川妇女儿童 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="SiChuanKangBaWeiShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",四川康巴卫视 (576p) @@ -1369,7 +1369,7 @@ http://223.110.245.151/ott.js.chinamobile.com/PLTV/3/224/3221225808/index.m3u8 http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=37&Fsv_cid=0&Fsv_ctype=LIVES&Fsv_ctype=LIVES&Fsv_filetype=1&Fsv_otype=1&Fsv_otype=1&Fsv_rate_id=0&FvSeid=5abd1660af1babb4&Pcontent_id=&Provider_id= #EXTINF:-1 tvg-id="QiMiaoDianShi.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",奇妙電視 (720p) http://media.fantv.hk/m3u8/archive/channel2_stream1.m3u8 -#EXTINF:-1 tvg-id="AoShiWeiXing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="https://parco-zh.github.io/demo/AOSHI.png" group-title="",奥视卫星 (720p) [Offline] +#EXTINF:-1 tvg-id="AoShiWeiXing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="https://parco-zh.github.io/demo/AOSHI.png" group-title="",奥视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="NuXingShiShang.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",女性时尚 (576p) http://223.110.245.169/PLTV/4/224/3221227026/index.m3u8 @@ -2641,7 +2641,7 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="AoDaLiYaSaiMa.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",澳大利亚赛马 (270p) https://racingvic-i.akamaized.net/hls/live/598695/racingvic/268.m3u8 -#EXTINF:-1 tvg-id="AoShiWeiXing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="https://parco-zh.github.io/demo/AOSHI.png" group-title="",澳视卫星 (720p) [Offline] +#EXTINF:-1 tvg-id="AoShiWeiXing.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="https://parco-zh.github.io/demo/AOSHI.png" group-title="",澳视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="AoShiAoMen.cn" tvg-country="CN" tvg-language="Chinese" tvg-logo="" group-title="",澳视澳门 (720p) [Not 24/7] http://61.244.22.4/ch1/ch1.live/playelist.m3u8 diff --git a/channels/co.m3u b/channels/co.m3u index 7eebfe434..339bb87b2 100644 --- a/channels/co.m3u +++ b/channels/co.m3u @@ -35,7 +35,7 @@ https://movil.ejeserver.com/live/visiondorada.m3u8 https://videostreaming.cloudserverlatam.com/chavotv/chavotv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://cdn.colombia.com/canales/eduvision-2592.jpg" group-title="Education",Eduvision (720p) http://66.240.236.25:1936/eduvision/eduvision/playlist.m3u8 -#EXTINF:-1 tvg-id="EnlaceTelevision.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://cdn.colombia.com/canales/enlace-television-3301.jpg" group-title="General",Enlace Televisión (720p) +#EXTINF:-1 tvg-id="EnlaceTelevision.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://cdn.colombia.com/canales/enlace-television-3301.jpg" group-title="General",Enlace Televisión (720p) [Offline] https://iptv-all.lanesh4d0w.codes/colombia/enlace.m3u8 #EXTINF:-1 tvg-id="FamiliChannel.co" tvg-country="CO" tvg-language="Spanish" tvg-logo="https://cdn.colombia.com/canales/famili-channel-5336.jpg" group-title="Family",Famili Channel (720p) [Not 24/7] https://rtmp02.portalexpress.es/thefchanel/thefchanel/playlist.m3u8 diff --git a/channels/fr.m3u b/channels/fr.m3u index 86ad5ba3f..378a1aa7f 100644 --- a/channels/fr.m3u +++ b/channels/fr.m3u @@ -261,7 +261,7 @@ https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/in https://live.creacast.com/mirabelletv/smil:mirabelletv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="viaOccitanie.fr" tvg-country="FR" tvg-language="French" tvg-logo="https://viaoccitanie.tv/fileadmin/via_main/img/logos/viaOccitanie-header.png" group-title="Local",viàOccitanie (540p) https://streamer01.myvideoplace.tv/streamer02/hls/MDS_VIA_PAD_301117.m3u8 -#EXTINF:-1 tvg-id="viaVosges.fr" tvg-country="FR" tvg-language="French" tvg-logo="https://i.imgur.com/803evgT.png" group-title="Local",viàVosges (576p) +#EXTINF:-1 tvg-id="viaVosges.fr" tvg-country="FR" tvg-language="French" tvg-logo="https://i.imgur.com/803evgT.png" group-title="Local",viàVosges (576p) [Offline] https://vosgestv.hdr-tv.com/live/vosgestv/livestream/master.m3u8 #EXTINF:-1 tvg-id="W9.fr" tvg-country="FR" tvg-language="French" tvg-logo="https://i.imgur.com/7FFFvCN.jpg" group-title="Entertainment",W9 (720p) http://flusonic-1.platinum-tv.com/W9/mono.m3u8?token=test diff --git a/channels/gr.m3u b/channels/gr.m3u index fb87cbe31..5f53f9ac6 100644 --- a/channels/gr.m3u +++ b/channels/gr.m3u @@ -147,7 +147,7 @@ http://tv.nrg91.gr:1935/onweb/live/master.m3u8 https://5c389faa13be3.streamlock.net:9553/onweb/live/playlist.m3u8 #EXTINF:-1 tvg-id="NSTV.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/tZnziRp.jpg" group-title="",NS TV (720p) [Not 24/7] http://176.9.123.140:1935/nstv1/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="OpenTV.gr" tvg-country="GR" tvg-language="Modern Greek (1453-)" tvg-logo="https://i.imgur.com/M6XG03v.png" group-title="",Open TV (576p) [Offline] +#EXTINF:-1 tvg-id="OpenTV.gr" tvg-country="GR" tvg-language="Modern Greek (1453-)" tvg-logo="https://i.imgur.com/M6XG03v.png" group-title="",Open TV (576p) [Not 24/7] https://liveopencloud.siliconweb.com/1/ZlRza2R6L2tFRnFJ/eWVLSlQx/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="OpenTVBUP.gr" tvg-country="GR" tvg-language="" tvg-logo="https://i.imgur.com/c9hgL1c.jpg" group-title="",Open TV BUP [Offline] http://78.83.87.222:9999/play/a013/index.m3u8 diff --git a/channels/ru.m3u b/channels/ru.m3u index 428a5f202..ed9886130 100644 --- a/channels/ru.m3u +++ b/channels/ru.m3u @@ -142,7 +142,7 @@ http://live.sgdf24.cdnvideo.ru/sgdf24/sgdf24.sdp/playlist.m3u8 http://serv30.vintera.tv:8081/shoppinglive/shoppinglive_stream/playlist.m3u8 #EXTINF:-1 tvg-id="ShotTV.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="Movies",Shot TV [Not 24/7] http://cdn.tvmatic.net/shot.m3u8 -#EXTINF:-1 tvg-id="SochiLiveHD.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="",Sochi Live HD (720p) [Offline] +#EXTINF:-1 tvg-id="SochiLiveHD.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="" group-title="",Sochi Live HD (720p) [Not 24/7] http://serv30.vintera.tv:8081/sochi/sochi_stream/playlist.m3u8 #EXTINF:-1 tvg-id="TRK555.ru" tvg-country="RU" tvg-language="" tvg-logo="" group-title="",TRK 555 (720p) http://trk555.tv:8888/live @@ -659,7 +659,7 @@ https://bsttv.bonus-tv.ru/cdn/salyam/playlist.m3u8 http://45.67.57.9:8080/new/new/playlist.m3u8 #EXTINF:-1 tvg-id="Saratov24.ru" tvg-country="RU" tvg-language="" tvg-logo="" group-title="",Саратов 24 (576p) https://saratov24.tv/online/playlist.php -#EXTINF:-1 tvg-id="Sarafan.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="https://i.imgur.com/AgX6qoz.png" group-title="",Сарафан (576p) +#EXTINF:-1 tvg-id="Sarafan.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="https://i.imgur.com/AgX6qoz.png" group-title="",Сарафан (576p) [Offline] http://195.26.83.96:7024/play/82 #EXTINF:-1 tvg-id="Sever.ru" tvg-country="RU" tvg-language="Russian" tvg-logo="http://www.visitnao.ru/upload/iblock/1c0/1c0bd0c468ce71c2c0deab8ee728440a.png" group-title="Local",Север (Нарьян-Мар) (1080p) https://live2.mediacdn.ru/sr1/sever-mobile/playlist.m3u8 diff --git a/channels/tr.m3u b/channels/tr.m3u index b08e76761..11e4232df 100644 --- a/channels/tr.m3u +++ b/channels/tr.m3u @@ -423,7 +423,7 @@ http://stream.taksimbilisim.com:1935/tv41/smil:tv41.smil/playlist.m3u8 https://waw1.artiyerelmedya.net/tv41/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="TV52.tr" tvg-country="TR" tvg-language="" tvg-logo="https://i.imgur.com/jt92HbR.jpg" group-title="",TV 52 (720p) https://broadcasttr.com:446/tv52/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="TV52.tr" tvg-country="TR" tvg-language="" tvg-logo="https://i.imgur.com/jt92HbR.jpg" group-title="",TV 52 (270p) +#EXTINF:-1 tvg-id="TV52.tr" tvg-country="TR" tvg-language="" tvg-logo="https://i.imgur.com/jt92HbR.jpg" group-title="",TV 52 (270p) [Offline] http://stream.taksimbilisim.com:1935/tv52/smil:tv52.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVDen.tr" tvg-country="TR" tvg-language="" tvg-logo="https://i.imgur.com/PFWOkNh.png" group-title="",TV Den (576p) [Not 24/7] http://canli.tvden.com.tr/hls/live.m3u8 diff --git a/channels/ua.m3u b/channels/ua.m3u index a2980a6c3..43d2283a1 100644 --- a/channels/ua.m3u +++ b/channels/ua.m3u @@ -105,7 +105,7 @@ https://stream.ztv.zp.ua/hls/live.m3u8 https://cdn1.live-tv.od.ua:8083/a1od/a1od-abr/playlist.m3u8 #EXTINF:-1 tvg-id="Avtoradio.ua" tvg-country="UA" tvg-language="" tvg-logo="" group-title="",Авторадио (720p) https://rtmp.radiogroup.com.ua:8080/live/avto/index.m3u8 -#EXTINF:-1 tvg-id="AkademiyaOdessa.ua" tvg-country="UA" tvg-language="" tvg-logo="" group-title="",Академия (Одесса) (720p) +#EXTINF:-1 tvg-id="AkademiyaOdessa.ua" tvg-country="UA" tvg-language="" tvg-logo="" group-title="",Академия (Одесса) (720p) [Offline] https://cdn10.live-tv.od.ua:8083/36chod/36chod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="ArhatTV.ua" tvg-country="UA" tvg-language="Ukrainian" tvg-logo="https://i.imgur.com/Qdgntk1.jpg" group-title="",Архат ТВ (720p) https://arhat.tv/public/720p/index.m3u8