From 3142e7ea1d93095c631a5d5aba51d9818970e297 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 8 Jun 2022 18:10:51 +0200 Subject: [PATCH 01/49] CO : few changes Change Trece names to fit EPG Add Canal 1 --- streams/co.m3u | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/streams/co.m3u b/streams/co.m3u index 66a4aba93..750207614 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -11,6 +11,8 @@ https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 #EXTINF:-1 tvg-id="CaliTV.co" status="online",Cali TV (Santiago de Cali | Valle del Cauca) (540p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal1.co" status="online",Canal 1 (1080p) +https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 #EXTINF:-1 tvg-id="Canal2.co" status="online",Canal 2 (720p) [Not 24/7] https://video13.virtualtronics.com/streamer/canal2.m3u8 #EXTINF:-1 tvg-id="Canal12.co" status="error",Canal 12 (Valledupar | Cesar) (486p) @@ -90,15 +92,11 @@ https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CTV Barranquilla (Barranquilla | Atlántico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Trece (not working perfectly) -https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Trece Plus (not working perfectly) -https://canaltreceplus-live.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Zoom (Bogotà | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Trece (1080p) +#EXTINF:-1 tvg-id="Trece.co" status="online",Trece (1080p) https://stream.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Trece + (1080p) +#EXTINF:-1 tvg-id="TrecePlus.co" status="online",Trece + (1080p) https://stream.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 From a224ccf03b0b2225f1f7067b2f2f90f001299fc7 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 8 Jun 2022 18:37:14 +0200 Subject: [PATCH 02/49] add more channels --- streams/co.m3u | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/streams/co.m3u b/streams/co.m3u index 750207614..090f87173 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -131,3 +131,9 @@ https://mdstrm.com/live-stream-playlist/57d2ebe8fd61d8f9327f8ad1.m3u8 https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 #EXTINF:-1 tvg-id="" status="error",Canal Acuario (Rionegro | Antioquia) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario +#EXTINF:-1 tvg-id="" status="",Ondambiantal TV (Bogotà | Cundinamarca) +https://server12.videostreaming.net:3230/stream/play.m3u8 +#EXTINF:-1 tvg-id="" status="",EDVTV (Bogotà | Cundinamarca) +https://tustreamingvideo.com:3376/multi_live/play.m3u8 +#EXTINF:-1 tvg-id="" status="",Veo Television (Guadalajara de Buga | Valle del Cauca) +https://movil.ejeserver.com/live/veotv.m3u8 From 511787de90f03457470c74ec13cfe50a82481bec Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 8 Jun 2022 18:39:59 +0200 Subject: [PATCH 03/49] Update co.m3u --- streams/co.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/co.m3u b/streams/co.m3u index 090f87173..b61946748 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -137,3 +137,5 @@ https://server12.videostreaming.net:3230/stream/play.m3u8 https://tustreamingvideo.com:3376/multi_live/play.m3u8 #EXTINF:-1 tvg-id="" status="",Veo Television (Guadalajara de Buga | Valle del Cauca) https://movil.ejeserver.com/live/veotv.m3u8 +#EXTINF:-1 tvg-id="CanalCongreso.co" status="",Canal Congreso (Bogotà | Cundinamarca) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CanalCongresoColombia/live From fdd02aa21f0d99be917ce5f4a6ac42433217069a Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 8 Jun 2022 18:42:46 +0200 Subject: [PATCH 04/49] corresponding CI to EPG source --- streams/co.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/co.m3u b/streams/co.m3u index b61946748..db57a8e10 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -27,7 +27,7 @@ https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8 https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 #EXTINF:-1 tvg-id="CanalDos.co" status="online",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional TV (1080p) +#EXTINF:-1 tvg-id="CanalInstitucional.co" status="online",Canal Institucional (1080p) https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSonTV.co" status="online",Canal Son TV (720p) [Not 24/7] https://server12.videostreaming.net:3628/stream/play.m3u8 From 79b960fc95308fc81a46450b9f1e482d8e903c90 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 8 Jun 2022 19:04:58 +0200 Subject: [PATCH 05/49] Update co.m3u --- streams/co.m3u | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/streams/co.m3u b/streams/co.m3u index db57a8e10..fd4f5f336 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -65,8 +65,12 @@ https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive2.smil/playlist #EXTINF:-1 tvg-id="Teleantioquia.co" status="online",Teleantioquia (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecafe.co" status="timeout",Telecafé -http://38.131.11.9:1080/play/a0ct +#EXTINF:-1 tvg-id="Telecafe.co",Telecafé +#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ +https://liveingesta118.cdnmedia.tv//telecafelive/smil:dvrlive.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Telecafe2.co",Telecafé 2 +#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ +https://liveingesta118.cdnmedia.tv//telecafelive/smil:dvrlive2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Telecaribe.co" status="online",Telecaribe (720p) https://tkx.mp.lura.live/rest/v2/mcp/video/adstB64MXYxqLZwy?anvack=4gXmVVoVIp3YeECJWm6af3j0mlHwl6vO&eud=SKjoH1L/9Enwo5zQBiBTRfTSNGfENMNO6udm4CQNVvix/L9XX8kucBOvzWalIghNrL5GllGH8ou17ICYGv29Rg== #EXTINF:-1 tvg-id="Teleislas.co" status="online",Teleislas (486p) [Not 24/7] From d8346084ae8ba8d2e884a82324f48b0b27c66f31 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 8 Jun 2022 19:16:40 +0200 Subject: [PATCH 06/49] Update co.m3u --- streams/co.m3u | 3 --- 1 file changed, 3 deletions(-) diff --git a/streams/co.m3u b/streams/co.m3u index fd4f5f336..d4fafe1c3 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -68,9 +68,6 @@ https://liveingesta118.cdnmedia.tv/teleantioquialive/smil:dvrlive.smil/playlist. #EXTINF:-1 tvg-id="Telecafe.co",Telecafé #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv//telecafelive/smil:dvrlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecafe2.co",Telecafé 2 -#EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ -https://liveingesta118.cdnmedia.tv//telecafelive/smil:dvrlive2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Telecaribe.co" status="online",Telecaribe (720p) https://tkx.mp.lura.live/rest/v2/mcp/video/adstB64MXYxqLZwy?anvack=4gXmVVoVIp3YeECJWm6af3j0mlHwl6vO&eud=SKjoH1L/9Enwo5zQBiBTRfTSNGfENMNO6udm4CQNVvix/L9XX8kucBOvzWalIghNrL5GllGH8ou17ICYGv29Rg== #EXTINF:-1 tvg-id="Teleislas.co" status="online",Teleislas (486p) [Not 24/7] From fe39c84e9a559056db86cedc81a43bf8888bd016 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:01:52 +0200 Subject: [PATCH 07/49] KR : Add KBS World --- streams/kr.m3u | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/streams/kr.m3u b/streams/kr.m3u index adf0622f2..e06a636b9 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -81,8 +81,6 @@ https://61ff3340258d2.streamlock.net/jtv_live/myStream/playlist.m3u8 http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 #EXTINF:-1 tvg-id="KBS1TV.kr" status="online",KBS1 (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KBS1TV.kr" status="timeout",KBS1 (1080p) [Not 24/7] -http://121.130.210.101:9981/stream/channelid/637185705 #EXTINF:-1 tvg-id="KBS2TV.kr" status="online",KBS2 (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs2_540/playlist.m3u8 #EXTINF:-1 tvg-id="KBSJoy.kr" status="error",KBS Joy (576p) [Not 24/7] @@ -95,8 +93,10 @@ http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 http://kbs-dokdo.gscdn.com/sec_kbshomepage_300/sec_kbshomepage_300.stream/playlist.m3u8 #EXTINF:-1 tvg-id="KBSNSports.kr" status="online",KBS N Sports (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs_n_sports_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) +#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (Vietnamese Subtitles) (720p) https://livecdn.fptplay.net/sdb/kbs_hls.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (720p) +https://wms4-kortv.akamaized.net/a_live/63719963/smil:20ch011.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KCTV.kr" status="online",KCTV 광주 CH05 (720p) [Not 24/7] http://119.77.96.184:1935/chn05/chn05/playlist.m3u8 #EXTINF:-1 tvg-id="KETV.kr" status="online",KETV (540p) [Not 24/7] From 2af1bb6cfc231d8db85df05c325110d7982e5d1a Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:03:47 +0200 Subject: [PATCH 08/49] Update kr.m3u --- streams/kr.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/kr.m3u b/streams/kr.m3u index e06a636b9..c43b27378 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,6 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) http://210.210.155.37/dr9445/h/h02/index.m3u8 +#EXTINF:-1 tvg-id="AllTheKPOP.kr",All The K-POP +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ALLTHEKPOP/live #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) From 7e8a112295f50646ea9fcf1388027fd618a7a122 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:09:54 +0200 Subject: [PATCH 09/49] Update kr.m3u --- streams/kr.m3u | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/streams/kr.m3u b/streams/kr.m3u index c43b27378..e97d73835 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -19,6 +19,8 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/pl https://amdlive-ch03-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="error",Arirang (576p) [Geo-blocked] http://cdn-01.bonus-tv.ru:8080/arirang_edge/index.m3u8 +#EXTINF:-1 tvg-id="arteTV.kr",arteTV +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TheArteTV/live #EXTINF:-1 tvg-id="BBSTV.kr" status="online",BBS Buddhist Broadcasting (1080p) [Not 24/7] http://bbstv.clouducs.com:1935/bbstv-live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="CBSTV.kr" status="online",CBS (1080p) @@ -33,6 +35,10 @@ http://51.81.66.195:1935/krtv/channela_540/playlist.m3u8 https://stream.chmbc.co.kr/live/TV/playlist.m3u8 #EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 +#EXTINF:-1 tvg-id="CJOnStyle.kr" status="online",CJ OnStyle +https://live-ch1.cjonstyle.net/cjmalllive/stream2/playlist.m3u8 +#EXTINF:-1 tvg-id="CJOnStylePlus.kr" status="online",CJ OnStyle Plus +https://live-ch2.cjonstyle.net/cjosplus/live2/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS기독교TV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 #EXTINF:-1 tvg-id="DaeguMBCTV.kr" status="online",대구 MBC (MBC Daegu) (480p) [Not 24/7] From aee4a6d76789b2c83c69bf6e2a039bd3bb9998e4 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:23:57 +0200 Subject: [PATCH 10/49] Update kr.m3u --- streams/kr.m3u | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/streams/kr.m3u b/streams/kr.m3u index e97d73835..a1a0bb204 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -73,8 +73,14 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://liveen24-manminglobal3.ktcdn.co.kr/liveen24/gcnus_high/playlist.m3u8 #EXTINF:-1 tvg-id="GugakTV.kr" status="online",GugakTV 국악방송 (1080p) http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="GoodTV.kr" status="online",GoodTV (1080p) +http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="GugbangTV.kr" status="online",Gugbang TV (1080p) [Not 24/7] http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="GSMyShop.kr" status="online",GS My Shop (1080p) +https://gstv-myshop.gsshop.com/myshop_hd/myshop_hd.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="GSShop.kr" status="online",GS Shop (1080p) +https://gstv-gsshop.gsshop.com/gsshop_hd/gsshop_hd.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InetTV.kr" status="online",Inet TV (576p) [Not 24/7] http://51.81.66.195:1935/krtv/inet_540/playlist.m3u8 #EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7] From 152d47620f78aec3220b44eeb5c09099e2dc6fce Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:26:57 +0200 Subject: [PATCH 11/49] Update kr.m3u --- streams/kr.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/kr.m3u b/streams/kr.m3u index a1a0bb204..a6c8e1c9a 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -83,6 +83,8 @@ https://gstv-myshop.gsshop.com/myshop_hd/myshop_hd.stream/playlist.m3u8 https://gstv-gsshop.gsshop.com/gsshop_hd/gsshop_hd.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InetTV.kr" status="online",Inet TV (576p) [Not 24/7] http://51.81.66.195:1935/krtv/inet_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JCNTV.kr" status="online",JCN TV +https://jcnonair-1108.acs.wecandeo.com/ms/3162/1108/index.m3u8 #EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 #EXTINF:-1 tvg-id="JIBSTV.kr" status="timeout",JIBS SBS (720p) [Not 24/7] From da71d8ddac3544443218cd7b335c9988f83a5591 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:29:03 +0200 Subject: [PATCH 12/49] Update kr.m3u --- streams/kr.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/kr.m3u b/streams/kr.m3u index a6c8e1c9a..3d0a1a196 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -107,6 +107,8 @@ http://51.81.66.195:1935/krtv/kbs_kids_540/playlist.m3u8 http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 #EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="error",KBS LiveCam DokDo (540p) http://kbs-dokdo.gscdn.com/sec_kbshomepage_300/sec_kbshomepage_300.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="KBSNews.kr",KBS News +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newskbs/live #EXTINF:-1 tvg-id="KBSNSports.kr" status="online",KBS N Sports (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs_n_sports_540/playlist.m3u8 #EXTINF:-1 tvg-id="KBSWorld.kr" status="online",KBS World (Vietnamese Subtitles) (720p) From 4d16d35b8a67b8f99c029b90723676cd4d89e2a3 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:33:09 +0200 Subject: [PATCH 13/49] Update kr.m3u --- streams/kr.m3u | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/streams/kr.m3u b/streams/kr.m3u index 3d0a1a196..31f314cd5 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -119,12 +119,20 @@ https://wms4-kortv.akamaized.net/a_live/63719963/smil:20ch011.smil/playlist.m3u8 http://119.77.96.184:1935/chn05/chn05/playlist.m3u8 #EXTINF:-1 tvg-id="KETV.kr" status="online",KETV (540p) [Not 24/7] http://51.81.66.195:1935/krtv/wowtv_540/playlist.m3u8 +#EXTINF:-1 tvg-id="KoreanElectionTV.kr" status="online",Korean Election TV +http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index.m3u8 +#EXTINF:-1 tvg-id="KoreanSongChannel.kr" status="online",Korean Song Channel +http://live.kytv.co.kr:8080/hls/stream.m3u8 +#EXTINF:-1 tvg-id="KoreaTV.kr" status="online",Korea TV +https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 #EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (450p) [Not 24/7] http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 +#EXTINF:-1 tvg-id="KShopping.kr" status="online",KShopping +https://fhs8036.bd-61.ktcdn.co.kr/klive/smil:klive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MBCSportsPlus.kr" status="online",MBC Sports+ (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_sports_540/playlist.m3u8 #EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) From 2ee6b8401053c5a9581efb38fdd99a1c62e6468a Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 10 Jun 2022 09:44:37 +0200 Subject: [PATCH 14/49] Update co.m3u --- streams/co.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/co.m3u b/streams/co.m3u index 3ed240c67..dc0fbd6c6 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -11,7 +11,7 @@ https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 #EXTINF:-1 tvg-id="CaliTV.co" status="online",Cali TV (Santiago de Cali | Valle del Cauca) (540p) [Not 24/7] https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal1.co" status="online",Canal 1 (1080p) +#EXTINF:-1 tvg-id="Canal1.co" status="online",Canal 1 (1080p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5a5e1c2568b1910913db5fe2.m3u8 #EXTINF:-1 tvg-id="Noticiero90Minutos.co" status="online",Noticiero 90 Minutos (720p) [Not 24/7] https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 From ef35cd9633ec2f41a67f9abd6fd3f899159accf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20Huy=20Hi=E1=BA=BFu?= <83147867+kirigizakazutovn@users.noreply.github.com> Date: Mon, 13 Jun 2022 10:42:34 +0700 Subject: [PATCH 15/49] Update vn.m3u --- streams/vn.m3u | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/streams/vn.m3u b/streams/vn.m3u index ef063b989..0fd4fc3f9 100644 --- a/streams/vn.m3u +++ b/streams/vn.m3u @@ -1,6 +1,22 @@ #EXTM3U -#EXTINF:-1 tvg-id="AirTV.us" status="online",Air TV (720p) -https://livefta.malimarcdn.com/ftaedge00/airtv.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="vtv1hd.vn" status="online" tvg-logo="https://i.pinimg.com/originals/cb/e2/7a/cbe27aaa234aa19ec8693b298b5718c6.png",VTV1 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda1/vtv1hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv2hd.vn" status="online" tvg-logo="https://i.pinimg.com/originals/b6/01/e4/b601e4afaf3c5de11b93e6da11563f3b.png",VTV2 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda1/vtv2_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv3hd.vn" status="online" tvg-logo="https://i.pinimg.com/originals/5a/46/e5/5a46e565ad086932e8afd4ac9393d60f.png",VTV3 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda1/vtv3hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv4hd.vn" status="online" tvg-logo="https://lichtruyenhinhtv.com/uploads/lich-phat-song-vtv4.png?1544944575",VTV4 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda1/vtv4_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv5hd.vn" status="online" tvg-logo="https://lichtruyenhinhtv.com/uploads/lich-phat-song-vtv5.png?1544944635",VTV5 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda2/vtv5hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv6hd.vn" tvg-logo="https://i.pinimg.com/originals/65/f9/79/65f979c7a1e6c1c054c8edd152fe1216.png",VTV6 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda1/vtv6hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv7hd.vn" tvg-logo="https://lichtruyenhinhtv.com/uploads/lich-phat-song-vtv7.png?1544944934",VTV7 (1080p) [Geo-blocked] [Not 24/7] +https://vips-livecdn.fptplay.net/hda3/vtv7hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv8hd.vn" tvg-logo="https://lichtruyenhinhtv.com/uploads/lich-phat-song-vtv8.png?1544945092",VTV8 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda2/vtv8hd_vhls.smil/chunklist_b5000000.m3u8 +#EXTINF:-1 tvg-id="vtv9hd.vn" tvg-logo="https://lichtruyenhinhtv.com/uploads/lich-phat-song-vtv9.png?1544945164",VTV9 (1080p) [Geo-blocked] +https://vips-livecdn.fptplay.net/hda2/vtv9_vhls.smil/chunklist_b5000000.m3u8 #EXTINF:-1 tvg-id="BRT.vn" status="online",BRT (360p) http://113.163.216.23:1935/live/tv2.stream_480p/playlist.m3u8 #EXTINF:-1 tvg-id="CaMauTV.vn" status="blocked",Cà Mau TV (720p) [Geo-blocked] @@ -11,14 +27,8 @@ http://drtdnglive.e49a7c38.cdnviet.com/livedrt1/chunklist.m3u8 http://drtdnglive.e49a7c38.cdnviet.com/livestream/chunklist.m3u8 #EXTINF:-1 tvg-id="GiaLaiTV.vn" status="online",Gia Lai TV (486p) http://113.161.25.3:8134/hls/gialaitv/gialaitv.m3u8 -#EXTINF:-1 tvg-id="GoodIdeaTV.us" status="online",Good Idea TV (720p) -https://livefta.malimarcdn.com/ftaedge00/gooditv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="HBTV.vn" status="online",HBTV (406p) [Not 24/7] http://hoabinhtvlive.746b3ddb.cdnviet.com/hoabinhtv/playlist.m3u8 -#EXTINF:-1 tvg-id="HoungFaTV.us" status="online",Houng Fa (720p) -https://livefta.malimarcdn.com/ftaedge00/houngfa.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KhmerTV.us" status="online",KhmerTV (1080p) [Not 24/7] -https://livefta.malimarcdn.com/ftaedge00/khmertv2020.stream/playlist.m3u8 #EXTINF:-1 tvg-id="KienGiangTV1.vn" status="blocked",KienGiangTV1 (1080p) [Geo-blocked] http://tv.kgtv.vn/live/kgtv1/kgtv1.m3u8 #EXTINF:-1 tvg-id="KienGiangTV.vn" status="blocked",KienGiangTV (1080p) [Geo-blocked] From a563867e7aacb9935b6f93510555e47345f4228e Mon Sep 17 00:00:00 2001 From: LouiseDenmar <104138660+LouiseDenmar@users.noreply.github.com> Date: Tue, 14 Jun 2022 11:42:18 +0800 Subject: [PATCH 16/49] Update ph.m3u added eGG Network --- streams/ph.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/ph.m3u b/streams/ph.m3u index 12ae88bfc..6bbce9c8d 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,6 +7,8 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="timeout",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live +#EXTINF:-1 tvg-id="egg.network" status="online",eGG Network +http://210.210.155.35:80/session/d1b3a4ce-2ef5-11eb-87e1-c81f66f89318/uq2663/h/h22/01.m3u8 #EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] From e5a7f63311d76c33cfdee2cc20bca43b7846467a Mon Sep 17 00:00:00 2001 From: F640 <92260436+F640@users.noreply.github.com> Date: Wed, 15 Jun 2022 08:52:38 +0700 Subject: [PATCH 17/49] Update kr.m3u --- streams/kr.m3u | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/streams/kr.m3u b/streams/kr.m3u index e20cecf6c..bdddc1104 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,6 +1,8 @@ #EXTM3U -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h02/index.m3u8 +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -127,6 +129,10 @@ http://51.81.66.195:1935/krtv/ocn_540/playlist.m3u8 http://51.81.66.195:1935/krtv/cgv_540/playlist.m3u8 #EXTINF:-1 tvg-id="OCNThrills.kr" status="online",OCN Thrills (576p) [Not 24/7] http://51.81.66.195:1935/krtv/super_action_540/playlist.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One (Indonesian Sub) (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One (Indonesian Sub) (576p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (540p) [Not 24/7] http://51.81.66.195:1935/krtv/sbs_golf_540/playlist.m3u8 #EXTINF:-1 tvg-id="SBSSports.kr" status="online",SBS Sports (540p) [Not 24/7] @@ -135,11 +141,9 @@ http://51.81.66.195:1935/krtv/sbs_sports_540/playlist.m3u8 http://51.81.66.195:1935/krtv/sbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="SkySports.kr" status="online",Sky Sports (540p) [Not 24/7] http://51.81.66.195:1935/krtv/sky_sports_540/playlist.m3u8 -#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SPOTV2.kr" status="online",SPOTV2 Korea (540p) [Not 24/7] http://51.81.66.195:1935/krtv/spotv_2_540/playlist.m3u8 -#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV (1080p) -https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 -#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SPOTV.kr" status="online",SPOTV Korea (540p) [Not 24/7] http://51.81.66.195:1935/krtv/spotv_540/playlist.m3u8 #EXTINF:-1 tvg-id="TBCTV.kr" status="online",TBC SBS (540p) http://221.157.125.239:1935/live/psike/playlist.m3u8 @@ -153,9 +157,9 @@ http://51.81.66.195:1935/krtv/tvchosun_540/playlist.m3u8 https://tvn-seezn.pip.cjenm.com/tvn/_definst_/s5/playlist.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MjI4OTQ5OTUsInBhdGgiOiIvdHZuL19kZWZpbnN0Xy9zNSIsInVubyI6IjE2MjI4OTQ2OTU0MzQzNTU1NSIsImlhdCI6MTYyMjg5NDY5NX0.uTI9slMSRoAbTQ0zGWoEWepnugD9iC-LumyD4dUMJSE #EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (576p) [Not 24/7] http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN Asia (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h21/index.m3u8 @@ -193,9 +197,7 @@ https://amdlive-ch01-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) https://amdlive-ch03-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Aniplus (Indonesian Subs) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h02/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",One (Indonesian Sub) (360p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h143/02.m3u8 #EXTINF:-1 tvg-id="" status="error",가요TV (1080p) [Not 24/7] http://gayotv.net:1935/live/gayotv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",SPOTV (1080p) +https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 From 9c89784fb0f12f6be13b43385ac52ba6fb243032 Mon Sep 17 00:00:00 2001 From: F640 <92260436+F640@users.noreply.github.com> Date: Wed, 15 Jun 2022 08:56:00 +0700 Subject: [PATCH 18/49] Update kr.m3u --- streams/kr.m3u | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streams/kr.m3u b/streams/kr.m3u index bdddc1104..028bb3746 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -129,9 +129,9 @@ http://51.81.66.195:1935/krtv/ocn_540/playlist.m3u8 http://51.81.66.195:1935/krtv/cgv_540/playlist.m3u8 #EXTINF:-1 tvg-id="OCNThrills.kr" status="online",OCN Thrills (576p) [Not 24/7] http://51.81.66.195:1935/krtv/super_action_540/playlist.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One (Indonesian Sub) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV (Indonesian Sub) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One (Indonesian Sub) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV (Indonesian Sub) (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (540p) [Not 24/7] http://51.81.66.195:1935/krtv/sbs_golf_540/playlist.m3u8 From 2d3f006fd54bcf6048b0a728d581dc8483af81ae Mon Sep 17 00:00:00 2001 From: F640 <92260436+F640@users.noreply.github.com> Date: Wed, 15 Jun 2022 08:57:18 +0700 Subject: [PATCH 19/49] Removed One --- streams/kr.m3u | 4 ---- 1 file changed, 4 deletions(-) diff --git a/streams/kr.m3u b/streams/kr.m3u index 028bb3746..d211bacf2 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -129,10 +129,6 @@ http://51.81.66.195:1935/krtv/ocn_540/playlist.m3u8 http://51.81.66.195:1935/krtv/cgv_540/playlist.m3u8 #EXTINF:-1 tvg-id="OCNThrills.kr" status="online",OCN Thrills (576p) [Not 24/7] http://51.81.66.195:1935/krtv/super_action_540/playlist.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV (Indonesian Sub) (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV (Indonesian Sub) (576p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (540p) [Not 24/7] http://51.81.66.195:1935/krtv/sbs_golf_540/playlist.m3u8 #EXTINF:-1 tvg-id="SBSSports.kr" status="online",SBS Sports (540p) [Not 24/7] From ef38cebefae2a172c8caffc688f86bff2da8c87d Mon Sep 17 00:00:00 2001 From: F640 <92260436+F640@users.noreply.github.com> Date: Wed, 15 Jun 2022 09:05:03 +0700 Subject: [PATCH 20/49] Update sg.m3u --- streams/sg.m3u | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/streams/sg.m3u b/streams/sg.m3u index 6dd4010e9..ff6ceea27 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -9,15 +9,15 @@ https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) +#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 From 43b49a2a850159e9b05e101186b3bc35532c6ae0 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 15 Jun 2022 09:03:49 +0200 Subject: [PATCH 21/49] FR : Fix HTA links --- streams/fr.m3u | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streams/fr.m3u b/streams/fr.m3u index 121d60ebd..6255ae912 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -10,7 +10,7 @@ https://live-antenne-reunion.zeop.tv/live/c3eds/antreunihd/hls_fta/antreunihd.m3 #EXTINF:-1 tvg-id="ARTEDeutsch.de" status="blocked",Arte Deutsch [Geo-blocked] https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8 #EXTINF:-1 tvg-id="BeurTV.fr" status="online",Beur TV [Geo-blocked] -https://cdn02.hta.dz/abr_htatv/Beur_TV/htatv/Beur_TV_720p/chunks.m3u8 +https://cdn02.hta.dz/abr_htatv/Beur_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BFMBusiness.fr" status="blocked",BFM Business (480p) https://bfmbusinesshds-lh.akamaihd.net/i/BFMBUSINESS_ESYTLS@664128/master.m3u8 #EXTINF:-1 tvg-id="BFMGrandLille.fr" status="online",BFM Grand Lille (720p) @@ -36,7 +36,7 @@ https://edge.vedge.infomaniak.com/livecast/ik:dbmtv/manifest.m3u8 #EXTINF:-1 tvg-id="DBMTV.fr" status="online",DBM TV (1080p) http://dbmtv.vedge.infomaniak.com/livecast/dbmtv/playlist.m3u8 #EXTINF:-1 tvg-id="ElHeddafTV.fr" status="online",El Heddaf TV [Geo-blocked] -https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/htatv/EL_HEDDAF_TV_720p/chunks.m3u8 +https://cdn02.hta.dz/abr_htatv/EL_HEDDAF_TV/playlist.m3u8 #EXTINF:-1 tvg-id="EMCITV.fr" status="online",EMCI TV (1080p) https://emci-fr-hls.akamaized.net/hls/live/2007265/emcifrhls/index.m3u8 #EXTINF:-1 tvg-id="EMCITV.fr" status="online",EMCI TV Montreal (1080p) From 7f53dc8278364b1570e5c285166200263f7af349 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 15 Jun 2022 18:08:46 +0200 Subject: [PATCH 22/49] SV : Add some channels + fix some others --- streams/sv.m3u | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streams/sv.m3u b/streams/sv.m3u index af3fa5972..b34f23d86 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -34,5 +34,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Agape TV 8 (480p) -https://can1.krakeniptv.com:25463/live/agape/CPLdE2EadX/1764.m3u8 +#EXTINF:-1 tvg-id="AgapeTV.sv" status="error",Ágape TV Canal 8 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 From 0edc0c937a34224bb03a2f1c601ae91ce4b88df0 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Wed, 15 Jun 2022 23:57:25 +0200 Subject: [PATCH 23/49] Update sv.m3u --- streams/sv.m3u | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/streams/sv.m3u b/streams/sv.m3u index b34f23d86..010fe270e 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -13,6 +13,10 @@ https://5ca9af4645e15.streamlock.net/canal33/videocanal33/playlist.m3u8 https://dacastmmd.mmdlive.lldns.net/dacastmmd/7e84ed301b194b7b81e86f85bb2c3a33/playlist.m3u8 #EXTINF:-1 tvg-id="ElimTV.sv" status="error",Elim TV (480p) http://live-15.viewer.dacast.com/i/dclive_1@397642/master.m3u8 +#EXTINF:-1 tvg-id="Megavision19.sv" status="online",Megavision 19 +https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal19 +#EXTINF:-1 tvg-id="Megavision21.sv" status="online",Megavision 21 +https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal21 #EXTINF:-1 tvg-id="OrbitaTV.sv" status="online",Órbita TV Canal 25 (480p) [Not 24/7] https://5dcabf026b188.streamlock.net/orbitatv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TCS.sv" status="online",TCS (720p) From e029d5b0eb294c0081fabe58b4570ee5954d0d38 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 07:31:20 +0300 Subject: [PATCH 24/49] [Bot] Daily update (#7532) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 594 +++++++++++++++++++-------------------- streams/ae.m3u | 4 +- streams/am.m3u | 6 +- streams/ao.m3u | 2 +- streams/ar.m3u | 18 +- streams/at.m3u | 6 +- streams/au.m3u | 4 +- streams/be.m3u | 4 +- streams/br.m3u | 24 +- streams/by_sluhay.m3u | 2 +- streams/ca.m3u | 14 +- streams/ch.m3u | 4 +- streams/cl.m3u | 10 +- streams/cn.m3u | 200 ++++++------- streams/co.m3u | 20 +- streams/cr.m3u | 6 +- streams/cu.m3u | 14 +- streams/cy.m3u | 8 +- streams/de.m3u | 24 +- streams/do.m3u | 20 +- streams/dz.m3u | 2 +- streams/ec.m3u | 4 +- streams/eg.m3u | 8 +- streams/es.m3u | 22 +- streams/es_rakuten.m3u | 4 +- streams/fr.m3u | 14 +- streams/fr_euronews.m3u | 2 +- streams/ge.m3u | 2 +- streams/gr.m3u | 10 +- streams/hk.m3u | 24 +- streams/hn.m3u | 16 +- streams/ht.m3u | 8 +- streams/hu.m3u | 4 +- streams/id.m3u | 168 +++++------ streams/in.m3u | 68 ++--- streams/iq.m3u | 8 +- streams/ir.m3u | 10 +- streams/it.m3u | 20 +- streams/jp.m3u | 8 +- streams/ke.m3u | 2 +- streams/kr.m3u | 24 +- streams/kz.m3u | 16 +- streams/lk.m3u | 6 +- streams/lv.m3u | 2 +- streams/ly.m3u | 4 +- streams/ml.m3u | 2 +- streams/mo.m3u | 2 +- streams/mx.m3u | 20 +- streams/my.m3u | 4 +- streams/nl.m3u | 2 +- streams/no.m3u | 12 +- streams/pa.m3u | 2 +- streams/pe.m3u | 30 +- streams/ph.m3u | 2 +- streams/pk.m3u | 4 +- streams/pl.m3u | 2 +- streams/pr.m3u | 6 +- streams/pt.m3u | 18 +- streams/py.m3u | 2 +- streams/ro.m3u | 2 +- streams/ru.m3u | 68 ++--- streams/ru_catcast.m3u | 8 +- streams/sa.m3u | 14 +- streams/sg.m3u | 10 +- streams/sn.m3u | 2 +- streams/sy.m3u | 2 +- streams/th.m3u | 14 +- streams/tm.m3u | 4 +- streams/tr.m3u | 28 +- streams/tw.m3u | 4 +- streams/ua.m3u | 28 +- streams/ug.m3u | 6 +- streams/uk.m3u | 6 +- streams/uk_rakuten.m3u | 8 +- streams/uk_samsung.m3u | 6 +- streams/unsorted.m3u | 46 +-- streams/us.m3u | 128 ++++----- streams/us_bumblebee.m3u | 4 +- streams/us_fubo.m3u | 2 +- streams/us_localbtv.m3u | 4 +- streams/us_plex.m3u | 4 +- streams/us_pluto.m3u | 396 +++++++++++++------------- streams/us_ssh101.m3u | 12 +- streams/us_stirr.m3u | 50 ++-- streams/us_tubi.m3u | 80 +++--- streams/us_xumo.m3u | 44 +-- streams/ve.m3u | 8 +- streams/zm.m3u | 2 +- 88 files changed, 1269 insertions(+), 1269 deletions(-) diff --git a/README.md b/README.md index 224750ce1..01b50187f 100644 --- a/README.md +++ b/README.md @@ -37,27 +37,27 @@ To watch IPTV, simply insert one of the links below into any player that support Cooking21https://iptv-org.github.io/iptv/categories/cooking.m3u Culture14https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u - Education32https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment176https://iptv-org.github.io/iptv/categories/entertainment.m3u + Education33https://iptv-org.github.io/iptv/categories/education.m3u + Entertainment173https://iptv-org.github.io/iptv/categories/entertainment.m3u Family19https://iptv-org.github.io/iptv/categories/family.m3u - General372https://iptv-org.github.io/iptv/categories/general.m3u - Kids139https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative31https://iptv-org.github.io/iptv/categories/legislative.m3u + General371https://iptv-org.github.io/iptv/categories/general.m3u + Kids140https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative35https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle64https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies224https://iptv-org.github.io/iptv/categories/movies.m3u - Music309https://iptv-org.github.io/iptv/categories/music.m3u - News356https://iptv-org.github.io/iptv/categories/news.m3u + Movies220https://iptv-org.github.io/iptv/categories/movies.m3u + Music306https://iptv-org.github.io/iptv/categories/music.m3u + News355https://iptv-org.github.io/iptv/categories/news.m3u Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u - Religious203https://iptv-org.github.io/iptv/categories/religious.m3u - Series146https://iptv-org.github.io/iptv/categories/series.m3u + Religious202https://iptv-org.github.io/iptv/categories/religious.m3u + Series147https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u - Shop49https://iptv-org.github.io/iptv/categories/shop.m3u + Shop50https://iptv-org.github.io/iptv/categories/shop.m3u Sports165https://iptv-org.github.io/iptv/categories/sports.m3u Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4791https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4767https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -77,7 +77,7 @@ To watch IPTV, simply insert one of the links below into any player that support Albanian31https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic310https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic307https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u @@ -98,12 +98,12 @@ To watch IPTV, simply insert one of the links below into any player that support Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u Dutch75https://iptv-org.github.io/iptv/languages/nld.m3u - English1568https://iptv-org.github.io/iptv/languages/eng.m3u + English1557https://iptv-org.github.io/iptv/languages/eng.m3u Estonian5https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u Finnish10https://iptv-org.github.io/iptv/languages/fin.m3u - French155https://iptv-org.github.io/iptv/languages/fra.m3u + French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u German172https://iptv-org.github.io/iptv/languages/deu.m3u @@ -111,68 +111,68 @@ To watch IPTV, simply insert one of the links below into any player that support Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi83https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi80https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian173https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian182https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u - Italian162https://iptv-org.github.io/iptv/languages/ita.m3u - Japanese33https://iptv-org.github.io/iptv/languages/jpn.m3u + Italian160https://iptv-org.github.io/iptv/languages/ita.m3u + Japanese34https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean67https://iptv-org.github.io/iptv/languages/kor.m3u + Korean66https://iptv-org.github.io/iptv/languages/kor.m3u Kurdish16https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u - Latvian7https://iptv-org.github.io/iptv/languages/lav.m3u + Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u Malay20https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam51https://iptv-org.github.io/iptv/languages/mal.m3u + Malayalam50https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi4https://iptv-org.github.io/iptv/languages/mar.m3u Mongolian4https://iptv-org.github.io/iptv/languages/mon.m3u Nepali1https://iptv-org.github.io/iptv/languages/nep.m3u Norwegian8https://iptv-org.github.io/iptv/languages/nor.m3u - Norwegian Bokmål2https://iptv-org.github.io/iptv/languages/nob.m3u + Norwegian Bokmål1https://iptv-org.github.io/iptv/languages/nob.m3u Oriya (macrolanguage)3https://iptv-org.github.io/iptv/languages/ori.m3u - Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u + Panjabi5https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u Persian73https://iptv-org.github.io/iptv/languages/fas.m3u - Polish39https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese152https://iptv-org.github.io/iptv/languages/por.m3u - Romanian37https://iptv-org.github.io/iptv/languages/ron.m3u - Russian311https://iptv-org.github.io/iptv/languages/rus.m3u + Polish40https://iptv-org.github.io/iptv/languages/pol.m3u + Portuguese150https://iptv-org.github.io/iptv/languages/por.m3u + Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u + Russian309https://iptv-org.github.io/iptv/languages/rus.m3u Serbian43https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u Sinhala6https://iptv-org.github.io/iptv/languages/sin.m3u Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish867https://iptv-org.github.io/iptv/languages/spa.m3u - Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u + Spanish853https://iptv-org.github.io/iptv/languages/spa.m3u + Swahili2https://iptv-org.github.io/iptv/languages/swa.m3u Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog10https://iptv-org.github.io/iptv/languages/tgl.m3u Tamil38https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u Thai52https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish126https://iptv-org.github.io/iptv/languages/tur.m3u + Turkish123https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian51https://iptv-org.github.io/iptv/languages/ukr.m3u + Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u - Wolof4https://iptv-org.github.io/iptv/languages/wol.m3u + Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2372https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2375https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -190,257 +190,257 @@ To watch IPTV, simply insert one of the links below into any player that support CountryChannelsPlaylist - 🇦🇫 Afghanistan59https://iptv-org.github.io/iptv/countries/af.m3u - 🇦🇱 Albania86https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria81https://iptv-org.github.io/iptv/countries/dz.m3u - 🇦🇸 American Samoa30https://iptv-org.github.io/iptv/countries/as.m3u - 🇦🇩 Andorra40https://iptv-org.github.io/iptv/countries/ad.m3u - 🇦🇴 Angola30https://iptv-org.github.io/iptv/countries/ao.m3u - 🇦🇮 Anguilla26https://iptv-org.github.io/iptv/countries/ai.m3u - 🇦🇶 Antarctica26https://iptv-org.github.io/iptv/countries/aq.m3u - 🇦🇬 Antigua and Barbuda26https://iptv-org.github.io/iptv/countries/ag.m3u + 🇦🇫 Afghanistan57https://iptv-org.github.io/iptv/countries/af.m3u + 🇦🇱 Albania85https://iptv-org.github.io/iptv/countries/al.m3u + 🇩🇿 Algeria78https://iptv-org.github.io/iptv/countries/dz.m3u + 🇦🇸 American Samoa28https://iptv-org.github.io/iptv/countries/as.m3u + 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u + 🇦🇴 Angola28https://iptv-org.github.io/iptv/countries/ao.m3u + 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u + 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u + 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u 🇦🇷 Argentina115https://iptv-org.github.io/iptv/countries/ar.m3u - 🇦🇲 Armenia72https://iptv-org.github.io/iptv/countries/am.m3u - 🇦🇼 Aruba29https://iptv-org.github.io/iptv/countries/aw.m3u - 🇦🇺 Australia85https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria63https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan67https://iptv-org.github.io/iptv/countries/az.m3u - 🇧🇸 Bahamas28https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain69https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh66https://iptv-org.github.io/iptv/countries/bd.m3u - 🇧🇧 Barbados27https://iptv-org.github.io/iptv/countries/bb.m3u - 🇧🇾 Belarus66https://iptv-org.github.io/iptv/countries/by.m3u - 🇧🇪 Belgium70https://iptv-org.github.io/iptv/countries/be.m3u - 🇧🇿 Belize26https://iptv-org.github.io/iptv/countries/bz.m3u - 🇧🇯 Benin29https://iptv-org.github.io/iptv/countries/bj.m3u - 🇧🇲 Bermuda26https://iptv-org.github.io/iptv/countries/bm.m3u - 🇧🇹 Bhutan45https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia77https://iptv-org.github.io/iptv/countries/bo.m3u - 🇧🇶 Bonaire26https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina48https://iptv-org.github.io/iptv/countries/ba.m3u - 🇧🇼 Botswana28https://iptv-org.github.io/iptv/countries/bw.m3u - 🇧🇻 Bouvet Island26https://iptv-org.github.io/iptv/countries/bv.m3u + 🇦🇲 Armenia71https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u + 🇦🇺 Australia83https://iptv-org.github.io/iptv/countries/au.m3u + 🇦🇹 Austria62https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan66https://iptv-org.github.io/iptv/countries/az.m3u + 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u + 🇧🇭 Bahrain67https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇩 Bangladesh64https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇧 Barbados26https://iptv-org.github.io/iptv/countries/bb.m3u + 🇧🇾 Belarus64https://iptv-org.github.io/iptv/countries/by.m3u + 🇧🇪 Belgium69https://iptv-org.github.io/iptv/countries/be.m3u + 🇧🇿 Belize25https://iptv-org.github.io/iptv/countries/bz.m3u + 🇧🇯 Benin28https://iptv-org.github.io/iptv/countries/bj.m3u + 🇧🇲 Bermuda25https://iptv-org.github.io/iptv/countries/bm.m3u + 🇧🇹 Bhutan43https://iptv-org.github.io/iptv/countries/bt.m3u + 🇧🇴 Bolivia76https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u + 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u + 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u 🇧🇷 Brazil148https://iptv-org.github.io/iptv/countries/br.m3u - 🇮🇴 British Indian Ocean Territory26https://iptv-org.github.io/iptv/countries/io.m3u - 🇻🇬 British Virgin Islands26https://iptv-org.github.io/iptv/countries/vg.m3u - 🇧🇳 Brunei42https://iptv-org.github.io/iptv/countries/bn.m3u - 🇧🇬 Bulgaria52https://iptv-org.github.io/iptv/countries/bg.m3u - 🇧🇫 Burkina Faso31https://iptv-org.github.io/iptv/countries/bf.m3u - 🇧🇮 Burundi28https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia45https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon31https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada116https://iptv-org.github.io/iptv/countries/ca.m3u - 🇨🇻 Cape Verde28https://iptv-org.github.io/iptv/countries/cv.m3u - 🇰🇾 Cayman Islands26https://iptv-org.github.io/iptv/countries/ky.m3u - 🇨🇫 Central African Republic28https://iptv-org.github.io/iptv/countries/cf.m3u - 🇹🇩 Chad28https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile184https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China949https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇽 Christmas Island26https://iptv-org.github.io/iptv/countries/cx.m3u - 🇨🇨 Cocos (Keeling) Islands26https://iptv-org.github.io/iptv/countries/cc.m3u - 🇨🇴 Colombia116https://iptv-org.github.io/iptv/countries/co.m3u - 🇰🇲 Comoros56https://iptv-org.github.io/iptv/countries/km.m3u - 🇨🇰 Cook Islands30https://iptv-org.github.io/iptv/countries/ck.m3u + 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u + 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u + 🇧🇳 Brunei41https://iptv-org.github.io/iptv/countries/bn.m3u + 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u + 🇧🇫 Burkina Faso30https://iptv-org.github.io/iptv/countries/bf.m3u + 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u + 🇰🇭 Cambodia44https://iptv-org.github.io/iptv/countries/kh.m3u + 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u + 🇨🇦 Canada117https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u + 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u + 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u + 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u + 🇨🇱 Chile182https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China953https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u + 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u + 🇨🇴 Colombia112https://iptv-org.github.io/iptv/countries/co.m3u + 🇰🇲 Comoros54https://iptv-org.github.io/iptv/countries/km.m3u + 🇨🇰 Cook Islands28https://iptv-org.github.io/iptv/countries/ck.m3u 🇨🇷 Costa Rica84https://iptv-org.github.io/iptv/countries/cr.m3u - 🇭🇷 Croatia48https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba65https://iptv-org.github.io/iptv/countries/cu.m3u - 🇨🇼 Curacao29https://iptv-org.github.io/iptv/countries/cw.m3u - 🇨🇾 Cyprus68https://iptv-org.github.io/iptv/countries/cy.m3u - 🇨🇿 Czech Republic52https://iptv-org.github.io/iptv/countries/cz.m3u - 🇨🇩 Democratic Republic of the Congo32https://iptv-org.github.io/iptv/countries/cd.m3u - 🇩🇰 Denmark45https://iptv-org.github.io/iptv/countries/dk.m3u - 🇩🇯 Djibouti60https://iptv-org.github.io/iptv/countries/dj.m3u - 🇩🇲 Dominica26https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic104https://iptv-org.github.io/iptv/countries/do.m3u - 🇹🇱 East Timor35https://iptv-org.github.io/iptv/countries/tl.m3u + 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u + 🇨🇺 Cuba60https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u + 🇨🇾 Cyprus67https://iptv-org.github.io/iptv/countries/cy.m3u + 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u + 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u + 🇩🇰 Denmark44https://iptv-org.github.io/iptv/countries/dk.m3u + 🇩🇯 Djibouti58https://iptv-org.github.io/iptv/countries/dj.m3u + 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u + 🇩🇴 Dominican Republic101https://iptv-org.github.io/iptv/countries/do.m3u + 🇹🇱 East Timor34https://iptv-org.github.io/iptv/countries/tl.m3u 🇪🇨 Ecuador72https://iptv-org.github.io/iptv/countries/ec.m3u - 🇪🇬 Egypt91https://iptv-org.github.io/iptv/countries/eg.m3u - 🇸🇻 El Salvador74https://iptv-org.github.io/iptv/countries/sv.m3u - 🇬🇶 Equatorial Guinea29https://iptv-org.github.io/iptv/countries/gq.m3u - 🇪🇷 Eritrea28https://iptv-org.github.io/iptv/countries/er.m3u - 🇪🇪 Estonia42https://iptv-org.github.io/iptv/countries/ee.m3u - 🇪🇹 Ethiopia29https://iptv-org.github.io/iptv/countries/et.m3u - 🇫🇰 Falkland Islands26https://iptv-org.github.io/iptv/countries/fk.m3u - 🇫🇴 Faroe Islands27https://iptv-org.github.io/iptv/countries/fo.m3u - 🇫🇯 Fiji31https://iptv-org.github.io/iptv/countries/fj.m3u - 🇫🇮 Finland49https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France155https://iptv-org.github.io/iptv/countries/fr.m3u - 🇬🇫 French Guiana28https://iptv-org.github.io/iptv/countries/gf.m3u - 🇵🇫 French Polynesia31https://iptv-org.github.io/iptv/countries/pf.m3u - 🇹🇫 French Southern Territories28https://iptv-org.github.io/iptv/countries/tf.m3u - 🇬🇦 Gabon28https://iptv-org.github.io/iptv/countries/ga.m3u - 🇬🇲 Gambia29https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia52https://iptv-org.github.io/iptv/countries/ge.m3u - 🇩🇪 Germany222https://iptv-org.github.io/iptv/countries/de.m3u - 🇬🇭 Ghana29https://iptv-org.github.io/iptv/countries/gh.m3u - 🇬🇮 Gibraltar26https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece130https://iptv-org.github.io/iptv/countries/gr.m3u - 🇬🇱 Greenland27https://iptv-org.github.io/iptv/countries/gl.m3u - 🇬🇩 Grenada26https://iptv-org.github.io/iptv/countries/gd.m3u - 🇬🇵 Guadeloupe29https://iptv-org.github.io/iptv/countries/gp.m3u - 🇬🇺 Guam30https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala66https://iptv-org.github.io/iptv/countries/gt.m3u - 🇬🇬 Guernsey27https://iptv-org.github.io/iptv/countries/gg.m3u - 🇬🇳 Guinea28https://iptv-org.github.io/iptv/countries/gn.m3u - 🇬🇼 Guinea-Bissau28https://iptv-org.github.io/iptv/countries/gw.m3u - 🇬🇾 Guyana26https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti38https://iptv-org.github.io/iptv/countries/ht.m3u - 🇭🇲 Heard Island and McDonald Islands26https://iptv-org.github.io/iptv/countries/hm.m3u - 🇭🇳 Honduras90https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong50https://iptv-org.github.io/iptv/countries/hk.m3u - 🇭🇺 Hungary69https://iptv-org.github.io/iptv/countries/hu.m3u - 🇮🇸 Iceland39https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India284https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia234https://iptv-org.github.io/iptv/countries/id.m3u - 🇮🇷 Iran118https://iptv-org.github.io/iptv/countries/ir.m3u - 🇮🇶 Iraq102https://iptv-org.github.io/iptv/countries/iq.m3u - 🇮🇪 Ireland49https://iptv-org.github.io/iptv/countries/ie.m3u - 🇮🇲 Isle of Man26https://iptv-org.github.io/iptv/countries/im.m3u - 🇮🇱 Israel50https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy217https://iptv-org.github.io/iptv/countries/it.m3u - 🇨🇮 Ivory Coast29https://iptv-org.github.io/iptv/countries/ci.m3u - 🇯🇲 Jamaica28https://iptv-org.github.io/iptv/countries/jm.m3u + 🇪🇬 Egypt90https://iptv-org.github.io/iptv/countries/eg.m3u + 🇸🇻 El Salvador73https://iptv-org.github.io/iptv/countries/sv.m3u + 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u + 🇪🇷 Eritrea27https://iptv-org.github.io/iptv/countries/er.m3u + 🇪🇪 Estonia41https://iptv-org.github.io/iptv/countries/ee.m3u + 🇪🇹 Ethiopia28https://iptv-org.github.io/iptv/countries/et.m3u + 🇫🇰 Falkland Islands25https://iptv-org.github.io/iptv/countries/fk.m3u + 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u + 🇫🇯 Fiji29https://iptv-org.github.io/iptv/countries/fj.m3u + 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u + 🇫🇷 France153https://iptv-org.github.io/iptv/countries/fr.m3u + 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u + 🇵🇫 French Polynesia29https://iptv-org.github.io/iptv/countries/pf.m3u + 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u + 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u + 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u + 🇬🇪 Georgia51https://iptv-org.github.io/iptv/countries/ge.m3u + 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u + 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u + 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u + 🇬🇷 Greece129https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u + 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u + 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u + 🇬🇺 Guam28https://iptv-org.github.io/iptv/countries/gu.m3u + 🇬🇹 Guatemala65https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u + 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u + 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u + 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u + 🇭🇹 Haiti35https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u + 🇭🇳 Honduras92https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇰 Hong Kong49https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u + 🇮🇸 Iceland38https://iptv-org.github.io/iptv/countries/is.m3u + 🇮🇳 India277https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia238https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇷 Iran116https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇶 Iraq98https://iptv-org.github.io/iptv/countries/iq.m3u + 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u + 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u + 🇮🇱 Israel49https://iptv-org.github.io/iptv/countries/il.m3u + 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u + 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u + 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u 🇯🇵 Japan89https://iptv-org.github.io/iptv/countries/jp.m3u - 🇯🇪 Jersey26https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan86https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan63https://iptv-org.github.io/iptv/countries/kz.m3u + 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u + 🇯🇴 Jordan84https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan62https://iptv-org.github.io/iptv/countries/kz.m3u 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u - 🇰🇮 Kiribati30https://iptv-org.github.io/iptv/countries/ki.m3u - 🇽🇰 Kosovo27https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait84https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan37https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos52https://iptv-org.github.io/iptv/countries/la.m3u - 🇱🇻 Latvia43https://iptv-org.github.io/iptv/countries/lv.m3u - 🇱🇧 Lebanon84https://iptv-org.github.io/iptv/countries/lb.m3u - 🇱🇸 Lesotho28https://iptv-org.github.io/iptv/countries/ls.m3u - 🇱🇷 Liberia28https://iptv-org.github.io/iptv/countries/lr.m3u - 🇱🇾 Libya67https://iptv-org.github.io/iptv/countries/ly.m3u - 🇱🇮 Liechtenstein42https://iptv-org.github.io/iptv/countries/li.m3u - 🇱🇹 Lithuania41https://iptv-org.github.io/iptv/countries/lt.m3u - 🇱🇺 Luxembourg45https://iptv-org.github.io/iptv/countries/lu.m3u + 🇰🇮 Kiribati28https://iptv-org.github.io/iptv/countries/ki.m3u + 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u + 🇰🇼 Kuwait82https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan36https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos51https://iptv-org.github.io/iptv/countries/la.m3u + 🇱🇻 Latvia41https://iptv-org.github.io/iptv/countries/lv.m3u + 🇱🇧 Lebanon82https://iptv-org.github.io/iptv/countries/lb.m3u + 🇱🇸 Lesotho27https://iptv-org.github.io/iptv/countries/ls.m3u + 🇱🇷 Liberia27https://iptv-org.github.io/iptv/countries/lr.m3u + 🇱🇾 Libya64https://iptv-org.github.io/iptv/countries/ly.m3u + 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u + 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u + 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u 🇲🇴 Macao33https://iptv-org.github.io/iptv/countries/mo.m3u - 🇲🇬 Madagascar28https://iptv-org.github.io/iptv/countries/mg.m3u - 🇲🇼 Malawi29https://iptv-org.github.io/iptv/countries/mw.m3u - 🇲🇾 Malaysia59https://iptv-org.github.io/iptv/countries/my.m3u - 🇲🇻 Maldives46https://iptv-org.github.io/iptv/countries/mv.m3u + 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u + 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u + 🇲🇾 Malaysia58https://iptv-org.github.io/iptv/countries/my.m3u + 🇲🇻 Maldives44https://iptv-org.github.io/iptv/countries/mv.m3u 🇲🇱 Mali28https://iptv-org.github.io/iptv/countries/ml.m3u - 🇲🇹 Malta40https://iptv-org.github.io/iptv/countries/mt.m3u - 🇲🇭 Marshall Islands30https://iptv-org.github.io/iptv/countries/mh.m3u - 🇲🇶 Martinique29https://iptv-org.github.io/iptv/countries/mq.m3u - 🇲🇷 Mauritania57https://iptv-org.github.io/iptv/countries/mr.m3u - 🇲🇺 Mauritius29https://iptv-org.github.io/iptv/countries/mu.m3u - 🇾🇹 Mayotte28https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico131https://iptv-org.github.io/iptv/countries/mx.m3u - 🇫🇲 Micronesia30https://iptv-org.github.io/iptv/countries/fm.m3u - 🇲🇩 Moldova48https://iptv-org.github.io/iptv/countries/md.m3u - 🇲🇨 Monaco39https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia40https://iptv-org.github.io/iptv/countries/mn.m3u - 🇲🇪 Montenegro43https://iptv-org.github.io/iptv/countries/me.m3u - 🇲🇸 Montserrat26https://iptv-org.github.io/iptv/countries/ms.m3u - 🇲🇦 Morocco73https://iptv-org.github.io/iptv/countries/ma.m3u - 🇲🇿 Mozambique30https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)36https://iptv-org.github.io/iptv/countries/mm.m3u - 🇳🇦 Namibia28https://iptv-org.github.io/iptv/countries/na.m3u - 🇳🇷 Nauru30https://iptv-org.github.io/iptv/countries/nr.m3u - 🇳🇵 Nepal46https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands123https://iptv-org.github.io/iptv/countries/nl.m3u - 🇳🇨 New Caledonia30https://iptv-org.github.io/iptv/countries/nc.m3u - 🇳🇿 New Zealand44https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua73https://iptv-org.github.io/iptv/countries/ni.m3u - 🇳🇪 Niger28https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria34https://iptv-org.github.io/iptv/countries/ng.m3u - 🇳🇺 Niue30https://iptv-org.github.io/iptv/countries/nu.m3u - 🇳🇫 Norfolk Island30https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea36https://iptv-org.github.io/iptv/countries/kp.m3u - 🇲🇰 North Macedonia41https://iptv-org.github.io/iptv/countries/mk.m3u - 🇲🇵 Northern Mariana Islands30https://iptv-org.github.io/iptv/countries/mp.m3u - 🇳🇴 Norway52https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman70https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan67https://iptv-org.github.io/iptv/countries/pk.m3u - 🇵🇼 Palau30https://iptv-org.github.io/iptv/countries/pw.m3u - 🇵🇸 Palestine83https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama69https://iptv-org.github.io/iptv/countries/pa.m3u - 🇵🇬 Papua New Guinea30https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay64https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru201https://iptv-org.github.io/iptv/countries/pe.m3u - 🇵🇭 Philippines56https://iptv-org.github.io/iptv/countries/ph.m3u - 🇵🇳 Pitcairn Islands30https://iptv-org.github.io/iptv/countries/pn.m3u + 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u + 🇲🇭 Marshall Islands28https://iptv-org.github.io/iptv/countries/mh.m3u + 🇲🇶 Martinique28https://iptv-org.github.io/iptv/countries/mq.m3u + 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u + 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u + 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u + 🇲🇽 Mexico126https://iptv-org.github.io/iptv/countries/mx.m3u + 🇫🇲 Micronesia28https://iptv-org.github.io/iptv/countries/fm.m3u + 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u + 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u + 🇲🇳 Mongolia39https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇪 Montenegro42https://iptv-org.github.io/iptv/countries/me.m3u + 🇲🇸 Montserrat25https://iptv-org.github.io/iptv/countries/ms.m3u + 🇲🇦 Morocco71https://iptv-org.github.io/iptv/countries/ma.m3u + 🇲🇿 Mozambique29https://iptv-org.github.io/iptv/countries/mz.m3u + 🇲🇲 Myanmar (Burma)35https://iptv-org.github.io/iptv/countries/mm.m3u + 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u + 🇳🇷 Nauru28https://iptv-org.github.io/iptv/countries/nr.m3u + 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u + 🇳🇱 Netherlands122https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇨 New Caledonia28https://iptv-org.github.io/iptv/countries/nc.m3u + 🇳🇿 New Zealand42https://iptv-org.github.io/iptv/countries/nz.m3u + 🇳🇮 Nicaragua72https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u + 🇳🇬 Nigeria33https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇺 Niue28https://iptv-org.github.io/iptv/countries/nu.m3u + 🇳🇫 Norfolk Island28https://iptv-org.github.io/iptv/countries/nf.m3u + 🇰🇵 North Korea35https://iptv-org.github.io/iptv/countries/kp.m3u + 🇲🇰 North Macedonia40https://iptv-org.github.io/iptv/countries/mk.m3u + 🇲🇵 Northern Mariana Islands28https://iptv-org.github.io/iptv/countries/mp.m3u + 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u + 🇴🇲 Oman68https://iptv-org.github.io/iptv/countries/om.m3u + 🇵🇰 Pakistan65https://iptv-org.github.io/iptv/countries/pk.m3u + 🇵🇼 Palau28https://iptv-org.github.io/iptv/countries/pw.m3u + 🇵🇸 Palestine81https://iptv-org.github.io/iptv/countries/ps.m3u + 🇵🇦 Panama68https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇬 Papua New Guinea28https://iptv-org.github.io/iptv/countries/pg.m3u + 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru194https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇭 Philippines54https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇳 Pitcairn Islands28https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland74https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal70https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico67https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar69https://iptv-org.github.io/iptv/countries/qa.m3u - 🇨🇬 Republic of the Congo29https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania67https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia395https://iptv-org.github.io/iptv/countries/ru.m3u - 🇷🇼 Rwanda30https://iptv-org.github.io/iptv/countries/rw.m3u - 🇷🇪 Réunion29https://iptv-org.github.io/iptv/countries/re.m3u - 🇧🇱 Saint Barthélemy28https://iptv-org.github.io/iptv/countries/bl.m3u - 🇸🇭 Saint Helena28https://iptv-org.github.io/iptv/countries/sh.m3u - 🇰🇳 Saint Kitts and Nevis26https://iptv-org.github.io/iptv/countries/kn.m3u - 🇱🇨 Saint Lucia26https://iptv-org.github.io/iptv/countries/lc.m3u - 🇲🇫 Saint Martin28https://iptv-org.github.io/iptv/countries/mf.m3u - 🇵🇲 Saint Pierre and Miquelon26https://iptv-org.github.io/iptv/countries/pm.m3u - 🇻🇨 Saint Vincent and the Grenadines26https://iptv-org.github.io/iptv/countries/vc.m3u - 🇼🇸 Samoa30https://iptv-org.github.io/iptv/countries/ws.m3u - 🇸🇲 San Marino40https://iptv-org.github.io/iptv/countries/sm.m3u + 🇵🇹 Portugal67https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇷 Puerto Rico66https://iptv-org.github.io/iptv/countries/pr.m3u + 🇶🇦 Qatar67https://iptv-org.github.io/iptv/countries/qa.m3u + 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u + 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇺 Russia397https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u + 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u + 🇧🇱 Saint Barthélemy27https://iptv-org.github.io/iptv/countries/bl.m3u + 🇸🇭 Saint Helena27https://iptv-org.github.io/iptv/countries/sh.m3u + 🇰🇳 Saint Kitts and Nevis25https://iptv-org.github.io/iptv/countries/kn.m3u + 🇱🇨 Saint Lucia25https://iptv-org.github.io/iptv/countries/lc.m3u + 🇲🇫 Saint Martin27https://iptv-org.github.io/iptv/countries/mf.m3u + 🇵🇲 Saint Pierre and Miquelon25https://iptv-org.github.io/iptv/countries/pm.m3u + 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u + 🇼🇸 Samoa28https://iptv-org.github.io/iptv/countries/ws.m3u + 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u 🇸🇦 Saudi Arabia97https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u - 🇷🇸 Serbia78https://iptv-org.github.io/iptv/countries/rs.m3u - 🇸🇨 Seychelles28https://iptv-org.github.io/iptv/countries/sc.m3u - 🇸🇱 Sierra Leone29https://iptv-org.github.io/iptv/countries/sl.m3u - 🇸🇬 Singapore49https://iptv-org.github.io/iptv/countries/sg.m3u - 🇸🇽 Sint Maarten26https://iptv-org.github.io/iptv/countries/sx.m3u - 🇸🇰 Slovakia61https://iptv-org.github.io/iptv/countries/sk.m3u - 🇸🇮 Slovenia47https://iptv-org.github.io/iptv/countries/si.m3u - 🇸🇧 Solomon Islands30https://iptv-org.github.io/iptv/countries/sb.m3u - 🇸🇴 Somalia59https://iptv-org.github.io/iptv/countries/so.m3u - 🇿🇦 South Africa29https://iptv-org.github.io/iptv/countries/za.m3u - 🇬🇸 South Georgia and the South Sandwich Islands26https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea104https://iptv-org.github.io/iptv/countries/kr.m3u - 🇸🇸 South Sudan28https://iptv-org.github.io/iptv/countries/ss.m3u + 🇷🇸 Serbia77https://iptv-org.github.io/iptv/countries/rs.m3u + 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u + 🇸🇱 Sierra Leone28https://iptv-org.github.io/iptv/countries/sl.m3u + 🇸🇬 Singapore48https://iptv-org.github.io/iptv/countries/sg.m3u + 🇸🇽 Sint Maarten25https://iptv-org.github.io/iptv/countries/sx.m3u + 🇸🇰 Slovakia60https://iptv-org.github.io/iptv/countries/sk.m3u + 🇸🇮 Slovenia46https://iptv-org.github.io/iptv/countries/si.m3u + 🇸🇧 Solomon Islands28https://iptv-org.github.io/iptv/countries/sb.m3u + 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u + 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u + 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u + 🇰🇷 South Korea103https://iptv-org.github.io/iptv/countries/kr.m3u + 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u 🇪🇸 Spain218https://iptv-org.github.io/iptv/countries/es.m3u - 🇱🇰 Sri Lanka53https://iptv-org.github.io/iptv/countries/lk.m3u - 🇸🇩 Sudan62https://iptv-org.github.io/iptv/countries/sd.m3u - 🇸🇷 Suriname26https://iptv-org.github.io/iptv/countries/sr.m3u - 🇸🇯 Svalbard and Jan Mayen26https://iptv-org.github.io/iptv/countries/sj.m3u - 🇸🇿 Swaziland28https://iptv-org.github.io/iptv/countries/sz.m3u - 🇸🇪 Sweden52https://iptv-org.github.io/iptv/countries/se.m3u - 🇨🇭 Switzerland86https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria78https://iptv-org.github.io/iptv/countries/sy.m3u - 🇸🇹 São Tomé and Príncipe28https://iptv-org.github.io/iptv/countries/st.m3u - 🇹🇼 Taiwan92https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan35https://iptv-org.github.io/iptv/countries/tj.m3u - 🇹🇿 Tanzania29https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand82https://iptv-org.github.io/iptv/countries/th.m3u - 🇹🇬 Togo28https://iptv-org.github.io/iptv/countries/tg.m3u - 🇹🇰 Tokelau30https://iptv-org.github.io/iptv/countries/tk.m3u - 🇹🇴 Tonga30https://iptv-org.github.io/iptv/countries/to.m3u - 🇹🇹 Trinidad and Tobago27https://iptv-org.github.io/iptv/countries/tt.m3u - 🇹🇳 Tunisia68https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey181https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan39https://iptv-org.github.io/iptv/countries/tm.m3u - 🇹🇨 Turks and Caicos Islands26https://iptv-org.github.io/iptv/countries/tc.m3u - 🇹🇻 Tuvalu30https://iptv-org.github.io/iptv/countries/tv.m3u - 🇺🇲 U.S. Minor Outlying Islands26https://iptv-org.github.io/iptv/countries/um.m3u - 🇻🇮 U.S. Virgin Islands26https://iptv-org.github.io/iptv/countries/vi.m3u - 🇺🇬 Uganda30https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine122https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates103https://iptv-org.github.io/iptv/countries/ae.m3u + 🇱🇰 Sri Lanka51https://iptv-org.github.io/iptv/countries/lk.m3u + 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u + 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u + 🇸🇯 Svalbard and Jan Mayen25https://iptv-org.github.io/iptv/countries/sj.m3u + 🇸🇿 Swaziland27https://iptv-org.github.io/iptv/countries/sz.m3u + 🇸🇪 Sweden51https://iptv-org.github.io/iptv/countries/se.m3u + 🇨🇭 Switzerland87https://iptv-org.github.io/iptv/countries/ch.m3u + 🇸🇾 Syria75https://iptv-org.github.io/iptv/countries/sy.m3u + 🇸🇹 São Tomé and Príncipe27https://iptv-org.github.io/iptv/countries/st.m3u + 🇹🇼 Taiwan91https://iptv-org.github.io/iptv/countries/tw.m3u + 🇹🇯 Tajikistan34https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u + 🇹🇭 Thailand81https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u + 🇹🇰 Tokelau28https://iptv-org.github.io/iptv/countries/tk.m3u + 🇹🇴 Tonga28https://iptv-org.github.io/iptv/countries/to.m3u + 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u + 🇹🇳 Tunisia66https://iptv-org.github.io/iptv/countries/tn.m3u + 🇹🇷 Turkey177https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan38https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u + 🇹🇻 Tuvalu28https://iptv-org.github.io/iptv/countries/tv.m3u + 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u + 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u + 🇺🇬 Uganda28https://iptv-org.github.io/iptv/countries/ug.m3u + 🇺🇦 Ukraine121https://iptv-org.github.io/iptv/countries/ua.m3u + 🇦🇪 United Arab Emirates100https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom192https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1882https://iptv-org.github.io/iptv/countries/us.m3u - 🇺🇾 Uruguay63https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan35https://iptv-org.github.io/iptv/countries/uz.m3u - 🇻🇺 Vanuatu30https://iptv-org.github.io/iptv/countries/vu.m3u - 🇻🇦 Vatican City39https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela80https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam78https://iptv-org.github.io/iptv/countries/vn.m3u - 🇼🇫 Wallis and Futuna30https://iptv-org.github.io/iptv/countries/wf.m3u - 🇪🇭 Western Sahara33https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen74https://iptv-org.github.io/iptv/countries/ye.m3u - 🇿🇲 Zambia29https://iptv-org.github.io/iptv/countries/zm.m3u - 🇿🇼 Zimbabwe28https://iptv-org.github.io/iptv/countries/zw.m3u - 🇦🇽 Åland26https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined136https://iptv-org.github.io/iptv/countries/undefined.m3u + 🇺🇸 United States1877https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇾 Uruguay62https://iptv-org.github.io/iptv/countries/uy.m3u + 🇺🇿 Uzbekistan34https://iptv-org.github.io/iptv/countries/uz.m3u + 🇻🇺 Vanuatu28https://iptv-org.github.io/iptv/countries/vu.m3u + 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u + 🇻🇪 Venezuela77https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇳 Vietnam77https://iptv-org.github.io/iptv/countries/vn.m3u + 🇼🇫 Wallis and Futuna28https://iptv-org.github.io/iptv/countries/wf.m3u + 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u + 🇾🇪 Yemen72https://iptv-org.github.io/iptv/countries/ye.m3u + 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u + 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u + 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u + Undefined135https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -458,33 +458,33 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2519https://iptv-org.github.io/iptv/regions/emea.m3u - Africa138https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2739https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world332https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2664https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1827https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations355https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean81https://iptv-org.github.io/iptv/regions/carib.m3u - Central America96https://iptv-org.github.io/iptv/regions/cenamer.m3u + Europe, the Middle East and Africa2507https://iptv-org.github.io/iptv/regions/emea.m3u + Africa137https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2720https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world328https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2666https://iptv-org.github.io/iptv/regions/asia.m3u + Asia-Pacific1832https://iptv-org.github.io/iptv/regions/apac.m3u + Association of Southeast Asian Nations359https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean73https://iptv-org.github.io/iptv/regions/carib.m3u + Central America100https://iptv-org.github.io/iptv/regions/cenamer.m3u Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u - Commonwealth of Independent States454https://iptv-org.github.io/iptv/regions/cis.m3u - Europe2095https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America682https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean798https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America787https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb69https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa552https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East496https://iptv-org.github.io/iptv/regions/mideast.m3u - Nordics48https://iptv-org.github.io/iptv/regions/nord.m3u - North America2191https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1945https://iptv-org.github.io/iptv/regions/nam.m3u - Oceania68https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia317https://iptv-org.github.io/iptv/regions/sas.m3u + Commonwealth of Independent States456https://iptv-org.github.io/iptv/regions/cis.m3u + Europe2087https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America665https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean780https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America769https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb66https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa545https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East491https://iptv-org.github.io/iptv/regions/mideast.m3u + Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u + North America2182https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1943https://iptv-org.github.io/iptv/regions/nam.m3u + Oceania67https://iptv-org.github.io/iptv/regions/oce.m3u + South Asia311https://iptv-org.github.io/iptv/regions/sas.m3u Sub-Saharan Africa56https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa22https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7155https://iptv-org.github.io/iptv/regions/int.m3u - Undefined136https://iptv-org.github.io/iptv/regions/undefined.m3u + West Africa24https://iptv-org.github.io/iptv/regions/wafr.m3u + Worldwide7129https://iptv-org.github.io/iptv/regions/int.m3u + Undefined135https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 3ea74d605..36c1c153c 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -13,7 +13,7 @@ https://admdn5.cdn.mangomolo.com/adsports2/smil:adsports2.stream.smil/playlist.m https://admdn3.cdn.mangomolo.com/adsports3/smil:adsports3.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports4.ae" status="blocked",Abu Dhabi Sports 4 (1080p) [Geo-blocked] https://admdn4ta.cdn.mgmlcdn.com/adsports4/smil:adsports4.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AjmanTV.ae" status="online",Ajman TV +#EXTINF:-1 tvg-id="AjmanTV.ae" status="error",Ajman TV https://q-s-l4n3sh4d0w.onrender.com/iptv-query?provider=dacast&streaming-ip=https://playback.dacast.com/content/access?contentId=116648_c_480929 #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 @@ -63,7 +63,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/ind https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 75508ae4e..d8400a457 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -2,7 +2,7 @@ #EXTINF:-1 tvg-id="5TV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",5-րդ ալիք (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s6/index.m3u8 -#EXTINF:-1 tvg-id="21TV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",21TV (480p) +#EXTINF:-1 tvg-id="21TV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",21TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s10/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaHayKino.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Հայ Կինո (480p) @@ -11,7 +11,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Ջան TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -41,7 +41,7 @@ http://ott-cdn.ucom.am/s73/index.m3u8 #EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Թավա TV (480p) diff --git a/streams/ao.m3u b/streams/ao.m3u index 5d60af700..43b197dfc 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player -#EXTINF:-1 tvg-id="TVZimbo.ao" status="timeout",TV Zimbo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVZimbo.ao" status="error",TV Zimbo (720p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/29819666/events/9254936/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 4399ef592..6f93fb8a2 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -41,7 +41,7 @@ https://589ff3c36f7e8.streamlock.net/crespo3/crespo3/playlist.m3u8 https://live.canalnueve.tv/canal.m3u8 #EXTINF:-1 tvg-id="Canal9Multivision.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7] https://panel.dattalive.com/8250/8250/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9Televida.ar" status="online",Canal 9 Televida (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal9Televida.ar" status="error",Canal 9 Televida (720p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10MardelPlata.ar" status="online",Canal 10 Mar del Plata (720p) [Not 24/7] https://cdn2.zencast.tv:30443/live/canal10smil/playlist.m3u8 @@ -64,12 +64,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalccor #EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="online" user-agent="iPhone",Canal de la Ciudad (720p) #EXTVLCOPT:http-user-agent=iPhone https://g5.proy-hor.transport.edge-access.net/a08/ngrp:gcba_video4-100042_all/Playlist.m3u8?sense=true -#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) #EXTVLCOPT:http-user-agent=iPhone https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 +#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalProvincial.ar" status="error",Canal Provincial (San Miguel) (360p) [Not 24/7] http://www.trimi.com.ar/provincial/streaming/mystream.m3u8 #EXTINF:-1 tvg-id="CanalTDC.ar" status="online",CANAL TDC (1080p) [Not 24/7] @@ -86,7 +86,7 @@ https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 -#EXTINF:-1 tvg-id="DeporTV.ar" status="error",DeporTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" status="online",DeporTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live #EXTINF:-1 tvg-id="ElDoce.ar" status="online",El Doce TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU @@ -150,16 +150,16 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Catacama TV (288p) https://5f700d5b2c46f.streamlock.net/catamarcatelevision/catamarcatelevision/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ElOnce (1080p) [Not 24/7] +https://elonceovh.elonce.com/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Power TV (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Telesol (TLS) (432p) [Not 24/7] https://cnnsanjuan.com:9999/live/telesol/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ElOnce (1080p) [Not 24/7] -https://elonceovh.elonce.com/hls/live.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Medios Rioja (864p) [Not 24/7] +http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Canal 4 (Posadas) (360p) [Geo-blocked] http://184.154.28.210:1935/canal4/canal4/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Medios Rioja (864p) [Not 24/7] -http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Santa María TV (360p) [Not 24/7] http://www.trimi.com.ar/santa_maria/streaming/mystream.m3u8 #EXTINF:-1 tvg-id="" status="error",Quatro TV (540p) [Not 24/7] diff --git a/streams/at.m3u b/streams/at.m3u index 9edc3a92b..a6b76fad8 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -21,11 +21,11 @@ https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8 https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 #EXTINF:-1 tvg-id="OktoTV.at" status="error",Okto TV https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.m3u8 -#EXTINF:-1 tvg-id="ORF1.at" status="error",ORF 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORFIII.at" status="online",ORF 3 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFSportPlus.at" status="blocked",ORF Sport+ (540p) [Geo-blocked] https://orfs.mdn.ors.at/out/u/orfs/qxb/manifest.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index 9dba2bdb7..9e456d09b 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -19,10 +19,10 @@ https://i.mjh.nz/au/Sydney/tv.101406020628.m3u8 https://i.mjh.nz/au/Sydney/tv.101406020623.m3u8 #EXTINF:-1 tvg-id="ABCKids.au" status="online",ABC Kids (720p) [Not 24/7] https://c.mjh.nz/101002210222 -#EXTINF:-1 tvg-id="ABCNews.au" status="online",ABC News (720p) -https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8 #EXTINF:-1 tvg-id="ABCNews.au" status="online",ABC News (720p) [Geo-blocked] https://c.mjh.nz/101002210220 +#EXTINF:-1 tvg-id="ABCNews.au" status="timeout",ABC News (720p) +https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8 #EXTINF:-1 tvg-id="ABCTV.au" status="online",ABC TV (720p) https://c.mjh.nz/3201026102E1 #EXTINF:-1 tvg-id="ABCTV.au" status="online",ABC TV (720p) diff --git a/streams/be.m3u b/streams/be.m3u index cfed53bb3..219cdca18 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -47,8 +47,6 @@ https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.mpd #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.mpd -#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] -https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio MNM Music and More https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 1 @@ -63,5 +61,7 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (576p) https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 +#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] +https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] https://actv-live.freecaster.com/live/actv/actv.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index d7440931c..93a32d25f 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -44,7 +44,7 @@ https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8 http://str.portalcultura.com.br/funtelpa/tv_funtelpa/live.m3u8 #EXTINF:-1 tvg-id="FonteTV.br" status="online",Fonte TV (1080p) [Not 24/7] http://flash.softhost.com.br:1935/fonte/fontetv/live.m3u8 -#EXTINF:-1 tvg-id="Futura.br" status="error",Futura (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Futura.br" status="online",Futura (540p) [Not 24/7] https://tv.unisc.br/hls/test.m3u8 #EXTINF:-1 tvg-id="GhostTV.br" status="online",Ghost TV (712p) [Not 24/7] https://stmv.video.expressolider.com.br/ghostv/ghostv/playlist.m3u8 @@ -98,7 +98,7 @@ https://playplusrjo-lh.akamaihd.net/i/pp_rj@377859/index_720_av-p.m3u8 https://playpluspoa-lh.akamaihd.net/i/pp_poa@377864/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="RecordTVSaoPaulo.br" status="blocked",Record TV SP (720p) [Geo-blocked] https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8 -#EXTINF:-1 tvg-id="RedeBrasil.br" status="online",Rede Brasil (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeBrasil.br" status="error",Rede Brasil (480p) [Not 24/7] https://59f2354c05961.streamlock.net:1443/rbtv/rbtv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" status="online",Rede Brasil de Comunicação (720p) [Not 24/7] http://rbc.directradios.com:1935/rbc/rbc/live.m3u8 @@ -110,7 +110,7 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="online",Rede Mão Amiga (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="timeout",Rede Mão Amiga (480p) [Not 24/7] http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 @@ -138,7 +138,7 @@ http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) +#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7] http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8 @@ -174,10 +174,10 @@ https://stmv1.transmissaodigital.com/cidadeverde/cidadeverde/playlist.m3u8 http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 #EXTINF:-1 tvg-id="TVCulturaNacional.br" status="online",Cultura PR Catve (720p) http://wowza4.catve.com.br:1935/live/livestream/media.m3u8 -#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) -https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 +#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) +https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDiariodoSertao.br" status="online",TV Diário do Sertão (720p) http://painelvj.com.br:1935/pdsertaotv/pdsertaotv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVE.br" status="online",TVE RS (1080p) [Not 24/7] @@ -188,7 +188,7 @@ http://stream2.ba.gov.br/hls-live/livepkgr/_definst_/irdeb/pgm-1.m3u8 https://edge-pe-01.eduplay.rnp.br/media/ocp(r(SOtSyQ)t(AAAAAAAAAAA)p(d(ADo)k(EBE)m(iKyPRJ66GZqYJf0OVp_mxw)n(a(kLbutb9FljfAzjoWmXgS8Rnp6_GUlkq0)s(rRg)'a(T-aZqqGVQABm6ZHJp3tHyyjZ)s(fvc)))s(t(eT8)b(6P9w9Nu8wcNIUaKqkTKqXRWNHWIhMz8mxUoA4mgo1tqnqVYwaZMCmldOaMbaZB0n33FR3ttihZ1JvOivSGdZIuAfecBVa16Et9eMjlLC13Rq6Cwwi8mycU0Iwr-66QiAe98vgBCT-AiPs61W_9bjrtb8ATEJw-JsxpVNlotY)'t(wDM)b(pbCqvGJQQWqY9cAtI-9-O9bngy67xc2Xu8ug)))/live_540_index.m3u8 #EXTINF:-1 tvg-id="TVEvangelizar.br" status="online",TV Evangelizar (480p) https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVFuturo.br" status="error",TV Futuro (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVFuturo.br" status="timeout",TV Futuro (720p) [Not 24/7] https://streaming03.zas.media/tvfuturo/tvfuturo/playlist.m3u8 #EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 @@ -260,7 +260,7 @@ http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 https://rtmp.info/tvsantacruz/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="TVSerraDourada.br" status="online",SBT TV Serra Dourada (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/tvsd2/smil:tvsd2_20042020.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSolComunidade.br" status="online",TV Sol Comunidade (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSolComunidade.br" status="timeout",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 #EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="online",TV Terceiro Anjo (360p) [Not 24/7] https://streamer1.streamhost.org/salive/GMI3anjoh/livestream.m3u8 @@ -276,13 +276,13 @@ http://flash.softhost.com.br:1935/ufg/tvufgweb/playlist.m3u8 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" status="error",TV Uniao (1080p) [Not 24/7] http://stmv1.ifantasy.com.br/admin/admin/playlist.m3u8 -#EXTINF:-1 tvg-id="TVUniSantos.br" status="error",TV UniSantos (240p) [Not 24/7] +#EXTINF:-1 tvg-id="TVUniSantos.br" status="online",TV UniSantos (240p) [Not 24/7] http://live.cdn.upx.com/7550/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVunisat.br" status="error",TVunisat (360p) [Not 24/7] https://stmv1.srvstm.com/jurandir3193/jurandir3193/playlist.m3u8 #EXTINF:-1 tvg-id="TVUniversal.br" status="error",TV Universal https://14398c.ha.azioncdn.net/primary/smil:tv_universal.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVVerdesCampos.br" status="online",TV Verdes Campos (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVVerdesCampos.br" status="timeout",TV Verdes Campos (360p) [Not 24/7] https://596639ebdd89b.streamlock.net/8124/8124/playlist.m3u8 #EXTINF:-1 tvg-id="UNBTV.br" status="error",UNBTV https://edge-go-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk)m(XavC51HboPDZJtji_e3szw)n(a(3LDBWxJLACwHVOavx5cO4BC5lA2ZDpPC)s(HrY)'a(12ztgSdjsnrQqz6xH52ZjVZa)s(Pm8)))s(t(aTo)b(PTsuEXhXAScNjp6w9ssG70foQQQiZk9_8m0vsjgLJ_yzxGPuj8i57PEDMMA4cmTNsKda2B5oX-EEErouZ1HFyuX9AbUB8KvlMJtsMkooySBOlQbVM33PgsYPQdea2BJ0ehzbwQ39JhRwi_LnomRVQOY02rJ-d2IH3hF-JDM)'t(S2o)b(WaBWYarWoWCInKe38WSze3Q_-kcVqJj_MZQ)))/live_1080_index.m3u8 @@ -294,8 +294,6 @@ https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 #EXTINF:-1 tvg-id="Yeeaah.br" status="online",Yeeaah! (720p) [Not 24/7] https://srv3.zcast.com.br/yeeaah/yeeaah/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TELE CINE ACTION (720p) @@ -307,6 +305,8 @@ https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="" status="error",Hot FM SP (720p) [Not 24/7] http://flash8.crossdigital.com.br/id2266/id2266/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="error",Canal Metropolitano de Noticias (720p) [Not 24/7] http://in.uaimacks.net.br:1935/macks/macks.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Sesc TV (1080p) [Not 24/7] diff --git a/streams/by_sluhay.m3u b/streams/by_sluhay.m3u index 1491ebd7a..5279ee2c9 100644 --- a/streams/by_sluhay.m3u +++ b/streams/by_sluhay.m3u @@ -11,7 +11,7 @@ https://sluhay.by/live/Ch064pub/index.m3u8 https://sluhay.by/live/Ch091pub/index.m3u8 #EXTINF:-1 tvg-id="SluhaybyLenadi.by" status="online",Sluhay.by Lenadi (720p) [Not 24/7] https://sluhay.by/live/Ch052pub/index.m3u8 -#EXTINF:-1 tvg-id="SluhaybyLive.by" status="online",Sluhay.by Live (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SluhaybyLive.by" status="error",Sluhay.by Live (720p) [Not 24/7] https://sluhay.by/live/Ch173pub/index.m3u8 #EXTINF:-1 tvg-id="SluhaybyMova.by" status="online",Sluhay.by Mova (720p) [Not 24/7] https://sluhay.by/live/Ch034pub/index.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index 3e4c2b396..d8b2b31ba 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -15,9 +15,9 @@ http://start.agmediachandigarh.com/gaundapunjab/tv/playlist.m3u8 http://cdn8.live247stream.com/canadaone/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CanadaStarTV.ca" status="timeout",Canada Star TV (1080p) http://live.canadastartv.com:1935/canadastartv/canadastartv/playlist.m3u -#EXTINF:-1 tvg-id="CanadianArabTV.ca" status="error",Canadian Arab TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanadianArabTV.ca" status="online",Canadian Arab TV (720p) [Not 24/7] http://142.112.39.133:8080/catv.mp4 -#EXTINF:-1 tvg-id="CanadianArabTV.ca" status="error",Canadian Arab TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanadianArabTV.ca" status="online",Canadian Arab TV (720p) [Not 24/7] http://142.112.39.133:8080/hls/catv/index.m3u8 #EXTINF:-1 tvg-id="CanBanglaTV.ca" status="online",CanBangla TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/canbanglatv.stream/playlist.m3u8 @@ -59,7 +59,7 @@ https://cbclivedai4-i.akamaihd.net/hls/live/567231/event2/CBXT/master5.m3u8 https://ici-i.akamaihd.net/hls/live/873426/ICI-Live-Stream/master.m3u8 #EXTINF:-1 tvg-id="CFTMDT.ca" status="blocked",TVA [Geo-blocked] https://tvalive-nondai.akamaized.net/Content/HLS/Live/channel(a7315e07-037c-12a8-bdc8-da7bd513da9d)/index.m3u8 -#EXTINF:-1 tvg-id="CFTUDT.ca" status="online",Canal Savoir (360p) +#EXTINF:-1 tvg-id="CFTUDT.ca" status="timeout",Canal Savoir (360p) https://hls.savoir.media/live/stream.m3u8 #EXTINF:-1 tvg-id="CFYKDT.ca" status="blocked",CBC Yellowknife [Geo-blocked] https://cbclivedai7-i.akamaihd.net/hls/live/567240/event2/CFYK/master5.m3u8 @@ -133,7 +133,7 @@ https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 #EXTINF:-1 tvg-id="PrimeAsiaTV.ca" status="error",Prime Asia TV (720p) http://primeasia.dyndns.tv:8080/Live_web_250/index.m3u8 -#EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="online",Prime Canada TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="error",Prime Canada TV (720p) [Not 24/7] http://cdn27.live247stream.com/primecanada/247/primecanada/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="RamgarhiABC.ca" status="error",Ramgarhi ABC (720p) [Not 24/7] https://443-1.autopo.st/100/live/bcgurduwarabrookside/chunks.m3u8 @@ -152,9 +152,9 @@ http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="online",Télé Culturelle Médias (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live -#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live +#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="error",Télé-Mag Québec (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 #EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] @@ -177,7 +177,7 @@ http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 #EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 diff --git a/streams/ch.m3u b/streams/ch.m3u index 78297f302..e3b074e27 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -31,10 +31,10 @@ https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) +http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h18/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) -http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 #EXTINF:-1 tvg-id="Radio3i.ch" status="online",Radio 3i (720p) diff --git a/streams/cl.m3u b/streams/cl.m3u index 3b3ea6c81..02802a5b4 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -191,13 +191,13 @@ https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8 https://pantera1-100gb-cl-movistar.dps.live/pucontv/pucontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioAmericaTV.cl" status="error",Radio América TV (360p) [Not 24/7] https://stmv1.zcastbr.com/americatvchile/americatvchile/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioElSembrador.cl" status="online",Radio El Sembrador (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioElSembrador.cl" status="error",Radio El Sembrador (1080p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8064/8064/playlist.m3u8 #EXTINF:-1 tvg-id="RadioLaSabrosura.cl" status="online",Radio La Sabrosura (288p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8096/8096/playlist.m3u8 #EXTINF:-1 tvg-id="RadioMaxima949FMSB.cl" status="online",Radio Maxima 94.9 FM SB (720p) [Not 24/7] http://server1.oklanet.cl:1935/maximavideo1/maximavideo1/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioPopularTV.cl" status="error",Radio Popular de Coihueco +#EXTINF:-1 tvg-id="RadioPopularTV.cl" status="online",Radio Popular de Coihueco https://5eff35271151c.streamlock.net:1936/8090/8090/playlist.m3u8 #EXTINF:-1 tvg-id="RadioRancaguaFM.cl" status="error",Radio Rancagua FM (768p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8056/8056/playlist.m3u8 @@ -273,7 +273,7 @@ https://srv.panelcast.net/traveltv/traveltv/playlist.m3u8 https://unlimited1-us.dps.live/tv5/tv5.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TV5Linares.cl" status="online",TV5 Linares (720p) [Not 24/7] https://unlimited6-cl.dps.live/tv5/tv5.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8Concepcion.cl" status="blocked",TV8 (Concepción) (514p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV8Concepcion.cl" status="online",TV8 (Concepción) (514p) [Geo-blocked] https://593b04c4c5670.streamlock.net/8014/8014/playlist.m3u8 #EXTINF:-1 tvg-id="TVCosta.cl" status="error",TV Costa (720p) [Not 24/7] http://cdn.streamingmedia.cl:1935/live/canalcosta/playlist.m3u8 @@ -359,8 +359,6 @@ https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Región Televisión Ñuble (Chillán) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cloudserver CloudFM (720p) @@ -385,6 +383,8 @@ http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 #EXTINF:-1 tvg-id="" status="error",Camara de Diputados (DVR) (720p) [Not 24/7] http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="error",Estación TV (Chillán) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Spectrum Channel LGBTQ+ (480p) [Not 24/7] diff --git a/streams/cn.m3u b/streams/cn.m3u index e8c5a1928..7f093f087 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -81,6 +81,8 @@ http://39.135.38.165:6610/000000001000/1000000001000011218/1.m3u8?IASHttpSession http://112.25.48.68/live/program/live/cctv3hd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (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=80&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="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) [Not 24/7] +http://183.207.248.71/cntv/live1/cctv-3/cctv-3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv3/HD-2500k-1080P-cctv3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) @@ -89,12 +91,10 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 -#EXTINF:-1 tvg-id="CCTV3.cn" status="error",CCTV-3综艺 (1080p) [Not 24/7] -http://183.207.248.71/cntv/live1/cctv-3/cctv-3 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) -http://210.210.155.37/qwr9ew/s/s19/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s19/index.m3u8 +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) +http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) @@ -224,6 +224,10 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225635/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8电视剧 (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225635/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8电视剧 (1080p) +http://117.169.120.132:8080/live/cctv-8/playlist.m3u8 +#EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8电视剧 (1080p) +http://117.169.120.140:8080/live/cctv-8/.m3u8 +#EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8电视剧 (1080p) http://183.207.248.12/PLTV/3/224/3221227204/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="online",CCTV-8电视剧 (1080p) http://183.207.248.35/PLTV/3/224/3221227205/index.m3u8 @@ -232,10 +236,6 @@ http://39.134.39.39/PLTV/88888888/224/3221226257/index.m3u8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8电视剧 (1080p) [Not 24/7] 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" status="timeout",CCTV-8电视剧 (1080p) -http://117.169.120.132:8080/live/cctv-8/playlist.m3u8 -#EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8电视剧 (1080p) -http://117.169.120.140:8080/live/cctv-8/.m3u8 -#EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8电视剧 (1080p) http://183.207.248.71/cntv/live1/cctv-8/cctv-8 #EXTINF:-1 tvg-id="CCTV8.cn" status="timeout",CCTV-8电视剧 (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv8/HD-2500k-1080P-cctv8 @@ -317,6 +317,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225637/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225629/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12社会与法制 (1080p) http://183.207.249.7/PLTV/3/224/3221225556/index.m3u8 +#EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12社会与法制 (1080p) +http://183.207.249.8/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12社会与法制 (540p) http://112.25.48.68/live/program/live/cctv12/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12社会与法制 (1080p) [Not 24/7] @@ -328,8 +330,6 @@ http://125.210.152.18:9090/live/CCTV12HD_H265.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12社会与法制 (1080p) http://183.207.248.71/cntv/live1/cctv-12/cctv-12 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12社会与法制 (1080p) -http://183.207.249.8/PLTV/3/224/3221225556/index.m3u8 -#EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12社会与法制 (1080p) http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221225556/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="timeout",CCTV-12社会与法制 (1080p) http://223.110.245.170/PLTV/3/224/3221225556/index.m3u8 @@ -367,7 +367,7 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225908/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225907/index.m3u8 #EXTINF:-1 tvg-id="CCTVPlus1.cn" status="online",CCTV+ 1 (600p) [Not 24/7] https://cd-live-stream.news.cctvplus.com/live/smil:CHANNEL1.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CCTVPlus2.cn" status="error",CCTV+ 2 (600p) [Not 24/7] +#EXTINF:-1 tvg-id="CCTVPlus2.cn" status="online",CCTV+ 2 (600p) [Not 24/7] https://cd-live-stream.news.cctvplus.com/live/smil:CHANNEL2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CETV1.cn" status="timeout",CETV1 (576p) http://183.207.248.71/gitv/live1/G_CETV-1/G_CETV-1 @@ -389,10 +389,10 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Español (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) -http://210.210.155.37/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +http://210.210.155.37/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] @@ -497,6 +497,10 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225741/index.m3u8 #EXTINF:-1 tvg-id="" status="online",重庆卫视 (1080p) http://117.169.120.132:8080/live/chongqingstv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) +http://117.169.120.140:8080/live/cctv-4/.m3u8 +#EXTINF:-1 tvg-id="" status="online",东南卫视 (1080p) +http://117.169.120.140:8080/live/dongnanstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",湖北卫视 (1080p) http://117.169.120.140:8080/live/hdhubeistv/.m3u8 #EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p) @@ -515,10 +519,14 @@ http://183.207.248.11/PLTV/3/224/3221225945/index.m3u8 http://183.207.248.11/PLTV/3/224/3221225951/index.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) http://183.207.249.6/PLTV/3/224/3221225534/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",北京卫视 (1080p) +http://183.207.249.7/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州-3 (1080p) http://183.207.249.7/PLTV/3/224/3221225949/index.m3u8 #EXTINF:-1 tvg-id="" status="online",东方卫视 (1080p) http://183.207.249.7/PLTV/4/224/3221227396/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",北京卫视 (1080p) +http://183.207.249.8/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) http://183.207.249.11/PLTV/3/224/3221225534/index.m3u8 #EXTINF:-1 tvg-id="" status="online",江西卫视 (1080p) @@ -553,8 +561,6 @@ http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 #EXTINF:-1 tvg-id="" status="online",吉州新聞綜合 (1080p) http://218.204.153.158/10.m3u8 -#EXTINF:-1 tvg-id="" status="online",西青新闻综合 (1080p) [Not 24/7] -http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 红河综合台 (1080p) http://file.hhtv.cc/cms/videos/nmip-media/channellive/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",广东 ‖ 清新综合台 (1080p) @@ -603,6 +609,8 @@ http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 http://live.ahsz.tv/video/s10001-szzh/index.m3u8 #EXTINF:-1 tvg-id="" status="online",新郑综合 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10184-1.m3u8 +#EXTINF:-1 tvg-id="" status="online",孟州电视台 (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="online",建安电视台 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/11003-1.m3u8 #EXTINF:-1 tvg-id="" status="online",罗山电视台 (1080p) [Not 24/7] @@ -687,12 +695,12 @@ http://223.247.33.124:1935/live/zonghe/playlist.m3u8 http://bililive.kksmg.com/hls/sdi80/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",海盐新闻 (720p) http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",华数 (720p) [Not 24/7] +http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江经济 (720p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江教育 (720p) [Not 24/7] @@ -721,6 +729,8 @@ http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 http://l.cztvcloud.com/channels/lantian/SXshengzhou1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",萧山新闻综合 (720p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXxiaoshan1/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",蕭山生活頻道 (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxiaoshan2/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",芜湖新闻综合 (576p) http://live1.wuhubtv.com/channel1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",芜湖生活 (576p) @@ -755,12 +765,14 @@ http://live.wifizs.cn/qdly/sd/live.m3u8 http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 #EXTINF:-1 tvg-id="" status="online",娄底 (720p) http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 -#EXTINF:-1 tvg-id="" status="online",内江公共 (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江科教 (720p) http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="online",内江综合 (720p) +http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="online",张家口一套 (720p) [Not 24/7] http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 +#EXTINF:-1 tvg-id="" status="online",蓬安新闻综合 (720p) [Not 24/7] +http://palive.patv123.com:8091/live/xwpd_800K.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC中文 (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_CN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC英语 (720p) [Not 24/7] @@ -833,10 +845,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 #EXTINF:-1 tvg-id="" status="online",四川卫视 (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",凤台文化生活 (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",凤台综合 (576p) [Not 24/7] -http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (576p) http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 #EXTINF:-1 tvg-id="" status="online",继续教育 (576p) @@ -903,8 +911,8 @@ http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",星空衛視 (576p) http://218.202.220.2:5000/nn_live.ts?id=STARTV -#EXTINF:-1 tvg-id="" status="online",仙桃新聞綜合 (576p) -http://221.233.242.239:280/live/71/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",仙桃生活文體 (576p) +http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",江津文化旅游 (576p) http://222.179.155.21:1935/ch2.m3u8 #EXTINF:-1 tvg-id="" status="online",东至文化资讯 (576p) [Not 24/7] @@ -939,12 +947,6 @@ http://hblh.chinashadt.com:2036/live/stream:lh2.stream/playlist.m3u8 http://hblxx.chinashadt.com:2036/live/stream:lx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滦县综艺 (576p) http://hblxx.chinashadt.com:2036/live/stream:lx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",平乡电视台 (576p) -http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",河北卫视 (576p) -http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",湖南卫视 (576p) -http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",河北农民 (576p) @@ -953,10 +955,12 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",沧县电视综合 (576p) -http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",沧县电视二套 (576p) -http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] +http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滨海新闻综合 (576p) [Not 24/7] @@ -983,8 +987,12 @@ http://live.shaoxing.com.cn/video/s10001-sxtv1/index.m3u8 http://live.wjyanghu.com/live/CH1.m3u8 #EXTINF:-1 tvg-id="" status="online",武进生活 (576p) [Not 24/7] http://live.wjyanghu.com/live/CH2.m3u8 +#EXTINF:-1 tvg-id="" status="online",济宁图文 (576p) +http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 #EXTINF:-1 tvg-id="" status="online",西藏藏語 (576p) http://media.vtibet.com/masvod/HLSLive/7/zangyuTV_q1.m3u8 +#EXTINF:-1 tvg-id="" status="online",西藏卫视 (576p) +http://media.vtibet.com/masvod/HLSLive/9/hanyuTV_q1.m3u8 #EXTINF:-1 tvg-id="" status="online",青州综合 (576p) http://sdqz.chinashadt.com:2036/live/stream:1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",青州生活 (576p) @@ -999,8 +1007,6 @@ http://stream.bzcm.net/1/sd/live.m3u8 http://stream.bzcm.net/2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州测试 (576p) http://stream.bzcm.net/4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",交城電視台 (576p) -http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口新闻综合 (576p) [Not 24/7] http://tv.zkxww.com:1935/live1/mp4:ch1-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口经济生活2 (576p) [Not 24/7] @@ -1027,6 +1033,10 @@ http://stream.haixitv.cn/1/sd/live.m3u8 http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",炫动卡通 (540p) http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",揭阳综合 (540p) +http://dslive.grtn.cn/jyzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",汕头综合 (540p) +http://dslive.grtn.cn/stzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",汕尾公共 (540p) http://dslive.grtn.cn/swzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",江西 Ⅰ 上饶综合台 (540p) @@ -1045,6 +1055,8 @@ http://stream.zzgd.tv/3/sd/live.m3u8 http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",河源综合 (540p) http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",旺苍新闻 (528p) [Not 24/7] +http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人旧金山臺 (486p) http://live.ntdimg.com/sflive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人-美西 (486p) @@ -1075,14 +1087,14 @@ http://174.127.67.246/live330/playlist.m3u8 http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人亚太臺 (480p) https://live.ntdimg.com/aplive200/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",哈哈炫动卫视 (480p) [Not 24/7] +http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",江津经济生活 (480p) http://222.179.155.21:1935/ch0.m3u8 #EXTINF:-1 tvg-id="" status="online",江津新闻综合 (480p) http://222.179.155.21:1935/ch1.m3u8 #EXTINF:-1 tvg-id="" status="online",潮州综合 (480p) http://dslive.grtn.cn/czzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",东莞综合 (480p) -http://dslive.grtn.cn/dgzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",惠州新闻综合 (480p) http://dslive.grtn.cn/hzzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",梅州综合 (480p) @@ -1091,8 +1103,6 @@ http://dslive.grtn.cn/mzzh/playlist.m3u8 http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",阳江综合 (480p) http://dslive.grtn.cn/yjzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",肇庆综合 (480p) -http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",中山公共 (480p) http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水影视娱乐 (480p) [Not 24/7] @@ -1185,8 +1195,6 @@ http://stream4.jlntv.cn/test2/sd/live.m3u8 http://stream.wifizs.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",张家界1 (240p) [Not 24/7] http://stream.zjjrtv.com/zjjtv1/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",张家界2台 (240p) [Not 24/7] -http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人加西臺 (216p) https://live.ntdimg.com/cwlive220/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川公共 (180p) [Not 24/7] @@ -1195,12 +1203,8 @@ http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3 http://stream.sxsztv.com/live4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 #EXTINF:-1 tvg-id="" status="online",黄骅一套 (576p) http://hbhh.chinashadt.com:2111/live/hhtv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] -http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",吴江新闻综合 (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 #EXTINF:-1 tvg-id="" status="blocked",南阳新闻 (1080p) [Not 24/7] @@ -1341,8 +1345,6 @@ https://hls.gstv.com.cn/49048r/y72q36.m3u8 https://hwapi.yunshicloud.com/8xughf/e0bx15.m3u8 #EXTINF:-1 tvg-id="" status="blocked",大爱海外 (720p) https://pulltv3.wanfudaluye.com/live/tv3.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",旺苍新闻 (528p) [Not 24/7] -http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京衛視 (1080p) [Geo-blocked] http://14.152.88.77/liveplay-kk.rtxapp.com/live/program/live/bjwshd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",云南都市 (1080p) @@ -1719,10 +1721,6 @@ http://117.156.28.119/270000001111/1110000148/index.m3u8 http://117.156.28.119/270000001111/1110000149/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",积石山电视台 (1080p) http://117.156.28.119/270000001111/1110000152/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CCTV-4中文国际 (1080p) -http://117.169.120.140:8080/live/cctv-4/.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",东南卫视 (1080p) -http://117.169.120.140:8080/live/dongnanstv/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东南卫视 (360p) http://125.210.152.18:9090/live/DNWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",凤凰中文 (576p) @@ -1815,6 +1813,8 @@ http://183.207.248.71/gitv/live1/AHWS/AHWS http://183.207.248.71/gitv/live1/CCTV-4/CCTV-4 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (576p) http://183.207.248.71/gitv/live1/G_BEIJING/G_BEIJING +#EXTINF:-1 tvg-id="" status="timeout",重庆卫视 (576p) [Not 24/7] +http://183.207.248.71/gitv/live1/G_CHONGQING/G_CHONGQING #EXTINF:-1 tvg-id="" status="timeout",甘肃卫视 (576p) http://183.207.248.71/gitv/live1/G_GANSU/G_GANSU #EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p) @@ -1853,16 +1853,14 @@ http://183.207.248.71/gitv/live1/G_XINJIANG/G_XINJIANG http://183.207.248.71/gitv/live1/G_YUNNAN/G_YUNNAN #EXTINF:-1 tvg-id="" status="timeout",浙江卫视 (576p) http://183.207.248.71/gitv/live1/G_ZHEJIANG/G_ZHEJIANG +#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (576p) +http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD #EXTINF:-1 tvg-id="" status="timeout",江西卫视 (576p) http://183.207.248.71/gitv/live1/JXWS/JXWS #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (576p) http://183.207.248.71/gitv/live1/SCWS/SCWS #EXTINF:-1 tvg-id="" status="timeout",山东卫视 (576p) http://183.207.248.71/gitv/live1/SDWS/SDWS -#EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) -http://183.207.249.7/PLTV/3/224/3221225574/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) -http://183.207.249.8/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (576p) http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) @@ -1871,8 +1869,10 @@ http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 http://221.5.213.4:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川旅游经济 (360p) http://221.5.213.4:30000/2222.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",仙桃生活文體 (576p) -http://221.233.242.239:280/live/72/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",仙桃新聞綜合 (576p) +http://221.233.242.239:280/live/71/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",西青新闻综合 (1080p) [Not 24/7] +http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",金鹰卡通 (576p) [Geo-blocked] http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏影视 (576p) @@ -2105,14 +2105,22 @@ http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",潮安综合 (540p) http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",东莞综合 (480p) +http://dslive.grtn.cn/dgzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",汕尾综合 (540p) http://dslive.grtn.cn/swzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",河北经济 (576p) +http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉一套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",华数 (720p) [Not 24/7] -http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",平乡电视台 (576p) +http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",河北卫视 (576p) +http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",湖南卫视 (576p) +http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南都市 (576p) http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) @@ -2123,14 +2131,12 @@ http://ivi.bupt.edu.cn/hls/btv1.m3u8 http://ivi.bupt.edu.cn/hls/btv5.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京青年 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv8.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",蕭山生活頻道 (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXxiaoshan2/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",袁州綜合頻道 (576p) [Not 24/7] +http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",西藏卫视 (576p) -http://media.vtibet.com/masvod/HLSLive/9/hanyuTV_q1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",内江综合 (720p) -http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",内江公共 (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2153,12 +2159,14 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",蓬安新闻综合 (720p) [Not 24/7] -http://palive.patv123.com:8091/live/xwpd_800K.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",康巴卫视 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",黑龙江新闻法治 -http://stream3.hljtv.com/hljxw2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四川妇女儿童 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",张家界2台 (240p) [Not 24/7] +http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",交城電視台 (576p) +http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2181,24 +2189,24 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辛集新聞頻道 (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",房山电视台 (576p) +https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西圖文頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/tuwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西影視頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/yingshi/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西綜合頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",凤台文化生活 (576p) [Not 24/7] +http://60.175.115.119:1935/live/wenhua/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",凤台综合 (576p) [Not 24/7] +http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",澳视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",奥视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",綦江综合 (576p) http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",重庆卫视 (576p) [Not 24/7] -http://183.207.248.71/gitv/live1/G_CHONGQING/G_CHONGQING -#EXTINF:-1 tvg-id="" status="error",江苏卫视 (576p) -http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD -#EXTINF:-1 tvg-id="" status="error",哈哈炫动卫视 (480p) [Not 24/7] -http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",心约之声公益广播 [Not 24/7] http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] @@ -2207,16 +2215,16 @@ http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 http://cctvalih5ca.v.myalicdn.com/live/cctvamerica_2/index.m3u8 #EXTINF:-1 tvg-id="" status="error",江门综合 (540p) http://dslive.grtn.cn/jmzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",揭阳综合 (540p) -http://dslive.grtn.cn/jyzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",汕头综合 (540p) -http://dslive.grtn.cn/stzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",肇庆综合 (480p) +http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",阜城综合 (576p) [Not 24/7] http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",河北经济 (576p) -http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",黃驊渤海新區 (576p) http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",沧县电视综合 (576p) +http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",沧县电视二套 (576p) +http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南召一套 (576p) [Not 24/7] http://hnnz.chinashadt.com:1935/live/1002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",双峰电视一套 (360p) @@ -2229,22 +2237,16 @@ http://jiangjinlive.cbg.cn:1935/ch0.m3u8 http://jiangjinlive.cbg.cn:1935/ch1.m3u8 #EXTINF:-1 tvg-id="" status="error",江津文化旅游 (576p) http://jiangjinlive.cbg.cn:1935/ch2.m3u8 -#EXTINF:-1 tvg-id="" status="error",袁州綜合頻道 (576p) [Not 24/7] -http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="error",开州综合 (720p) http://kaixianlive.cbg.cn:10345/1.m3u8 #EXTINF:-1 tvg-id="" status="error",六安新闻综合 (720p) [Not 24/7] http://live.china-latv.com/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",中牟综合 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10122-1.m3u8 -#EXTINF:-1 tvg-id="" status="error",孟州电视台 (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="error",澳亚卫视 [Not 24/7] http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="" status="error",如东新闻综合 (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live -#EXTINF:-1 tvg-id="" status="error",济宁图文 (576p) -http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 #EXTINF:-1 tvg-id="" status="error",娄底综合 (720p) [Not 24/7] http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南川新闻综合 (360p) [Not 24/7] @@ -2267,18 +2269,18 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_56.stream/playlist.m3u8 http://qxlmlive.cbg.cn:1935/app_2/ls_57.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",长寿综合 (720p) [Not 24/7] http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",康巴卫视 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川影视台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",四川妇女儿童 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江台 http://stream3.hljtv.com/hljws2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 +http://stream3.hljtv.com/hljxw2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆树综合 (360p) http://stream.zhystv.com/yset/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆樹綜藝頻道 (360p) @@ -2299,8 +2301,6 @@ https://iptv--iptv.repl.co/Chinese/fazhi https://iptv--iptv.repl.co/Chinese/xinwen #EXTINF:-1 tvg-id="" status="error",广州影视 (720p) [Not 24/7] https://iptv--iptv.repl.co/Chinese/yingshi -#EXTINF:-1 tvg-id="" status="error",房山电视台 (576p) -https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",西虹市首富 https://zuikzy.win7i.com/2018/07/30/hCt7GSGU1sAgOC8j/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",耀才财经 diff --git a/streams/co.m3u b/streams/co.m3u index 92c1bc5e3..83727475a 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -5,7 +5,7 @@ https://5b464b69d264e.streamlock.net/Channels_live/ngrp:amordiscos_all/playlist. https://movil.ejeserver.com/live/verteve.m3u8 #EXTINF:-1 tvg-id="AvivamientoTV.co" status="online",Avivamiento TV (1080p) [Not 24/7] https://s1.abntelevision.com/avivamientoabr/stream/avivamientohd/avivamientohd/playlist.m3u8 -#EXTINF:-1 tvg-id="BuenisimaRadioTV.co" status="error",Buenísima Radio TV (Gamarra | Cesar) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BuenisimaRadioTV.co" status="online",Buenísima Radio TV (Gamarra | Cesar) (1080p) [Not 24/7] https://streamyes.alsolnet.com/buturama/live/playlist.m3u8 #EXTINF:-1 tvg-id="Cablenoticias.co" status="online",Cablenoticias (Bogotà | Cundinamarca) (1080p) https://5ea86ddd14ce7.streamlock.net/live/cable09061970/playlist.m3u8 @@ -21,7 +21,7 @@ https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8 #EXTINF:-1 tvg-id="CanalDoce.co" status="online",Canal Doce https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 -#EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDos.co" status="online",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional TV (1080p) https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8 @@ -35,7 +35,7 @@ https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8 https://videostreaming.cloudserverlatam.com/chavotv/chavotv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" status="timeout",Eduvision (720p) http://66.240.236.25:1936/eduvision/eduvision/playlist.m3u8 -#EXTINF:-1 tvg-id="EnlaceTelevision.co" status="timeout",Enlace Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnlaceTelevision.co" status="error",Enlace Televisión (720p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAFAADLA1IAyADIQCAAAAAAAAAA.js #EXTINF:-1 tvg-id="FamiliChannel.co" status="error",Famili Channel (720p) [Not 24/7] https://rtmp02.portalexpress.es/thefchanel/thefchanel/playlist.m3u8 @@ -80,7 +80,7 @@ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist https://5b464b69d264e.streamlock.net/Channels_live/ngrp:telemusica_all/playlist.m3u8 #EXTINF:-1 tvg-id="Telepacifico.co" status="online",Telepacífico (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telepetroleo.co" status="online",Telepetróleo (Barrancabermeja | Santander) (720p) +#EXTINF:-1 tvg-id="Telepetroleo.co" status="error",Telepetróleo (Barrancabermeja | Santander) (720p) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAIAAE7A1IAyADIUCAAAAAAAAAA.js #EXTINF:-1 tvg-id="TVAgro.co" status="online",TV Agro http://179.1.7.198:1935/live/TVAgroHD.stream/playlist.m3u8 @@ -102,12 +102,10 @@ https://stream.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal NorteVision (Pasto | Nariño) (480p) https://eu1.servers10.com:8081/8092/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TeleVID -https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Multicanal Televisión (Santiago de Cali | Valle del Cauca) (720p) https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js +#EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) +https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] @@ -129,7 +127,9 @@ https://cloud2.streaminglivehd.com:1936/8054/8054/playlist.m3u8 https://mdstrm.com/live-stream-playlist/57d2ebe8fd61d8f9327f8ad1.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Canal Caracol Ahora (720p) https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="error",Canal Acuario (Rionegro | Antioquia) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario +#EXTINF:-1 tvg-id="" status="error",TeleVID +https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) +https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js diff --git a/streams/cr.m3u b/streams/cr.m3u index 5513230f3..320333969 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -22,9 +22,9 @@ https://d30zjikdv9ntds.cloudfront.net/repretel/canal11/smil:live.smil/playlist.m #EXTINF:-1 tvg-id="Canal13Sinart.cr" status="online",Canal 13 Sinart (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vh8g3 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] -https://rtmp.info/canal38/envivo/chunks.m3u8 -#EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] https://rtmp.info/canal38/envivo/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal38.cr" status="error",Canal 38 (720p) [Not 24/7] +https://rtmp.info/canal38/envivo/chunks.m3u8 #EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] http://tv.ticosmedia.com:1935/COLOSAL/COLOSAL/playlist.m3u8 #EXTINF:-1 tvg-id="EJTV.cr" status="online",Enlace Juvenil (EJTV) (288p) [Not 24/7] @@ -61,7 +61,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 #EXTINF:-1 tvg-id="TVN14.cr" status="online",Canal 14 San Carlos (720p) http://tvn.obix.tv:1935/TVN/CH14.stream_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="error",TV Sur Canal 9 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSurCanal9.cr" status="online",TV Sur Canal 9 (480p) [Not 24/7] http://tv.ticosmedia.com:1935/TVSUR/TVSUR/playlist.m3u8 #EXTINF:-1 tvg-id="TVSurCanal14.cr" status="online",TV Sur Canal 14 (720p) https://5bf8041cb3fed.streamlock.net/TVSURCANAL14/TVSURCANAL14/playlist.m3u8 diff --git a/streams/cu.m3u b/streams/cu.m3u index a9628a32b..73ec7f143 100644 --- a/streams/cu.m3u +++ b/streams/cu.m3u @@ -1,13 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="CanalEducativo2.cu" status="timeout",Canal Educativo 2 +#EXTINF:-1 tvg-id="CanalEducativo2.cu" status="error",Canal Educativo 2 http://177.52.221.214:8000/play/a0dx/index.m3u8 -#EXTINF:-1 tvg-id="CanalEducativo.cu" status="timeout",Canal Educativo +#EXTINF:-1 tvg-id="CanalEducativo.cu" status="error",Canal Educativo http://177.52.221.214:8000/play/a0dw/index.m3u8 -#EXTINF:-1 tvg-id="CubaVision.cu" status="timeout",CubaVision +#EXTINF:-1 tvg-id="CubaVision.cu" status="error",CubaVision http://177.52.221.214:8000/play/a0dc/index.m3u8 -#EXTINF:-1 tvg-id="TeleRebelde.cu" status="timeout",Tele Rebelde +#EXTINF:-1 tvg-id="TeleRebelde.cu" status="error",Tele Rebelde http://177.52.221.214:8000/play/a0dd/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CubaVision Internacional -http://177.52.221.214:8000/play/a0dy/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",CubaVision Internacional (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",CubaVision Internacional (480p) [Not 24/7] http://190.122.96.187:8888/http/010 +#EXTINF:-1 tvg-id="" status="error",CubaVision Internacional +http://177.52.221.214:8000/play/a0dy/index.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 857be85f5..981b12658 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -59,18 +59,18 @@ http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) https://dev.aftermind.xyz/hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu -#EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) -https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Kuzey Kibris TV (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_kktv.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reload (804p) -http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 ARABIC (240p) https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 PARS (720p) https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 TÜRK (720p) https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reload (804p) +http://web.onair-radio.eu:1935/video/video/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) +https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 1 (CYBC 1) [Geo-blocked] http://l6.cloudskep.com/rikcy/rik1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 2 (CYBC 2) [Geo-blocked] diff --git a/streams/de.m3u b/streams/de.m3u index 30d1c370d..3f666fa96 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -268,9 +268,9 @@ https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] -http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 +#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] +http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 #EXTINF:-1 tvg-id="RTLWest.de" status="error",RTL West (540p) @@ -373,8 +373,6 @@ https://isar-tv.iptv-playoutcenter.de/isar-tv/isar-tv.stream_1/playlist.m3u8 https://mytvplus.iptv-playoutcenter.de/mytvplus/mytvplus.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Franken Fernsehen (1080p) https://s3.welocal.world/frankenfernsehen/media/191627/videos/hls.m3u8 -#EXTINF:-1 tvg-id="" status="online",ADRIA Music (1080p) -https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ZWEI2 Music (1080p) https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 #EXTINF:-1 tvg-id="" status="online",FOLX Slovenija (1080p) @@ -385,6 +383,10 @@ https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1 https://www.oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Fernsehen (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] @@ -403,8 +405,10 @@ https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 2 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) -http://210.210.155.37/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ADRIA Music (1080p) +https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s26/index.m3u8 @@ -426,12 +430,8 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Fernsehen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR International (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Niedersachsen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Weltweiter (720p) [Geo-blocked] @@ -452,8 +452,8 @@ http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/139.m3u8 http://176.10.117.18:8000/play/a00f/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ARTI TV (1080p) [Not 24/7] http://176.10.117.18:8000/play/a002/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) +http://210.210.155.37/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="error",BR Fernsehen Süd (720p) [Geo-blocked] http://livestreams.br.de/i/bfssued_germany@119890/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Südtirol TV (720p) diff --git a/streams/do.m3u b/streams/do.m3u index 93c38af53..f164fb487 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -15,9 +15,9 @@ http://ss6.domint.net:2012/tes_str/teleelsalvador/playlist.m3u8 https://cdn4.hostlagarto.com:8081/static/Chinolatv/playlist.m3u8 #EXTINF:-1 tvg-id="CinevisionCanal19.do" status="online",Cinevision Canal 19 (720p) https://live.teledom.info:3713/live/cinevisionlive.m3u8 -#EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="DANTV.do" status="online",DAN TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Punaltv/punaltvHD.myStream/playlist.m3u8 @@ -47,7 +47,7 @@ https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 -#EXTINF:-1 tvg-id="MisionELTV.do" status="error",Mision ELTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 #EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 @@ -99,11 +99,11 @@ http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 #EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7] https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Vallevision.do" status="error",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 -#EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision Canal 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Vallevision.do" status="error",Vallevision Canal 10 (720p) [Not 24/7] https://streaming.telecablecentral.com.do/Vallevision/ValleHD/playlist.m3u8 #EXTINF:-1 tvg-id="VegaTeve.do" status="error",Vega Teve (720p) [Not 24/7] https://ss6.domint.net:3012/tes_str/teleelsalvador/playlist.m3u8 @@ -117,16 +117,16 @@ https://primary-out.iptv-global.net/HilandoFinoTV/ngrp:HilandoFinoTV_all/playlis https://vdo1.streamgato.us:3359/live/tvexitoslive.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecovisión (480p) [Not 24/7] https://vdo1.streamgato.us:3014/live/ecovisionlive.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Color Vision Canal 9 -http://177.52.221.214:8000/play/a0c0/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Telesistema 11 -http://177.52.221.214:8000/play/a0fk/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Telefuturo Canal 23 (720p) [Not 24/7] http://ss8.domint.net:2118/tf_str/futu/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Super TV 55 (Santiago) (720p) [Not 24/7] http://ss8.domint.net:2128/stv_str/tv55/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Super TV 55 (Santiago) (720p) [Not 24/7] https://ss8.domint.net:3128/stv_str/tv55/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Color Vision Canal 9 +http://177.52.221.214:8000/play/a0c0/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Telesistema 11 +http://177.52.221.214:8000/play/a0fk/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Telever Canal 12 http://tengomusica.ddns.net:1935/telever/telever.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",GH Television Canal 10 (1080p) [Not 24/7] diff --git a/streams/dz.m3u b/streams/dz.m3u index 10bdf93ca..cacdd631e 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -3,7 +3,7 @@ https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="CNA.dz" status="online",CNA (Chaîne Nord Africaine) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="CNA.dz" status="error",CNA (Chaîne Nord Africaine) (360p) [Not 24/7] https://live.creacast.com/cna/smil:cna.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="online",Echorouk News (480p) [Geo-blocked] https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index a1763dc10..f2612257c 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -5,7 +5,7 @@ https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 #EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) http://45.179.140.242:8000/play/a0jp -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 @@ -23,7 +23,7 @@ https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 http://45.179.140.242:8000/play/a0kw #EXTINF:-1 tvg-id="RTU.ec" status="error",RTU (630p) [Not 24/7] https://streamingwowza.com:1936/rtutv/rtutv/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" status="error",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u diff --git a/streams/eg.m3u b/streams/eg.m3u index 3f9411a1b..47402065d 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -5,7 +5,7 @@ https://5b622f07944df.streamlock.net/aghapy.tv/aghapy.smil/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alghadtv/live #EXTINF:-1 tvg-id="AlHayatTV.us" status="online",Al Hayat TV (720p) http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Alrafidain (1024p) [Not 24/7] +#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="error",Alrafidain (1024p) [Not 24/7] http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/chunks.m3u8 #EXTINF:-1 tvg-id="ATVSat.eg" status="online",ATVSat (1080p) [Not 24/7] https://stream.atvsat.com/atvsatlive/smil:atvsatlive.smil/playlist.m3u8 @@ -27,7 +27,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5d658d7e9f562.streamlock.net/koogi.tv/koogi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MekameleenTV.eg" status="online",Mekameleen TV (1080p) https://mn-nl.mncdn.com/mekameleen/smil:mekameleentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MESatHD.eg" status="online",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MESatHD.eg" status="error",MESat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCg5uHOxrP5GkMWldOavPKGQ/live #EXTINF:-1 tvg-id="NileCinema.eg" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Cinema (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 @@ -54,9 +54,9 @@ http://livestreaming5.onlinehorizons.net/hls-live/NTNNileSport/_definst_/liveeve https://5d39f1ab8ba65.streamlock.net:1935/arabic-test/arabic-test/playlist.m3u8 #EXTINF:-1 tvg-id="NogoumFMTV.eg" status="online",Nogoum FM TV (506p) [Not 24/7] https://stream-speed.extremesolution.mobi/nogoumfm/nogoumfmlive/playlist.m3u8 -#EXTINF:-1 tvg-id="OmgChannelHD.eg" status="error",Omg Channel TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmgChannelHD.eg" status="timeout",Omg Channel TV (720p) [Not 24/7] http://media6.smc-host.com:1935/omgchannel.net/omgtv/playlist.m3u8 -#EXTINF:-1 tvg-id="OmgSeries.eg" status="error",Omg Series TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmgSeries.eg" status="timeout",Omg Series TV (720p) [Not 24/7] http://media6.smc-host.com:1935/omgchannel.net/omgseries/playlist.m3u8 #EXTINF:-1 tvg-id="SadaElbalad.eg" status="online",Sada Elbalad (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/elbaladtv diff --git a/streams/es.m3u b/streams/es.m3u index bdab78ee3..b147878b4 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -49,10 +49,10 @@ https://streamtv.mediasector.es/hls/activatv/.m3u8 https://streaming01.gestec-video.com/hls/artequatreAlacanti.m3u8 #EXTINF:-1 tvg-id="AlcarriaTV.es" status="online",Alcarria TV (576p) [Not 24/7] http://cls.alcarria.tv/alcarriatv/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="APunt.es" status="online",À Punt (720p) +https://bcovlive-a.akamaihd.net/469e448f034b4d46afa4bcac53297d60/eu-central-1/6057955885001/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="APunt.es" status="blocked",À Punt (720p) [Geo-blocked] https://bcovlive-a.akamaihd.net/1e7e91116b104391a4f22e13a694d94f/eu-central-1/6057955885001/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="APunt.es" status="timeout",À Punt (720p) -https://bcovlive-a.akamaihd.net/469e448f034b4d46afa4bcac53297d60/eu-central-1/6057955885001/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="AragonTV.es" status="online",Aragón TV (360p) https://cartv.streaming.aranova.es/hls/live/aragontv_canal1.m3u8 #EXTINF:-1 tvg-id="BailenTV.es" status="online",Bailén TV (720p) [Not 24/7] @@ -85,7 +85,7 @@ https://videos.canal56.com/directe/stream/index.m3u8 http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 -#EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doñana (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDonana.es" status="error",Canal Doñana (720p) [Not 24/7] https://secure5.todostreaming.es/live/division-alm.m3u8 #EXTINF:-1 tvg-id="CanalExtremadura.es" status="online",Canal Extremadura (576p) [Not 24/7] https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8 @@ -247,11 +247,11 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 https://rtvelivestreamv3.akamaized.net/rtvesec/la1_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] https://ztnr.rtve.es/ztnr/1688877.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) -https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La2.es" status="online",La 2 (720p) https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 #EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 +#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -261,7 +261,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterráneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -285,7 +285,7 @@ https://urbanrevolution.es:8443/live/TV/playlist.m3u8 https://pull12.atresmedia.com/lavoz/master.m3u8 #EXTINF:-1 tvg-id="LebrijaTV.es" status="online",Lebrija TV (360p) [Not 24/7] http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 -#EXTINF:-1 tvg-id="LevanteTV.es" status="error",Levante TV (320p) [Not 24/7] +#EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 #EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 @@ -295,7 +295,7 @@ http://streamer1.streamhost.org/salive/logosH/playlist.m3u8 https://streamer1.streamhost.org/salive/logosH/master.m3u8 #EXTINF:-1 tvg-id="M95TelevisionMarbella.es" status="online",M95 Televisión Marbella (576p) [Not 24/7] https://limited2.todostreaming.es/live/m95-livestream.m3u8 -#EXTINF:-1 tvg-id="MaestratTV.es" status="online",Maestrat TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MaestratTV.es" status="error",Maestrat TV (1080p) [Not 24/7] https://stream.maestrat.tv/hls/stream.m3u8 #EXTINF:-1 tvg-id="MarTV.es" status="error",Mar TV (1080p) [Not 24/7] http://iptv.btpba1.es.network.do:8080/martv-web/video.m3u8 @@ -341,7 +341,7 @@ https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8 #EXTINF:-1 tvg-id="RadioTelevisionMarbella.es" status="error",Radio Televisión Marbella [Not 24/7] https://cloudtv.provideo.es/live/marbellatv-livestream.m3u8 -#EXTINF:-1 tvg-id="RadioTelevisionMelilla.es" status="error",Radio Televisión Melilla (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelevisionMelilla.es" status="online",Radio Televisión Melilla (720p) [Not 24/7] https://tvmelilla-hls-rm-lw.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelevisionMogan.es" status="error",Radio Televisión Mogán (1080p) https://5b38ce71f1f00.streamlock.net/8162/8162/playlist.m3u8 @@ -401,10 +401,10 @@ https://limited09.todostreaming.es/live/tarson-livestream.m3u8 https://streaming01.gestec-video.com/hls/artequatreTVA.m3u8 #EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) https://rtvc-live1.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) -http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h158/index2.m3u8 +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) +http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] diff --git a/streams/es_rakuten.m3u b/streams/es_rakuten.m3u index 8ca5e1af0..c922e85dc 100644 --- a/streams/es_rakuten.m3u +++ b/streams/es_rakuten.m3u @@ -53,7 +53,7 @@ https://younghollywood-rakuten.amagi.tv/playlist.m3u8 https://estv-rakuten.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",EDGEsport (1080p) [Not 24/7] https://edgesports-row-rakuten.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows Spain (720p) -https://rakuten-tvshows-2-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free Spain (720p) https://rakuten-topfree-2-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows Spain (720p) +https://rakuten-tvshows-2-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index f6e4a86ac..059915c83 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -78,13 +78,13 @@ http://edge9.iptvnetwork.net/live/france3/playlist.m3u8 http://edge9.iptvnetwork.net/live/france4/playlist.m3u8 #EXTINF:-1 tvg-id="France5.fr" status="error",France 5 (720p) [Not 24/7] http://edge9.iptvnetwork.net/live/france5/playlist.m3u8 -#EXTINF:-1 tvg-id="France24Arabic.fr" status="online",France 24 Arabic (1080p) +#EXTINF:-1 tvg-id="France24Arabic.fr" status="error",France 24 Arabic (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Arabic/live #EXTINF:-1 tvg-id="France24English.fr" status="online",France 24 English (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24English/live #EXTINF:-1 tvg-id="France24Espanol.fr" status="online",France 24 Español (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Espanol/live -#EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (1080p) +#EXTINF:-1 tvg-id="France24French.fr" status="error",France 24 French (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24/live #EXTINF:-1 tvg-id="Franceinfo.fr" status="error",Franceinfo (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/franceinfo/live @@ -184,10 +184,10 @@ https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249 http://188.40.68.167/russia/tiji/playlist.m3u8 #EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) https://s2.tntendirect.com/tmc/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) [Geo-blocked] -http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] +http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) @@ -198,7 +198,7 @@ http://210.210.155.35/dr9445/h/h01/index.m3u8 http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Colmar.fr" status="online",TV7 Colmar (576p) https://tv7.hdr-tv.com/live/tv7/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="error",TV8 Mont-Blanc (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="online",TV8 Mont-Blanc (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x71o73v #EXTINF:-1 tvg-id="TV78.fr" status="online",TV78 (720p) https://streamtv.cdn.dvmr.fr/TV78/ngrp:tv78.stream_all/master.m3u8 @@ -212,8 +212,6 @@ https://s2.tntendirect.com/w9/live/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn #EXTINF:-1 tvg-id="" status="online",Euronews Albania (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live -#EXTINF:-1 tvg-id="" status="online",Euronews Hungary (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live #EXTINF:-1 tvg-id="" status="online",Euronews по-русски (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live #EXTINF:-1 tvg-id="" status="online",Euronews en Español (720p) [Not 24/7] @@ -245,6 +243,8 @@ https://s2.tntendirect.com/d17/live/playlist.m3u8 https://s2.tntendirect.com/lequipe21/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Euronews Hungary (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live #EXTINF:-1 tvg-id="" status="error",viàMATÉLÉ (540p) [Not 24/7] https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8 #EXTINF:-1 tvg-id="" status="error",TV5Monde Info (1080p) diff --git a/streams/fr_euronews.m3u b/streams/fr_euronews.m3u index 582f8a096..f6656f483 100644 --- a/streams/fr_euronews.m3u +++ b/streams/fr_euronews.m3u @@ -9,7 +9,7 @@ https://euronews.alteox.app/hls/de_stream.m3u8 https://euronews.alteox.app/hls/it_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsPortuguese.fr" status="online",Euronews Portuguese https://euronews.alteox.app/hls/pt_stream.m3u8 -#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="blocked",Euronews Russian +#EXTINF:-1 tvg-id="EuronewsRussian.fr" status="online",Euronews Russian https://euronews.alteox.app/hls/ru_stream.m3u8 #EXTINF:-1 tvg-id="EuronewsSpanish.fr" status="online",Euronews Spanish https://euronews.alteox.app/hls/es_stream.m3u8 diff --git a/streams/ge.m3u b/streams/ge.m3u index c9e86a97c..31a354f00 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="1TV.ge" status="online",1TV (240p) [Geo-blocked] https://tv.cdn.xsg.ge/gpb-1tv/index.m3u8 -#EXTINF:-1 tvg-id="2TV.ge" status="online",2TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2TV.ge" status="timeout",2TV (720p) [Not 24/7] https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8 #EXTINF:-1 tvg-id="EnkiBenki.ge" status="error",Enki Benki (360p) http://94.43.239.178:8080/CHANNEL678/BITRATE0/playlist.m3u8 diff --git a/streams/gr.m3u b/streams/gr.m3u index 92e22c386..fdc752b70 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -79,7 +79,7 @@ http://wpso.com:1936/hls/wzra.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) https://vdo.alphaserver.gr:3613/stream/play.m3u8 @@ -117,7 +117,7 @@ https://itv.streams.ovh/magictv/magictv/playlist.m3u8 https://antennaamdnoenc.akamaized.net/maktv_akamai/abr/playlist.m3u8 #EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="online",Maroussiotika TV (480p) [Not 24/7] http://maroussiotika.dynu.com:8000/greektv/FZlHCCdBHL1/359142 -#EXTINF:-1 tvg-id="MEGATVHD.gr" status="online",Mega TV +#EXTINF:-1 tvg-id="MEGATVHD.gr" status="error",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 #EXTINF:-1 tvg-id="MesogeiosTV.gr" status="online",Mesogeios TV (432p) http://176.9.123.140:1935/mesogeiostv/stream/master.m3u8 @@ -131,10 +131,10 @@ https://vdo.alphaserver.gr:3305/stream/play.m3u8 https://live.neatv.gr:8888/hls/neatv.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) -http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) +http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NotioiTV.gr" status="online",Notioi TV (720p) https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 #EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] @@ -175,7 +175,7 @@ http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 https://live.streams.ovh/tvcreta/tvcreta/chunklist.m3u8 #EXTINF:-1 tvg-id="TVFilopoli.gr" status="online",TV Filopoli (360p) [Not 24/7] http://live.streams.ovh:1935/tvfilopoli/tvfilopoli/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNotos.gr" status="error",TV Notos (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNotos.gr" status="online",TV Notos (720p) [Not 24/7] https://eco.streams.ovh/notos/notos/playlist.m3u8 #EXTINF:-1 tvg-id="TVRodopi.gr" status="error",TV Rodopi (720p) https://video.connect4.gr/live/tvrodopi/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 1c64617b8..dc03d149b 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,13 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (540p) [Not 24/7] http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 @@ -17,18 +17,18 @@ https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 https://juyunlive.juyun.tv/live/24950198.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) -http://210.210.155.37/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) +http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s21/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) http://210.210.155.37/qwr9ew/s/s21/index.m3u8 +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 #EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports @@ -45,6 +45,8 @@ http://50.7.161.82:8278/streams/d/Xinhe/playlist.m3u8 https://cdn.hkdtmb.com/hls/99/index.m3u8 #EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix http://61.238.6.49:8000/bysid/96 +#EXTINF:-1 tvg-id="" status="online",鳳凰衛視資訊台HD (720p) [Not 24/7] +http://117.169.120.138:8080/live/fhzixun/.m3u8 #EXTINF:-1 tvg-id="" status="online",RTHK (港台電視31) (360p) [Geo-blocked] https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="online",RTHK (港台電視32) (360p) [Not 24/7] @@ -65,8 +67,6 @@ http://116.199.5.51:8114/hls/Fsv_chan_hls_se_idx=12?Fsv_CMSID=&Fsv_SV_PARAM1=0&F 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=12&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="" status="timeout",TVB翡翠台 (JADE) (576p) 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=188&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="" status="timeout",鳳凰衛視資訊台HD (720p) [Not 24/7] -http://117.169.120.138:8080/live/fhzixun/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鳳凰衛視中文台 http://221.179.217.70/PLTV/88888888/224/3221225942/1.m3u8 #EXTINF:-1 tvg-id="" status="error",亞旅衛視 (720p) [Not 24/7] diff --git a/streams/hn.m3u b/streams/hn.m3u index b50982ac6..c4c85c3c6 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -9,7 +9,7 @@ https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 http://st2.worldkast.com/8004/8004/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5ElLider.hn" status="error",Canal 5 El Líder (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k5MLnPhRpeAV0Xwgt0d -#EXTINF:-1 tvg-id="Canal11.hn" status="online",Canal 11 (720p) +#EXTINF:-1 tvg-id="Canal11.hn" status="blocked",Canal 11 (720p) https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisión (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 @@ -19,7 +19,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CHTV.hn" status="error",CHTV (Canal Hondureño de Televisión) (720p) +#EXTINF:-1 tvg-id="CHTV.hn" status="online",CHTV (Canal Hondureño de Televisión) (720p) https://media.streambrothers.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 @@ -77,16 +77,18 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] +https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 #EXTINF:-1 tvg-id="" status="online",Sercano TV (720p) http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + @@ -95,5 +97,3 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/ http://lencatelevision.com:8080/hls/ltv2.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Uno de Chuloteca (720p) [Not 24/7] -https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index 39930503e..23bcabed5 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 @@ -7,9 +7,9 @@ https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 #EXTINF:-1 tvg-id="RadioTeleAmenFM.ht" status="timeout",Radio Tele Amen FM (360p) [Not 24/7] http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="error",Radio Télé Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live @@ -21,7 +21,7 @@ http://tvlakay.haitilive.net/website/tchhaiti/player/mono.m3u8 http://66.175.238.147:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p) https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVPanou.ht" status="online",TV Panou (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPanou.ht" status="error",TV Panou (720p) [Not 24/7] http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Télé 4VEH (720p) https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 diff --git a/streams/hu.m3u b/streams/hu.m3u index 15f3fd926..162ffb871 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -67,8 +67,6 @@ https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 #EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Füzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] -http://tv.hegyvidek.hu/stream_mpeg.flv #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) http://1music.hu/1music.m3u8 #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) @@ -79,3 +77,5 @@ http://hitmusic.hu/hitmusic.m3u8 https://stream.y5.hu/stream/stream_bonum/stream.m3u8 #EXTINF:-1 tvg-id="" status="blocked",FEM3 [Geo-blocked] https://streaming.mytvback.com/stream/Nc8b6c6tUH4gh3GdRR-zFw/1617462698/channel016/stream.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Hegyvidek Tv Budapest (576p) [Not 24/7] +http://tv.hegyvidek.hu/stream_mpeg.flv diff --git a/streams/id.m3u b/streams/id.m3u index 1e8bc940e..ce2d4042c 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -2,30 +2,30 @@ #EXTINF:-1 tvg-id="ADiTV.id" status="online",ADiTV (720p) [Not 24/7] https://v2.siar.us/aditv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) -http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) +http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="AgropolitanTV.id" status="online",Agropolitan TV (360p) [Not 24/7] http://45.80.181.150:8080/hls/agropolitantv.m3u8 -#EXTINF:-1 tvg-id="AhsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AhsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch4.m3u8 #EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i) https://alfa.kugo.id/playout/ainos.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="AlBahjahTV.id" status="online",Al-Bahjah TV (720p) https://alfa.kugo.id/live/albahjah.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AlBahjahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlBahjahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 #EXTINF:-1 tvg-id="AlImanTV.id" status="error",Al-Iman TV (720p) [Geo-blocked] https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="ArekTV.id" status="online",Arek TV (576p) http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AshiilTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="error",Ashiil TV (480p) @@ -34,7 +34,7 @@ http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="ATV.id" status="online",ATV (576p) https://bravo.kugo.id/atv/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ATV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch80.m3u8 #EXTINF:-1 tvg-id="BalikapanTV.id" status="error",Balikapan TV (720p) [Geo-blocked] @@ -53,7 +53,7 @@ https://v2.siar.us/banjartv/livestream/playlist.m3u8 https://v2.siar.us/barayatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="BatamTV.id" status="online",Batam TV (720p) [Not 24/7] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="BatuTV.id" status="error",Batu TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 #EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p) https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 @@ -74,10 +74,10 @@ http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -92,7 +92,7 @@ https://v2.siar.us/bmstv/livestream/playlist.m3u8 https://e1.siar.us/badartv/live/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://o1.siar.us/badartv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BungoTV.id" status="error",Bungo TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 @@ -126,14 +126,14 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-43 #EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.37/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s10/index.m3u8 +#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="GarudaTV.id" status="blocked",Garuda TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="online",GBI TV (576p) +#EXTINF:-1 tvg-id="GBITV.id" status="timeout",GBI TV (576p) https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) http://gbitv.net:1935/live/gbitv/playlist.m3u8 @@ -156,24 +156,24 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeCha https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d3o5yreltwquyt.cloudfront.net/INEWS2022.m3u8 -#EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="InsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch1.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://bravo.kugo.id/inspira/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) +#EXTINF:-1 tvg-id="IzzahTV.id" status="error",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="online",Jak TV (576p) https://bravo.kugo.id/jaktv/udp.stream/playlist.m3u8 @@ -188,7 +188,7 @@ https://v2.siar.us/jawapostv/live/chunks.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] @@ -197,10 +197,10 @@ http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -210,7 +210,7 @@ https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84 https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84727)/index.m3u8 #EXTINF:-1 tvg-id="JTV.id" status="error",JTV (720p) [Not 24/7] http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) +#EXTINF:-1 tvg-id="KawanuaTV.id" status="error",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p) https://live-kg.jixie.media/live/kompastv_lhd.m3u8 @@ -267,7 +267,7 @@ http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 @@ -293,9 +293,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) @@ -304,7 +304,7 @@ https://bravo.kugo.id/nuchannel/udp.stream/playlist.m3u8 https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 @@ -320,28 +320,28 @@ http://wowza58.indostreamserver.com:1935/persadatv/live/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv #EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7] https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7] https://v6.siar.us/pujatv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="RadarLampungTV.id" status="error",Radar TV Lampung (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h10/index.m3u8 +http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live +http://210.210.155.35/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RasyaadTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 +#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d35d0ifx19oopq.cloudfront.net/RCTI_2021.m3u8 @@ -370,7 +370,7 @@ https://tv.rodja.live/live/ngrp:rodja_all/playlist.m3u8 http://36.89.47.217:11935/rrinet/live/index.m3u8 #EXTINF:-1 tvg-id="RuangTrampil.id" status="blocked",Ruang Trampil (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4be9-9a45-aa023c890e13)/index.m3u8 -#EXTINF:-1 tvg-id="SaktiTV.id" status="error",Sakti TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SaktiTV.id" status="online",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.id" status="online",Salam TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live @@ -382,9 +382,9 @@ https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 #EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s03/index.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s03/index.m3u8 +#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd #EXTINF:-1 tvg-id="SemarangTV.id" status="online",Semarang TV (720p) @@ -401,15 +401,15 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijaya http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch18.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch17.m3u8 -#EXTINF:-1 tvg-id="SurabayaTV.id" status="error",Surabaya TV (720p) offline +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch18.m3u8 +#EXTINF:-1 tvg-id="SurabayaTV.id" status="online",Surabaya TV (720p) offline https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="online",Surau TV (720p) http://119.235.249.58:1935/surautv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -442,7 +442,7 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8 https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s105/01.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/watch?v=K9lOPKwo44w @@ -477,17 +477,17 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISultengpalu)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="timeout",TVRI Sulawesi Tengah (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRIDKIJakarta.id" status="online",TVRI DKI Jakarta (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIDKI)/index.m3u8 #EXTINF:-1 tvg-id="TVRIDKIJakarta.id" status="online",TVRI DKI Jakarta (720p) [Not 24/7] @@ -510,10 +510,10 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTIMSAM http://118.97.50.107/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINttkupang)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (576p) https://alfa.kugo.id/tvrintt/rtmp.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="timeout",TVRI Nusa Tenggara Timur (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8 #EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) @@ -533,19 +533,19 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRILampung)/index.m3u8 #EXTINF:-1 tvg-id="TVRILampung.id" status="online",TVRI Lampung (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRILAMPUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIMalukuambon)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINasional)/index.m3u8 -#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) -http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 +#EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (480p) +http://202.80.222.130/000001/2/ch14041511560872104862/index.m3u8?virtualDomain=000001.live_hls.zte.com #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) @@ -630,7 +630,7 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIYogyakarta)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBadanAnggaran.id" status="error",TVR Parlemen Badan Anggaran (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestreambanggar/playlist.m3u8 @@ -648,31 +648,31 @@ http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] -http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] +http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 +#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 +#EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 #EXTINF:-1 tvg-id="UGTV.id" status="online",UGTV (720p) @@ -684,17 +684,13 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d #EXTINF:-1 tvg-id="WesalTV.id" status="online",Wesal TV (720p) http://wowza58.indostreamserver.com:1935/wesaltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pal TV (720p) [Not 24/7] -http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Jangkar Harapan (720p) http://bravo.kugo.id:1935/jangkartv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) @@ -715,14 +711,12 @@ https://alfa.kugo.id/playout/kugo1.stream/playlist.m3u8 https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) @@ -731,21 +725,27 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) +http://210.210.155.37/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) +https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="online",Prima TV (360p) [Not 24/7] https://v2.siar.us/primatv/livestream/chunks.m3u8 -#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) -https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) -http://210.210.155.37/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] +http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s101/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] diff --git a/streams/in.m3u b/streams/in.m3u index 4f854cbc7..c530f7ef9 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="3TamilTV.in" status="online",3 Tamil TV (720p) [Not 24/7] https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 -#EXTINF:-1 tvg-id="7SMusic.in" status="online",7S Music (576p) [Not 24/7] +#EXTINF:-1 tvg-id="7SMusic.in" status="timeout",7S Music (576p) [Not 24/7] http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 #EXTINF:-1 tvg-id="9XJalwa.in" status="online",9X Jalwa (576p) [Not 24/7] http://14.199.164.20:4001/play/a0nc/index.m3u8 @@ -9,7 +9,7 @@ http://14.199.164.20:4001/play/a0nc/index.m3u8 http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 @@ -25,7 +25,7 @@ http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 #EXTINF:-1 tvg-id="ABPMajha.in" status="error",ABP Majha (720p) https://abp-i.akamaihd.net/hls/live/765531/abpmajha/master.m3u8 -#EXTINF:-1 tvg-id="AkaramKidz.in" status="timeout",Akaram Kidz (460p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -98,7 +98,7 @@ https://cnbctv18-lh.akamaihd.net/i/cnbctv18_1@174868/index_5_av-p.m3u8 http://master.beeiptv.com:8081/colors/colorsbdtv/playlist.m3u8 #EXTINF:-1 tvg-id="Dabangg.in" status="online",Dabangg (576p) [Not 24/7] http://14.199.164.20:4001/play/a0nb/index.m3u8 -#EXTINF:-1 tvg-id="DarshanaTV.in" status="online",Darshana TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="DarshanaTV.in" status="blocked",Darshana TV (360p) [Not 24/7] https://live.neestream.net/neestream_01/darshanatv/index.m3u8 #EXTINF:-1 tvg-id="DDMalayalam.in" status="online",DD Malayalam (576p) http://103.199.161.254/Content/ddmalayalam/Live/Channel(DDMalayalam)/index.m3u8 @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -233,9 +233,9 @@ https://live.neestream.net/neestream_01/kairalinews/index.m3u8?token=693400 #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) https://live.neestream.com/neestream_01/kairalitv/playlist.m3u8 #EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) -http://103.199.161.254/Content/kairali/Live/Channel(Kairali)/index.m3u8 -#EXTINF:-1 tvg-id="KairaliTV.in" status="blocked",Kairali TV (480p) https://live.neestream.net/neestream_01/kairalitv/index.m3u8?token=693400 +#EXTINF:-1 tvg-id="KairaliTV.in" status="online",Kairali TV (480p) +http://103.199.161.254/Content/kairali/Live/Channel(Kairali)/index.m3u8 #EXTINF:-1 tvg-id="KairaliWe.in" status="online",Kairali We (576p) http://103.199.161.254/Content/we/Live/Channel(We)/index.m3u8 #EXTINF:-1 tvg-id="KalaignarMurasu.in" status="online",Kalaignar Murasu (576p) [Not 24/7] @@ -250,7 +250,7 @@ https://live.mycast.in/kalingatv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m https://live.kanaknews.com:4443/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="KannurOne.in" status="online",Kannur One (720p) [Not 24/7] https://bnwdplewrp3a-hls-live.wmncdn.net/kannur1/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurVision.in" status="online",Kannur Vision (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurVision.in" status="timeout",Kannur Vision (360p) [Not 24/7] https://stream.ufworldind.in/live/kvision/playlist.m3u8 #EXTINF:-1 tvg-id="KappaTV.in" status="online",Kappa TV (360p) http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 @@ -262,7 +262,7 @@ http://kcltv.livebox.co.in/kclhls/live.m3u8 http://198.144.149.82:8080/NOTV/KCVTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KCVMovies.in" status="online",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KenTV.in" status="online",Ken TV (360p) +#EXTINF:-1 tvg-id="KenTV.in" status="timeout",Ken TV (360p) https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KeralaVision.in" status="online",Kerala Vision (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ni/index.m3u8 @@ -280,7 +280,7 @@ https://m-c036-j2apps.s.llnwi.net/hls/2820.MahaMovie.in.m3u8 http://14.199.164.20:4001/play/a0l1/index.m3u8 #EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7] http://cloud.logicwebs.in:1935/live/malabarnews/playlist.m3u8 -#EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p) +#EXTINF:-1 tvg-id="MalabarVision.in" status="error",Malabar Vision (720p) http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8 #EXTINF:-1 tvg-id="Malaimurasu.in" status="error",Malaimurasu (480p) [Not 24/7] https://malaimurasucdn.purplestream.com/malaimurasu/49992ade0624eda468a31e137996d044.sdp/playlist.m3u8 @@ -298,25 +298,25 @@ https://m-c036-j2apps.s.llnwi.net/hls/2172.ManoranjanMovies.in.m3u8 http://mntv.livebox.co.in/mntvhls/mntv.m3u8 #EXTINF:-1 tvg-id="Mastiii.in" status="online",Mastiii (576p) [Not 24/7] http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/index.m3u8 -#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (576p) [Not 24/7] http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) -https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="blocked",Mathrubhumi News (480p) https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pa/index.m3u8 +#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) +https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 +#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="error",Mathrubhumi News (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0kd/index.m3u8 +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="error",Mazhavil Manorama (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0pa/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] http://14.199.164.20:4001/play/a0p9/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (480p) https://live.neestream.com/neestream_01/mediaone/playlist.m3u8 -#EXTINF:-1 tvg-id="MediaOne.in" status="blocked",Media One (480p) +#EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (480p) https://live.neestream.net/neestream_01/mediaone/index.m3u8?token=693400 #EXTINF:-1 tvg-id="MHOneShraddha.in" status="online",Shraddha (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhoneshradha/mhoneshradha/playlist.m3u8 @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -390,17 +390,17 @@ https://etv-oriya.akamaized.net/i/n18odia_1@179753/index_4_av-p.m3u8?rebase=on&s https://news18haryana-lh.akamaihd.net/i/n18punjabhimhar_1@349009/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News18Rajasthan.in" status="online",News 18 Rajasthan (360p) https://news18rajasthan-lh.akamaihd.net/i/n18raj_1@175738/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18TamilNadu.in" status="online",News 18 Tamil (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCat88i6_rELqI_prwvjspRA/live #EXTINF:-1 tvg-id="News18TamilNadu.in" status="online",News 18 Tamil (360p) https://news18tamil-lh.akamaihd.net/i/n18tamil_1@526595/index_4_av-p.m3u8?rebase=on&sd=10 +#EXTINF:-1 tvg-id="News18TamilNadu.in" status="error",News 18 Tamil (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCat88i6_rELqI_prwvjspRA/live #EXTINF:-1 tvg-id="News18Urdu.in" status="online",News 18 Urdu (360p) https://news18urdu-lh.akamaihd.net/i/n18urdu_1@373059/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News18UttarPradeshUttarakhand.in" status="online",News 18 Uttarakhand (360p) https://news18up-lh.akamaihd.net/i/n18upuk_1@175735/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="News24.in" status="online",News 24 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="News24.in" status="error",News 24 (360p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3u8 #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live @@ -454,7 +454,7 @@ http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.in" status="timeout",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 #EXTINF:-1 tvg-id="SathiyamTV.in" status="online",Sathiyam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2ziCMHFPWkFHjocUMXT__Q/live @@ -486,10 +486,10 @@ http://maatv-i.akamaihd.net/hls/live/569930/maatv/master_2000.m3u8 http://208.115.215.42/Utsav_Plus_HD/playlist.m3u8 #EXTINF:-1 tvg-id="SteelbirdMusic.in" status="online",Steelbird Music (720p) [Not 24/7] http://cdn25.live247stream.com/steelbirdmusic/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="StudioOnePlus.in" status="online",Studio One Plus (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEoaVUxpFlmCxwRBy9yhb1Q/live #EXTINF:-1 tvg-id="StudioOnePlus.in" status="online",Studio One Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0oh/index.m3u8 +#EXTINF:-1 tvg-id="StudioOnePlus.in" status="error",Studio One Plus (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEoaVUxpFlmCxwRBy9yhb1Q/live #EXTINF:-1 tvg-id="StudioOneYuva.in" status="online",Studio One Yuva (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqR2tCs8ufgAjRd6rn4a2wg/live #EXTINF:-1 tvg-id="StudioOneYuva.in" status="online",Studio One Yuva (576p) [Not 24/7] @@ -538,7 +538,7 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 @@ -574,8 +574,6 @@ http://103.72.179.30:1935/GECHindi/ngrp:SONY_SAB.stream_all/Playlist.m3u8 http://163.47.214.155:1935/fwnews/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7] https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Anand TV -https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="online",Desi Channel (720p) https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Times Now Navbharat [Geo-blocked] @@ -586,8 +584,6 @@ https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8 http://14.199.164.20:4001/play/a0pe/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.com/neestream_01/we/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (576p) http://210.210.155.37/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="online",Relax TV (576p) [Not 24/7] @@ -602,11 +598,11 @@ http://weone.livebox.co.in/Metro7hls/Metro7.m3u8 https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel Win (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] -https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) #EXTVLCOPT:http-referrer=https://webcast.gov.in/ https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] +https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Life TV (480p) [Not 24/7] http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Zee TV (480p) @@ -617,12 +613,16 @@ https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 http://192.99.2.28/mandra_hls/mandra.m3u8 #EXTINF:-1 tvg-id="" status="online",Zainabia Channel https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 +#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (360p) http://210.210.155.37/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Anand TV +https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] @@ -642,8 +642,8 @@ http://14.199.164.20:4001/play/a0wh/index.m3u8 http://14.199.164.20:4001/play/a0wj/index.m3u8 #EXTINF:-1 tvg-id="" status="error",B4U Music (576p) [Not 24/7] http://14.199.164.20:4001/play/a0wk/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s81/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 #EXTINF:-1 tvg-id="" status="error",Janataa TV [Not 24/7] diff --git a/streams/iq.m3u b/streams/iq.m3u index 4602bddd6..a35b684fb 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -37,7 +37,7 @@ http://iptv.repl.co/Arabic/Al_summaria https://media.streambrothers.com:1936/8248/8248/playlist.m3u8 #EXTINF:-1 tvg-id="AssyrianANB.iq" status="error",Assyrian ANB (720p) https://597f64b67707a.streamlock.net/anbsat.com/anb2/playlist.m3u8 -#EXTINF:-1 tvg-id="AvaEntertainment.iq" status="online",Ava Entertainment (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AvaEntertainment.iq" status="error",Ava Entertainment (720p) [Not 24/7] https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/playlist.m3u8 #EXTINF:-1 tvg-id="BabylonTV.iq" status="error",Babylon TV (720p) https://iqlivestream.com/live/babylontv.flv @@ -51,10 +51,10 @@ http://91.134.145.75:10001/Dijlah/index.m3u8 https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 #EXTINF:-1 tvg-id="GaliKurdistan.iq" status="error",Gali Kurdistan (760p) [Not 24/7] http://51.75.66.91:8080/gksat.mp4 -#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (720p) -https://fa.imamhusseintv.com/live/ih1.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (360p) https://live.imamhossaintv.com/live/ih1.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="error",Imam Hussein TV 1 Farsi (720p) +https://fa.imamhusseintv.com/live/ih1.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) https://ar.imamhusseintv.com/live/ih201/index.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) @@ -111,7 +111,7 @@ https://svs.itworkscdn.net/rudawlive/rudawlive.smil/playlist.m3u8 http://liveshell.net:1935/live/speda084k/playlist.m3u8 #EXTINF:-1 tvg-id="SterkTV.iq" status="online",SterkTV (1080p) [Not 24/7] https://602ccc850c9bb.streamlock.net/sterktv/smil:sterk.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ZagrosTV.iq" status="online",Zagros (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ZagrosTV.iq" status="error",Zagros (720p) [Not 24/7] https://5a3ed7a72ed4b.streamlock.net/zagrostv/SMIL:myStream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Music Al-Remas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/musicalrmastv1/live diff --git a/streams/ir.m3u b/streams/ir.m3u index ac58ddfe8..bb50048f0 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -8,7 +8,7 @@ https://bozztv.com/1gbw5/tintv2/tintv2/playlist.m3u8 https://live2.alalam.ir/alalam.m3u8 #EXTINF:-1 tvg-id="AlWilayah.ir" status="online",Al Wilayah (720p) [Not 24/7] https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8 -#EXTINF:-1 tvg-id="AlZahraTV.ir" status="blocked",Al Zahra TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist2/index.m3u8 #EXTINF:-1 tvg-id="AVAFamily.ir" status="online",AVA Family (720p) [Not 24/7] http://51.210.199.5/hls/stream.m3u8 @@ -185,6 +185,8 @@ https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 http://51.210.199.12/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Diyar TV (720p) [Not 24/7] http://51.210.199.28/hls/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",ITN (720p) [Not 24/7] +http://51.210.199.31/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecran TV (720p) [Not 24/7] http://51.210.199.40/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",TehranTV 24 (720p) @@ -207,10 +209,6 @@ https://live1.presstv.ir/live/hispan.m3u8 https://live.presstv.ir/live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",QAZVIN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:qazvin/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Al Kawthar TV (240p) [Not 24/7] -http://178.252.143.156:1935/live/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ITN (720p) [Not 24/7] -http://51.210.199.31/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="timeout",4U TV (720p) [Not 24/7] http://116.202.255.113:1935/4utv/livehd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",4U TV (480p) [Not 24/7] @@ -229,6 +227,8 @@ http://159.69.58.154/music1/music1_tv.m3u8 http://159.69.58.154/t2_movies/master.m3u8 #EXTINF:-1 tvg-id="" status="error",SAHAR KURDI (576p) [Not 24/7] http://163.172.39.215:25461/line/C4@!a3a1@!w72A/56 +#EXTINF:-1 tvg-id="" status="error",Al Kawthar TV (240p) [Not 24/7] +http://178.252.143.156:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",1TvPersian (720p) [Not 24/7] https://1-215-11778-1.b.cdn13.com/onetvpersia001.m3u8 #EXTINF:-1 tvg-id="" status="error",Khatereh TV (368p) [Geo-blocked] diff --git a/streams/it.m3u b/streams/it.m3u index e0891867e..ac9eee163 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -87,11 +87,11 @@ https://59d7d6f47d7fc.streamlock.net/icarotv/icarotv/playlist.m3u8 https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ki)/index.m3u8 #EXTINF:-1 tvg-id="Italia1.it" status="blocked",Italia 1 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i1)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2.it" status="online",Italia 2 (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 (480p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i2)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2TV.it" status="blocked",Italia 2 TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2TV.it" status="online",Italia 2 TV (480p) [Geo-blocked] http://wms.shared.streamshow.it/italia2/mp4:italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia7.it" status="timeout",Italia 7 (576p) http://151.0.207.99:1935/italia7/italia7/playlist.m3u8 @@ -163,7 +163,7 @@ http://capital-live-tv-01-hls.akamai.media.kataweb.it/i/CapitalTv_1@183098/maste https://5929b138b139d.streamlock.net/RadioIbizaTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioIglesias.it" status="blocked",Radio Iglesias (576p) [Geo-blocked] http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="blocked",Radio Iglesias Sardegna (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="online",Radio Iglesias Sardegna (576p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/visualradio/visualradio/playlist.m3u8 #EXTINF:-1 tvg-id="RadioItaliaTV.it" status="online",Radio Italia TV (480p) https://radioitaliatv-lh.akamaihd.net/i/radioitaliatv_1@329645/master.m3u8 @@ -191,11 +191,11 @@ https://unlimited1-cl.dps.live/radioztv/radioztv.smil/radioztv/livestream2/chunk https://rtl-video3-stream.thron.com/live-video/video3/ngrp:video3/playlist.m3u8 #EXTINF:-1 tvg-id="Rai1.it" status="online",Rai 1 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803 -#EXTINF:-1 tvg-id="Rai1.it" status="blocked",Rai 1 (302p) [Geo-blocked] -http://stream.tvtap.net:8081/live/it-rai1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="Rai1.it" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Rai 1 (480p) +#EXTINF:-1 tvg-id="Rai1.it" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Rai 1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s29/04.m3u8 +#EXTINF:-1 tvg-id="Rai1.it" status="blocked",Rai 1 (302p) [Geo-blocked] +http://stream.tvtap.net:8081/live/it-rai1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Rai2.it" status="online",Rai 2 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718 #EXTINF:-1 tvg-id="Rai2.it" status="blocked",Rai 2 (302p) [Geo-blocked] @@ -220,10 +220,10 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 #EXTINF:-1 tvg-id="RaiNews24.it" status="online",Rai News 24 (720p) @@ -280,7 +280,7 @@ https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:sportitaliahd.smil/playlist.m https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:simotori.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SportitaliaSolocalcio.it" status="blocked",Sportitalia Solocalcio (720p) [Geo-blocked] https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:sisolocalcio.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Stereo5TV.it" status="online",Stereo 5 TV (720p) +#EXTINF:-1 tvg-id="Stereo5TV.it" status="error",Stereo 5 TV (720p) https://stream1.aswifi.it/stereo5/live/index.m3u8 #EXTINF:-1 tvg-id="Studio100Puglia.it" status="online",Studio 100 Puglia (480p) http://wms.shared.streamshow.it:1935/studio100ta/studio100ta/playlist.m3u8 @@ -302,7 +302,7 @@ http://5ce9406b73c33.streamlock.net/TeleArena/TeleArena.stream/playlist.m3u8 https://live.mariatvcdn.com/telebelluno/a3b80388da9801906adf885282e73bc3.sdp/mono.m3u8 #EXTINF:-1 tvg-id="Telechiara.it" status="online",Telechiara (720p) http://fms.tvavicenza.it:1935/telechiara/diretta/playlist.m3u8 -#EXTINF:-1 tvg-id="TelecolorLombardia.it" status="online",Telecolor Lombardia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelecolorLombardia.it" status="error",Telecolor Lombardia (1080p) [Not 24/7] https://1aadf145546f475282c5b4e658c0ac4b.msvdn.net/live/324149/hlbAWtl/playlist.m3u8 #EXTINF:-1 tvg-id="Telecupole.it" status="error",Telecupole (540p) https://live.livevideosolution.it/telecupole/dd6d85e5b7452f7b85a099509292b421.sdp/playlist.m3u8 diff --git a/streams/jp.m3u b/streams/jp.m3u index d9daf9395..a24fad7bc 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -21,7 +21,7 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="FujiTV.jp" status="online",Fuji TV (540p) [Not 24/7] https://fujitv2.mov3.co/hls/fujitv.m3u8 -#EXTINF:-1 tvg-id="GSTV.jp" status="error",GSTV (720p) +#EXTINF:-1 tvg-id="GSTV.jp" status="timeout",GSTV (720p) https://gstv-tnz-gsmediastreaming.preview-jpea.channel.media.azure.net/dfd06b62-e9d1-4a7f-bcbb-89d2ecbc82ee/preview.ism/manifest(format=mpd-time-csf,audio-only=false) #EXTINF:-1 tvg-id="GTNTyphome.jp" status="error",GTN Typhome (English Subs) (720p) [Not 24/7] https://hamada.gaki-no-tsukai.eu:2087/hls/test.m3u8 @@ -87,7 +87,7 @@ http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/8thz5iufork8wjip/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="timeout",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 #EXTINF:-1 tvg-id="NHKEducationalTV.jp" status="online",NHK E https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 @@ -99,14 +99,14 @@ https://nhk2.mov3.co/hls/nhk.m3u8 https://nhkwlive-ojp.akamaized.net/hls/live/2003459/nhkwlive-ojp-en/index.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (720p) http://nhkwlive-xjp.akamaized.net/hls/live/2003458/nhkwlive-xjp-en/index.m3u8 -#EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (720p) [Not 24/7] -https://b-nhkwlive-xjp.webcdn.stream.ne.jp/hls/live/2003458-b/nhkwlive-xjp-en/index.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (French AI Translated Closed-Captioning) (720p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/fr/playlist.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (Bahasa Indonesia AI Translated Closed-Captioning) (720p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/id/playlist.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="online",NHK World Japan (Chinese Traditional AI Translated Closed-Captioning) (720p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/zh/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="error",NHK World Japan (720p) [Not 24/7] +https://b-nhkwlive-xjp.webcdn.stream.ne.jp/hls/live/2003458-b/nhkwlive-xjp-en/index.m3u8 #EXTINF:-1 tvg-id="NHKWorldPremium.jp" status="online",NHK World Premium (720p) [Not 24/7] https://nhkwlive-pre-in.webcdn.stream.ne.jp/hls/live/nhkwlive-pre/index.m3u8 #EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (540p) [Not 24/7] diff --git a/streams/ke.m3u b/streams/ke.m3u index 4298f56e9..db5bad6a0 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -19,7 +19,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/st http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6shkab #EXTINF:-1 tvg-id="SwitchTV.ke" status="error",Switch TV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x7sxle3 -#EXTINF:-1 tvg-id="TV47Kenya.ke" status="error",TV47 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TV47Kenya.ke" status="online",TV47 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tv47kenya/ #EXTINF:-1 tvg-id="UTV.ke" status="error",UTV (480p) [Not 24/7] https://goliveafrica.media:9998/live/6049f726546e1/index.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index 7a490b09f..b957d9d6d 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -29,7 +29,7 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_kr02/playlist.m3u8 http://51.81.66.195:1935/krtv/channela_540/playlist.m3u8 #EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",춘천MBC (MBC Chuncheon) (1080p) [Not 24/7] https://stream.chmbc.co.kr/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="CJBTV.kr" status="blocked",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS기독교TV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 @@ -71,7 +71,7 @@ http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 http://51.81.66.195:1935/krtv/inet_540/playlist.m3u8 #EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 -#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JIBSTV.kr" status="timeout",JIBS SBS (720p) [Not 24/7] http://123.140.197.22/stream/1/play.m3u8 #EXTINF:-1 tvg-id="JTBC.kr" status="online",JTBC (540p) [Not 24/7] http://51.81.66.195:1935/krtv/jtbc_540/playlist.m3u8 @@ -109,10 +109,10 @@ http://210.210.155.35/uq2663/h/h08/index.m3u8 http://210.210.155.37/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="MBCSportsPlus.kr" status="online",MBC Sports+ (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_sports_540/playlist.m3u8 +#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) +http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_540/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) -http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBN.kr" status="online",MBN (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbn_540/playlist.m3u8 #EXTINF:-1 tvg-id="Mnet.kr" status="online",MNet (576p) [Not 24/7] @@ -153,14 +153,14 @@ http://51.81.66.195:1935/krtv/tvchosun_540/playlist.m3u8 http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 #EXTINF:-1 tvg-id="tvN.kr" status="error",tvN (576p) [Not 24/7] https://tvn-seezn.pip.cjenm.com/tvn/_definst_/s5/playlist.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MjI4OTQ5OTUsInBhdGgiOiIvdHZuL19kZWZpbnN0Xy9zNSIsInVubyI6IjE2MjI4OTQ2OTU0MzQzNTU1NSIsImlhdCI6MTYyMjg5NDY5NX0.uTI9slMSRoAbTQ0zGWoEWepnugD9iC-LumyD4dUMJSE +#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h21/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h21/index.m3u8 +#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) +http://210.210.155.37/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN Show (576p) [Not 24/7] http://51.81.66.195:1935/krtv/xtm_540/playlist.m3u8 #EXTINF:-1 tvg-id="TVWorkNet.kr" status="online",TVWorkNet (480p) @@ -171,9 +171,9 @@ https://5c3639aa99149.streamlock.net/live_TV/TV/playlist.m3u8 http://51.81.66.195:1935/krtv/newsy_540/playlist.m3u8 #EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (540p) [Not 24/7] http://51.81.66.195:1935/krtv/ytn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="YTN.kr" status="timeout",YTN (1080p) +#EXTINF:-1 tvg-id="YTN.kr" status="error",YTN (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live -#EXTINF:-1 tvg-id="YTNDMB.kr" status="timeout",YTN DMB +#EXTINF:-1 tvg-id="YTNDMB.kr" status="error",YTN DMB http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live #EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live @@ -193,7 +193,7 @@ https://amdlive-ch01-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) https://amdlive-ch03-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Aniplus (Indonesian Subs) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",Aniplus (Indonesian Subs) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="" status="error",One (Indonesian Sub) (360p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/02.m3u8 diff --git a/streams/kz.m3u b/streams/kz.m3u index 6a18616e3..4e32780f8 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -5,7 +5,7 @@ https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (576p) [Not 24/7] https://sc.id-tv.kz/Atameken.m3u8 -#EXTINF:-1 tvg-id="CaspianNews.kz" status="blocked",Caspian News (576p) [Not 24/7] +#EXTINF:-1 tvg-id="CaspianNews.kz" status="timeout",Caspian News (576p) [Not 24/7] https://sc.id-tv.kz/CaspianNews.m3u8 #EXTINF:-1 tvg-id="DombyraTV.kz" status="error",Dombyra TV (576p) [Not 24/7] https://sc.id-tv.kz/Dombyra.m3u8 @@ -16,14 +16,14 @@ https://sc.id-tv.kz/Gakku.m3u8 #EXTINF:-1 tvg-id="HitTVChannel.kz" status="online",Hit TV (576p) [Not 24/7] https://sc.id-tv.kz/HitTV.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live -#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="Khabar24.kz" status="error",Хабар 24 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live #EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (360p) [Not 24/7] http://89.218.30.37/ktklive/live.hq/playlist.m3u8 -#EXTINF:-1 tvg-id="KTK.kz" status="error",КТК (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KTK.kz" status="timeout",КТК (576p) [Not 24/7] https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="MTRK.kz" status="online",МТРК (576p) [Not 24/7] https://tvcdn01.oktv.kz/tv/mtrk/playlist.m3u8 @@ -33,18 +33,18 @@ http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] +https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] +https://sc.id-tv.kz/7_kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",31 канал (576p) [Not 24/7] https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] -https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",7 канал (576p) [Not 24/7] -https://sc.id-tv.kz/7_kanal.m3u8 #EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7] https://sc.id-tv.kz/AsylArna.m3u8 #EXTINF:-1 tvg-id="" status="error",КМА (1080p) [Not 24/7] diff --git a/streams/lk.m3u b/streams/lk.m3u index d094640a6..abb920058 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,19 +1,19 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelEye.lk" status="online",Channel Eye (480p) [Geo-blocked] http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8 -#EXTINF:-1 tvg-id="HiruTV.lk" status="online",Hiru TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="HiruTV.lk" status="error",Hiru TV (360p) [Not 24/7] https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="ITN.lk" status="online",ITN (720p) [Not 24/7] https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="Rupavahini.lk" status="online",Rupavahini (480p) [Not 24/7] http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.lk" status="timeout",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.lk" status="online",Santhora TV (720p) http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 #EXTINF:-1 tvg-id="SiyathaTV.lk" status="timeout",Siyatha TV (720p) [Not 24/7] http://live.siyathatv.lk:19904/hls/siyatha_tv.m3u8 #EXTINF:-1 tvg-id="SooriyanTV.lk" status="error",Sooriyan TV (810p) [Not 24/7] https://59d39900ebfb8.streamlock.net/Sooriyantv/Sooriyantv/playlist.m3u8 -#EXTINF:-1 tvg-id="Swarnavahini.lk" status="error",Swarnavahini (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Swarnavahini.lk" status="online",Swarnavahini (720p) [Not 24/7] https://jk3lz8xklw79-hls-live.5centscdn.com/efm/098f6bcd4621d373cade4e832627b4f6.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="VerbumTV.lk" status="online",Verbum TV (414p) [Not 24/7] https://verbumtv.livebox.co.in/verbumtvhls/live.m3u8 diff --git a/streams/lv.m3u b/streams/lv.m3u index 8d48a1905..101dfaa60 100644 --- a/streams/lv.m3u +++ b/streams/lv.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChauTV.lv" status="timeout",Chau TV +#EXTINF:-1 tvg-id="ChauTV.lv" status="error",Chau TV https://video.chaula.tv/hls/live/high/playlist_high.m3u8 #EXTINF:-1 tvg-id="LatvijasRadio1.lv" status="online",Latvijas Radio 1 (360p) [Not 24/7] https://5a44e5b800a41.streamlock.net/liveVLR1/mp4:LR1/playlist.m3u8 diff --git a/streams/ly.m3u b/streams/ly.m3u index e086d739d..6c4e279fe 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="218News.ly" status="online",Libya 218 News (1080p) [Not 24/7] http://95.85.47.43/libya218news/playlist.m3u8 -#EXTINF:-1 tvg-id="218News.ly" status="blocked",Libya 218 News (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="218News.ly" status="online",Libya 218 News (1080p) [Not 24/7] https://stream.218tv.net/libya218news/playlist.m3u8 #EXTINF:-1 tvg-id="218TV.ly" status="online",Libya 218 (1080p) [Not 24/7] https://stream.218tv.net/libya218TV/playlist.m3u8 @@ -17,5 +17,5 @@ https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 https://master.starmena-cloud.com/hls/hd.m3u8 #EXTINF:-1 tvg-id="LibyasChannel.ly" status="online",Libya Channel (576p) [Not 24/7] https://master.starmena-cloud.com/hls/libyas.m3u8 -#EXTINF:-1 tvg-id="Tanasuh.ly" status="online",Tanasuh (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tanasuh.ly" status="error",Tanasuh (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRaoHR6b3zViY9QxfgFNntQ/live diff --git a/streams/ml.m3u b/streams/ml.m3u index 3443d60c2..1ba969e43 100644 --- a/streams/ml.m3u +++ b/streams/ml.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="ORTM1.ml" status="error",ORTM1 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ORTM1.ml" status="online",ORTM1 (576p) [Not 24/7] http://51.210.1.13:18000/ortm/hls/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index d4d4d3768..4065259e5 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -19,5 +19,5 @@ http://live3.tdm.com.mo:1935/ch3/ch3.live/playlist.m3u8 http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门资讯 (720p) http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",澳門綜藝 (720p) +#EXTINF:-1 tvg-id="" status="online",澳門綜藝 (720p) http://live4.tdm.com.mo/ch6/_definst_/hd_ch6.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index 4460b43f4..63a206a2e 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -11,7 +11,7 @@ http://45.174.77.243:8000/play/a0fl/index.m3u8 https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancún (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 @@ -23,10 +23,10 @@ https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/in https://video.cdmx.gob.mx/livestream/stream.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 +#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipódromo de las Américas (480p) [Geo-blocked] +http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 -#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="blocked",Hipódromo de las Américas (480p) [Geo-blocked] -http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="IcrtvColima.mx" status="error",Icrtv Colima (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] @@ -43,7 +43,7 @@ https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf #EXTINF:-1 tvg-id="MexiquenseTV.mx" status="online",Mexiquense TV (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/mexiquense/videomexiquense/playlist.m3u8 -#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="online",Milenio Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="error",Milenio Televisión (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -81,13 +81,13 @@ https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8 https://59d39900ebfb8.streamlock.net/8410/8410/playlist.m3u8 #EXTINF:-1 tvg-id="Teleritmo.mx" status="blocked",Teleritmo (720p) [Geo-blocked] http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8 -#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="timeout",Televisa Aguascalientes (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="error",Televisa Aguascalientes (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live #EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="error",Televisa Chihuahua (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjfxDe7In59Jbfw2HmIh_Vg/live #EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="timeout",Televisa Ciudad Juarez (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live -#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo +#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="error",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live #EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w @@ -103,9 +103,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCGDJLLphnP0zQQaE3kgo5Wg/live #EXTINF:-1 tvg-id="TelevisaMorelos.mx" status="timeout",Televisa Morelos http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live -#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="error",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live -#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="timeout",Televisa Noreste (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="error",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live #EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live @@ -119,7 +119,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live #EXTINF:-1 tvg-id="TelevisaSinaloa.mx" status="timeout",Televisa Sinaloa http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtm1LvYEIQ_NrfOUVJ08YhQ/live -#EXTINF:-1 tvg-id="TelevisaSonora.mx" status="online",Televisa Sonora (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaSonora.mx" status="timeout",Televisa Sonora (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCyzWMHGS7bs0sot6KZk5EZg/live #EXTINF:-1 tvg-id="TelevisaVeracruz.mx" status="online",Televisa Veracruz (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live @@ -141,7 +141,7 @@ https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3m1xfy #EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p) http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8 -#EXTINF:-1 tvg-id="XEWTTDT.mx" status="online",Canal 12 (XETW-TDT) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="XEWTTDT.mx" status="timeout",Canal 12 (XETW-TDT) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live #EXTINF:-1 tvg-id="XHGVTDT.mx" status="online",TVMÁS (XHGV-TDT) (360p) [Not 24/7] https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 diff --git a/streams/my.m3u b/streams/my.m3u index 596d5355c..a86b7f5fe 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,10 +7,10 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live +#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) http://210.210.155.37/dr9445/h/h04/index.m3u8 -#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 #EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) [Geo-blocked] diff --git a/streams/nl.m3u b/streams/nl.m3u index c5f971da6..af12492da 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -49,7 +49,7 @@ http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24 https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantTV.nl" status="online",Omroep Brabant (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="online",Omroep Centraal TV (480p) +#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="error",Omroep Centraal TV (480p) https://ms7.mx-cd.net/tv/208-1258878/Omroep_Centraal_GB.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepFlevolandTV.nl" status="online",Omroep Flevoland (720p) [Not 24/7] https://d5ms27yy6exnf.cloudfront.net/live/omroepflevoland/tv/index.m3u8 diff --git a/streams/no.m3u b/streams/no.m3u index b2a623cd1..b099cbcc7 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -23,15 +23,15 @@ http://flash0.19333-live0.dna.qbrick.com:1935/19333-live0/push-stortinget_1/play https://bf75c7afaa4f8698042ab38336a843a0-httpcache0-19333-cachelive0.dna.ip-only.net/19333-cachelive0/smil:push-stortinget_1/playlist.m3u8?dvr= #EXTINF:-1 tvg-id="TV2Sporten.no" status="online",TV 2 Sporten (720p) https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 -#EXTINF:-1 tvg-id="TVHaugaland.no" status="online",TV Haugaland (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHaugaland.no" status="error",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" status="online",TV Haugaland (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHaugaland.no" status="error",TV Haugaland (720p) [Not 24/7] https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrømmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) -https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Viasat History Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Viasat Nature Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) +https://sc.id-tv.kz/TV1000.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index bc119789f..8c5fdcaef 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -19,7 +19,7 @@ http://209.91.213.10:8088/play/a00h https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVMAX (720p) https://bcovlive-a.akamaihd.net/7482a528b34142c9a11b4285307632d0/us-west-2/6058004209001/963e14317afb436484576a46b28c8fd7/playlist_dvr_ssaiM.m3u8 -#EXTINF:-1 tvg-id="" status="online",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nex TV (Canal 21) http://209.91.213.10:8088/play/a01o diff --git a/streams/pe.m3u b/streams/pe.m3u index 5c001e8a9..02d8f1671 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -41,7 +41,7 @@ https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 #EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="timeout",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] https://media2.cdnlayer.biz:8081/8014/index.m3u8 -#EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalB.pe" status="online",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live #EXTINF:-1 tvg-id="CanalEvelyn.pe" status="error",Canal E (Evelyn) (Nororiente) (720p) [Not 24/7] https://srv1.mediastreamperu.com:8081/8004/index.m3u8 @@ -59,7 +59,7 @@ http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) +#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 #EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8150/index.m3u8 @@ -145,11 +145,11 @@ https://dc1.webstream.eu/hls/hls/jnetvhdstreaming_high/index.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwsURxTXqGqijgu98ndod3A/live #EXTINF:-1 tvg-id="Karibena.pe" status="online",Karibeña (720p) [Not 24/7] https://cu.onliv3.com/livevd/user1.m3u8 -#EXTINF:-1 tvg-id="KBO.pe" status="online",KBO Quillabamba (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KBO.pe" status="error",KBO Quillabamba (1080p) [Not 24/7] https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] https://inliveserver.com:1936/18016/18016/playlist.m3u8 -#EXTINF:-1 tvg-id="KoraTV.pe" status="online",Kora TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KoraTV.pe" status="error",Kora TV (360p) [Not 24/7] https://megastreamm.com:3183/live/korattvlive.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 @@ -181,7 +181,7 @@ https://tv.portalexpress.es:3870/hybrid/play.m3u8 https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 #EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 -#EXTINF:-1 tvg-id="MilleniumTV.pe" status="error",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 #EXTINF:-1 tvg-id="MINEDUIPTV1.pe" status="online",MINEDU IPTV 1 (320p) [Not 24/7] http://iptv.perueduca.pe:1935/canal1/canal11/playlist.m3u8 @@ -192,13 +192,13 @@ https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="ModaHuancayoTV.pe" status="error",Moda Huancayo TV https://tvdatta.com:3383/live/huancayotvlive.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] -https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] +https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MTVMasAncash.pe" status="error",MTV Más (Ancash) (720p) [Not 24/7] https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] @@ -231,7 +231,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Pan https://cdnhd.iblups.com/hls/ptv2.m3u8 #EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV (480p) [Not 24/7] https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBO.pe" status="error",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7] http://38.131.11.9:1080/play/a0dh @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -279,7 +279,7 @@ https://media2.cdnlayer.biz:8081/8032/index.m3u8 https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live #EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live @@ -297,7 +297,7 @@ https://videoserver.tmcreativos.com:19360/fdpbvagdfq/fdpbvagdfq.m3u8 http://38.131.11.9:1080/play/a0d8 #EXTINF:-1 tvg-id="RSelvaTV.pe" status="error",RSelvaTV (Tarapoto) (720p) [Not 24/7] https://live.obslivestream.com/selvatvmux/index.m3u8 -#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="error",RTV Total (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 #EXTINF:-1 tvg-id="RumbaMixTV.pe" status="error",RumbaMix TV (860p) [Not 24/7] https://tvdatta.com:3344/live/rumbamixlive.m3u8 @@ -309,7 +309,7 @@ https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 https://live.obslivestream.com/sanjuaneramux/playlist.m3u8 #EXTINF:-1 tvg-id="SatelTV.pe" status="error",SatelTV (Puno) (720p) [Not 24/7] https://7.innovatestream.pe:19360/satel/satel.m3u8 -#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="online",SelvaMía TV (Aguaytía) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="error",SelvaMía TV (Aguaytía) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 #EXTINF:-1 tvg-id="Sistema1.pe" status="online",Sistema 1 (Huaraz) (720p) [Not 24/7] https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8 @@ -427,12 +427,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Wil https://tv.inka.net.pe/wtv/wtv/index.m3u8 #EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="online",X TV (Chachapoyas) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/xtv/xtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] +https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",MX Old http://177.53.152.186:8000/play/a00g/index.m3u8 #EXTINF:-1 tvg-id="" status="online",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] -https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",Planeta TV Bagua (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Memorias TV diff --git a/streams/ph.m3u b/streams/ph.m3u index d4ea70f10..97236a036 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,7 +7,7 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="timeout",GMA Pinoy TV (360p) +#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] http://45.32.115.103/live/livestream/index.m3u8 diff --git a/streams/pk.m3u b/streams/pk.m3u index 81ed3ef4b..572c677cf 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -51,13 +51,13 @@ https://streamer12.vdn.dstreamone.net/dsone/kohenoortv/playlist.m3u8 https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="timeout",Lahore News (720p) [Not 24/7] http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) +#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="blocked",Madani Channel Bangla (1080p) https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) https://madnitv.vdn.dstreamone.net/madnitvenglish/madnienglishabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="online",Madani Channel Urdu (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="blocked",Madani Channel Urdu (1080p) [Geo-blocked] https://madnitv.vdn.dstreamone.net/madnitvurdu/madniurduabr/playlist.m3u8 #EXTINF:-1 tvg-id="MehranTV.pk" status="online",Mehran TV https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index e09c13cdf..b20800715 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -7,7 +7,7 @@ http://94.246.128.53:1935/tv/dlaCiebieTv/playlist.m3u8 https://live-insysgo.cf.insyscd.net/echo24.720.smil/manifest.mpd #EXTINF:-1 tvg-id="EzoTV.pl" status="timeout",Ezo TV (576p) [Not 24/7] http://live.ezotv.pl:1935/live/EZOTV/playlist.m3u8 -#EXTINF:-1 tvg-id="SferaTV.pl" status="error",Sfera TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SferaTV.pl" status="online",Sfera TV (480p) [Not 24/7] http://stream.sferatv.pl:1935/sferalive/smil:sferalive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TelewizjaPograniczeGlubczyce.pl" status="error",Telewizja Pogranicze (Głubczyce) (720p) [Not 24/7] http://95.160.28.218:1935/pogranicze/myStream/playlist.m3u8 diff --git a/streams/pr.m3u b/streams/pr.m3u index 120269a86..242900bca 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -11,9 +11,9 @@ https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8 https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Wipr https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CTNi (Christian Television Network International) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7] https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Noti Uno Puerto Rico (854p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Telemundo WKAQ Noticias Puerto Rico (1080p) [Not 24/7] https://wkaqlive-lh.akamaihd.net/i/PR_STREAM1@311877/master.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 0f6f5b500..e69665cde 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -5,9 +5,9 @@ https://d2ve4fchffi4n1.cloudfront.net/out/v1/df356edd16f3434ab417f2c48cb1d516/in https://playout175.livextend.cloud/livenlin4/2liveartvpub/playlist.m3u8 #EXTINF:-1 tvg-id="IgrejaOnline.pt" status="online",Igreja Online (574p) [Not 24/7] http://195.22.11.11:1935/igronline/igronline2/playlist.m3u8 -#EXTINF:-1 tvg-id="KuriakosCine.pt" status="online",Kuriakos Cine (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KuriakosCine.pt" status="error",Kuriakos Cine (1080p) [Not 24/7] http://c2.manasat.com:1935/kcine/kcine3/master.m3u8 -#EXTINF:-1 tvg-id="KuriakosKids.pt" status="online",Kuriakos Kids (1080p) +#EXTINF:-1 tvg-id="KuriakosKids.pt" status="error",Kuriakos Kids (1080p) http://c2.manasat.com:1935/kkids/kkids3/master.m3u8 #EXTINF:-1 tvg-id="KuriakosMusic.pt" status="online",Kuriakos Music (1080p) http://c2.manasat.com:1935/kmusic/kmusic3/master.m3u8 @@ -21,23 +21,23 @@ https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="RadioClubeTV.pt" status="error",Radio Clube TV (720p) [Not 24/7] https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) http://162.212.178.69:41042/bysid/608 +#EXTINF:-1 tvg-id="RTP1.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 +https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 +https://streaming-live.rtp.pt/livetvhlsDVR/rtpnHDdvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/livetvhlsDVR/rtpndvr.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP3.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/livetvhlsDVR/rtpnHDdvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Açores (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpacoresHD.smil/playlist.m3u8 @@ -47,7 +47,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP África (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPInternacional.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) [Geo-blocked] diff --git a/streams/py.m3u b/streams/py.m3u index d8804e2df..c41201d9d 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -9,7 +9,7 @@ http://170.83.242.153:8000/play/c9nhd http://159.203.148.226/live/farra.m3u8 #EXTINF:-1 tvg-id="LIMTV.py" status="error",LIM TV (720p) [Not 24/7] https://live.admefy.com/live/default/ashamed_crimson_3360d.m3u8 -#EXTINF:-1 tvg-id="MasTV.py" status="online",Más TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MasTV.py" status="error",Más TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mastvonline #EXTINF:-1 tvg-id="Paravision.py" status="error",Paravision (480p) http://170.83.242.153:8000/play/a021 diff --git a/streams/ro.m3u b/streams/ro.m3u index 4e543dae7..6c505f5ae 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="A7TV.ro" status="online",A7TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A7TV.ro" status="error",A7TV (720p) [Not 24/7] https://play.streamkit.tv/content/channel/aseventv/live/aseventv.player.m3u8 #EXTINF:-1 tvg-id="AgroTV.ro" status="online",AgroTV (404p) [Not 24/7] https://stream1.1616.ro:1945/agro/livestream/playlist.m3u8?wowzatokenhash=NqSD4qaHc94SbTW05NBB-lXC78ZiAOIbnbUBOHj1DAM= diff --git a/streams/ru.m3u b/streams/ru.m3u index a62f1f0bb..f2c048456 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -23,11 +23,11 @@ https://video1.in-news.ru/360/index.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 +#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] +https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="blocked",A2 (576p) [Not 24/7] -https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="error",Афонтово (Красноярск) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 #EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) @@ -102,16 +102,16 @@ http://88b9da48.kazmazpaz.ru/iptv/D7M94NBVB5DLFS/512/index.m3u8 #EXTINF:-1 tvg-id="Domashniy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Домашний (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 -#EXTINF:-1 tvg-id="Domashniy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Домашний (480p) +#EXTINF:-1 tvg-id="Domashniy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Домашний (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s88/index.m3u8 #EXTINF:-1 tvg-id="DomKino.ru" status="blocked",Дом кино (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 #EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",Дом Кино Премиум (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="blocked",Дорама (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Dorama.uk" status="online",Дорама (1080p) [Not 24/7] https://sc.id-tv.kz/dorama_hd.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Дорама (480p) +#EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Дорама (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s95/index.m3u8 #EXTINF:-1 tvg-id="Dozhd.ru" status="blocked",Дождь (1080p) [Geo-blocked] @@ -173,15 +173,15 @@ http://91.185.3.218:4000/play/604 https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 #EXTINF:-1 tvg-id="Kinohit.ru" status="online",Кинохит (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="blocked",Кинокомедия (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",Кинокомедия (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 #EXTINF:-1 tvg-id="Kinomiks.ru" status="online",Киномикс (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 #EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",Кинопремьера (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosemja.ru" status="blocked",Киносемья (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosemja.ru" status="online",Киносемья (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="blocked",Киносвидание (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",Киносвидание (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="KlassikaKino.ru" status="blocked",Классика Кино (720p) [Geo-blocked] https://strm.yandex.ru/kal/kinoclassic/kinoclassic0.m3u8 @@ -246,18 +246,18 @@ http://live-minidey.cdnvideo.ru/minidey/minidey.sdp/playlist.m3u8 http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/hd/playlist.m3u8 #EXTINF:-1 tvg-id="Mir24.ru" status="online",Мир 24 (1080p) http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mir24_2500/playlist.m3u8 +#EXTINF:-1 tvg-id="Mir24.ru" status="online",Мир 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Mir24.m3u8 #EXTINF:-1 tvg-id="Mir24.ru" status="blocked",Мир 24 (1080p) [Not 24/7] http://188.40.68.167/russia/mir24/playlist.m3u8 -#EXTINF:-1 tvg-id="Mir24.ru" status="blocked",Мир 24 (576p) [Not 24/7] -https://sc.id-tv.kz/Mir24.m3u8 #EXTINF:-1 tvg-id="Mir.ru" status="online",Мир (1080p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] -http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",Мир Белагорья (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",Мир Белогорья (720p) [Geo-blocked] +http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",Мир +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 #EXTINF:-1 tvg-id="MirPlus3.ru" status="online",Мir +3 (512p) [Not 24/7] @@ -270,10 +270,10 @@ http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv7_2500/playlist.m3u8 http://185.161.224.216/dash/Mir_seriala_SD.ism/playlist.mpd #EXTINF:-1 tvg-id="MirSeriala.ru" status="blocked",Мир сериала (576p) [Not 24/7] http://188.40.68.167/russia/mir_seriala/playlist.m3u8 -#EXTINF:-1 tvg-id="MistoPlus.ua" status="timeout",Мисто плюс (480p) -http://93.78.206.172:8080/stream4/stream.m3u8 -#EXTINF:-1 tvg-id="MistoPlus.ua" status="timeout",Мисто плюс (720p) +#EXTINF:-1 tvg-id="MistoPlus.ua" status="online",Мисто плюс (720p) http://93.78.206.172:8080/stream5/stream.m3u8 +#EXTINF:-1 tvg-id="MistoPlus.ua" status="online",Мисто плюс (480p) +http://93.78.206.172:8080/stream4/stream.m3u8 #EXTINF:-1 tvg-id="Mordoviya24.ru" status="online",Мордовия 24 (360p) [Not 24/7] https://live-mordovia24.cdnvideo.ru/mordovia24/streamtr/playlist.m3u8 #EXTINF:-1 tvg-id="Morskoi.ru" status="online",Морской (720p) [Not 24/7] @@ -282,10 +282,10 @@ http://88b9da48.kazmazpaz.ru/iptv/D7M94NBVB5DLFS/742/index.m3u8 https://radio-live-mg.rtr-vesti.ru/hls/moscow_24/playlist.m3u8 #EXTINF:-1 tvg-id="Moskva24.ru" status="blocked",Москва 24 (720p) https://strm.yandex.ru/kal/msk24_supres/msk24_supres0.m3u8 +#EXTINF:-1 tvg-id="MOSOBRTV.ru" status="timeout",MOSOBR.TV (720p) [Not 24/7] +http://retc.educom.ru/mosobrtv/tv1/index.m3u8 #EXTINF:-1 tvg-id="MOSOBRTV.ru" status="timeout",MOSOBR.TV (720p) http://retj.educom.ru/mosobrtv/tv1/index.m3u8 -#EXTINF:-1 tvg-id="MOSOBRTV.ru" status="error",MOSOBR.TV (720p) [Not 24/7] -http://retc.educom.ru/mosobrtv/tv1/index.m3u8 #EXTINF:-1 tvg-id="MoyaPlaneta.ru" status="error",Моя планета (576p) [Not 24/7] http://cdnmg.secure.live.rtr-vesti.ru/live/smil:mplan.smil/master.m3u8 #EXTINF:-1 tvg-id="MoyaPlaneta.ru" status="error",Моя Планета (576p) @@ -355,7 +355,7 @@ http://ott-cdn.ucom.am/s77/index.m3u8 http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",О2ТВ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="error",О! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="online",О! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Охотник и Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -374,7 +374,7 @@ https://strm.yandex.ru/kal/otr/otr0.m3u8 https://strm.yandex.ru/kal/otstv/otstv0.m3u8 #EXTINF:-1 tvg-id="OTV.ru" status="error",ОТВ (Одинцово) (576p) http://185.18.4.16/live/3m/playlist.m3u8 -#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",Первый крымский (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="error",Первый крымский (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",Первый Псковский (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 @@ -445,13 +445,13 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",РЕН ТВ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 -#EXTINF:-1 tvg-id="RodnoeKino.ru" status="blocked",Родное кино (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",Родное кино (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",Родной канал (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 #EXTINF:-1 tvg-id="RTAmerica.ru" status="online",RT America (1080p) [Geo-blocked] https://rt-usa.rttv.com/live/rtusa/playlist.m3u8 -#EXTINF:-1 tvg-id="RTAmerica.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",RT America (480p) +#EXTINF:-1 tvg-id="RTAmerica.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",RT America (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s96/index.m3u8 #EXTINF:-1 tvg-id="RTArabic.ru" status="online",RT Arabic (1080p) [Geo-blocked] @@ -522,14 +522,14 @@ http://193.33.88.172/rus-detective/playlist.m3u8 http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 -#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) +#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s57/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",Рыжий (576p) [Geo-blocked] http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s57/index.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (360p) [Geo-blocked] http://hls.tva.cdnvideo.ru/tva/tva.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (720p) [Geo-blocked] @@ -735,6 +735,8 @@ http://ott-cdn.ucom.am/s85/index.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Культура (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 +#EXTINF:-1 tvg-id="" status="online",Оплот 2 (1080p) +http://ott.inmart.tv:8081/17/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ростов-папа (1080p) http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ТКР (Рязань) (1080p) [Not 24/7] @@ -759,6 +761,8 @@ http://air.tvk6.ru/tvk24/playlist.m3u8 http://iptv.rubintele.com:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",Россия 24 (Н.Новгород) (576p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (576p) [Not 24/7] +https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="online",Хабар (576p) [Not 24/7] https://sc.id-tv.kz/Khabar.m3u8 #EXTINF:-1 tvg-id="" status="online",Хабар 24 (576p) [Not 24/7] @@ -772,10 +776,15 @@ https://stream.almaz-media.tv:8080/hls/576.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s20/index.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s14/04.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Телплюс ТВ (Астрахань) (360p) [Not 24/7] http://streaming.astrakhan.ru/telplushd/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Такт/Рен ТВ (Курск) (294p) [Not 24/7] +http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="blocked",Радио 10 (1024p) [Not 24/7] http://langate.tv/acc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ЯМАЛ 1 @@ -788,9 +797,6 @@ http://37.193.6.155:34040/udp/239.1.9.2:1234 http://185.97.150.19:8082/2401 #EXTINF:-1 tvg-id="" status="timeout",ТВЦ (Международный) (576p) http://ad-hls-tvc.cdnvideo.ru/tvc-p222/smil:tvc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s14/04.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Русский Экстрим http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия РТР @@ -799,15 +805,9 @@ https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 #EXTINF:-1 tvg-id="" status="error",Первый канал (576p) http://91.185.3.218:4000/play/603 -#EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7] -http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="error",Россия К (576p) [Not 24/7] http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Россия РТР (576p) [Not 24/7] http://cdnmg.secure.live.rtr-vesti.ru/live/smil:rtrp.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Оплот 2 (1080p) -http://ott.inmart.tv:8081/17/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Телестанция МИР (Новосибирск) (720p) [Not 24/7] http://serv30.vintera.tv:8081/stanciya_mir/mir/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Первый канал Евразия (576p) [Not 24/7] -https://sc.id-tv.kz/1KanalEvraziya.m3u8 diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index a717c069c..4a6ffe94c 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -5,17 +5,17 @@ https://v2.catcast.tv/content/38144/index.m3u8 https://freshtv.catcast.tv/content/33718/index.m3u8 #EXTINF:-1 tvg-id="GravityFouls.ru" status="error",Gravity Fouls (480p) [Not 24/7] https://v3.catcast.tv/content/38105/index.m3u8 -#EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="online",Фантастика Sci-Fi (400p) [Not 24/7] +#EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="error",Фантастика Sci-Fi (400p) [Not 24/7] https://v2.catcast.tv/content/38801/index.m3u8 -#EXTINF:-1 tvg-id="SSSRTV.ru" status="online",СССР ТВ (432p) [Not 24/7] +#EXTINF:-1 tvg-id="SSSRTV.ru" status="error",СССР ТВ (432p) [Not 24/7] https://v2.catcast.tv/content/38821/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Eurodance 90 HD (1080p) [Not 24/7] https://eurodance90.catcast.tv/content/36987/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Кинозал (VHS 90s) (720p) [Not 24/7] https://v2.catcast.tv/content/37925/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ужастик (304p) [Not 24/7] -https://v2.catcast.tv/content/38896/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Metal TV (720p) [Not 24/7] https://v2.catcast.tv/content/33816/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Ужастик (304p) [Not 24/7] +https://v2.catcast.tv/content/38896/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Премьера (400p) [Not 24/7] https://v2.catcast.tv/content/39161/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 41a058041..3ecdefa33 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -49,7 +49,7 @@ http://82.212.74.100:8000/live/8130.m3u8 https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="IqraaArabic.sa" status="online",Iqraa (576p) [Not 24/7] https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar1.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KaifTV.sa" status="error",Kaif TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KaifTV.sa" status="online",Kaif TV (576p) [Not 24/7] http://82.212.74.2:8000/live/hls/7311.m3u8 #EXTINF:-1 tvg-id="KSASports1.sa" status="online",KSA Sports 1 (1080p) [Not 24/7] https://edge.taghtia.com/sa/9.m3u8 @@ -65,7 +65,7 @@ https://5ab29cc78f681.streamlock.net/makkahtv/livestream/playlist.m3u8 https://shls-panoramafm-prod-dub.shahid.net/out/v1/66262e420d824475aaae794dc2d69f14/index.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e91106776397a8/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="error",Rotana Cinema (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="timeout",Rotana Cinema (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 @@ -73,7 +73,7 @@ https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15c http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="error",Rotana Classic (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaClassic.sa" status="timeout",Rotana Classic (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClip.sa" status="error",Rotana Clip (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip @@ -83,13 +83,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="timeout",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 -#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) +#EXTINF:-1 tvg-id="RotanaMusic.sa" status="timeout",Rotana Music (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaPlusHD.sa" status="online",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 @@ -109,12 +109,12 @@ https://edge.taghtia.com/sa/11.m3u8 https://edge.taghtia.com/sa/12.m3u8 #EXTINF:-1 tvg-id="" status="online",Quran Radio (720p) https://edge.taghtia.com/sa/13.m3u8 -#EXTINF:-1 tvg-id="" status="online",Nidae AlIslam Radio (720p) -https://edge.taghtia.com/sa/14.m3u8 #EXTINF:-1 tvg-id="" status="online",Jeddah Radio (720p) https://edge.taghtia.com/sa/15.m3u8 #EXTINF:-1 tvg-id="" status="online",SSC Action Waleed (1080p) [Not 24/7] https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Nidae AlIslam Radio (720p) +https://edge.taghtia.com/sa/14.m3u8 #EXTINF:-1 tvg-id="" status="error",Jasco Events TV (576p) http://82.212.74.100:8000/live/hls/8131.m3u8 #EXTINF:-1 tvg-id="" status="error",ZAD TV (1080p) [Not 24/7] diff --git a/streams/sg.m3u b/streams/sg.m3u index fa9c0340d..e04384ecd 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -7,14 +7,14 @@ https://dlau142f16b92.cloudfront.net/hls/clr4ctv_ch5/master.m3u8 https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 #EXTINF:-1 tvg-id="CNA.sg" status="online",CNA (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) +#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h37/index.m3u8 +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) http://210.210.155.37/dr9445/h/h16/index.m3u8 +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) diff --git a/streams/sn.m3u b/streams/sn.m3u index a6a4271a9..db16ad7ef 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -9,7 +9,7 @@ https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8 https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="A2iReligion.sn" status="online",A2i Religion (720p) [Not 24/7] https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Africa7.sn" status="error",Africa 7 (480p) +#EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw #EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wi5y1 diff --git a/streams/sy.m3u b/streams/sy.m3u index 813568f90..30243516b 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -37,7 +37,7 @@ https://streaming.viewmedia.tv/viewsatstream12/viewsatstream12.smil/playlist.m3u http://vod.ortas.sy:1935/oLive/drama05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyrianEducationalTV.sy" status="error",Syrian Education TV (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/sedu05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="online",Syrian News Channel (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="error",Syrian News Channel (360p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjmUU7Zy3BYHGSyUdRFuFIg/live #EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="error",Syrian News Channel (360p) [Not 24/7] http://vod.alikhbaria.net:1935/oLive/snews05042022/playlist.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 5700cc6d9..50c382196 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -9,25 +9,25 @@ https://tc-live1.sanook.com/live/22302_ch5.m3u8 https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/5282994675001/profile_0/chunklist.m3u8 #EXTINF:-1 tvg-id="Channel8.th" status="online",Channel 8 (1080p) [Not 24/7] http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 -#EXTINF:-1 tvg-id="DLTV1.th" status="online",DLTV 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 -#EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 #EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 -#EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV4.th" status="timeout",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 -#EXTINF:-1 tvg-id="DLTV7.th" status="online",DLTV 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV7.th" status="timeout",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 -#EXTINF:-1 tvg-id="DLTV8.th" status="timeout",DLTV 8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 #EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 -#EXTINF:-1 tvg-id="DLTV10.th" status="timeout",DLTV 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 #EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 diff --git a/streams/tm.m3u b/streams/tm.m3u index c7bbd2587..95289c6a2 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -16,9 +16,9 @@ https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (226p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch004.m3u8 -#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch004.m3u8 +#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] diff --git a/streams/tr.m3u b/streams/tr.m3u index 566c198b9..4d7fd4e3f 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -14,7 +14,7 @@ https://5be5d840359c6.streamlock.net/afyonturktv/afyonturktv/playlist.m3u8 https://akittv-live.ercdn.net/akittv/akittv.m3u8 #EXTINF:-1 tvg-id="AlanyaPostaTV.tr" status="online",Alanya Posta TV (1080p) http://win4.yayin.com.tr/postatv/postatv/playlist.m3u8 -#EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="online",Al-Zahra TV Turkic (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="blocked",Al-Zahra TV Turkic (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist.m3u8 #EXTINF:-1 tvg-id="ArasTV.tr" status="online",ARAS TV (576p) [Not 24/7] http://1.rtmp.org/tv217/yayin.stream/playlist.m3u8 @@ -66,7 +66,7 @@ http://waw1.artiyerelmedya.net:1935/denizpostasitv/bant1/playlist.m3u8 https://waw2.artiyerelmedya.net/denizpostasitv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Dersim62TV.tr" status="timeout",Dersim62 TV (720p) http://live.arkumedia.com:1935/dersim62tv/dersim62tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DHA.tr" status="online",DHA (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DHA.tr" status="error",DHA (720p) [Not 24/7] https://603c568fccdf5.streamlock.net/live/dhaweb1_C5efC/playlist.m3u8 #EXTINF:-1 tvg-id="DimTV.tr" status="online",DİM TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/dimtv/bant1/playlist.m3u8 @@ -99,10 +99,10 @@ http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GoncaTV.tr" status="online",Gonca TV (720p) [Not 24/7] https://broadcasttr.com:446/tuncerciftci/smil:tuncerciftci.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",Guneydoğu TV (720p) [Not 24/7] @@ -118,10 +118,10 @@ https://tv.ensonhaber.com/tv/tr/haberglobal/index.m3u8 #EXTINF:-1 tvg-id="HalkTV.tr" status="error" 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",Halk TV (720p) #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://mn-nl.mncdn.com/blutv_halktv/smil:halktv_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="HunatTV.tr" status="online",Hunat TV (480p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/hunattv/playlist.m3u8 #EXTINF:-1 tvg-id="HunatTV.tr" status="online",Hunat TV (480p) [Geo-blocked] https://waw2.artiyerelmedya.net/hunattv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="HunatTV.tr" status="error",Hunat TV (480p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/hunattv/playlist.m3u8 #EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) http://wowza.istweb.tv:1935/webtv/webtv_wowza1/playlist.m3u8 #EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) [Not 24/7] @@ -166,7 +166,7 @@ http://yayin3.canlitv.com:1935/live/kanal38/playlist.m3u8 https://waw2.artiyerelmedya.net/kanal68/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="KanalAvrupa.tr" status="online",Kanal Avrupa (1080p) [Not 24/7] http://51.15.2.151/hls/kanalavrupa.m3u8 -#EXTINF:-1 tvg-id="KanalB.tr" status="online",Kanal B (480p) [Not 24/7] +#EXTINF:-1 tvg-id="KanalB.tr" status="error",Kanal B (480p) [Not 24/7] http://212.174.58.161/hls-live/livepkgr/_definst_/liveevent/kanalb.m3u8 #EXTINF:-1 tvg-id="KanalD.tr" status="timeout",Kanal D (540p) https://2122248074.duhnet.tv/S2/HLS_LIVE/kanaldnp/track_3_750/playlist.m3u8 @@ -234,7 +234,7 @@ https://waw2.artiyerelmedya.net/olayturk/bant1/playlist.m3u8 http://yayin.netradyom.com:1935/live/on4/playlist.m3u8 #EXTINF:-1 tvg-id="OncuTV.tr" status="online",Öncü TV (1024p) [Not 24/7] https://broadcasttr.com:446/oncurtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="OnMedyaTV.tr" status="error",ON Medya Haber (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="OnMedyaTV.tr" status="timeout",ON Medya Haber (720p) [Geo-blocked] http://live.arkumedia.com:1935/marmaratv/marmaratv/playlist.m3u8 #EXTINF:-1 tvg-id="PowerTurkTV.tr" status="online",Power Turk (1080p) [Not 24/7] https://livetv.powerapp.com.tr/powerturkTV/powerturkhd.smil/playlist.m3u8 @@ -253,7 +253,7 @@ http://s01.vpis.io/sariyer/sariyer.m3u8 https://b01c02nl.mediatriple.net/videoonlylive/mtisvwurbfcyslive/broadcast_58d915bd40efc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShowTV.tr" status="online",Show TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/showtv/index.m3u8 -#EXTINF:-1 tvg-id="Sinema1001.tr" status="timeout",Sinema 1001 (1080p) +#EXTINF:-1 tvg-id="Sinema1001.tr" status="error",Sinema 1001 (1080p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="SinopYildizTV.tr" status="online",Sinop Yildiz TV (360p) https://s01.vpis.io/sinopyildiz/sinopyildiz.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) -https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) +https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] @@ -361,7 +361,7 @@ https://mn-nl.mncdn.com/blutv_ucankus/ucankus_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UlkeTV.tr" status="error" 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",Ülke TV (720p) #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://mn-nl.mncdn.com/blutv_ulketv/smil:ulketv_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UniversiteTV.tr" status="timeout",Üniversite TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UniversiteTV.tr" status="error",Üniversite TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/unitv/unitv/playlist.m3u8 #EXTINF:-1 tvg-id="UUTV2.tr" status="online",ÜÜ TV Üsküdar Üniversitesi TV (1080p) [Not 24/7] http://uskudarunv.mediatriple.net/uskudarunv/uskudar2/playlist.m3u8 @@ -370,13 +370,13 @@ https://waw2.artiyerelmedya.net/vizyon58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="VTV.tr" status="online",VTV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanalv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] +http://yayin3.canlitv.com:1935/live/vuslattv/HasBahCa.m3u8 +#EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] http://yayin3.canlitv.com:1935/live/vuslattv/playlist.m3u8 #EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/live/vuslattv/playlist.m3u8 #EXTINF:-1 tvg-id="VuslatTV.tr" status="online",Vuslat TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/vuslattv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="VuslatTV.tr" status="error",Vuslat TV (720p) [Not 24/7] -http://yayin3.canlitv.com:1935/live/vuslattv/HasBahCa.m3u8 #EXTINF:-1 tvg-id="" status="online",KANAL 58 (720p) [Not 24/7] https://broadcasttr.com:446/kanal58/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",tv100 (1080p) [Not 24/7] diff --git a/streams/tw.m3u b/streams/tw.m3u index 5365806eb..68540c0eb 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -33,8 +33,6 @@ https://live.streamingfast.net/osmflivech21.m3u8 https://live.streamingfast.net/osmflivech28.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH29 經典音樂河 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech29.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH32 特會系列:禱告與轉化 (720p) [Not 24/7] -https://live.streamingfast.net/osmflivech32.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH47 牧者頻道 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech47.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH49 禱告頻道 (720p) [Not 24/7] @@ -71,6 +69,8 @@ https://live.streamingfast.net/osmflivech27.m3u8 https://live.streamingfast.net/osmflivech30.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH31 福音佈道音樂會 (720p) https://live.streamingfast.net/osmflivech31.m3u8 +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH32 特會系列:禱告與轉化 (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech32.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH33 特會系列:研經培靈 (720p) https://live.streamingfast.net/osmflivech33.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH38 特會系列:青年特會 (720p) [Not 24/7] diff --git a/streams/ua.m3u b/streams/ua.m3u index 695680e71..04edf6112 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -9,11 +9,11 @@ https://cdn10.live-tv.od.ua:8083/7tvod/7tvod-abr/playlist.m3u8 https://cdn10.live-tv.od.ua:8083/7tvod/7tvod/playlist.m3u8 #EXTINF:-1 tvg-id="24Kanal.ua" status="online",24 Канал (1080p) http://streamvideol1.luxnet.ua/news24/smil:news24.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="100News.ua" status="error",100% News (576p) +#EXTINF:-1 tvg-id="100News.ua" status="online",100% News (576p) http://85.238.112.40:8810/hls_sec/239.33.16.32-.m3u8 #EXTINF:-1 tvg-id="A1.ua" status="error",А1 (Одесса) (720p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/a1od/a1od-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="ArhatTV.ua" status="timeout",Архат ТВ (720p) +#EXTINF:-1 tvg-id="ArhatTV.ua" status="online",Архат ТВ (720p) https://arhat.tv/public/720p/index.m3u8 #EXTINF:-1 tvg-id="ATR.ua" status="online",ATR (504p) http://stream.atr.ua/atr/live/index.m3u8 @@ -96,7 +96,7 @@ https://xx001.vivat.live/t-0301.0f6f.d/sd/00047/2m/index.m3u8 https://edge2.iptv.macc.com.ua/img/ntn_3/index.m3u8 #EXTINF:-1 tvg-id="NTN.ua" status="online",НТН (576p) [Not 24/7] https://edge3.iptv.macc.com.ua/img/ntn_3/index.m3u8 -#EXTINF:-1 tvg-id="ObshchestvennoeNezavisimoeTelevidenie.ua" status="error",Общественное Независимое Телевидение (576p) +#EXTINF:-1 tvg-id="ObshchestvennoeNezavisimoeTelevidenie.ua" status="online",Общественное Независимое Телевидение (576p) http://85.238.112.40:8810/hls_sec/239.33.75.33-.m3u8 #EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="timeout",Перший незалежний (1080p) [Not 24/7] http://app.live.112.events/hls-ua/112hd_hi/index.m3u8 @@ -112,7 +112,7 @@ https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8 http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="RadioLyuks.ua" status="online",Радио Люкс (1080p) https://stream1.luxnet.ua/luxstudio/smil:luxstudio.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Renome.ua" status="error",Renome (576p) +#EXTINF:-1 tvg-id="Renome.ua" status="online",Renome (576p) http://85.238.112.40:8810/hls_sec/online/list-renome.m3u8 #EXTINF:-1 tvg-id="Simon.ua" status="online",Simon (576p) [Not 24/7] https://hls.simon.ua/live-HD/live/playlist.m3u8 @@ -195,12 +195,8 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 -#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",4 канал (720p) http://95.67.106.10/hls/nta_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] -http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ПравдаТУТ (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua.m3u8 @@ -226,8 +222,8 @@ https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8 https://cdn1.live-tv.od.ua:8083/1tvod/1tvod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый Городской (Одесса) (504p) https://cdn1.live-tv.od.ua:8083/1tvod/1tvod/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ТРК Репортер (480p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",Прямий (576p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 @@ -235,14 +231,16 @@ http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_3.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (216p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_3.m3u8 -#EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] -http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Micto (360p) +http://93.78.206.172:8080/stream3/stream.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ОТВ (Днепр) (576p) http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Micto (360p) -http://93.78.206.172:8080/stream3/stream.m3u8 +#EXTINF:-1 tvg-id="" status="error",Репортер (720p) [Not 24/7] +http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Репортер (720p) [Not 24/7] +http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="error",UkrLive (Перший незалежний) (1080p) @@ -257,6 +255,8 @@ http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_low/ http://rtmp.cdn.ua/1zahid.com_live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Трофей ТВ (720p) https://5db1ab4f970be.streamlock.net/live/smil:trofey.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ТРК Репортер (480p) [Not 24/7] +https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Одесса (576p) [Geo-blocked] https://cdn1.live-tv.od.ua:8083/riood/riood-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Одесса (576p) [Geo-blocked] diff --git a/streams/ug.m3u b/streams/ug.m3u index 2875a7d17..89270cb6f 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p) https://arktelevision.org/hlslive/test/test.m3u8 -#EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (480p) [Not 24/7] -https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 -#EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (360p) [Not 24/7] https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8 +#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (480p) [Not 24/7] +https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 #EXTINF:-1 tvg-id="SaltTV.ug" status="error",Salt TV (540p) [Not 24/7] https://dcunilive38-lh.akamaihd.net/i/dclive_1@692676/master.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index 893db47b0..9877c0e30 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -11,7 +11,7 @@ https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 -#EXTINF:-1 tvg-id="AkaalTV.uk" status="timeout",Akaal TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 @@ -123,7 +123,7 @@ https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_wal http://gtv01.airlinktt.co/live/smil:BBC_WORLD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BBCWorldNewsEurope.uk" status="online",BBC World News (576p) http://103.199.161.254/Content/bbcworld/Live/Channel(BBCworld)/index.m3u8 -#EXTINF:-1 tvg-id="BBCWorldNewsEurope.uk" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",BBC World News (480p) +#EXTINF:-1 tvg-id="BBCWorldNewsEurope.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",BBC World News (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s24/index.m3u8 #EXTINF:-1 tvg-id="BoxHits.uk" status="online",Box Hits (576p) @@ -261,7 +261,7 @@ https://chlivemta.akamaized.net/hls/live/2016718/mta8/playlist.m3u8 https://ls1.serverdump.com/stream3.m3u8 #EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (1080p) [Geo-blocked] https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3u8 -#EXTINF:-1 tvg-id="SangatTV.uk" status="error",Sangat Television (368p) [Not 24/7] +#EXTINF:-1 tvg-id="SangatTV.uk" status="online",Sangat Television (368p) [Not 24/7] https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] http://tv.sheffieldlive.org/hls/main.m3u8 diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index d630047db..6d7425fed 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -25,11 +25,11 @@ https://travelxp-travelxp-1-eu.rakuten.wurl.tv/playlist.m3u8 https://rockentertainment-zoomoo-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) -https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) -https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) +https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) +https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index e3e5d41a4..01c4c5976 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -2,16 +2,16 @@ #EXTINF:-1 tvg-id="BeanoTV.uk" status="online",Beano TV (720p) https://a7b60a6853d843dd9105acfa8d6e74c7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_BeanoTV/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) -https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="error",Bloomberg TV+ UHD (2160p) +https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International UK (720p) [Not 24/7] https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyChannel.uk" status="online",Comedy Channel (1080p) https://uksono1-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.us" status="online",Dark Matter TV (720p) +#EXTINF:-1 tvg-id="DarkMatterTV.us" status="error",Dark Matter TV (720p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00434-tricoast-darkmatter-spanish-samsunguk/playlist.m3u8 #EXTINF:-1 tvg-id="DiscoverFilm.uk" status="error",Discover.Film (720p) https://discoverfilm-discoverfilm-1-gb.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 54dbdc0ab..97e314f7c 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -5,7 +5,7 @@ https://stream41.radyotelekom.com.tr/stream/m3u8/a5a7e883a71429fe9e605bb5d25d618 http://serv30.vintera.tv:8081/belarus24/belarus24/playlist.m3u8 #EXTINF:-1 tvg-id="Canal26.ar" status="online",Canal 26 (720p) http://live-edge01.telecentro.net.ar:1935/live/26hd-720/playlist.m3u8 -#EXTINF:-1 tvg-id="DRTV.nl" status="error",DRT TV (720p) +#EXTINF:-1 tvg-id="DRTV.nl" status="online",DRT TV (720p) https://broadcasttr.com:446/drt/bant1/chunklist_w172830844.m3u8?hash=ff9087a17e9ff7a7a214048d240d21c0 #EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (720p) http://51.15.154.138/providus/live2805_hq/index.m3u8 @@ -41,14 +41,14 @@ https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3 https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTV Wettin http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sol Televisión -http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mundo TV https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sonus FM TV [Not 24/7] https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 #EXTINF:-1 tvg-id="" status="online",DeepHouse District https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sol Televisión +http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pardesi TV (720p) http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Impact Wrestling (1080p) @@ -79,8 +79,6 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:punktum_high/p https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:rbw_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RFH Harz (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Punkteins -https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Seenluft24 https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",teltOwkanal @@ -99,6 +97,8 @@ https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv_1080p/playlis https://cdnapisec.kaltura.com/p/1966291/sp/196629100/playManifest/entryId/0_vsfrv0zm/format/applehttp/protocol/https/uiConfId/30288171/a.m3u8 #EXTINF:-1 tvg-id="" status="online",Beteve https://cdnapisec.kaltura.com/p/2346171/sp/234617100/playManifest/entryId/1_n6442jz0/format/applehttp/protocol/https/uiConfId/42816492/a.m3u8?referrer=aHR0cHM6Ly9iZXRldmUuY2F0 +#EXTINF:-1 tvg-id="" status="online",Dijlah TV +https://ghaasiflu.online/Dijlah/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dijlah Tarab https://ghaasiflu.online/tarab/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Rudana @@ -111,6 +111,8 @@ https://media1.livaat.com/AL-RASHEED-HD/tracks-v1a1/mono.m3u8 https://nesertv.live/ntv/livestream/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",OK Mainz https://s.ok54.de/oktvmainz/webstream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Javan TV (1080p) +https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ländle Tv (1080p) https://streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 #EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) @@ -119,16 +121,14 @@ https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w449457930.m3u8 #EXTINF:-1 tvg-id="" status="online",Al-Sharqiya (1080p) https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8 +#EXTINF:-1 tvg-id="" status="online",Punkteins +https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/_definst_/5d880199c902eb4a1e8df00d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 -https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Super TV Media https://mirtv.club/live/mirtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TV S1 https://sradio.ipradio.rs/sradio/radiostv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ava Entertainment (720p) -https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/c9aa559e_1_3310000/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",IDG (720p) http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Contact Vision TV (540p) @@ -139,8 +139,6 @@ https://5caf24a595d94.streamlock.net:1937/8132/8132/playlist.m3u8 https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Retro Plus HD https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) -https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Honor TV https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ESTV @@ -155,8 +153,6 @@ http://live.albavision.net:1123/live/albdreams.m3u8 http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Max https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV União (720p) [Not 24/7] -https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",1A Network (720p) https://simultv.s.llnwi.net/n4s4/2ANetwork/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Cut Up N Cook (720p) @@ -215,8 +211,6 @@ https://5864df9ceac85.streamlock.net/germanpictures-live/_definst_/mp4:streamsch https://albportal.net/albkanalemusic.m3u8 #EXTINF:-1 tvg-id="" status="online",Report TV https://deb10stream.duckdns.org/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dijlah TV -https://ghaasiflu.online/Dijlah/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TVnet https://mn-nl.mncdn.com/tvnet/tvnet/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sat7 Türk (720p) @@ -225,8 +219,8 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_7 https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MMA Junkie http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) @@ -235,6 +229,8 @@ http://89.201.163.244:8080/hls/hdmi.m3u8 https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV +https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Filstalwelle Göppingen (576p) http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 #EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) @@ -249,10 +245,10 @@ https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",The Grapevine https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us +#EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 +https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Carolina TV (480p) @@ -271,8 +267,8 @@ http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Latvijas Radio 1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] -https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) +https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Muscle TV (360p) https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVF Faroe Island (360p) @@ -299,6 +295,8 @@ http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Canal Coín http://stream.fion.es:1936/Canal_Coin/canalcoin.stream/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] +https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",HD 365 https://netstreaming.eu:8080/hls/hd365.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) @@ -377,6 +375,8 @@ https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720 https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Friesischer Rundfunk Friedeburg https://583548fa0d82b.streamlock.net/friesischerRundfunk-live/_definst_/mp4:friesischerrundfunk/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV União (720p) [Not 24/7] +https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Minhaj TV (720p) https://api.new.livestream.com/accounts/547271/events/4237509/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Canal Acequia (432p) [Not 24/7] @@ -397,9 +397,9 @@ https://nesertv.live/webstream/index.m3u8 https://rmc2hdslive-lh.akamaihd.net/i/DVMR_RMC@167269/master.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV MIR https://rtvmir.info/MIR/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Javan TV (1080p) -https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Syri TV (720p) https://tv.syri.net/syrilive/webtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TVW https://wowzaprod13-i.akamaihd.net/hls/live/254985/29c28f19/persisTarget_9375922947_TVWAIR_247_720p/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Ava Entertainment (720p) +https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/c9aa559e_1_3310000/chunklist.m3u8 diff --git a/streams/us.m3u b/streams/us.m3u index 5e2ab22f1..de6c85b8d 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -3,7 +3,7 @@ https://moiptvhls-i.akamaihd.net/hls/live/652312/secure/master.m3u8 #EXTINF:-1 tvg-id="3ABNKids.us" status="online",3ABN Kids (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652318/secure/master.m3u8 -#EXTINF:-1 tvg-id="3ABNPraiseHimMusicChannel.us" status="error",3ABN Praise Him Music Channel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="3ABNPraiseHimMusicChannel.us" status="online",3ABN Praise Him Music Channel (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/554145/secure/playlist.m3u8 #EXTINF:-1 tvg-id="3ABNRussia.us" status="online",3ABN Russia (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652316/secure/master.m3u8 @@ -60,7 +60,7 @@ https://tve-live-lln.warnermediacdn.com/hls/live/2023183/aseast/noslate/VIDEO_3_ https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_1_5128000.m3u8 #EXTINF:-1 tvg-id="AdultSwimWest.us" status="online",Adult Swim West (432p) https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_3_1928000.m3u8 -#EXTINF:-1 tvg-id="AdventureSportsTV.us" status="online",Adventure Sports TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AdventureSportsTV.us" status="error",Adventure Sports TV (360p) [Not 24/7] https://gizmeon.s.llnwi.net/channellivev3/live/master.m3u8?channel=275 #EXTINF:-1 tvg-id="Akaku53.us" status="timeout",Akaku 53 (Hawaii) (1080p) https://akaku.vod.castus.tv/live/ch1.m3u8 @@ -74,10 +74,10 @@ https://broadcast.blivenyc.com/speed/broadcast/22/desktop-playlist.m3u8 https://broadcast.blivenyc.com/speed/broadcast/71/desktop-playlist.m3u8 #EXTINF:-1 tvg-id="AKCTVPuppies.us" status="online",AKC TV Puppies (1080p) https://broadcast.blivenyc.com/speed/broadcast/29/desktop-playlist.m3u8 -#EXTINF:-1 tvg-id="AlHorreyaTV.us" status="online",Al Horreya TV (1080p) -http://media.smc-host.com:1935/alhorreya.tv/mp4:alhorreya3/playlist.m3u8 #EXTINF:-1 tvg-id="AlHorreyaTV.us" status="online",Al Horreya TV (720p) http://media.smc-host.com:1935/alhorreya.tv/alhorreya.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="AlHorreyaTV.us" status="online",Al Horreya TV (1080p) +http://media.smc-host.com:1935/alhorreya.tv/mp4:alhorreya3/playlist.m3u8 #EXTINF:-1 tvg-id="AlHurra.us" status="error",Al Hurra (720p) https://mbningestworld-i.akamaihd.net/hls/live/586122/worldsafe/master.m3u8 #EXTINF:-1 tvg-id="AlientoVision.us" status="online",Aliento Vision (720p) [Not 24/7] @@ -184,22 +184,22 @@ https://tv.ensonhaber.com/tv/tr/bloomberght/index.m3u8 https://d1g4mbj10o50ni.cloudfront.net/qt/Channel-QT-TX-AWS-virginia-2/Source-QT-10M-2-sn9jy9-BP-07-02-oNnPi5xc6sq_live.m3u8 #EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (720p) https://d1g4mbj10o50ni.cloudfront.net/qt/Channel-QT-TX-AWS-virginia-2/Source-QT-10M-2-sn9jy9-BP-07-03-qPp9HnlfNtK_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV US (720p) -https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (360p) https://liveprodapnortheast.akamaized.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-700-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (360p) https://liveprodeuwest.akamaized.net/eu1/Channel-EUTVqvs-AWS-ireland-1/Source-EUTVqvs-700-1_live.m3u8 +#EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) +https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (180p) https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-240-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="timeout",Bloomberg TV Asia (720p) https://liveprodapnortheast.global.ssl.fastly.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaLiveEvent.us" status="online",Bloomberg TV Asia Live Event (720p) https://www.bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (270p) @@ -489,7 +489,7 @@ https://i.mjh.nz/au/Sydney/tv.7fueltv.m3u8 http://104.143.4.5:2080/funroads.m3u8 #EXTINF:-1 tvg-id="FXPeru.us" status="timeout",FX Peru http://209.91.213.10:8088/play/a01z -#EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="error",Galveston County TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="online",Galveston County TV (720p) [Not 24/7] https://stream.swagit.com/live-edge/galvestontx/smil:hd-16x9-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="GalxyTV.us" status="online",Galxy TV (720p) https://content.uplynk.com/channel/f467430e4a8e49a59ff3183cf51092b2.m3u8 @@ -561,7 +561,7 @@ https://lshsn1usott-lh.akamaihd.net/i/lshsn1usott_01@838842/master.m3u8 https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-a/playlist.m3u8 #EXTINF:-1 tvg-id="HTV2HoustonTelevision.us" status="online",HTV 2 Houston Television (720p) https://stream.swagit.com/live-edge/houstontx/smil:hd-16x9-2-b/playlist.m3u8 -#EXTINF:-1 tvg-id="HumraazTV.us" status="timeout",Humraaz TV [Not 24/7] +#EXTINF:-1 tvg-id="HumraazTV.us" status="online",Humraaz TV [Not 24/7] https://cdn61.liveonlineservices.com/hls/humraaz.m3u8 #EXTINF:-1 tvg-id="HuntChannel.us" status="online",Hunt Channel (1080p) https://1111296894.rsc.cdn77.org/LS-ATL-56868-1/index.m3u8 @@ -611,7 +611,7 @@ http://d3lzjtrf5mvf3p.cloudfront.net/playlist.m3u8 https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="online",Judge Karen's Court (540p) https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 -#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="online",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 #EXTINF:-1 tvg-id="K17JID2.us" status="online",3ABN Proclaim! (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652317/secure/master.m3u8 @@ -645,7 +645,7 @@ http://51.161.118.146:8080/ISG03_NBC_SACRAMENTO_CA_KCRA/video.m3u8 http://51.161.118.146:8080/ISG03_FOX_DALLAS_TX_KDFW/video.m3u8 #EXTINF:-1 tvg-id="KDKADT1.us" status="online",CBS Pittsburgh PA (KDKA-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_PITTSBURGH_PA_KDKA/video.m3u8 -#EXTINF:-1 tvg-id="KDTVDT1.us" status="online",Univision San Francisco CA (KDTVDT1) [Geo-blocked] (720p) +#EXTINF:-1 tvg-id="KDTVDT1.us" status="error",Univision San Francisco CA (KDTVDT1) [Geo-blocked] (720p) https://dai.google.com/linear/hls/event/lTSACKfkQNSrCSBM_hE-mg/master.m3u8 #EXTINF:-1 tvg-id="KDVRDT1.us" status="online",FOX Denver CO (KDVR-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DENVER_CO_KDVR/video.m3u8 @@ -711,9 +711,9 @@ https://a.jsrdn.com/broadcast/9c897f1973/+0000/c.m3u8 http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 #EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="error",Lake Havasu City 4 (240p) [Not 24/7] https://granicusliveus3-a.akamaihd.net/lakehavasucity/G0643_002/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 @@ -805,11 +805,11 @@ https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_COMEDY.smil/Playlist.m3u8 https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_MUSIC.smil/Playlist.m3u8 #EXTINF:-1 tvg-id="MGMHDUSA.us" status="online",MGM HD USA (576p) http://c0.cdn.trinity-tv.net/stream/uq2t763988wmx82xs37vrzrtrvaz686y22jd9gcgvgbhu88g6dntdb82kggx9zgvpvwj5wisyi5mgwwgdqzm7d6xbf7yvctwzvhsu3t57ms3wa4qxwyeuqk3ayrdwx3k2b6cdtnrydx9qa3ezqzea===.m3u8 -#EXTINF:-1 tvg-id="MiamiCityTV.us" status="online",Miami City TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MiamiCityTV.us" status="error",Miami City TV (360p) [Not 24/7] https://granicusliveus9-a.akamaihd.net/miamifl/G2076_003/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTV.us" status="error",Miami TV (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/miamitv/smil:miamitvWEB/playlist.m3u8 -#EXTINF:-1 tvg-id="MiamiTVLatino.us" status="online",Miami TV Latino (1080p) +#EXTINF:-1 tvg-id="MiamiTVLatino.us" status="timeout",Miami TV Latino (1080p) https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTVMexico.us" status="online",Miami TV México (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3u8 @@ -918,7 +918,7 @@ http://media4.tripsmarter.com:1935/LiveTV/NOTVHD/playlist.m3u8 https://5b0f5374bdf0c.streamlock.net:444/LiveTV/NOTVHD/playlist.m3u8 #EXTINF:-1 tvg-id="NRBTV.us" status="online",NRB TV (480p) https://uni6rtmp.tulix.tv/nrbnetwork/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="NYXT.us" status="online",NYXT (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NYXT.us" status="error",NYXT (1080p) [Not 24/7] https://api.new.livestream.com/accounts/19770665/events/5522162/live.m3u8 #EXTINF:-1 tvg-id="OANEncore.us" status="online",OAN Encore (720p) [Geo-blocked] https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore.m3u8 @@ -1032,7 +1032,7 @@ https://rtv.cdn.mangomolo.com/rtv/smil:switch.smil/playlist.m3u8 https://4aafa23ec0a6477ca31466bd83a115a4.mediatailor.us-west-2.amazonaws.com/v1/master/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-GALXY/mt/galxy/43/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RoosterTeethTV.us" status="online",Rooster Teeth TV (1080p) https://d2klx6wjx7p5vm.cloudfront.net/Rooster-teeth/ngrp:Rooster-teeth_all/playlist.m3u8 -#EXTINF:-1 tvg-id="RunwayTV.us" status="online",Runway TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RunwayTV.us" status="error",Runway TV (720p) [Not 24/7] https://runway-hls.secdn.net/runway-live/play/runway/playlist.m3u8 #EXTINF:-1 tvg-id="SafeTV.us" status="error",SafeTV (1080p) http://18.191.91.130:1935/live/safetv/playlist.m3u8 @@ -1476,16 +1476,12 @@ https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8 https://thegateway.app/YouToo/CueTones/playlist.m3u8 #EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p) https://thegateway.app/YouToo/YTamerica/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Ritmo (1080p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Vice East https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] @@ -1594,26 +1590,30 @@ https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.m3u8 https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fox HD Russia +https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) -https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) +https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) -https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) +https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVD TV News (720p) https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) -https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) +https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) +https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) +https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MTV @@ -1628,6 +1628,8 @@ https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 +#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) +https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 #EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) @@ -1644,6 +1646,8 @@ https://d2dy6pkj44n6e7.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5 https://d2eit0bra9qkiw.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10050_b9ac3c93-be86-4f7e-82b8-796b7f8bfda3_LE/in/cmg-wjaxtv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Atlanta GA (WSB-TV) (720p) https://d2rwx6gwduugne.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10010_183ec1c7-4183-4661-803b-3ed282ffb625_LE/in/cmg-wsbtvnow-hls-v3/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Fox 23 Tulsa OK (KOKI-TV) (720p) +https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 11 Pittsburgh PA (WPXI) (720p) https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-wpxitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Orlando FL (WFTV) (720p) @@ -1652,14 +1656,18 @@ https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5 https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us +#EXTINF:-1 tvg-id="" status="online",Tropical Moon TV +https://srv.panelcast.net/musictv/musictv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",Digi TV (WFTY-DT6) (720p) @@ -1704,8 +1712,6 @@ https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) -https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) @@ -1726,8 +1732,6 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1738,28 +1742,28 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) -https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h141/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) http://media1.adventist.no:1935/live/hope2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) +http://media1.adventist.no:1935/live/hope3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) http://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath East (480p) http://api.toonamiaftermath.com:3000/est/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon TV -https://srv.panelcast.net/musictv/musictv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) http://live2.ntdimg.com/aplive200/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1819,14 +1823,6 @@ https://edu-wcat.azureedge.net/live/live.m3u8 http://granicusliveus3-a.akamaihd.net/richmond/G0034_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",PHX TV (Phoenix TV) https://granicusliveus8-a.akamaihd.net/phoenix/G1498_002/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TUDN US [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/bQ2JGGVzTpqfCfcTZWay1Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Galavision West [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/Nx4jutBDR5ekuML_73omhg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Galavision East [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/SIvlK2VmTsqL_hgyKeFIPg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) -http://media1.adventist.no:1935/live/hope3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) http://live.ntdimg.com/cwlive220/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KTLA 5 Los Angeles CA (144p) @@ -1873,8 +1869,6 @@ https://16live00.akamaized.net/NBC_EAST/index.m3u8 https://16live00.akamaized.net/START_TV/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TNT https://16live00.akamaized.net/TNT/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Fox HD Russia -https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Nickelodeon Deutschland [Geo-blocked] https://unilivemtveu-lh.akamaihd.net/i/nickde_1@448749/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",National Geographic España @@ -1903,14 +1897,6 @@ http://209.91.213.10:8088/play/a00z http://209.91.213.10:8088/play/a01a #EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamérica (576p) http://209.91.213.10:8088/play/a011 -#EXTINF:-1 tvg-id="" status="timeout",Unimas East (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/D8RY01WsRv6SMK6X3AoWAg/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Unimas West (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/fQCAqHLkSPeYW0FmDm7aOQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Univision West (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/OB8_g3B_Th2LAr1AVmM4Mw/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Univision East (National Feed) [Geo-blocked] (720p) -https://dai.google.com/linear/hls/event/pa2-p-dKTaCqDOi0eFyHXw/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Level One https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CBS 7 Seattle WA (KIRO-TV) @@ -1921,6 +1907,8 @@ https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 #EXTINF:-1 tvg-id="" status="error",SyFy (México) http://168.232.168.242:8000/play/a05k/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 @@ -1931,6 +1919,8 @@ http://encodercdn1.frontline.ca/encoder182/output/FOX_Boston_720p/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/anxcx913 #EXTINF:-1 tvg-id="" status="error",History (540p) [Not 24/7] http://s1.mysportz.tv:2082/history/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio Ritmo (1080p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CBS KIRO-TV 7 Seattle WA https://amg00327-coxmediagroup-kiro7seattle-ono-4z7u9.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",KFSN News (1080p) [Not 24/7] @@ -1943,8 +1933,6 @@ https://bcliveunivsecure-lh.akamaihd.net/i/iptv2_1@500579/master.m3u8 https://bcsecurelivehls-i.akamaihd.net/hls/live/598046/4744899807001_1/livestream/master.m3u8 #EXTINF:-1 tvg-id="" status="error",CF97 Soccer Live [Not 24/7] (1080p) https://d1sp4cpu5on4l7.cloudfront.net/out/v1/ec82e0a9c5564fb497366186c09052e5/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Fox 23 Tulsa OK (KOKI-TV) (720p) -https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="error",NBA Philadelphia 76ers (720p) [Not 24/7] https://d17f1mg1q6g54e.cloudfront.net/hls/76ers/chunks.m3u8 #EXTINF:-1 tvg-id="" status="error",NBA Portland Trail Blazers (720p) [Not 24/7] @@ -2005,6 +1993,20 @@ https://d17f1mg1q6g54e.cloudfront.net/hls/timberwolves/chunks.m3u8 https://d17f1mg1q6g54e.cloudfront.net/hls/warriors/chunks.m3u8 #EXTINF:-1 tvg-id="" status="error",NBA Washington Wizards (720p) [Not 24/7] https://d17f1mg1q6g54e.cloudfront.net/hls/wizards/chunks.m3u8 +#EXTINF:-1 tvg-id="" status="error",TUDN US [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/bQ2JGGVzTpqfCfcTZWay1Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Unimas East (National Feed) [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/D8RY01WsRv6SMK6X3AoWAg/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Unimas West (National Feed) [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/fQCAqHLkSPeYW0FmDm7aOQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Galavision West [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/Nx4jutBDR5ekuML_73omhg/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Univision West (National Feed) [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/OB8_g3B_Th2LAr1AVmM4Mw/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Univision East (National Feed) [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/pa2-p-dKTaCqDOi0eFyHXw/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Galavision East [Geo-blocked] (720p) +https://dai.google.com/linear/hls/event/SIvlK2VmTsqL_hgyKeFIPg/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Ion 8 Christiansted VI (WSVI-TV) (300p) [Not 24/7] https://dcunilive30-lh.akamaihd.net/i/dclive_1@534251/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Fox 2 St. Louis MO (KTVI) (1080p) [Not 24/7] @@ -2029,8 +2031,6 @@ https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 https://redlabmcdn.s.llnwi.net/jp04/bs13hd/index.mpd #EXTINF:-1 tvg-id="" status="error",SonLife Broadcasting (SBN) (720p) https://sonlife7-i.akamaihd.net/hls/live/585011/ch7/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Javan (720p) -https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Inmaculada (1080p) [Not 24/7] https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8 #EXTINF:-1 tvg-id="" status="error",NBC 5 News Chicago IL (WMAQ-TV) (1080p) diff --git a/streams/us_bumblebee.m3u b/streams/us_bumblebee.m3u index 3001f2f9e..95d50c151 100644 --- a/streams/us_bumblebee.m3u +++ b/streams/us_bumblebee.m3u @@ -67,7 +67,7 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5e2626030145130f25474626/ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c9538b9932c837b4939735c/playlist.m3u8 #EXTINF:-1 tvg-id="BumblebeeTVWaterfallsLive.us" status="online",Bumblebee TV Waterfalls Live (1080p) https://95771f8415a84e31bd152fe9c6c9905c.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5c953910932c837b4939735d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bumblebee TV Classics #1 (480p) -https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/manifest/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f86075a0d552957bf5aa4dd/0d14dc99-cc30-4c0e-8531-40cdfe650694/1.m3u8 #EXTINF:-1 tvg-id="" status="online",Bumblebee TV Classics #2 (720p) https://stitcheraws.unreel.me/wse-node05.powr.com/live/60f881602da3a5575eceb854/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bumblebee TV Classics #1 (480p) +https://b83608fe932143099bb8b25a66857730.mediatailor.us-east-1.amazonaws.com/v1/manifest/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5f86075a0d552957bf5aa4dd/0d14dc99-cc30-4c0e-8531-40cdfe650694/1.m3u8 diff --git a/streams/us_fubo.m3u b/streams/us_fubo.m3u index 92d87e447..c7fbf35ed 100644 --- a/streams/us_fubo.m3u +++ b/streams/us_fubo.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="online",Adventure Sports Network (720p) +#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="timeout",Adventure Sports Network (720p) https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8 #EXTINF:-1 tvg-id="FootballDailyXUMO.us" status="online",Football Daily (XUMO) (720p) https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-footballdaily/CDN/master.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index 23d2ec5d6..b3d09e518 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -164,7 +164,7 @@ https://v-ny.theus6tv.tk/hls/47.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT1 (NYC Life) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/25.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYEDT2.us" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT2 (NYC Gov) (432p) +#EXTINF:-1 tvg-id="WNYEDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT2 (NYC Gov) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/25.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT3 (CUNY TV) (1080p) @@ -242,7 +242,7 @@ https://v-pi.theus6tv.tk/hls/51.2/playlist.m3u8 #EXTINF:-1 tvg-id="WTXFDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTXF-DT1 (FOX 29) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/29.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WUVPDT3.us" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) +#EXTINF:-1 tvg-id="WUVPDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/65.3/playlist.m3u8 #EXTINF:-1 tvg-id="WWORDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WWOR-DT1 (my9) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 4e1ca298d..0c22ceaf1 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -60,9 +60,9 @@ https://vitor-hollywoodclassics-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HumorMill.us" status="online",Humor Mill (1080p) [Not 24/7] https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-PLEX/152.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) -https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) https://ign-plex.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="IGN.us" status="timeout",IGN (1080p) +https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Journy.us" status="error",Journy (720p) https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8?did=62274240-07e7-5d94-8dc8-ef68cf19e175&dnt=0&pid=5f5132df62fe160040f26bc2&ptoken=PLbo_Jw_s1xgoB_1Srgg #EXTINF:-1 tvg-id="JournysBourdainAllDay.us" status="error",Journy's Bourdain All Day (1080p) diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index e110e5d05..6841980da 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -1,10 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="70sCinema.us" status="online",Pluto TV 70s Cinema (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d878d3d19b30007d2e782/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="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/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="80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId= +#EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/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="90sThrowback.us" status="online",Pluto TV 90s Throwback (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d86f519358a00072b978e/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="90210.us" status="online",Pluto TV 90120 (720p) @@ -32,9 +32,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a8 #EXTINF:-1 tvg-id="Anaylos7Spain.us" status="online",Pluto TV Ana y los 7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= -#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/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="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -84,15 +84,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a #EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e2bceca5b4b2c0e06c50/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="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) @@ -119,10 +119,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 -#EXTINF:-1 tvg-id="Buzzr.us" status="online",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="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7] 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="Buzzr.us" status="online",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="Cats247.us" status="online",Cats 24/7 (US) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=599375885ceaac3cabccbed7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=635&terminate=false&userId= #EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) [Not 24/7] @@ -159,14 +159,14 @@ http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="CineTerror.us" status="online",Pluto TV Cine Terror (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= +#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="CineTerror.us" status="online",Pluto TV Cine Terror (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/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="CineTerror.us" status="timeout",Pluto TV Cine Terror (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) @@ -200,9 +200,9 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcc42446750e200093 #EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dcc42446750e200093b15e2/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="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channelStore=us&channel_id=151908&content=0adc72cd87e45d3491f8e47e54bbcc98&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509b87809fd000949e399/master.m3u8?advertisingId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channelStore=us&channel_id=151908&content=0adc72cd87e45d3491f8e47e54bbcc98&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=d3e60034-bdd6-5f69-a7a8-a82b92d5b116&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CNET.us" status="error",Pluto TV CNET (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56283c8769ba54637dea0464/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56283c8769ba54637dea0464&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=228&terminate=false&userId= #EXTINF:-1 tvg-id="CNET.us" status="error",Pluto TV CNET (720p) @@ -265,10 +265,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3958c6 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9debf8c881310007d7bde1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=165&terminate=false&userId= #EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9debf8c881310007d7bde1/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="Degrassi.us" status="online",Pluto TV Degrassi (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c6eeb85c05dfc257e5a50c4/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="Degrassi.us" status="online",Pluto TV Degrassi (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6eeb85c05dfc257e5a50c4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6eeb85c05dfc257e5a50c4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=144&terminate=false&userId= +#EXTINF:-1 tvg-id="Degrassi.us" status="online",Pluto TV Degrassi (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c6eeb85c05dfc257e5a50c4/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="Degrassi.us" status="error",Pluto TV Degrassi (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de58ef515635d00091f605d/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="DemandAfrica.us" status="online",Pluto TV Demand Africa (720p) [Not 24/7] @@ -292,9 +292,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740 #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DogtheBountyHunter.us" status="error",Pluto TV Dog the Bounty Hunter (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) @@ -320,12 +320,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c7828 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Pluto TV Euronews (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef310610007fb02b1/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/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 @@ -334,7 +332,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c16 #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -345,10 +345,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f516730b78b7600079294f5/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/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="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/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="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) @@ -369,16 +369,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58e55b14a http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= #EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food TV (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a140d81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877ac8cb791f4eb4a140d81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=601&terminate=false&userId= +#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= -#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/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="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 +#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) @@ -417,12 +417,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e4bf0db5 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b87428fe37d8cadba44/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b87428fe37d8cadba44&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=898&terminate=false&userId= #EXTINF:-1 tvg-id="HillsongChannel.us" status="error",Pluto TV Hillsong Channel (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b87428fe37d8cadba44/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="iCarlyFrance.us" status="online",Pluto TV iCarly+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 -#EXTINF:-1 tvg-id="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 #EXTINF:-1 tvg-id="iCarlyGermany.us" status="online",Pluto TV iCarly Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8b580a233dc90007f0cb9d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=406&terminate=false&userId= #EXTINF:-1 tvg-id="iCarlyGermany.us" status="online",Pluto TV iCarly (720p) @@ -479,12 +479,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b73956710007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc1cb279c91420009db261d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=615&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/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="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (US) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5873fc21cad696fb37aa9054&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=855&terminate=false&userId= #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5873fc21cad696fb37aa9054/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="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce5a8954311f992edbe1da2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=187&terminate=false&userId= #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) @@ -528,17 +528,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfc #EXTINF:-1 tvg-id="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/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="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) @@ -550,8 +550,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6 #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf330ea5068259a32320fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf330ea5068259a32320fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c740197-0587-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6899a37b88b269472ea4b/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 @@ -559,9 +557,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6899a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea5068259a32320fd/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="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= @@ -570,11 +572,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f51 #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) @@ -594,9 +594,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a17 #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= +#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="error",Pluto TV Naturescape (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f3739f6b900075f366c/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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] @@ -611,26 +611,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickClassico.br" status="timeout",Pluto TV Classic Nick (Brazil) (240p) +#EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/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="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= +#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) @@ -638,13 +640,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c6080007 #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="timeout",Pluto TV Nick (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) @@ -653,44 +653,44 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2bcd0fadc30007b4863b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2bcd0fadc30007b4863b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=26a921c8-2009-4fa8-9d4f-3edbe18a97f7&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/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="Nosey.us" status="online",Pluto TV nosey (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5126c2157123c657/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="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/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="Nosey.us" status="online",Pluto TV nosey (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= #EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/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="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= +#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95d63b270fc0007c465e6/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780e94100007f94b3f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95d63b270fc0007c465e6/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) @@ -707,16 +707,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/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="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAndromeda.us" status="online",Pluto TV Andromeda (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8db96bccae160007c71eec/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="PlutoTVAndromeda.us" status="online",Pluto TV Andrómeda (720p) @@ -734,8 +734,6 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009b #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6f57ef2767e1846e59f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d548b050-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b6f8a12a-554c-4970-82ca-4dc1f84a4016&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56b27f85ff3037045055037e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=666&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b456c8cf265ce922/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 @@ -743,6 +741,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d000120009bcad83/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="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56b27f85ff3037045055037e/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="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.us" status="online",Pluto TV Animaux (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60925a44f0350600075a1fdc/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c1-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5cc06a56-861b-4448-84df-34ad224ceaa7 #EXTINF:-1 tvg-id="PlutoTVAnimeAccion.us" status="online",Pluto TV Animé Acción (684p) @@ -753,10 +753,10 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c63118 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/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="PlutoTVAnimeClasico.us" status="online",Pluto TV Anime Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054acc871ec430007f54c7d/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="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAsPistasdeBlue.us" status="online",Pluto TV As Pistas de Blue (720p) @@ -833,28 +833,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVClassicTVUK.us" status="online",Pluto TV Classic TV (720p) @@ -865,19 +865,21 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/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="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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 @@ -885,8 +887,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) @@ -906,11 +906,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e0007 #EXTINF:-1 tvg-id="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -935,12 +935,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f94 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) @@ -949,6 +949,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddbf866b1862a0009a0648e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ddbf866b1862a0009a0648e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=3a2ed1cd-e3a3-4fa3-bdbc-94e7363ca0cf&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) @@ -957,8 +959,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -1013,14 +1013,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f3bd0e63 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/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="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fútbol Para Fans (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGarfield.us" status="online",Pluto TV Garfield (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/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="PlutoTVGetfactual.us" status="online",Pluto TV Get.factual (720p) [Not 24/7] @@ -1063,7 +1063,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2e9d8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId= -#EXTINF:-1 tvg-id="PlutoTVHumor.us" status="online",Pluto TV Humor (720p) +#EXTINF:-1 tvg-id="PlutoTVHumor.us" status="timeout",Pluto TV Humor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8397936791b30007ebb5a7/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHunter.us" status="online",Pluto TV Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c99f5810c95814ff92512f9/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 @@ -1082,11 +1082,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60cc80732 #EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b4889bca2ce7b73ef2e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=303&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc2d1ce10f0b0009e6cf9e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=efbfa162-0713-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) @@ -1098,44 +1098,40 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f062 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsAnimation.us" status="timeout",Pluto TV Kids Animation (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=51c75f7bb6f26ba1cd00002f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=989&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS @@ -1143,6 +1139,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d2 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="error",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/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="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) @@ -1161,10 +1161,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'à côté (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 -#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) @@ -1178,9 +1178,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/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="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) @@ -1191,12 +1191,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d56 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/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="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) @@ -1232,11 +1232,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8ce2e426140007 #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="timeout",Pluto TV MTV Classic (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVEnVivo.us" status="online",Pluto TV MTV En Vivo (720p) @@ -1335,10 +1335,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/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="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1351,12 +1351,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a429 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1365,20 +1365,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2b9d8002db3c3e0b1c6d/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="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1c669094e0e80009b22ab8/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1490,21 +1490,21 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e440007 #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenStarsSpain.us" status="online",Pluto TV Teen Stars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="timeout",Pluto TV Telefe Clásico (720p) +#EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clásico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91cf02fc07c0009910465/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a338d165/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96cc422df39f1a338d165&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=940&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelasSpain.us" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (240p) @@ -1578,9 +1578,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009 #EXTINF:-1 tvg-id="PlutoTVVictorious.us" status="online",Pluto TV Victorious (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5e43f294f8000793c3d7/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="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/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="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/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="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) @@ -1588,11 +1588,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d49455df #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb16bb1e042ee453f/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="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4bdb635ce813b38639e6a3/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="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/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="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWings.us" status="error",Pluto TV Wings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7792f6e093980007e02945/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] @@ -1656,9 +1656,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21ea080 #EXTINF:-1 tvg-id="SpikeAdventura.us" status="online",Spike Adventura (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/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="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c393cad2de254456f7ef8c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c393cad2de254456f7ef8c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=291&terminate=false&userId= -#EXTINF:-1 tvg-id="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c393cad2de254456f7ef8c2/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="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c393cad2de254456f7ef8c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c393cad2de254456f7ef8c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=291&terminate=false&userId= #EXTINF:-1 tvg-id="StarTrek.us" status="online",Pluto TV Star Trek (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8c4ce900075d7698/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="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) @@ -1679,7 +1679,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/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="TeenNickGermany.us" status="online",Pluto TV TeenNick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d81607ab737153ea3c1c80e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=511&terminate=false&userId= @@ -1693,12 +1693,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e8a6e https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cc81e793798650e4f7d9fd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cc81e793798650e4f7d9fd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=867f59cf-0586-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TheAsylum.us" status="online",The Asylum (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/591105034c1806b47438342c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=591105034c1806b47438342c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=115&terminate=false&userId= -#EXTINF:-1 tvg-id="TheAsylum.us" status="online",Pluto TV The Asylum (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f0427b2c0c065e91aab5/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="TheAsylum.us" status="online",Pluto TV The Asylum (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cc81e793798650e4f7d9fd3/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="TheAsylum.us" status="online",Pluto TV The Asylum (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/591105034c1806b47438342c/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="TheAsylum.us" status="online",Pluto TV The Asylum (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f0427b2c0c065e91aab5/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="TheBobRossChannel.us" status="online",Pluto TV The Bob Ross Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36d726234ce10007784f2a/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="TheCarolBurnettShow.us" status="online",Pluto TV The Carol Burnett Show (720p) @@ -1728,7 +1728,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1742,7 +1742,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1757,10 +1757,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3977e5d77340007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3977e5d773400077de284/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="TinyHouseNation.us" status="online",Pluto TV Tiny House Nation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/601a0342dcf4370007566891/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="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/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="TodayAllDay.us" status="online",Pluto TV TODAY (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b78e7ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d695f7db53adf96b78e7ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=234&terminate=false&userId= +#EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/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="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= #EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) @@ -1773,12 +1773,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= -#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) @@ -1794,9 +1794,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5331d5fb7 #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e96a0423e067bd6df6901/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e96a0423e067bd6df6901&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=379&terminate=false&userId= #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e96a0423e067bd6df6901/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd05b4694d45d266bc951f2/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e96a0423e067bd6df6901/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="Vevo2K.us" status="online",Pluto TV VEVO 2K (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bca3e0a4ee0007a38e8c/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="Vevo70s.us" status="online",Pluto TV VEVO 70's (1080p) @@ -1820,21 +1820,21 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d71561df6f2e6d0b6 #EXTINF:-1 tvg-id="VH1HipHopFamily.us" status="online",Pluto TV VH1 Hip Hop Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d71561df6f2e6d0b6493bf5/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="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7154fa8326b6ce4ec31f2e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=282&terminate=false&userId= -#EXTINF:-1 tvg-id="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/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="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7154fa8326b6ce4ec31f2e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=282&terminate=false&userId= #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= -#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c458a55/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d48678d34ceb37d3c458a55&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=480&terminate=false&userId= +#EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) @@ -1855,8 +1855,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c57ee4f9ddf73da8a0ba5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=480&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c571faeb3e2738ae27933&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) @@ -1883,40 +1883,34 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b855972c36600076b7ddd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b855972c36600076b7ddd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4433ef8f-a215-466e-a65b-405518cd6e6c&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) @@ -1933,12 +1927,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c77782300007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Cinéma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] @@ -1949,8 +1939,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Paranormal (720p) @@ -1959,6 +1947,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363ac9e41be30cb6054c7c/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="" status="online",Pluto TV My5 GP's (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c57ee4f9ddf73da8a0ba5/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="" status="online",Pluto TV Conspiracy (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef1a1bbb350ca41bb/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af2ffa9506ab29cf38c38/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="" status="online",Pluto TV HISTORY (720p) @@ -1987,8 +1977,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a515d149000748ee9b/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="" status="online",Pluto TV Truly (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/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="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) [Not 24/7] @@ -2015,16 +2005,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f120f41b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171f032cd22e0007f17f3d/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="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1210d14ae1f80007bafb1d/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="" status="online",Pluto TV Retrô (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212ad1728050007a523b8/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="" status="online",Pluto TV Natureza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0ecebc00070e170f/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="" status="online",Pluto TV Cine Comédia (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/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="" status="online",Pluto TV Junior (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/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="" status="online",Pluto TV Séries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV Anime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Paranormal (720p) @@ -2037,6 +2023,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafa http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick Ukraine (720p) http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= #EXTINF:-1 tvg-id="" status="online",G4 Select (720p) https://siloh.pluto.tv/lilo/production/G4EN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) @@ -2059,26 +2049,36 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4ae94ef1a1bbb350ca41bb/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="" status="online",Pluto TV MTV Originals (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retrô (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212ad1728050007a523b8/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="" status="online",Pluto TV Séries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV Paranormal (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV MTV Catfish (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Guía de canales (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 0975779e6..3c3a3cae9 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -11,7 +11,7 @@ https://tna5.bozztv.com/cltv36/index.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Conectatvmexico/index.m3u8 -#EXTINF:-1 tvg-id="JessTV.ca" status="error",Jess TV (Lethbridge) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="JessTV.ca" status="online",Jess TV (Lethbridge) (480p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/jesstv/index.m3u8 #EXTINF:-1 tvg-id="KallpaTV.pe" status="error",Kallpa TV (Chimbote) (720p) [Not 24/7] @@ -26,15 +26,15 @@ https://tna5.bozztv.com/televisionsolar/index.m3u8 #EXTINF:-1 tvg-id="Telemedellin.co" status="online",Telemedellin (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/telemedradio/index.m3u8 -#EXTINF:-1 tvg-id="UchuTV.pe" status="error",Uchu TV (Cusco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UchuTV.pe" status="online",Uchu TV (Cusco) (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/Cusco/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel B (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Channel B (1080p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/channelb/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nick (720p) [Not 24/7] +#EXTVLCOPT:http-referrer=https://ssh101.com/ +https://tna5.bozztv.com/myStream444/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Latacunga TV (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/latacungatv2021/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Nick (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/myStream444/index.m3u8 diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 76e6fe169..8e528f78f 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -33,7 +33,7 @@ https://dai.google.com/linear/hls/event/o8Smo_gsSAm26uW9Xkww_g/master.m3u8 http://contv.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Dabl.us" status="online",Dabl (1080p) http://dai.google.com/linear/hls/event/oIKcyC8QThaW4F2KeB-Tdw/master.m3u8 -#EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Deal or No Deal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DealorNoDeal.us" status="error",Deal or No Deal (720p) [Not 24/7] https://endemol-dealornodeal-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DickCavett.us" status="online",Dick Cavett (768p) https://dai.google.com/linear/hls/event/-NacIpMDTZ2y1bhkJN96Vg/master.m3u8 @@ -131,7 +131,7 @@ https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 https://dai.google.com/linear/hls/event/-4GLQIcZTUWzP8vDAXNQsQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="online",STIRR City Baltimore (720p) [Not 24/7] https://dai.google.com/linear/hls/event/jCNW8TtPRe6lnJMMVBZWVA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="online",STIRR City Bay City (720p) +#EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="error",STIRR City Bay City (720p) https://dai.google.com/linear/hls/event/kJPGlFKuS0itUoW7TfuDYQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBeaumont.us" status="online",STIRR City Beaumont (720p) https://dai.google.com/linear/hls/event/FKoa3RaEQxyyrf8PfPbgkg/master.m3u8 @@ -155,11 +155,11 @@ https://dai.google.com/linear/hls/event/fLqJePs_QR-FRTttC8fMIA/master.m3u8 https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChicoRedding.us" status="online",STIRR City Chico-Redding (720p) [Not 24/7] https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="error",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 @@ -185,7 +185,7 @@ https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="error",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleNewBern.us" status="online",STIRR City Greenville New Bern (720p) https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 @@ -215,7 +215,7 @@ https://dai.google.com/linear/hls/event/jWaxnXHPQjGX1yTxuFxpuw/master.m3u8 https://dai.google.com/linear/hls/event/0P8RZiJkSBWfVDtjy-IiIQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMissoula.us" status="online",STIRR City Missoula (720p) https://dai.google.com/linear/hls/event/ARX9M-X8RieADdAEYPXNuA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="online",STIRR City Nashville (720p) +#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="error",STIRR City Nashville (720p) https://dai.google.com/linear/hls/event/IG9ThaPaTwCojeoEWVNZRQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityNorfolkPortsmouth.us" status="online",STIRR City Norfolk Portsmouth (720p) [Not 24/7] https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 @@ -229,9 +229,9 @@ https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="error",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="online",STIRR City Providence (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="error",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) https://dai.google.com/linear/hls/event/bjWdbDzwTMOMd8Wmxl4rwg/master.m3u8 @@ -249,7 +249,7 @@ https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="online",STIRR City South Bend (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="error",STIRR City South Bend (480p) [Not 24/7] https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySpringfield2.us" status="online",STIRR City Springfield #2 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 @@ -257,13 +257,13 @@ https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="online",STIRR City Syracuse (720p) [Not 24/7] https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityToledo.us" status="online",STIRR City Toledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityToledo.us" status="error",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="online",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="online",STIRR City Washington D.C. (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="error",STIRR City Washington D.C. (480p) [Not 24/7] https://dai.google.com/linear/hls/event/_VmeKujXTf-nc9Lr2NO6tA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="online",STIRR City West Palm Beach (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ji4LMCwtRCOw3TrRUKlQMQ/master.m3u8 @@ -319,6 +319,8 @@ https://dai.google.com/linear/hls/event/gJpQRkqiS8SHzAbPlGNRQw/master.m3u8 https://dai.google.com/linear/hls/event/im0MqOKRTHy9nVa1sirQSg/master.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai.google.com/linear/hls/event/vZB78SsNSXWOR63VJrNC2Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR The Bob Ross Channel (240p) +https://dai.google.com/linear/hls/event/3dbJrQmVT_-psb-KBYuKQA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR HSN (720p) https://dai.google.com/linear/hls/event/akursTHNTo6qGf1TtlHNsw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Outside TV (1080p) @@ -327,10 +329,12 @@ https://dai.google.com/linear/hls/event/HJAq3zH1SUy_B6fb1j80_Q/master.m3u8 https://dai.google.com/linear/hls/event/Hx_PEMEsSzOCcZgy0Tq2YQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Comedy Dynamics (1080p) https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) +https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR The Bob Ross Channel (240p) -https://dai.google.com/linear/hls/event/3dbJrQmVT_-psb-KBYuKQA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) @@ -341,12 +345,8 @@ https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR CineLife (1080p) https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Mystery Science Theater 3000 (1080p) -https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) @@ -357,14 +357,14 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) +https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] -https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN New York NY (720p) http://dai.google.com/linear/hls/event/rtcMlf4RTvOEkaudeany5w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stadium (720p) @@ -385,8 +385,6 @@ https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR National (720p) https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) @@ -403,8 +401,6 @@ https://dai.google.com/linear/hls/event/gvO6-Y6TTjCxRf1QALU4VQ/master.m3u8 https://dai.google.com/linear/hls/event/i5SXVKI4QIuV-eF2XAH4FQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Choppertown (720p) https://dai.google.com/linear/hls/event/N3c94WZQQq2fruixzfcCUQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) -https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR PursuitUp (720p) https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Dallas Ft Worth TX (720p) @@ -433,6 +429,10 @@ https://digitalmediarights-retrocrush-1.sinclair.wurl.com/manifest/playlist.m3u8 https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] +https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 6b56744be..c4733c3cd 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -33,12 +33,14 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-USA-Today.m3u8 #EXTINF:-1 tvg-id="WeatherNation.us" status="online",Weathernation (720p) [Geo-blocked] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Weather-Nation.m3u8 -#EXTINF:-1 tvg-id="WJCLDT1.us" status="error",WJCL-TV News Savannah GA (720p) +#EXTINF:-1 tvg-id="WJCLDT1.us" status="online",WJCL-TV News Savannah GA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 #EXTINF:-1 tvg-id="" status="online",Very Alabama (576p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Q13 Seattle WA (KCPQ) (720p) @@ -75,57 +77,55 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 #EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 +#EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 +#EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 +#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 +#EXTINF:-1 tvg-id="" status="online",WAPT-TV News Jackson MS (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WAPT.m3u8 #EXTINF:-1 tvg-id="" status="online",WBAL-TV News Baltimore MD (576p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WBAL.m3u8 +#EXTINF:-1 tvg-id="" status="online",WCVB-TV News Boston MA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WCVB.m3u8 #EXTINF:-1 tvg-id="" status="online",WESH-TV News Orlando FL (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 -#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 -#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 +#EXTINF:-1 tvg-id="" status="online",WGAL-TV News Lancaster PA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 +#EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 +#EXTINF:-1 tvg-id="" status="online",WMTW-TV News Portland ME (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMTW.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPBF-TV News West Palm Beach FL (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTZ-TV News Plattsburgh NY (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 +#EXTINF:-1 tvg-id="" status="online",WXII-TV News Winston-Salem NC (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 -#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 -#EXTINF:-1 tvg-id="" status="error",CBC News Highlights (720p) +#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="error",KHBS-TV News Fort Smith AR (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 -#EXTINF:-1 tvg-id="" status="error",KOAT-TV News Albuquerque NM (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 -#EXTINF:-1 tvg-id="" status="error",WAPT-TV News Jackson MS (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WAPT.m3u8 -#EXTINF:-1 tvg-id="" status="error",WCVB-TV News Boston MA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WCVB.m3u8 +#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 +#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 -#EXTINF:-1 tvg-id="" status="error",WGAL-TV News Lancaster PA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 -#EXTINF:-1 tvg-id="" status="error",WMOR-TV News Lakeland FL (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 -#EXTINF:-1 tvg-id="" status="error",WMTW-TV News Portland ME (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMTW.m3u8 -#EXTINF:-1 tvg-id="" status="error",WPBF-TV News West Palm Beach FL (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 -#EXTINF:-1 tvg-id="" status="error",WPTZ-TV News Plattsburgh NY (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 -#EXTINF:-1 tvg-id="" status="error",WXII-TV News Winston-Salem NC (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXYZ.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index 65b033d29..30944696e 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -33,7 +33,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playli https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appétit (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Cheddar.us" status="timeout",Cheddar News (1080p) +#EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo-host-cheddar/CDN/master.m3u8 @@ -50,9 +50,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-circle/CDN/master.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 #EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcontv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) @@ -86,11 +86,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playl #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (432p) https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFreeMovies.us" status="online",FilmRise Free Movies (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseHellsKitchen.us" status="online",FilmRise Hell's Kitchen (432p) @@ -105,7 +105,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisewestern/CDN/playlist. https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufiremansam/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1212A-redboxfood52A/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Food52.us" status="timeout",Food 52 (720p) +#EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="error",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofood52/CDN/playlist.m3u8 @@ -114,9 +114,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://foxweather-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 +#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) @@ -130,18 +130,18 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlis #EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GQ.us" status="timeout",GQ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HallmarkMoviesMore.us" status="online",Hallmark Movies & More (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Hungry.us" status="online",Hungry (720p) +#EXTINF:-1 tvg-id="Hungry.us" status="timeout",Hungry (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhungry/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="timeout",Insight TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 @@ -149,7 +149,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxjourny/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokujustforlaughsgags/CDN/master.m3u8 -#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="timeout",Just for Laughs Gags (720p) +#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziojustforlaughsgags/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="kabillion.us" status="online",kabillion (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 @@ -199,7 +199,7 @@ https://outsidetvplus-xumo.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetvplusxu https://outsidetvplus-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",People are Awesome (720p) +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 @@ -289,7 +289,7 @@ https://xumo-redbox.ott-channels.stingray.com/134/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraysoulstorm/CDN/master.m3u8 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-xumo.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16xumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Teletubbies.uk" status="online",Teletubbies (720p) +#EXTINF:-1 tvg-id="Teletubbies.uk" status="timeout",Teletubbies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuteletubbies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (540p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u8 @@ -312,15 +312,15 @@ https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) @@ -344,9 +344,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvoyagerdocumentaries/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpy.us" status="timeout",WeatherSpy (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) diff --git a/streams/ve.m3u b/streams/ve.m3u index 00030b7b1..4e7ab0c4b 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -1,11 +1,11 @@ #EXTM3U -#EXTINF:-1 tvg-id="123TV.ve" status="timeout",123 TV +#EXTINF:-1 tvg-id="123TV.ve" status="error",123 TV http://177.52.221.214:8000/play/a0ew/index.m3u8 #EXTINF:-1 tvg-id="CanalI.ve" status="online",Canal i (720p) [Not 24/7] https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CanalNubehTV.ve" status="online",Canal Nubeh TV (720p) [Not 24/7] https://vcp.myplaytv.com/nubehtv/nubehtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Colombeia.ve" status="timeout",Colombeia +#EXTINF:-1 tvg-id="Colombeia.ve" status="error",Colombeia http://177.52.221.214:8000/play/a0co/index.m3u8 #EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazón Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 @@ -39,11 +39,11 @@ https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8 #EXTINF:-1 tvg-id="Venevision.ve" status="error",Venevision [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live -#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="timeout",Venezolana de Televisión +#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="error",Venezolana de Televisión http://177.52.221.214:8000/play/a0cj/index.m3u8 #EXTINF:-1 tvg-id="VepacoTV.ve" status="online",Vepaco TV (486p) [Not 24/7] http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 -#EXTINF:-1 tvg-id="VePlus.ve" status="error",Ve Plus (480p) [Not 24/7] +#EXTINF:-1 tvg-id="VePlus.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 #EXTINF:-1 tvg-id="VPItv.ve" status="online",VPItv (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv diff --git a/streams/zm.m3u b/streams/zm.m3u index 548e88849..b98c13ac9 100644 --- a/streams/zm.m3u +++ b/streams/zm.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="TV1.zm" status="error",TV1 (480p) [Not 24/7] https://dcunilive159-lh.akamaihd.net/i/dclive_1@1013574/master.m3u8 -#EXTINF:-1 tvg-id="TV4.zm" status="online",TV4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TV4.zm" status="error",TV4 (576p) [Not 24/7] https://dcunilive258-lh.akamaihd.net/i/dclive_1@348579/master.m3u8 From 03c6097bf363d1e58aafca7f4916a74d20ea4c46 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Thu, 16 Jun 2022 08:32:48 +0200 Subject: [PATCH 25/49] AE : Provide direct link for Ajman --- streams/ae.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/ae.m3u b/streams/ae.m3u index 36c1c153c..88ab3a0a5 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -14,7 +14,7 @@ https://admdn3.cdn.mangomolo.com/adsports3/smil:adsports3.stream.smil/playlist.m #EXTINF:-1 tvg-id="AbuDhabiSports4.ae" status="blocked",Abu Dhabi Sports 4 (1080p) [Geo-blocked] https://admdn4ta.cdn.mgmlcdn.com/adsports4/smil:adsports4.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AjmanTV.ae" status="error",Ajman TV -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?provider=dacast&streaming-ip=https://playback.dacast.com/content/access?contentId=116648_c_480929 +https://dacastmmd.mmdlive.lldns.net/dacastmmd/d3e9fc3b874a46159ce3724d802e3f8d/playlist.m3u8 #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) From 3d58dfdb66e0b7aab00b6eeb74ca9f04832e3fff Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 17:08:43 +0300 Subject: [PATCH 26/49] [Bot] Daily update (#7534) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 598 ++++++++++++++++++------------------ streams/ae.m3u | 2 +- streams/af.m3u | 2 +- streams/am.m3u | 4 +- streams/ao.m3u | 2 +- streams/ar.m3u | 8 +- streams/at.m3u | 2 +- streams/au.m3u | 6 +- streams/ba.m3u | 2 +- streams/be.m3u | 8 +- streams/br.m3u | 8 +- streams/by_sluhay.m3u | 2 +- streams/ca.m3u | 14 +- streams/ch.m3u | 4 +- streams/cl.m3u | 10 +- streams/cn.m3u | 192 ++++++------ streams/co.m3u | 12 +- streams/cr.m3u | 4 +- streams/cu.m3u | 8 +- streams/de.m3u | 36 +-- streams/de_adultswim.m3u | 4 +- streams/do.m3u | 10 +- streams/dz.m3u | 2 +- streams/ec.m3u | 4 +- streams/eg.m3u | 6 +- streams/es.m3u | 14 +- streams/fr.m3u | 18 +- streams/gr.m3u | 8 +- streams/hk.m3u | 18 +- streams/hn.m3u | 14 +- streams/ht.m3u | 6 +- streams/hu.m3u | 4 +- streams/id.m3u | 154 +++++----- streams/in.m3u | 68 ++-- streams/iq.m3u | 6 +- streams/ir.m3u | 6 +- streams/it.m3u | 20 +- streams/jo.m3u | 4 +- streams/jp.m3u | 8 +- streams/ke.m3u | 2 +- streams/kr.m3u | 14 +- streams/kz.m3u | 16 +- streams/lk.m3u | 2 +- streams/ly.m3u | 2 +- streams/mk.m3u | 4 +- streams/mo.m3u | 4 +- streams/mx.m3u | 20 +- streams/my.m3u | 14 +- streams/nl.m3u | 2 +- streams/no.m3u | 4 +- streams/pa.m3u | 4 +- streams/pe.m3u | 38 +-- streams/ph.m3u | 4 +- streams/pk.m3u | 12 +- streams/pl.m3u | 4 +- streams/pr.m3u | 2 +- streams/pt.m3u | 12 +- streams/py.m3u | 2 +- streams/rs.m3u | 2 +- streams/ru.m3u | 84 ++--- streams/ru_catcast.m3u | 8 +- streams/sa.m3u | 18 +- streams/sg.m3u | 14 +- streams/sn.m3u | 2 +- streams/sy.m3u | 6 +- streams/th.m3u | 16 +- streams/tm.m3u | 4 +- streams/tn.m3u | 4 +- streams/tr.m3u | 38 +-- streams/tw.m3u | 4 +- streams/ua.m3u | 16 +- streams/ug.m3u | 8 +- streams/uk.m3u | 10 +- streams/uk_rakuten.m3u | 4 +- streams/uk_samsung.m3u | 2 +- streams/uk_sportstribal.m3u | 2 +- streams/unsorted.m3u | 34 +- streams/us.m3u | 76 ++--- streams/us_fubo.m3u | 2 +- streams/us_localbtv.m3u | 8 +- streams/us_plex.m3u | 4 +- streams/us_pluto.m3u | 402 ++++++++++++------------ streams/us_ssh101.m3u | 2 +- streams/us_stirr.m3u | 66 ++-- streams/us_tubi.m3u | 26 +- streams/us_xumo.m3u | 44 +-- streams/ve.m3u | 8 +- 87 files changed, 1187 insertions(+), 1187 deletions(-) diff --git a/README.md b/README.md index 01b50187f..570652664 100644 --- a/README.md +++ b/README.md @@ -33,31 +33,31 @@ To watch IPTV, simply insert one of the links below into any player that support Animation18https://iptv-org.github.io/iptv/categories/animation.m3u Business33https://iptv-org.github.io/iptv/categories/business.m3u Classic48https://iptv-org.github.io/iptv/categories/classic.m3u - Comedy45https://iptv-org.github.io/iptv/categories/comedy.m3u + Comedy46https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking21https://iptv-org.github.io/iptv/categories/cooking.m3u Culture14https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u Education33https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment173https://iptv-org.github.io/iptv/categories/entertainment.m3u + Entertainment172https://iptv-org.github.io/iptv/categories/entertainment.m3u Family19https://iptv-org.github.io/iptv/categories/family.m3u - General371https://iptv-org.github.io/iptv/categories/general.m3u - Kids140https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative35https://iptv-org.github.io/iptv/categories/legislative.m3u + General372https://iptv-org.github.io/iptv/categories/general.m3u + Kids139https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative33https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle64https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies220https://iptv-org.github.io/iptv/categories/movies.m3u - Music306https://iptv-org.github.io/iptv/categories/music.m3u - News355https://iptv-org.github.io/iptv/categories/news.m3u + Movies221https://iptv-org.github.io/iptv/categories/movies.m3u + Music311https://iptv-org.github.io/iptv/categories/music.m3u + News362https://iptv-org.github.io/iptv/categories/news.m3u Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u - Religious202https://iptv-org.github.io/iptv/categories/religious.m3u + Religious205https://iptv-org.github.io/iptv/categories/religious.m3u Series147https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u - Shop50https://iptv-org.github.io/iptv/categories/shop.m3u - Sports165https://iptv-org.github.io/iptv/categories/sports.m3u + Shop49https://iptv-org.github.io/iptv/categories/shop.m3u + Sports162https://iptv-org.github.io/iptv/categories/sports.m3u Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4767https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4796https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -77,28 +77,28 @@ To watch IPTV, simply insert one of the links below into any player that support Albanian31https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic307https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic316https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u Azerbaijani21https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri2https://iptv-org.github.io/iptv/languages/bho.m3u Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan8https://iptv-org.github.io/iptv/languages/cat.m3u Cebuano1https://iptv-org.github.io/iptv/languages/ceb.m3u - Chinese62https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese61https://iptv-org.github.io/iptv/languages/zho.m3u Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u Czech18https://iptv-org.github.io/iptv/languages/ces.m3u Danish11https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u Dutch75https://iptv-org.github.io/iptv/languages/nld.m3u - English1557https://iptv-org.github.io/iptv/languages/eng.m3u + English1556https://iptv-org.github.io/iptv/languages/eng.m3u Estonian5https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u @@ -106,33 +106,33 @@ To watch IPTV, simply insert one of the links below into any player that support French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u - German172https://iptv-org.github.io/iptv/languages/deu.m3u - Greek85https://iptv-org.github.io/iptv/languages/ell.m3u + German174https://iptv-org.github.io/iptv/languages/deu.m3u + Greek86https://iptv-org.github.io/iptv/languages/ell.m3u Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi80https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi82https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian182https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian180https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u - Italian160https://iptv-org.github.io/iptv/languages/ita.m3u - Japanese34https://iptv-org.github.io/iptv/languages/jpn.m3u + Italian161https://iptv-org.github.io/iptv/languages/ita.m3u + Japanese33https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean66https://iptv-org.github.io/iptv/languages/kor.m3u + Korean67https://iptv-org.github.io/iptv/languages/kor.m3u Kurdish16https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay20https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam50https://iptv-org.github.io/iptv/languages/mal.m3u + Malay16https://iptv-org.github.io/iptv/languages/msa.m3u + Malayalam52https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi4https://iptv-org.github.io/iptv/languages/mar.m3u @@ -143,36 +143,36 @@ To watch IPTV, simply insert one of the links below into any player that support Oriya (macrolanguage)3https://iptv-org.github.io/iptv/languages/ori.m3u Panjabi5https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u - Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u + Pashto13https://iptv-org.github.io/iptv/languages/pus.m3u Persian73https://iptv-org.github.io/iptv/languages/fas.m3u Polish40https://iptv-org.github.io/iptv/languages/pol.m3u Portuguese150https://iptv-org.github.io/iptv/languages/por.m3u Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u - Russian309https://iptv-org.github.io/iptv/languages/rus.m3u - Serbian43https://iptv-org.github.io/iptv/languages/srp.m3u + Russian313https://iptv-org.github.io/iptv/languages/rus.m3u + Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u - Sinhala6https://iptv-org.github.io/iptv/languages/sin.m3u + Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish853https://iptv-org.github.io/iptv/languages/spa.m3u - Swahili2https://iptv-org.github.io/iptv/languages/swa.m3u + Spanish866https://iptv-org.github.io/iptv/languages/spa.m3u + Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u - Tagalog10https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil38https://iptv-org.github.io/iptv/languages/tam.m3u + Tagalog11https://iptv-org.github.io/iptv/languages/tgl.m3u + Tamil39https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u - Thai52https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish123https://iptv-org.github.io/iptv/languages/tur.m3u + Thai51https://iptv-org.github.io/iptv/languages/tha.m3u + Turkish125https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u + Urdu21https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u - Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u + Wolof4https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2375https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2382https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -190,257 +190,257 @@ To watch IPTV, simply insert one of the links below into any player that support CountryChannelsPlaylist - 🇦🇫 Afghanistan57https://iptv-org.github.io/iptv/countries/af.m3u - 🇦🇱 Albania85https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria78https://iptv-org.github.io/iptv/countries/dz.m3u - 🇦🇸 American Samoa28https://iptv-org.github.io/iptv/countries/as.m3u - 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u - 🇦🇴 Angola28https://iptv-org.github.io/iptv/countries/ao.m3u - 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u - 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u - 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u + 🇦🇫 Afghanistan56https://iptv-org.github.io/iptv/countries/af.m3u + 🇦🇱 Albania86https://iptv-org.github.io/iptv/countries/al.m3u + 🇩🇿 Algeria81https://iptv-org.github.io/iptv/countries/dz.m3u + 🇦🇸 American Samoa29https://iptv-org.github.io/iptv/countries/as.m3u + 🇦🇩 Andorra40https://iptv-org.github.io/iptv/countries/ad.m3u + 🇦🇴 Angola30https://iptv-org.github.io/iptv/countries/ao.m3u + 🇦🇮 Anguilla26https://iptv-org.github.io/iptv/countries/ai.m3u + 🇦🇶 Antarctica26https://iptv-org.github.io/iptv/countries/aq.m3u + 🇦🇬 Antigua and Barbuda26https://iptv-org.github.io/iptv/countries/ag.m3u 🇦🇷 Argentina115https://iptv-org.github.io/iptv/countries/ar.m3u - 🇦🇲 Armenia71https://iptv-org.github.io/iptv/countries/am.m3u - 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u + 🇦🇲 Armenia72https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇼 Aruba29https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia83https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria62https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan66https://iptv-org.github.io/iptv/countries/az.m3u - 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain67https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh64https://iptv-org.github.io/iptv/countries/bd.m3u - 🇧🇧 Barbados26https://iptv-org.github.io/iptv/countries/bb.m3u - 🇧🇾 Belarus64https://iptv-org.github.io/iptv/countries/by.m3u - 🇧🇪 Belgium69https://iptv-org.github.io/iptv/countries/be.m3u - 🇧🇿 Belize25https://iptv-org.github.io/iptv/countries/bz.m3u - 🇧🇯 Benin28https://iptv-org.github.io/iptv/countries/bj.m3u - 🇧🇲 Bermuda25https://iptv-org.github.io/iptv/countries/bm.m3u + 🇦🇹 Austria64https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan67https://iptv-org.github.io/iptv/countries/az.m3u + 🇧🇸 Bahamas28https://iptv-org.github.io/iptv/countries/bs.m3u + 🇧🇭 Bahrain69https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇩 Bangladesh63https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇧 Barbados27https://iptv-org.github.io/iptv/countries/bb.m3u + 🇧🇾 Belarus66https://iptv-org.github.io/iptv/countries/by.m3u + 🇧🇪 Belgium70https://iptv-org.github.io/iptv/countries/be.m3u + 🇧🇿 Belize26https://iptv-org.github.io/iptv/countries/bz.m3u + 🇧🇯 Benin29https://iptv-org.github.io/iptv/countries/bj.m3u + 🇧🇲 Bermuda26https://iptv-org.github.io/iptv/countries/bm.m3u 🇧🇹 Bhutan43https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia76https://iptv-org.github.io/iptv/countries/bo.m3u - 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u - 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u - 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil148https://iptv-org.github.io/iptv/countries/br.m3u - 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u - 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u + 🇧🇴 Bolivia77https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇶 Bonaire26https://iptv-org.github.io/iptv/countries/bq.m3u + 🇧🇦 Bosnia and Herzegovina48https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇼 Botswana28https://iptv-org.github.io/iptv/countries/bw.m3u + 🇧🇻 Bouvet Island26https://iptv-org.github.io/iptv/countries/bv.m3u + 🇧🇷 Brazil147https://iptv-org.github.io/iptv/countries/br.m3u + 🇮🇴 British Indian Ocean Territory26https://iptv-org.github.io/iptv/countries/io.m3u + 🇻🇬 British Virgin Islands26https://iptv-org.github.io/iptv/countries/vg.m3u 🇧🇳 Brunei41https://iptv-org.github.io/iptv/countries/bn.m3u - 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u - 🇧🇫 Burkina Faso30https://iptv-org.github.io/iptv/countries/bf.m3u - 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia44https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada117https://iptv-org.github.io/iptv/countries/ca.m3u - 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u - 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u - 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u - 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile182https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China953https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u - 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u - 🇨🇴 Colombia112https://iptv-org.github.io/iptv/countries/co.m3u - 🇰🇲 Comoros54https://iptv-org.github.io/iptv/countries/km.m3u - 🇨🇰 Cook Islands28https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica84https://iptv-org.github.io/iptv/countries/cr.m3u - 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba60https://iptv-org.github.io/iptv/countries/cu.m3u - 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u - 🇨🇾 Cyprus67https://iptv-org.github.io/iptv/countries/cy.m3u - 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u - 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u - 🇩🇰 Denmark44https://iptv-org.github.io/iptv/countries/dk.m3u - 🇩🇯 Djibouti58https://iptv-org.github.io/iptv/countries/dj.m3u - 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic101https://iptv-org.github.io/iptv/countries/do.m3u - 🇹🇱 East Timor34https://iptv-org.github.io/iptv/countries/tl.m3u + 🇧🇬 Bulgaria52https://iptv-org.github.io/iptv/countries/bg.m3u + 🇧🇫 Burkina Faso31https://iptv-org.github.io/iptv/countries/bf.m3u + 🇧🇮 Burundi28https://iptv-org.github.io/iptv/countries/bi.m3u + 🇰🇭 Cambodia45https://iptv-org.github.io/iptv/countries/kh.m3u + 🇨🇲 Cameroon31https://iptv-org.github.io/iptv/countries/cm.m3u + 🇨🇦 Canada116https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇻 Cape Verde28https://iptv-org.github.io/iptv/countries/cv.m3u + 🇰🇾 Cayman Islands26https://iptv-org.github.io/iptv/countries/ky.m3u + 🇨🇫 Central African Republic28https://iptv-org.github.io/iptv/countries/cf.m3u + 🇹🇩 Chad28https://iptv-org.github.io/iptv/countries/td.m3u + 🇨🇱 Chile181https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China950https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇽 Christmas Island26https://iptv-org.github.io/iptv/countries/cx.m3u + 🇨🇨 Cocos (Keeling) Islands26https://iptv-org.github.io/iptv/countries/cc.m3u + 🇨🇴 Colombia116https://iptv-org.github.io/iptv/countries/co.m3u + 🇰🇲 Comoros56https://iptv-org.github.io/iptv/countries/km.m3u + 🇨🇰 Cook Islands29https://iptv-org.github.io/iptv/countries/ck.m3u + 🇨🇷 Costa Rica85https://iptv-org.github.io/iptv/countries/cr.m3u + 🇭🇷 Croatia48https://iptv-org.github.io/iptv/countries/hr.m3u + 🇨🇺 Cuba65https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇼 Curacao29https://iptv-org.github.io/iptv/countries/cw.m3u + 🇨🇾 Cyprus68https://iptv-org.github.io/iptv/countries/cy.m3u + 🇨🇿 Czech Republic52https://iptv-org.github.io/iptv/countries/cz.m3u + 🇨🇩 Democratic Republic of the Congo32https://iptv-org.github.io/iptv/countries/cd.m3u + 🇩🇰 Denmark45https://iptv-org.github.io/iptv/countries/dk.m3u + 🇩🇯 Djibouti60https://iptv-org.github.io/iptv/countries/dj.m3u + 🇩🇲 Dominica26https://iptv-org.github.io/iptv/countries/dm.m3u + 🇩🇴 Dominican Republic103https://iptv-org.github.io/iptv/countries/do.m3u + 🇹🇱 East Timor35https://iptv-org.github.io/iptv/countries/tl.m3u 🇪🇨 Ecuador72https://iptv-org.github.io/iptv/countries/ec.m3u - 🇪🇬 Egypt90https://iptv-org.github.io/iptv/countries/eg.m3u - 🇸🇻 El Salvador73https://iptv-org.github.io/iptv/countries/sv.m3u - 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u - 🇪🇷 Eritrea27https://iptv-org.github.io/iptv/countries/er.m3u - 🇪🇪 Estonia41https://iptv-org.github.io/iptv/countries/ee.m3u - 🇪🇹 Ethiopia28https://iptv-org.github.io/iptv/countries/et.m3u - 🇫🇰 Falkland Islands25https://iptv-org.github.io/iptv/countries/fk.m3u - 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u - 🇫🇯 Fiji29https://iptv-org.github.io/iptv/countries/fj.m3u - 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u + 🇪🇬 Egypt93https://iptv-org.github.io/iptv/countries/eg.m3u + 🇸🇻 El Salvador74https://iptv-org.github.io/iptv/countries/sv.m3u + 🇬🇶 Equatorial Guinea29https://iptv-org.github.io/iptv/countries/gq.m3u + 🇪🇷 Eritrea28https://iptv-org.github.io/iptv/countries/er.m3u + 🇪🇪 Estonia42https://iptv-org.github.io/iptv/countries/ee.m3u + 🇪🇹 Ethiopia29https://iptv-org.github.io/iptv/countries/et.m3u + 🇫🇰 Falkland Islands26https://iptv-org.github.io/iptv/countries/fk.m3u + 🇫🇴 Faroe Islands27https://iptv-org.github.io/iptv/countries/fo.m3u + 🇫🇯 Fiji30https://iptv-org.github.io/iptv/countries/fj.m3u + 🇫🇮 Finland49https://iptv-org.github.io/iptv/countries/fi.m3u 🇫🇷 France153https://iptv-org.github.io/iptv/countries/fr.m3u - 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u - 🇵🇫 French Polynesia29https://iptv-org.github.io/iptv/countries/pf.m3u - 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u - 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u - 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia51https://iptv-org.github.io/iptv/countries/ge.m3u - 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u - 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u - 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece129https://iptv-org.github.io/iptv/countries/gr.m3u - 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u - 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u - 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u - 🇬🇺 Guam28https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala65https://iptv-org.github.io/iptv/countries/gt.m3u - 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u - 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u - 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u - 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti35https://iptv-org.github.io/iptv/countries/ht.m3u - 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u + 🇬🇫 French Guiana28https://iptv-org.github.io/iptv/countries/gf.m3u + 🇵🇫 French Polynesia30https://iptv-org.github.io/iptv/countries/pf.m3u + 🇹🇫 French Southern Territories28https://iptv-org.github.io/iptv/countries/tf.m3u + 🇬🇦 Gabon28https://iptv-org.github.io/iptv/countries/ga.m3u + 🇬🇲 Gambia29https://iptv-org.github.io/iptv/countries/gm.m3u + 🇬🇪 Georgia52https://iptv-org.github.io/iptv/countries/ge.m3u + 🇩🇪 Germany224https://iptv-org.github.io/iptv/countries/de.m3u + 🇬🇭 Ghana29https://iptv-org.github.io/iptv/countries/gh.m3u + 🇬🇮 Gibraltar26https://iptv-org.github.io/iptv/countries/gi.m3u + 🇬🇷 Greece131https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇱 Greenland27https://iptv-org.github.io/iptv/countries/gl.m3u + 🇬🇩 Grenada26https://iptv-org.github.io/iptv/countries/gd.m3u + 🇬🇵 Guadeloupe29https://iptv-org.github.io/iptv/countries/gp.m3u + 🇬🇺 Guam29https://iptv-org.github.io/iptv/countries/gu.m3u + 🇬🇹 Guatemala66https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇬 Guernsey27https://iptv-org.github.io/iptv/countries/gg.m3u + 🇬🇳 Guinea28https://iptv-org.github.io/iptv/countries/gn.m3u + 🇬🇼 Guinea-Bissau28https://iptv-org.github.io/iptv/countries/gw.m3u + 🇬🇾 Guyana26https://iptv-org.github.io/iptv/countries/gy.m3u + 🇭🇹 Haiti39https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇲 Heard Island and McDonald Islands26https://iptv-org.github.io/iptv/countries/hm.m3u 🇭🇳 Honduras92https://iptv-org.github.io/iptv/countries/hn.m3u 🇭🇰 Hong Kong49https://iptv-org.github.io/iptv/countries/hk.m3u - 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u - 🇮🇸 Iceland38https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India277https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia238https://iptv-org.github.io/iptv/countries/id.m3u - 🇮🇷 Iran116https://iptv-org.github.io/iptv/countries/ir.m3u - 🇮🇶 Iraq98https://iptv-org.github.io/iptv/countries/iq.m3u - 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u - 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u - 🇮🇱 Israel49https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u - 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u - 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u + 🇭🇺 Hungary69https://iptv-org.github.io/iptv/countries/hu.m3u + 🇮🇸 Iceland39https://iptv-org.github.io/iptv/countries/is.m3u + 🇮🇳 India284https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia239https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇷 Iran118https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇶 Iraq101https://iptv-org.github.io/iptv/countries/iq.m3u + 🇮🇪 Ireland49https://iptv-org.github.io/iptv/countries/ie.m3u + 🇮🇲 Isle of Man26https://iptv-org.github.io/iptv/countries/im.m3u + 🇮🇱 Israel50https://iptv-org.github.io/iptv/countries/il.m3u + 🇮🇹 Italy216https://iptv-org.github.io/iptv/countries/it.m3u + 🇨🇮 Ivory Coast29https://iptv-org.github.io/iptv/countries/ci.m3u + 🇯🇲 Jamaica28https://iptv-org.github.io/iptv/countries/jm.m3u 🇯🇵 Japan89https://iptv-org.github.io/iptv/countries/jp.m3u - 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan84https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan62https://iptv-org.github.io/iptv/countries/kz.m3u + 🇯🇪 Jersey26https://iptv-org.github.io/iptv/countries/je.m3u + 🇯🇴 Jordan85https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan63https://iptv-org.github.io/iptv/countries/kz.m3u 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u - 🇰🇮 Kiribati28https://iptv-org.github.io/iptv/countries/ki.m3u - 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait82https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan36https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos51https://iptv-org.github.io/iptv/countries/la.m3u - 🇱🇻 Latvia41https://iptv-org.github.io/iptv/countries/lv.m3u - 🇱🇧 Lebanon82https://iptv-org.github.io/iptv/countries/lb.m3u - 🇱🇸 Lesotho27https://iptv-org.github.io/iptv/countries/ls.m3u - 🇱🇷 Liberia27https://iptv-org.github.io/iptv/countries/lr.m3u - 🇱🇾 Libya64https://iptv-org.github.io/iptv/countries/ly.m3u - 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u - 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u - 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u - 🇲🇴 Macao33https://iptv-org.github.io/iptv/countries/mo.m3u - 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u - 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u - 🇲🇾 Malaysia58https://iptv-org.github.io/iptv/countries/my.m3u + 🇰🇮 Kiribati29https://iptv-org.github.io/iptv/countries/ki.m3u + 🇽🇰 Kosovo27https://iptv-org.github.io/iptv/countries/xk.m3u + 🇰🇼 Kuwait84https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan37https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos52https://iptv-org.github.io/iptv/countries/la.m3u + 🇱🇻 Latvia42https://iptv-org.github.io/iptv/countries/lv.m3u + 🇱🇧 Lebanon84https://iptv-org.github.io/iptv/countries/lb.m3u + 🇱🇸 Lesotho28https://iptv-org.github.io/iptv/countries/ls.m3u + 🇱🇷 Liberia28https://iptv-org.github.io/iptv/countries/lr.m3u + 🇱🇾 Libya67https://iptv-org.github.io/iptv/countries/ly.m3u + 🇱🇮 Liechtenstein42https://iptv-org.github.io/iptv/countries/li.m3u + 🇱🇹 Lithuania41https://iptv-org.github.io/iptv/countries/lt.m3u + 🇱🇺 Luxembourg45https://iptv-org.github.io/iptv/countries/lu.m3u + 🇲🇴 Macao34https://iptv-org.github.io/iptv/countries/mo.m3u + 🇲🇬 Madagascar28https://iptv-org.github.io/iptv/countries/mg.m3u + 🇲🇼 Malawi29https://iptv-org.github.io/iptv/countries/mw.m3u + 🇲🇾 Malaysia54https://iptv-org.github.io/iptv/countries/my.m3u 🇲🇻 Maldives44https://iptv-org.github.io/iptv/countries/mv.m3u - 🇲🇱 Mali28https://iptv-org.github.io/iptv/countries/ml.m3u - 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u - 🇲🇭 Marshall Islands28https://iptv-org.github.io/iptv/countries/mh.m3u - 🇲🇶 Martinique28https://iptv-org.github.io/iptv/countries/mq.m3u - 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u - 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u - 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico126https://iptv-org.github.io/iptv/countries/mx.m3u - 🇫🇲 Micronesia28https://iptv-org.github.io/iptv/countries/fm.m3u - 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u - 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia39https://iptv-org.github.io/iptv/countries/mn.m3u - 🇲🇪 Montenegro42https://iptv-org.github.io/iptv/countries/me.m3u - 🇲🇸 Montserrat25https://iptv-org.github.io/iptv/countries/ms.m3u - 🇲🇦 Morocco71https://iptv-org.github.io/iptv/countries/ma.m3u - 🇲🇿 Mozambique29https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)35https://iptv-org.github.io/iptv/countries/mm.m3u - 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u - 🇳🇷 Nauru28https://iptv-org.github.io/iptv/countries/nr.m3u + 🇲🇱 Mali29https://iptv-org.github.io/iptv/countries/ml.m3u + 🇲🇹 Malta40https://iptv-org.github.io/iptv/countries/mt.m3u + 🇲🇭 Marshall Islands29https://iptv-org.github.io/iptv/countries/mh.m3u + 🇲🇶 Martinique29https://iptv-org.github.io/iptv/countries/mq.m3u + 🇲🇷 Mauritania57https://iptv-org.github.io/iptv/countries/mr.m3u + 🇲🇺 Mauritius29https://iptv-org.github.io/iptv/countries/mu.m3u + 🇾🇹 Mayotte28https://iptv-org.github.io/iptv/countries/yt.m3u + 🇲🇽 Mexico132https://iptv-org.github.io/iptv/countries/mx.m3u + 🇫🇲 Micronesia29https://iptv-org.github.io/iptv/countries/fm.m3u + 🇲🇩 Moldova48https://iptv-org.github.io/iptv/countries/md.m3u + 🇲🇨 Monaco39https://iptv-org.github.io/iptv/countries/mc.m3u + 🇲🇳 Mongolia40https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇪 Montenegro43https://iptv-org.github.io/iptv/countries/me.m3u + 🇲🇸 Montserrat26https://iptv-org.github.io/iptv/countries/ms.m3u + 🇲🇦 Morocco73https://iptv-org.github.io/iptv/countries/ma.m3u + 🇲🇿 Mozambique30https://iptv-org.github.io/iptv/countries/mz.m3u + 🇲🇲 Myanmar (Burma)36https://iptv-org.github.io/iptv/countries/mm.m3u + 🇳🇦 Namibia28https://iptv-org.github.io/iptv/countries/na.m3u + 🇳🇷 Nauru29https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands122https://iptv-org.github.io/iptv/countries/nl.m3u - 🇳🇨 New Caledonia28https://iptv-org.github.io/iptv/countries/nc.m3u - 🇳🇿 New Zealand42https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua72https://iptv-org.github.io/iptv/countries/ni.m3u - 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria33https://iptv-org.github.io/iptv/countries/ng.m3u - 🇳🇺 Niue28https://iptv-org.github.io/iptv/countries/nu.m3u - 🇳🇫 Norfolk Island28https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea35https://iptv-org.github.io/iptv/countries/kp.m3u - 🇲🇰 North Macedonia40https://iptv-org.github.io/iptv/countries/mk.m3u - 🇲🇵 Northern Mariana Islands28https://iptv-org.github.io/iptv/countries/mp.m3u - 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman68https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan65https://iptv-org.github.io/iptv/countries/pk.m3u - 🇵🇼 Palau28https://iptv-org.github.io/iptv/countries/pw.m3u - 🇵🇸 Palestine81https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama68https://iptv-org.github.io/iptv/countries/pa.m3u - 🇵🇬 Papua New Guinea28https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru194https://iptv-org.github.io/iptv/countries/pe.m3u - 🇵🇭 Philippines54https://iptv-org.github.io/iptv/countries/ph.m3u - 🇵🇳 Pitcairn Islands28https://iptv-org.github.io/iptv/countries/pn.m3u - 🇵🇱 Poland74https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal67https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico66https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar67https://iptv-org.github.io/iptv/countries/qa.m3u - 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia397https://iptv-org.github.io/iptv/countries/ru.m3u - 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u - 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u - 🇧🇱 Saint Barthélemy27https://iptv-org.github.io/iptv/countries/bl.m3u - 🇸🇭 Saint Helena27https://iptv-org.github.io/iptv/countries/sh.m3u - 🇰🇳 Saint Kitts and Nevis25https://iptv-org.github.io/iptv/countries/kn.m3u - 🇱🇨 Saint Lucia25https://iptv-org.github.io/iptv/countries/lc.m3u - 🇲🇫 Saint Martin27https://iptv-org.github.io/iptv/countries/mf.m3u - 🇵🇲 Saint Pierre and Miquelon25https://iptv-org.github.io/iptv/countries/pm.m3u - 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u - 🇼🇸 Samoa28https://iptv-org.github.io/iptv/countries/ws.m3u - 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia97https://iptv-org.github.io/iptv/countries/sa.m3u + 🇳🇱 Netherlands123https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇨 New Caledonia29https://iptv-org.github.io/iptv/countries/nc.m3u + 🇳🇿 New Zealand43https://iptv-org.github.io/iptv/countries/nz.m3u + 🇳🇮 Nicaragua73https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇪 Niger28https://iptv-org.github.io/iptv/countries/ne.m3u + 🇳🇬 Nigeria34https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇺 Niue29https://iptv-org.github.io/iptv/countries/nu.m3u + 🇳🇫 Norfolk Island29https://iptv-org.github.io/iptv/countries/nf.m3u + 🇰🇵 North Korea36https://iptv-org.github.io/iptv/countries/kp.m3u + 🇲🇰 North Macedonia41https://iptv-org.github.io/iptv/countries/mk.m3u + 🇲🇵 Northern Mariana Islands29https://iptv-org.github.io/iptv/countries/mp.m3u + 🇳🇴 Norway51https://iptv-org.github.io/iptv/countries/no.m3u + 🇴🇲 Oman70https://iptv-org.github.io/iptv/countries/om.m3u + 🇵🇰 Pakistan64https://iptv-org.github.io/iptv/countries/pk.m3u + 🇵🇼 Palau29https://iptv-org.github.io/iptv/countries/pw.m3u + 🇵🇸 Palestine83https://iptv-org.github.io/iptv/countries/ps.m3u + 🇵🇦 Panama69https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇬 Papua New Guinea29https://iptv-org.github.io/iptv/countries/pg.m3u + 🇵🇾 Paraguay64https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru196https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇭 Philippines57https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇳 Pitcairn Islands29https://iptv-org.github.io/iptv/countries/pn.m3u + 🇵🇱 Poland75https://iptv-org.github.io/iptv/countries/pl.m3u + 🇵🇹 Portugal68https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇷 Puerto Rico68https://iptv-org.github.io/iptv/countries/pr.m3u + 🇶🇦 Qatar69https://iptv-org.github.io/iptv/countries/qa.m3u + 🇨🇬 Republic of the Congo29https://iptv-org.github.io/iptv/countries/cg.m3u + 🇷🇴 Romania66https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇺 Russia402https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇼 Rwanda30https://iptv-org.github.io/iptv/countries/rw.m3u + 🇷🇪 Réunion29https://iptv-org.github.io/iptv/countries/re.m3u + 🇧🇱 Saint Barthélemy28https://iptv-org.github.io/iptv/countries/bl.m3u + 🇸🇭 Saint Helena28https://iptv-org.github.io/iptv/countries/sh.m3u + 🇰🇳 Saint Kitts and Nevis26https://iptv-org.github.io/iptv/countries/kn.m3u + 🇱🇨 Saint Lucia26https://iptv-org.github.io/iptv/countries/lc.m3u + 🇲🇫 Saint Martin28https://iptv-org.github.io/iptv/countries/mf.m3u + 🇵🇲 Saint Pierre and Miquelon26https://iptv-org.github.io/iptv/countries/pm.m3u + 🇻🇨 Saint Vincent and the Grenadines26https://iptv-org.github.io/iptv/countries/vc.m3u + 🇼🇸 Samoa29https://iptv-org.github.io/iptv/countries/ws.m3u + 🇸🇲 San Marino40https://iptv-org.github.io/iptv/countries/sm.m3u + 🇸🇦 Saudi Arabia101https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u - 🇷🇸 Serbia77https://iptv-org.github.io/iptv/countries/rs.m3u - 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u - 🇸🇱 Sierra Leone28https://iptv-org.github.io/iptv/countries/sl.m3u - 🇸🇬 Singapore48https://iptv-org.github.io/iptv/countries/sg.m3u - 🇸🇽 Sint Maarten25https://iptv-org.github.io/iptv/countries/sx.m3u - 🇸🇰 Slovakia60https://iptv-org.github.io/iptv/countries/sk.m3u - 🇸🇮 Slovenia46https://iptv-org.github.io/iptv/countries/si.m3u - 🇸🇧 Solomon Islands28https://iptv-org.github.io/iptv/countries/sb.m3u - 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u - 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u - 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea103https://iptv-org.github.io/iptv/countries/kr.m3u - 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain218https://iptv-org.github.io/iptv/countries/es.m3u - 🇱🇰 Sri Lanka51https://iptv-org.github.io/iptv/countries/lk.m3u - 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u - 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u - 🇸🇯 Svalbard and Jan Mayen25https://iptv-org.github.io/iptv/countries/sj.m3u - 🇸🇿 Swaziland27https://iptv-org.github.io/iptv/countries/sz.m3u - 🇸🇪 Sweden51https://iptv-org.github.io/iptv/countries/se.m3u + 🇷🇸 Serbia79https://iptv-org.github.io/iptv/countries/rs.m3u + 🇸🇨 Seychelles28https://iptv-org.github.io/iptv/countries/sc.m3u + 🇸🇱 Sierra Leone29https://iptv-org.github.io/iptv/countries/sl.m3u + 🇸🇬 Singapore47https://iptv-org.github.io/iptv/countries/sg.m3u + 🇸🇽 Sint Maarten26https://iptv-org.github.io/iptv/countries/sx.m3u + 🇸🇰 Slovakia61https://iptv-org.github.io/iptv/countries/sk.m3u + 🇸🇮 Slovenia47https://iptv-org.github.io/iptv/countries/si.m3u + 🇸🇧 Solomon Islands29https://iptv-org.github.io/iptv/countries/sb.m3u + 🇸🇴 Somalia59https://iptv-org.github.io/iptv/countries/so.m3u + 🇿🇦 South Africa29https://iptv-org.github.io/iptv/countries/za.m3u + 🇬🇸 South Georgia and the South Sandwich Islands26https://iptv-org.github.io/iptv/countries/gs.m3u + 🇰🇷 South Korea106https://iptv-org.github.io/iptv/countries/kr.m3u + 🇸🇸 South Sudan28https://iptv-org.github.io/iptv/countries/ss.m3u + 🇪🇸 Spain220https://iptv-org.github.io/iptv/countries/es.m3u + 🇱🇰 Sri Lanka52https://iptv-org.github.io/iptv/countries/lk.m3u + 🇸🇩 Sudan62https://iptv-org.github.io/iptv/countries/sd.m3u + 🇸🇷 Suriname26https://iptv-org.github.io/iptv/countries/sr.m3u + 🇸🇯 Svalbard and Jan Mayen26https://iptv-org.github.io/iptv/countries/sj.m3u + 🇸🇿 Swaziland28https://iptv-org.github.io/iptv/countries/sz.m3u + 🇸🇪 Sweden52https://iptv-org.github.io/iptv/countries/se.m3u 🇨🇭 Switzerland87https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria75https://iptv-org.github.io/iptv/countries/sy.m3u - 🇸🇹 São Tomé and Príncipe27https://iptv-org.github.io/iptv/countries/st.m3u - 🇹🇼 Taiwan91https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan34https://iptv-org.github.io/iptv/countries/tj.m3u - 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand81https://iptv-org.github.io/iptv/countries/th.m3u - 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u - 🇹🇰 Tokelau28https://iptv-org.github.io/iptv/countries/tk.m3u - 🇹🇴 Tonga28https://iptv-org.github.io/iptv/countries/to.m3u - 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u - 🇹🇳 Tunisia66https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey177https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan38https://iptv-org.github.io/iptv/countries/tm.m3u - 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u - 🇹🇻 Tuvalu28https://iptv-org.github.io/iptv/countries/tv.m3u - 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u - 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u - 🇺🇬 Uganda28https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine121https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates100https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom192https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1877https://iptv-org.github.io/iptv/countries/us.m3u - 🇺🇾 Uruguay62https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan34https://iptv-org.github.io/iptv/countries/uz.m3u - 🇻🇺 Vanuatu28https://iptv-org.github.io/iptv/countries/vu.m3u - 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela77https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam77https://iptv-org.github.io/iptv/countries/vn.m3u - 🇼🇫 Wallis and Futuna28https://iptv-org.github.io/iptv/countries/wf.m3u - 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen72https://iptv-org.github.io/iptv/countries/ye.m3u - 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u - 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u - 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined135https://iptv-org.github.io/iptv/countries/undefined.m3u + 🇸🇾 Syria79https://iptv-org.github.io/iptv/countries/sy.m3u + 🇸🇹 São Tomé and Príncipe28https://iptv-org.github.io/iptv/countries/st.m3u + 🇹🇼 Taiwan92https://iptv-org.github.io/iptv/countries/tw.m3u + 🇹🇯 Tajikistan35https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇿 Tanzania29https://iptv-org.github.io/iptv/countries/tz.m3u + 🇹🇭 Thailand82https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇬 Togo28https://iptv-org.github.io/iptv/countries/tg.m3u + 🇹🇰 Tokelau29https://iptv-org.github.io/iptv/countries/tk.m3u + 🇹🇴 Tonga29https://iptv-org.github.io/iptv/countries/to.m3u + 🇹🇹 Trinidad and Tobago27https://iptv-org.github.io/iptv/countries/tt.m3u + 🇹🇳 Tunisia68https://iptv-org.github.io/iptv/countries/tn.m3u + 🇹🇷 Turkey179https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan39https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇨 Turks and Caicos Islands26https://iptv-org.github.io/iptv/countries/tc.m3u + 🇹🇻 Tuvalu29https://iptv-org.github.io/iptv/countries/tv.m3u + 🇺🇲 U.S. Minor Outlying Islands26https://iptv-org.github.io/iptv/countries/um.m3u + 🇻🇮 U.S. Virgin Islands26https://iptv-org.github.io/iptv/countries/vi.m3u + 🇺🇬 Uganda31https://iptv-org.github.io/iptv/countries/ug.m3u + 🇺🇦 Ukraine125https://iptv-org.github.io/iptv/countries/ua.m3u + 🇦🇪 United Arab Emirates102https://iptv-org.github.io/iptv/countries/ae.m3u + 🇬🇧 United Kingdom193https://iptv-org.github.io/iptv/countries/uk.m3u + 🇺🇸 United States1881https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇾 Uruguay63https://iptv-org.github.io/iptv/countries/uy.m3u + 🇺🇿 Uzbekistan35https://iptv-org.github.io/iptv/countries/uz.m3u + 🇻🇺 Vanuatu29https://iptv-org.github.io/iptv/countries/vu.m3u + 🇻🇦 Vatican City39https://iptv-org.github.io/iptv/countries/va.m3u + 🇻🇪 Venezuela80https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇳 Vietnam78https://iptv-org.github.io/iptv/countries/vn.m3u + 🇼🇫 Wallis and Futuna29https://iptv-org.github.io/iptv/countries/wf.m3u + 🇪🇭 Western Sahara33https://iptv-org.github.io/iptv/countries/eh.m3u + 🇾🇪 Yemen74https://iptv-org.github.io/iptv/countries/ye.m3u + 🇿🇲 Zambia28https://iptv-org.github.io/iptv/countries/zm.m3u + 🇿🇼 Zimbabwe28https://iptv-org.github.io/iptv/countries/zw.m3u + 🇦🇽 Åland26https://iptv-org.github.io/iptv/countries/ax.m3u + Undefined134https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -458,33 +458,33 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2507https://iptv-org.github.io/iptv/regions/emea.m3u - Africa137https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2720https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world328https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2666https://iptv-org.github.io/iptv/regions/asia.m3u + Europe, the Middle East and Africa2531https://iptv-org.github.io/iptv/regions/emea.m3u + Africa141https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2735https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world336https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2677https://iptv-org.github.io/iptv/regions/asia.m3u Asia-Pacific1832https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations359https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean73https://iptv-org.github.io/iptv/regions/carib.m3u - Central America100https://iptv-org.github.io/iptv/regions/cenamer.m3u + Association of Southeast Asian Nations356https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean82https://iptv-org.github.io/iptv/regions/carib.m3u + Central America99https://iptv-org.github.io/iptv/regions/cenamer.m3u Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u - Commonwealth of Independent States456https://iptv-org.github.io/iptv/regions/cis.m3u - Europe2087https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America665https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean780https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America769https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb66https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa545https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East491https://iptv-org.github.io/iptv/regions/mideast.m3u + Commonwealth of Independent States461https://iptv-org.github.io/iptv/regions/cis.m3u + Europe2102https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America678https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean794https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America783https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb69https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa554https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East498https://iptv-org.github.io/iptv/regions/mideast.m3u Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u - North America2182https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1943https://iptv-org.github.io/iptv/regions/nam.m3u - Oceania67https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia311https://iptv-org.github.io/iptv/regions/sas.m3u - Sub-Saharan Africa56https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa24https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7129https://iptv-org.github.io/iptv/regions/int.m3u - Undefined135https://iptv-org.github.io/iptv/regions/undefined.m3u + North America2196https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1944https://iptv-org.github.io/iptv/regions/nam.m3u + Oceania66https://iptv-org.github.io/iptv/regions/oce.m3u + South Asia315https://iptv-org.github.io/iptv/regions/sas.m3u + Sub-Saharan Africa57https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa23https://iptv-org.github.io/iptv/regions/wafr.m3u + Worldwide7169https://iptv-org.github.io/iptv/regions/int.m3u + Undefined134https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 36c1c153c..983d350a1 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -63,7 +63,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/ind https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 diff --git a/streams/af.m3u b/streams/af.m3u index 41da075e4..10a297a68 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -21,7 +21,7 @@ https://raw.githubusercontent.com/LaneSh4d0w/IPTV_Exception/master/channels/af/f http://51.210.199.58/hls/stream.m3u8 #EXTINF:-1 tvg-id="KayhanTV.af" status="online",Kayhan TV (720p) https://playout395.livestreamingcdn.com/live/Stream1/playlist.m3u8 -#EXTINF:-1 tvg-id="LemarTV.af" status="online",Lemar TV (720p) +#EXTINF:-1 tvg-id="LemarTV.af" status="error",Lemar TV (720p) https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/lemartv.m3u8 #EXTINF:-1 tvg-id="PamirTV.af" status="online",Pamir TV (1080p) [Not 24/7] http://live.stream.cdn.pamirtv.com/ptv/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index d8400a457..58a40bddd 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -11,7 +11,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Ջան TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -41,7 +41,7 @@ http://ott-cdn.ucom.am/s73/index.m3u8 #EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Թավա TV (480p) diff --git a/streams/ao.m3u b/streams/ao.m3u index 43b197dfc..bb0db08d8 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player -#EXTINF:-1 tvg-id="TVZimbo.ao" status="error",TV Zimbo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVZimbo.ao" status="online",TV Zimbo (720p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/29819666/events/9254936/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 6f93fb8a2..6523958a5 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -41,7 +41,7 @@ https://589ff3c36f7e8.streamlock.net/crespo3/crespo3/playlist.m3u8 https://live.canalnueve.tv/canal.m3u8 #EXTINF:-1 tvg-id="Canal9Multivision.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7] https://panel.dattalive.com/8250/8250/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9Televida.ar" status="error",Canal 9 Televida (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal9Televida.ar" status="online",Canal 9 Televida (720p) [Not 24/7] https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10MardelPlata.ar" status="online",Canal 10 Mar del Plata (720p) [Not 24/7] https://cdn2.zencast.tv:30443/live/canal10smil/playlist.m3u8 @@ -86,7 +86,7 @@ https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 -#EXTINF:-1 tvg-id="DeporTV.ar" status="online",DeporTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" status="error",DeporTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live #EXTINF:-1 tvg-id="ElDoce.ar" status="online",El Doce TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU @@ -156,10 +156,10 @@ https://elonceovh.elonce.com/hls/live.m3u8 https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Telesol (TLS) (432p) [Not 24/7] https://cnnsanjuan.com:9999/live/telesol/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Medios Rioja (864p) [Not 24/7] -http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Canal 4 (Posadas) (360p) [Geo-blocked] http://184.154.28.210:1935/canal4/canal4/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Medios Rioja (864p) [Not 24/7] +http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Santa María TV (360p) [Not 24/7] http://www.trimi.com.ar/santa_maria/streaming/mystream.m3u8 #EXTINF:-1 tvg-id="" status="error",Quatro TV (540p) [Not 24/7] diff --git a/streams/at.m3u b/streams/at.m3u index a6b76fad8..8cf399f8e 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -23,7 +23,7 @@ https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.m3u8 #EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index 9e456d09b..2a6172b3f 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -19,10 +19,10 @@ https://i.mjh.nz/au/Sydney/tv.101406020628.m3u8 https://i.mjh.nz/au/Sydney/tv.101406020623.m3u8 #EXTINF:-1 tvg-id="ABCKids.au" status="online",ABC Kids (720p) [Not 24/7] https://c.mjh.nz/101002210222 +#EXTINF:-1 tvg-id="ABCNews.au" status="online",ABC News (720p) +https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8 #EXTINF:-1 tvg-id="ABCNews.au" status="online",ABC News (720p) [Geo-blocked] https://c.mjh.nz/101002210220 -#EXTINF:-1 tvg-id="ABCNews.au" status="timeout",ABC News (720p) -https://abc-iview-mediapackagestreams-2.akamaized.net/out/v1/6e1cc6d25ec0480ea099a5399d73bc4b/index.m3u8 #EXTINF:-1 tvg-id="ABCTV.au" status="online",ABC TV (720p) https://c.mjh.nz/3201026102E1 #EXTINF:-1 tvg-id="ABCTV.au" status="online",ABC TV (720p) @@ -91,7 +91,7 @@ https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/sky1.m3u8 https://skylivetab-i.akamaihd.net/hls/live/569779/tablive/sky2.m3u8 #EXTINF:-1 tvg-id="SkyRacing2.au" status="error",Sky Racing 2 (360p) [Not 24/7] https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/sky2.m3u8 -#EXTINF:-1 tvg-id="SnowyMountainsTelevision.au" status="online",Snowy Mountains Television (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="SnowyMountainsTelevision.au" status="error",Snowy Mountains Television (1080p) [Geo-blocked] https://dcunilive30-lh.akamaihd.net/i/dclive_1@535229/master.m3u8 #EXTINF:-1 tvg-id="TravelFoodTV.au" status="timeout",Travel & Food TV (720p) https://nrpus.bozztv.com/36bay2/gusa-moviemagictv/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 1f1ed67f6..30e1a2a67 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -13,7 +13,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 #EXTINF:-1 tvg-id="RTVHB.ba" status="online",RTV HB (576p) [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 diff --git a/streams/be.m3u b/streams/be.m3u index 219cdca18..569ef933d 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -31,6 +31,8 @@ http://highvolume04.streampartner.nl/radiopros/livestream/playlist.m3u8 https://558bd16067b67.streamlock.net/radiopros/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATV (720p) [Not 24/7] https://api.new.livestream.com/accounts/27755193/events/8452381/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] +https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MaTele (1080p) [Not 24/7] https://live.matele.be/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",TVL (720p) [Not 24/7] @@ -51,8 +53,6 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 1 https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 -#EXTINF:-1 tvg-id="" status="online",VRT Radio 2 -https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara @@ -61,7 +61,7 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (576p) https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 -#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] -https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] https://actv-live.freecaster.com/live/actv/actv.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 2 +https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 93a32d25f..8fbadebab 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -42,7 +42,7 @@ http://serv2.videovox.pw/joaorodrigo7309/joaorodrigo7309/playlist.m3u8 https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8 #EXTINF:-1 tvg-id="CulturaPara.br" status="timeout",Cultura Pará (480p) [Not 24/7] http://str.portalcultura.com.br/funtelpa/tv_funtelpa/live.m3u8 -#EXTINF:-1 tvg-id="FonteTV.br" status="online",Fonte TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="FonteTV.br" status="error",Fonte TV (1080p) [Not 24/7] http://flash.softhost.com.br:1935/fonte/fontetv/live.m3u8 #EXTINF:-1 tvg-id="Futura.br" status="online",Futura (540p) [Not 24/7] https://tv.unisc.br/hls/test.m3u8 @@ -108,7 +108,7 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.m3u8 https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeFamilia.br" status="online",Rede Família (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeGospel.br" status="error",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 #EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="timeout",Rede Mão Amiga (480p) [Not 24/7] http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 @@ -138,7 +138,7 @@ http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) +#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7] http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8 @@ -282,7 +282,7 @@ http://live.cdn.upx.com/7550/myStream.sdp/playlist.m3u8 https://stmv1.srvstm.com/jurandir3193/jurandir3193/playlist.m3u8 #EXTINF:-1 tvg-id="TVUniversal.br" status="error",TV Universal https://14398c.ha.azioncdn.net/primary/smil:tv_universal.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVVerdesCampos.br" status="timeout",TV Verdes Campos (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVVerdesCampos.br" status="online",TV Verdes Campos (360p) [Not 24/7] https://596639ebdd89b.streamlock.net/8124/8124/playlist.m3u8 #EXTINF:-1 tvg-id="UNBTV.br" status="error",UNBTV https://edge-go-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk)m(XavC51HboPDZJtji_e3szw)n(a(3LDBWxJLACwHVOavx5cO4BC5lA2ZDpPC)s(HrY)'a(12ztgSdjsnrQqz6xH52ZjVZa)s(Pm8)))s(t(aTo)b(PTsuEXhXAScNjp6w9ssG70foQQQiZk9_8m0vsjgLJ_yzxGPuj8i57PEDMMA4cmTNsKda2B5oX-EEErouZ1HFyuX9AbUB8KvlMJtsMkooySBOlQbVM33PgsYPQdea2BJ0ehzbwQ39JhRwi_LnomRVQOY02rJ-d2IH3hF-JDM)'t(S2o)b(WaBWYarWoWCInKe38WSze3Q_-kcVqJj_MZQ)))/live_1080_index.m3u8 diff --git a/streams/by_sluhay.m3u b/streams/by_sluhay.m3u index 5279ee2c9..1491ebd7a 100644 --- a/streams/by_sluhay.m3u +++ b/streams/by_sluhay.m3u @@ -11,7 +11,7 @@ https://sluhay.by/live/Ch064pub/index.m3u8 https://sluhay.by/live/Ch091pub/index.m3u8 #EXTINF:-1 tvg-id="SluhaybyLenadi.by" status="online",Sluhay.by Lenadi (720p) [Not 24/7] https://sluhay.by/live/Ch052pub/index.m3u8 -#EXTINF:-1 tvg-id="SluhaybyLive.by" status="error",Sluhay.by Live (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SluhaybyLive.by" status="online",Sluhay.by Live (720p) [Not 24/7] https://sluhay.by/live/Ch173pub/index.m3u8 #EXTINF:-1 tvg-id="SluhaybyMova.by" status="online",Sluhay.by Mova (720p) [Not 24/7] https://sluhay.by/live/Ch034pub/index.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index d8b2b31ba..40672a657 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -59,7 +59,7 @@ https://cbclivedai4-i.akamaihd.net/hls/live/567231/event2/CBXT/master5.m3u8 https://ici-i.akamaihd.net/hls/live/873426/ICI-Live-Stream/master.m3u8 #EXTINF:-1 tvg-id="CFTMDT.ca" status="blocked",TVA [Geo-blocked] https://tvalive-nondai.akamaized.net/Content/HLS/Live/channel(a7315e07-037c-12a8-bdc8-da7bd513da9d)/index.m3u8 -#EXTINF:-1 tvg-id="CFTUDT.ca" status="timeout",Canal Savoir (360p) +#EXTINF:-1 tvg-id="CFTUDT.ca" status="online",Canal Savoir (360p) https://hls.savoir.media/live/stream.m3u8 #EXTINF:-1 tvg-id="CFYKDT.ca" status="blocked",CBC Yellowknife [Geo-blocked] https://cbclivedai7-i.akamaihd.net/hls/live/567240/event2/CFYK/master5.m3u8 @@ -99,9 +99,9 @@ http://cdn12.henico.net:8080/live/gsctv/index.m3u8 http://encodercdn1.frontline.ca/encoder181/output/History_720p/playlist.m3u8 #EXTINF:-1 tvg-id="IciRDI.ca" status="online",ICI RDI (720p) https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 -#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ITCTV.ca" status="online",ITC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 #EXTINF:-1 tvg-id="Knowledge.ca" status="blocked",Knowledge (720p) [Geo-blocked] http://knstream1.azureedge.net/knlive/knlive_high.m3u8 @@ -152,12 +152,12 @@ http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="online",Télé Culturelle Médias (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live -#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="error",Télé-Mag Québec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live +#EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) http://s1.mysportz.tv:2082/weather/playlist.m3u8 @@ -177,7 +177,7 @@ http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 #EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 diff --git a/streams/ch.m3u b/streams/ch.m3u index e3b074e27..c54c589a1 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -31,10 +31,10 @@ https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) http://210.210.155.37/uq2663/h/h18/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 #EXTINF:-1 tvg-id="Radio3i.ch" status="online",Radio 3i (720p) diff --git a/streams/cl.m3u b/streams/cl.m3u index 02802a5b4..31d8d16d0 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -17,7 +17,7 @@ https://unlimited6-cl.dps.live/atv/atv.smil/playlist.m3u8 https://livefocamundo.com:8081/arabtv/playlist.m3u8 #EXTINF:-1 tvg-id="AricaTV.cl" status="online",Arica TV (480p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8002/8002/playlist.m3u8 -#EXTINF:-1 tvg-id="AtacamaTV.cl" status="online",Atacama TV (Copiapó) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AtacamaTV.cl" status="error",Atacama TV (Copiapó) (720p) [Not 24/7] https://v2.tustreaming.cl/atacamatv/index.m3u8 #EXTINF:-1 tvg-id="AutonomaTV.cl" status="error",Autonoma TV (720p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8 @@ -31,7 +31,7 @@ http://v3.tustreaming.cl/campoabierto/playlist.m3u8 https://pantera1-100gb-cl-movistar.dps.live/campustv/campustv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2HDSanAntonio.cl" status="online",Canal 2 (San Antonio) (720p) [Not 24/7] https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellón (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="error",TV Quellón (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 @@ -247,7 +247,7 @@ https://stv.janus.cl/playlist/stream.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsRnhjcUCR78Q3Ud6OXCTNg/live #EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="online",Tele 2 Web (Retiro) (720p) [Not 24/7] https://inliveserver.com:1936/11516/11516/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal.cl" status="online",Telecanal +#EXTINF:-1 tvg-id="Telecanal.cl" status="error",Telecanal https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 @@ -359,6 +359,8 @@ https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Región Televisión Ñuble (Chillán) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cloudserver CloudFM (720p) @@ -383,8 +385,6 @@ http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 #EXTINF:-1 tvg-id="" status="error",Camara de Diputados (DVR) (720p) [Not 24/7] http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="error",Estación TV (Chillán) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Spectrum Channel LGBTQ+ (480p) [Not 24/7] diff --git a/streams/cn.m3u b/streams/cn.m3u index 7f093f087..6b32087e6 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -91,10 +91,10 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s19/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) http://210.210.155.37/qwr9ew/s/s19/index.m3u8 +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) @@ -389,19 +389,19 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Español (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) -http://210.210.155.37/qwr9ew/s/s50/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) +http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 #EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",耀才财经 http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 @@ -513,6 +513,8 @@ http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",洪雅新闻综合 (1080p) http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 +#EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) +http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州新聞綜合 (1080p) http://183.207.248.11/PLTV/3/224/3221225945/index.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州公共頻道 (1080p) @@ -559,8 +561,8 @@ http://183.207.249.37/PLTV/4/224/3221227307/index.m3u8 http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 #EXTINF:-1 tvg-id="" status="online",江门综合 (1080p) http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉州新聞綜合 (1080p) -http://218.204.153.158/10.m3u8 +#EXTINF:-1 tvg-id="" status="online",西青新闻综合 (1080p) [Not 24/7] +http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 红河综合台 (1080p) http://file.hhtv.cc/cms/videos/nmip-media/channellive/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",广东 ‖ 清新综合台 (1080p) @@ -637,10 +639,6 @@ http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 http://stream2.xiancity.cn/xatv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",侨乡 (1080p) http://stream.jinjiang.tv/1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 文山综合台 (1080p) [Not 24/7] -http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv -#EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 文山公共台 (1080p) -http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",浙江影视 (1080p) http://yd-m-l.cztv.com/channels/lantian/channel05/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",成都大熊猫 (1080p) [Not 24/7] @@ -649,12 +647,12 @@ https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180 https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="online",中国交通 (海南) (1080p) [Not 24/7] https://tv.lanjingfm.com/cctbn/hainan.m3u8 -#EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) -http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] http://stream1.jlntv.cn/xcpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",前郭综合 [Geo-blocked] +http://stream2.jlntv.cn/qg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",海南卫视 (720p) [Not 24/7] http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="" status="online",奇妙電視 (720p) @@ -699,8 +697,8 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江经济 (720p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江教育 (720p) [Not 24/7] @@ -765,6 +763,8 @@ http://live.wifizs.cn/qdly/sd/live.m3u8 http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 #EXTINF:-1 tvg-id="" status="online",娄底 (720p) http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 +#EXTINF:-1 tvg-id="" status="online",内江公共 (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江科教 (720p) http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江综合 (720p) @@ -789,10 +789,14 @@ http://stream2.xiancity.cn/xatv3/playlist.m3u8 http://stream2.xiancity.cn/xatv4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",西安乐购购物 (180p) [Not 24/7] http://stream2.xiancity.cn/xatv6/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) +http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",犍为新闻综合 (720p) [Not 24/7] http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 #EXTINF:-1 tvg-id="" status="online",靖江新闻綜合 (720p) [Not 24/7] http://visit.jjbctv.com:1935/live/xwzhpc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",房山电视台 (576p) +https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",广东 Ⅰ 韶关公共台 (720p) [Not 24/7] https://www.sgmsw.cn/videos/tv/201805/1308/9P424TC5M000AFO13CXK6GN6BOA889D2/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",广东 Ⅰ 韶关综合台 (720p) [Not 24/7] @@ -845,6 +849,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 #EXTINF:-1 tvg-id="" status="online",四川卫视 (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",凤台文化生活 (576p) [Not 24/7] +http://60.175.115.119:1935/live/wenhua/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (576p) http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 #EXTINF:-1 tvg-id="" status="online",继续教育 (576p) @@ -911,8 +917,8 @@ http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",星空衛視 (576p) http://218.202.220.2:5000/nn_live.ts?id=STARTV -#EXTINF:-1 tvg-id="" status="online",仙桃生活文體 (576p) -http://221.233.242.239:280/live/72/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",仙桃新聞綜合 (576p) +http://221.233.242.239:280/live/71/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",江津文化旅游 (576p) http://222.179.155.21:1935/ch2.m3u8 #EXTINF:-1 tvg-id="" status="online",东至文化资讯 (576p) [Not 24/7] @@ -935,6 +941,8 @@ http://hbdg.chinashadt.com:1936/live/stream:dgtv2.stream/playlist.m3u8 http://hbdg.chinashadt.com:1936/live/stream:dgzy.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",黄骅二套 (576p) http://hbhh.chinashadt.com:2111/live/hhtv2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",黄骅一套 (576p) +http://hbhh.chinashadt.com:2111/live/hhtv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",黃驊影視 (576p) http://hbhh.chinashadt.com:2111/live/hhys.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",景县电视一套 (576p) [Not 24/7] @@ -947,6 +955,12 @@ http://hblh.chinashadt.com:2036/live/stream:lh2.stream/playlist.m3u8 http://hblxx.chinashadt.com:2036/live/stream:lx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滦县综艺 (576p) http://hblxx.chinashadt.com:2036/live/stream:lx2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",平乡电视台 (576p) +http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",河北卫视 (576p) +http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",湖南卫视 (576p) +http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",河北农民 (576p) @@ -959,8 +973,6 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] -http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滨海新闻综合 (576p) [Not 24/7] @@ -1001,6 +1013,8 @@ http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",迪庆藏语 (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",松原新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州公共电视剧 (576p) http://stream.bzcm.net/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州新闻综合 (576p) @@ -1033,10 +1047,14 @@ http://stream.haixitv.cn/1/sd/live.m3u8 http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",炫动卡通 (540p) http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",江门综合 (540p) +http://dslive.grtn.cn/jmzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",揭阳综合 (540p) http://dslive.grtn.cn/jyzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",汕头综合 (540p) http://dslive.grtn.cn/stzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",汕尾综合 (540p) +http://dslive.grtn.cn/swzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",汕尾公共 (540p) http://dslive.grtn.cn/swzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",江西 Ⅰ 上饶综合台 (540p) @@ -1065,18 +1083,18 @@ http://live.ntdimg.com/uwlive520/playlist.m3u8 https://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川新闻综合 (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w439903609_b1228800.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] -http://111.17.214.4:1935/live/xtxc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] +http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] +http://111.17.214.4:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtsh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] -http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] @@ -1087,14 +1105,14 @@ http://174.127.67.246/live330/playlist.m3u8 http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人亚太臺 (480p) https://live.ntdimg.com/aplive200/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",哈哈炫动卫视 (480p) [Not 24/7] -http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",江津经济生活 (480p) http://222.179.155.21:1935/ch0.m3u8 #EXTINF:-1 tvg-id="" status="online",江津新闻综合 (480p) http://222.179.155.21:1935/ch1.m3u8 #EXTINF:-1 tvg-id="" status="online",潮州综合 (480p) http://dslive.grtn.cn/czzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",东莞综合 (480p) +http://dslive.grtn.cn/dgzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",惠州新闻综合 (480p) http://dslive.grtn.cn/hzzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",梅州综合 (480p) @@ -1103,6 +1121,8 @@ http://dslive.grtn.cn/mzzh/playlist.m3u8 http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",阳江综合 (480p) http://dslive.grtn.cn/yjzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",肇庆综合 (480p) +http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",中山公共 (480p) http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水影视娱乐 (480p) [Not 24/7] @@ -1113,8 +1133,6 @@ http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",鹤壁新闻综合 (480p) [Not 24/7] http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 -#EXTINF:-1 tvg-id="" status="online",朔州1 (480p) [Not 24/7] -http://stream.sxsztv.com/live1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",朔州2 (480p) [Not 24/7] http://stream.sxsztv.com/live2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",靖江新闻綜合 (480p) [Not 24/7] @@ -1127,8 +1145,6 @@ http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 http://live.lyg1.com/ggpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] http://live.lyg1.com/zhpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) -http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) @@ -1139,8 +1155,6 @@ https://jpts.sinovision.net/livestream.m3u8 http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",西安丝路 (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Blue 美剧 (360p) [Not 24/7] -http://210.210.155.35/dr9445/h/h16/02.m3u8 #EXTINF:-1 tvg-id="" status="online",中牟综合 (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live #EXTINF:-1 tvg-id="" status="online",亳州新聞頻道 (360p) @@ -1159,6 +1173,8 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",辽源新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) http://stream.appwuhan.com/4tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川公共 (360p) [Not 24/7] @@ -1195,16 +1211,16 @@ http://stream4.jlntv.cn/test2/sd/live.m3u8 http://stream.wifizs.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",张家界1 (240p) [Not 24/7] http://stream.zjjrtv.com/zjjtv1/hd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",张家界2台 (240p) [Not 24/7] +http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人加西臺 (216p) https://live.ntdimg.com/cwlive220/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川公共 (180p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 -#EXTINF:-1 tvg-id="" status="online",山西 Ⅰ 朔州新闻台 (10p) [Not 24/7] -http://stream.sxsztv.com/live4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",黄骅一套 (576p) -http://hbhh.chinashadt.com:2111/live/hhtv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] +http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",吴江新闻综合 (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 #EXTINF:-1 tvg-id="" status="blocked",南阳新闻 (1080p) [Not 24/7] @@ -1305,30 +1321,6 @@ http://stream2.ahrtv.cn/lygb/sd/live.m3u8 http://stream2.ahrtv.cn/xnxq/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",安徽新闻综合广播 [Geo-blocked] http://stream2.ahrtv.cn/xnxw/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",白城新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",白山新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/baishan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",集安综合 [Geo-blocked] -http://stream2.jlntv.cn/ja/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",吉林市新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jilin1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",长春综合 [Geo-blocked] -http://stream2.jlntv.cn/jlcc/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",延边新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jlyb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",辽源新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",农安新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/naxw/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",前郭综合 [Geo-blocked] -http://stream2.jlntv.cn/qg/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",四平新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sptv/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",松原新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sytv/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",通化新闻 [Geo-blocked] -http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",金昌公共頻道 (240p) [Geo-blocked] http://stream4.liveyun.hoge.cn/ch01/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="blocked",金昌綜合頻道 (720p) [Geo-blocked] @@ -1865,14 +1857,14 @@ http://183.207.248.71/gitv/live1/SDWS/SDWS http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",吉州新聞綜合 (1080p) +http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川新闻综合 (360p) http://221.5.213.4:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川旅游经济 (360p) http://221.5.213.4:30000/2222.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",仙桃新聞綜合 (576p) -http://221.233.242.239:280/live/71/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",西青新闻综合 (1080p) [Not 24/7] -http://221.238.209.44:81/hls/live1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",仙桃生活文體 (576p) +http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",金鹰卡通 (576p) [Geo-blocked] http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏影视 (576p) @@ -2105,22 +2097,10 @@ http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",潮安综合 (540p) http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",东莞综合 (480p) -http://dslive.grtn.cn/dgzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",汕尾综合 (540p) -http://dslive.grtn.cn/swzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",河北经济 (576p) -http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉一套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",平乡电视台 (576p) -http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",河北卫视 (576p) -http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",湖南卫视 (576p) -http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南都市 (576p) http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) @@ -2135,8 +2115,6 @@ http://ivi.bupt.edu.cn/hls/btv8.m3u8 http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",内江公共 (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2159,14 +2137,28 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川妇女儿童 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",张家界2台 (240p) [Not 24/7] -http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",交城電視台 (576p) -http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",集安综合 [Geo-blocked] +http://stream2.jlntv.cn/ja/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",长春综合 [Geo-blocked] +http://stream2.jlntv.cn/jlcc/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",延边新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jlyb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",农安新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/naxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四平新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sptv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",通化新闻 [Geo-blocked] +http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",云南 Ⅰ 文山综合台 (1080p) [Not 24/7] +http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv +#EXTINF:-1 tvg-id="" status="timeout",云南 Ⅰ 文山公共台 (1080p) +http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2189,16 +2181,12 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辛集新聞頻道 (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",房山电视台 (576p) -https://live.funhillrm.com/2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西圖文頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/tuwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西影視頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/yingshi/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西綜合頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",凤台文化生活 (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",凤台综合 (576p) [Not 24/7] http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",澳视卫星 (720p) [Not 24/7] @@ -2207,18 +2195,20 @@ http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 http://61.244.22.5/ch3/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",綦江综合 (576p) http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Blue 美剧 (360p) [Not 24/7] +http://210.210.155.35/dr9445/h/h16/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",哈哈炫动卫视 (480p) [Not 24/7] +http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",心约之声公益广播 [Not 24/7] http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] http://cctvalih5ca.v.myalicdn.com/live/cctvamerica_2/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",江门综合 (540p) -http://dslive.grtn.cn/jmzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",肇庆综合 (480p) -http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",阜城综合 (576p) [Not 24/7] http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",河北经济 (576p) +http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",黃驊渤海新區 (576p) http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",沧县电视综合 (576p) @@ -2271,20 +2261,30 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_57.stream/playlist.m3u8 http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",康巴卫视 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 -#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",白城新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",白山新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/baishan1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",吉林市新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jilin1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江台 http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 http://stream3.hljtv.com/hljxw2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",朔州1 (480p) [Not 24/7] +http://stream.sxsztv.com/live1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",山西 Ⅰ 朔州新闻台 (10p) [Not 24/7] +http://stream.sxsztv.com/live4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆树综合 (360p) http://stream.zhystv.com/yset/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆樹綜藝頻道 (360p) http://stream.zhystv.com/ysyt/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",交城電視台 (576p) +http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",斗鱼电影3 (720p) http://tx2play1.douyucdn.cn/live/3928r9p0BHMDG_8000p.flv #EXTINF:-1 tvg-id="" status="error",斗鱼电影2 (1080p) diff --git a/streams/co.m3u b/streams/co.m3u index 83727475a..8f53ecd74 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -35,7 +35,7 @@ https://mdstrm.com/live-stream-playlist/574463697b9817cf0886fc17.m3u8 https://videostreaming.cloudserverlatam.com/chavotv/chavotv/playlist.m3u8 #EXTINF:-1 tvg-id="Eduvision.co" status="timeout",Eduvision (720p) http://66.240.236.25:1936/eduvision/eduvision/playlist.m3u8 -#EXTINF:-1 tvg-id="EnlaceTelevision.co" status="error",Enlace Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EnlaceTelevision.co" status="online",Enlace Televisión (720p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAFAADLA1IAyADIQCAAAAAAAAAA.js #EXTINF:-1 tvg-id="FamiliChannel.co" status="error",Famili Channel (720p) [Not 24/7] https://rtmp02.portalexpress.es/thefchanel/thefchanel/playlist.m3u8 @@ -80,7 +80,7 @@ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist https://5b464b69d264e.streamlock.net/Channels_live/ngrp:telemusica_all/playlist.m3u8 #EXTINF:-1 tvg-id="Telepacifico.co" status="online",Telepacífico (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telepetroleo.co" status="error",Telepetróleo (Barrancabermeja | Santander) (720p) +#EXTINF:-1 tvg-id="Telepetroleo.co" status="online",Telepetróleo (Barrancabermeja | Santander) (720p) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAIAAE7A1IAyADIUCAAAAAAAAAA.js #EXTINF:-1 tvg-id="TVAgro.co" status="online",TV Agro http://179.1.7.198:1935/live/TVAgroHD.stream/playlist.m3u8 @@ -100,16 +100,18 @@ https://stream.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 https://stream.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Zoom (Bogotà | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal NorteVision (Pasto | Nariño) (480p) -https://eu1.servers10.com:8081/8092/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Multicanal Televisión (Santiago de Cali | Valle del Cauca) (720p) https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) +https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal NorteVision (Pasto | Nariño) (480p) +https://eu1.servers10.com:8081/8092/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Teleamiga (Bogotà | Cundinamarca) (480p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/teleamigatvlive/smil:dvrlive.smil/playlist.m3u8 @@ -131,5 +133,3 @@ https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="" status="error",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js diff --git a/streams/cr.m3u b/streams/cr.m3u index 320333969..07f12c281 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -22,9 +22,9 @@ https://d30zjikdv9ntds.cloudfront.net/repretel/canal11/smil:live.smil/playlist.m #EXTINF:-1 tvg-id="Canal13Sinart.cr" status="online",Canal 13 Sinart (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7vh8g3 #EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] -https://rtmp.info/canal38/envivo/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal38.cr" status="error",Canal 38 (720p) [Not 24/7] https://rtmp.info/canal38/envivo/chunks.m3u8 +#EXTINF:-1 tvg-id="Canal38.cr" status="online",Canal 38 (720p) [Not 24/7] +https://rtmp.info/canal38/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] http://tv.ticosmedia.com:1935/COLOSAL/COLOSAL/playlist.m3u8 #EXTINF:-1 tvg-id="EJTV.cr" status="online",Enlace Juvenil (EJTV) (288p) [Not 24/7] diff --git a/streams/cu.m3u b/streams/cu.m3u index 73ec7f143..dfb8164d1 100644 --- a/streams/cu.m3u +++ b/streams/cu.m3u @@ -1,11 +1,11 @@ #EXTM3U -#EXTINF:-1 tvg-id="CanalEducativo2.cu" status="error",Canal Educativo 2 +#EXTINF:-1 tvg-id="CanalEducativo2.cu" status="online",Canal Educativo 2 http://177.52.221.214:8000/play/a0dx/index.m3u8 -#EXTINF:-1 tvg-id="CanalEducativo.cu" status="error",Canal Educativo +#EXTINF:-1 tvg-id="CanalEducativo.cu" status="online",Canal Educativo http://177.52.221.214:8000/play/a0dw/index.m3u8 -#EXTINF:-1 tvg-id="CubaVision.cu" status="error",CubaVision +#EXTINF:-1 tvg-id="CubaVision.cu" status="online",CubaVision http://177.52.221.214:8000/play/a0dc/index.m3u8 -#EXTINF:-1 tvg-id="TeleRebelde.cu" status="error",Tele Rebelde +#EXTINF:-1 tvg-id="TeleRebelde.cu" status="timeout",Tele Rebelde http://177.52.221.214:8000/play/a0dd/index.m3u8 #EXTINF:-1 tvg-id="" status="online",CubaVision Internacional (480p) [Not 24/7] http://190.122.96.187:8888/http/010 diff --git a/streams/de.m3u b/streams/de.m3u index 3f666fa96..71ca97851 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -3,7 +3,7 @@ https://zdf-hls-18.akamaized.net/hls/live/2016501/dach/high/master.m3u8 #EXTINF:-1 tvg-id="123tv.de" status="online",1-2-3 TV (270p) http://123tv-mx1.flex-cdn.net/index.m3u8 -#EXTINF:-1 tvg-id="AlexBerlin.de" status="error",Alex Berlin (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlexBerlin.de" status="online",Alex Berlin (1080p) [Not 24/7] https://alex-stream.rosebud-media.de/live/alexlivetv40.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AnixeHDSerie.de" status="online",Anixe HD Serie (360p) https://ma.anixa.tv/clips/stream/anixehd/index.m3u8 @@ -268,9 +268,9 @@ https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] -http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 +#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] +http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 #EXTINF:-1 tvg-id="RTLWest.de" status="error",RTL West (540p) @@ -373,24 +373,22 @@ https://isar-tv.iptv-playoutcenter.de/isar-tv/isar-tv.stream_1/playlist.m3u8 https://mytvplus.iptv-playoutcenter.de/mytvplus/mytvplus.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Franken Fernsehen (1080p) https://s3.welocal.world/frankenfernsehen/media/191627/videos/hls.m3u8 +#EXTINF:-1 tvg-id="" status="online",ADRIA Music (1080p) +https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ZWEI2 Music (1080p) https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOLX Slovenija (1080p) -https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (1080p) [Not 24/7] https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",oeins (Oldenburg) (1080p) [Not 24/7] https://www.oeins.de/live/studio.m3u8 -#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) -https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Fernsehen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Weltweiter (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] @@ -405,13 +403,14 @@ https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 2 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",ADRIA Music (1080p) -https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOLX Slovenija (1080p) +https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h09/index.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s26/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) +http://210.210.155.37/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) +https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",KiKA [Geo-blocked] https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NDR Event 3 (720p) [Geo-blocked] @@ -420,6 +419,9 @@ https://ndrevent-lh.akamaihd.net/i/ndrevent_3@409068/master.m3u8 https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ZDFinfo [Geo-blocked] https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s26/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",hr-fernsehen (1080p) https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) @@ -432,10 +434,10 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Niedersachsen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Weltweiter (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 #EXTINF:-1 tvg-id="" status="error",ÇİRA TV (480p) [Not 24/7] @@ -452,8 +454,6 @@ http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/139.m3u8 http://176.10.117.18:8000/play/a00f/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ARTI TV (1080p) [Not 24/7] http://176.10.117.18:8000/play/a002/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) -http://210.210.155.37/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="error",BR Fernsehen Süd (720p) [Geo-blocked] http://livestreams.br.de/i/bfssued_germany@119890/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Südtirol TV (720p) diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index 00ac826e4..9775ee9ec 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -3,8 +3,6 @@ https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Dream Corp LLC (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] @@ -21,3 +19,5 @@ https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index f164fb487..6d3d18726 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -15,7 +15,7 @@ http://ss6.domint.net:2012/tes_str/teleelsalvador/playlist.m3u8 https://cdn4.hostlagarto.com:8081/static/Chinolatv/playlist.m3u8 #EXTINF:-1 tvg-id="CinevisionCanal19.do" status="online",Cinevision Canal 19 (720p) https://live.teledom.info:3713/live/cinevisionlive.m3u8 -#EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/stream/playlist.m3u8 @@ -29,7 +29,7 @@ https://ss3.domint.net:3120/dv6_str/digitalvision/playlist.m3u8 https://video.misistemareseller.com/Fuegotv/Fuegotv/playlist.m3u8 #EXTINF:-1 tvg-id="GDMTV.do" status="online",GDMTV (720p) [Not 24/7] https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="blocked",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 @@ -99,7 +99,7 @@ http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 #EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7] https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Vallevision.do" status="error",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 @@ -115,6 +115,8 @@ https://lb00zdigital.streamprolive.com/mnt/hls/live.m3u8 https://primary-out.iptv-global.net/HilandoFinoTV/ngrp:HilandoFinoTV_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Éxitos (720p) [Not 24/7] https://vdo1.streamgato.us:3359/live/tvexitoslive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Telesistema 11 +http://177.52.221.214:8000/play/a0fk/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecovisión (480p) [Not 24/7] https://vdo1.streamgato.us:3014/live/ecovisionlive.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Telefuturo Canal 23 (720p) [Not 24/7] @@ -125,8 +127,6 @@ http://ss8.domint.net:2128/stv_str/tv55/playlist.m3u8 https://ss8.domint.net:3128/stv_str/tv55/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Color Vision Canal 9 http://177.52.221.214:8000/play/a0c0/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Telesistema 11 -http://177.52.221.214:8000/play/a0fk/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Telever Canal 12 http://tengomusica.ddns.net:1935/telever/telever.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",GH Television Canal 10 (1080p) [Not 24/7] diff --git a/streams/dz.m3u b/streams/dz.m3u index cacdd631e..10bdf93ca 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -3,7 +3,7 @@ https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="CNA.dz" status="error",CNA (Chaîne Nord Africaine) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="CNA.dz" status="online",CNA (Chaîne Nord Africaine) (360p) [Not 24/7] https://live.creacast.com/cna/smil:cna.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="online",Echorouk News (480p) [Geo-blocked] https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index f2612257c..a1763dc10 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -5,7 +5,7 @@ https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 #EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) http://45.179.140.242:8000/play/a0jp -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 @@ -23,7 +23,7 @@ https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 http://45.179.140.242:8000/play/a0kw #EXTINF:-1 tvg-id="RTU.ec" status="error",RTU (630p) [Not 24/7] https://streamingwowza.com:1936/rtutv/rtutv/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" status="error",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u diff --git a/streams/eg.m3u b/streams/eg.m3u index 47402065d..a2b90aa77 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -1,11 +1,11 @@ #EXTM3U -#EXTINF:-1 tvg-id="AghapyTV.eg" status="online",Aghapy TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AghapyTV.eg" status="timeout",Aghapy TV (1080p) [Not 24/7] https://5b622f07944df.streamlock.net/aghapy.tv/aghapy.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlGhadTV.eg" status="online",Al Ghad (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alghadtv/live #EXTINF:-1 tvg-id="AlHayatTV.us" status="online",Al Hayat TV (720p) http://media.islamexplained.com:1935/live/_definst_mp4:ahme.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="error",Alrafidain (1024p) [Not 24/7] +#EXTINF:-1 tvg-id="AlRafidainTV.iq" status="online",Alrafidain (1024p) [Not 24/7] http://cdg3.edge.tmed.pw/arrafidaintv/live_1024p/chunks.m3u8 #EXTINF:-1 tvg-id="ATVSat.eg" status="online",ATVSat (1080p) [Not 24/7] https://stream.atvsat.com/atvsatlive/smil:atvsatlive.smil/playlist.m3u8 @@ -27,7 +27,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5d658d7e9f562.streamlock.net/koogi.tv/koogi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MekameleenTV.eg" status="online",Mekameleen TV (1080p) https://mn-nl.mncdn.com/mekameleen/smil:mekameleentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MESatHD.eg" status="error",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MESatHD.eg" status="online",MESat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCg5uHOxrP5GkMWldOavPKGQ/live #EXTINF:-1 tvg-id="NileCinema.eg" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Cinema (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 diff --git a/streams/es.m3u b/streams/es.m3u index b147878b4..84c22f033 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -85,7 +85,7 @@ https://videos.canal56.com/directe/stream/index.m3u8 http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 -#EXTINF:-1 tvg-id="CanalDonana.es" status="error",Canal Doñana (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doñana (720p) [Not 24/7] https://secure5.todostreaming.es/live/division-alm.m3u8 #EXTINF:-1 tvg-id="CanalExtremadura.es" status="online",Canal Extremadura (576p) [Not 24/7] https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8 @@ -247,12 +247,12 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 https://rtvelivestreamv3.akamaized.net/rtvesec/la1_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] https://ztnr.rtve.es/ztnr/1688877.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (720p) -https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 +#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (720p) +https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Bierzo.es" status="online",La 8 Bierzo (720p) @@ -261,7 +261,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterráneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -287,7 +287,7 @@ https://pull12.atresmedia.com/lavoz/master.m3u8 http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 -#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7] http://streamer1.streamhost.org/salive/logosH/playlist.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index 059915c83..0c33d5c98 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="7ALimoges.fr" status="online",7ALimoges (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="7ALimoges.fr" status="error",7ALimoges (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCdFv_ZWQ3Xk_NfRiaK-ryGg/live #EXTINF:-1 tvg-id="AlpedHuezTV.fr" status="online",Alpe d’Huez TV (720p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8 @@ -78,13 +78,13 @@ http://edge9.iptvnetwork.net/live/france3/playlist.m3u8 http://edge9.iptvnetwork.net/live/france4/playlist.m3u8 #EXTINF:-1 tvg-id="France5.fr" status="error",France 5 (720p) [Not 24/7] http://edge9.iptvnetwork.net/live/france5/playlist.m3u8 -#EXTINF:-1 tvg-id="France24Arabic.fr" status="error",France 24 Arabic (1080p) +#EXTINF:-1 tvg-id="France24Arabic.fr" status="online",France 24 Arabic (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Arabic/live #EXTINF:-1 tvg-id="France24English.fr" status="online",France 24 English (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24English/live #EXTINF:-1 tvg-id="France24Espanol.fr" status="online",France 24 Español (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Espanol/live -#EXTINF:-1 tvg-id="France24French.fr" status="error",France 24 French (1080p) +#EXTINF:-1 tvg-id="France24French.fr" status="online",France 24 French (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24/live #EXTINF:-1 tvg-id="Franceinfo.fr" status="error",Franceinfo (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/franceinfo/live @@ -184,21 +184,21 @@ https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249 http://188.40.68.167/russia/tiji/playlist.m3u8 #EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) https://s2.tntendirect.com/tmc/live/playlist.m3u8 +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) [Geo-blocked] +http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] -http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877/v3plusinfo247hls/master.m3u8 -#EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="online",TV5 Monde Style HD (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="error",TV5 Monde Style HD (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h01/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Colmar.fr" status="online",TV7 Colmar (576p) https://tv7.hdr-tv.com/live/tv7/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="online",TV8 Mont-Blanc (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="error",TV8 Mont-Blanc (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x71o73v #EXTINF:-1 tvg-id="TV78.fr" status="online",TV78 (720p) https://streamtv.cdn.dvmr.fr/TV78/ngrp:tv78.stream_all/master.m3u8 @@ -212,6 +212,8 @@ https://s2.tntendirect.com/w9/live/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn #EXTINF:-1 tvg-id="" status="online",Euronews Albania (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live +#EXTINF:-1 tvg-id="" status="online",Euronews Hungary (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live #EXTINF:-1 tvg-id="" status="online",Euronews по-русски (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live #EXTINF:-1 tvg-id="" status="online",Euronews en Español (720p) [Not 24/7] @@ -243,8 +245,6 @@ https://s2.tntendirect.com/d17/live/playlist.m3u8 https://s2.tntendirect.com/lequipe21/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Hungary (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live #EXTINF:-1 tvg-id="" status="error",viàMATÉLÉ (540p) [Not 24/7] https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8 #EXTINF:-1 tvg-id="" status="error",TV5Monde Info (1080p) diff --git a/streams/gr.m3u b/streams/gr.m3u index fdc752b70..f1da59ba9 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -79,7 +79,7 @@ http://wpso.com:1936/hls/wzra.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) https://vdo.alphaserver.gr:3613/stream/play.m3u8 @@ -117,7 +117,7 @@ https://itv.streams.ovh/magictv/magictv/playlist.m3u8 https://antennaamdnoenc.akamaized.net/maktv_akamai/abr/playlist.m3u8 #EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="online",Maroussiotika TV (480p) [Not 24/7] http://maroussiotika.dynu.com:8000/greektv/FZlHCCdBHL1/359142 -#EXTINF:-1 tvg-id="MEGATVHD.gr" status="error",Mega TV +#EXTINF:-1 tvg-id="MEGATVHD.gr" status="online",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 #EXTINF:-1 tvg-id="MesogeiosTV.gr" status="online",Mesogeios TV (432p) http://176.9.123.140:1935/mesogeiostv/stream/master.m3u8 @@ -131,10 +131,10 @@ https://vdo.alphaserver.gr:3305/stream/play.m3u8 https://live.neatv.gr:8888/hls/neatv.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) -https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) +https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NotioiTV.gr" status="online",Notioi TV (720p) https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 #EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] diff --git a/streams/hk.m3u b/streams/hk.m3u index dc03d149b..75dde31ef 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,11 +1,11 @@ #EXTM3U +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (540p) [Not 24/7] http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s31/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 @@ -15,13 +15,13 @@ http://al-pull2.hkatv.vip/live/CTV.m3u8 https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 #EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 @@ -33,7 +33,7 @@ http://210.210.155.35/qwr9ew/s/s21/index.m3u8 https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 #EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports rtmp://ivi.bupt.edu.cn:1935/livetv/starsports -#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) http://210.210.155.37/qwr9ew/s/s34/index.m3u8 @@ -47,8 +47,6 @@ https://cdn.hkdtmb.com/hls/99/index.m3u8 http://61.238.6.49:8000/bysid/96 #EXTINF:-1 tvg-id="" status="online",鳳凰衛視資訊台HD (720p) [Not 24/7] http://117.169.120.138:8080/live/fhzixun/.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTHK (港台電視31) (360p) [Geo-blocked] -https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="online",RTHK (港台電視32) (360p) [Not 24/7] https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 #EXTINF:-1 tvg-id="" status="online",香港开电视 / HKSTV-HKS (720p) @@ -57,6 +55,8 @@ http://media.fantv.hk/m3u8/archive/channel2.m3u8 http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",香港衛視 (576p) [Not 24/7] http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",RTHK (港台電視31) (360p) [Geo-blocked] +https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVB明珠台 (PEARL) http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",TVB翡翠台 (JADE) (576p) diff --git a/streams/hn.m3u b/streams/hn.m3u index c4c85c3c6..6e529a49d 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -9,17 +9,17 @@ https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 http://st2.worldkast.com/8004/8004/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5ElLider.hn" status="error",Canal 5 El Líder (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k5MLnPhRpeAV0Xwgt0d -#EXTINF:-1 tvg-id="Canal11.hn" status="blocked",Canal 11 (720p) +#EXTINF:-1 tvg-id="Canal11.hn" status="online",Canal 11 (720p) https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisión (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 #EXTINF:-1 tvg-id="CCIChannel.hn" status="online",CCI Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl -#EXTINF:-1 tvg-id="CholusatSur36.hn" status="error",Cholusat Sur 36 (214p) [Not 24/7] +#EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CHTV.hn" status="online",CHTV (Canal Hondureño de Televisión) (720p) +#EXTINF:-1 tvg-id="CHTV.hn" status="blocked",CHTV (Canal Hondureño de Televisión) (720p) https://media.streambrothers.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 @@ -77,10 +77,6 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] @@ -89,11 +85,15 @@ https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index 23bcabed5..494674bf9 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -7,11 +7,11 @@ https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 #EXTINF:-1 tvg-id="RadioTeleAmenFM.ht" status="timeout",Radio Tele Amen FM (360p) [Not 24/7] http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="error",Radio Télé Pitit Manman Mari (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live #EXTINF:-1 tvg-id="RTVC.ht" status="error",Radio Télévision Caraïbes (RTVC) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81lgjh diff --git a/streams/hu.m3u b/streams/hu.m3u index 162ffb871..15f3fd926 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -67,6 +67,8 @@ https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 #EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Füzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] +http://tv.hegyvidek.hu/stream_mpeg.flv #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) http://1music.hu/1music.m3u8 #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) @@ -77,5 +79,3 @@ http://hitmusic.hu/hitmusic.m3u8 https://stream.y5.hu/stream/stream_bonum/stream.m3u8 #EXTINF:-1 tvg-id="" status="blocked",FEM3 [Geo-blocked] https://streaming.mytvback.com/stream/Nc8b6c6tUH4gh3GdRR-zFw/1617462698/channel016/stream.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Hegyvidek Tv Budapest (576p) [Not 24/7] -http://tv.hegyvidek.hu/stream_mpeg.flv diff --git a/streams/id.m3u b/streams/id.m3u index ce2d4042c..a33cb0339 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="ADiTV.id" status="online",ADiTV (720p) [Not 24/7] https://v2.siar.us/aditv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) -http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) +http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="AgropolitanTV.id" status="online",Agropolitan TV (360p) [Not 24/7] http://45.80.181.150:8080/hls/agropolitantv.m3u8 #EXTINF:-1 tvg-id="AhsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] @@ -17,11 +17,11 @@ https://alfa.kugo.id/live/albahjah.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AlBahjahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Al-Bahjah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch64.m3u8 -#EXTINF:-1 tvg-id="AlImanTV.id" status="error",Al-Iman TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="AlImanTV.id" status="timeout",Al-Iman TV (720p) [Geo-blocked] https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="ArekTV.id" status="online",Arek TV (576p) http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 @@ -34,15 +34,15 @@ http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="ATV.id" status="online",ATV (576p) https://bravo.kugo.id/atv/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ATV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch80.m3u8 -#EXTINF:-1 tvg-id="BalikapanTV.id" status="error",Balikapan TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BalikapanTV.id" status="online",Balikapan TV (720p) [Geo-blocked] http://122.248.43.138:1935/ch10/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="BaliTV.id" status="online",Bali TV (480p) -https://liveanevia.mncnow.id/live/eds/BaliTV_Timeshift/sa_hls_timeshift/BaliTV_Timeshift.m3u8 #EXTINF:-1 tvg-id="BaliTV.id" status="blocked",Bali TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(8e867ae0-b2c0-4968-9f60-a11aee8c0987)/index.m3u8 +#EXTINF:-1 tvg-id="BaliTV.id" status="error",Bali TV (480p) +https://liveanevia.mncnow.id/live/eds/BaliTV_Timeshift/sa_hls_timeshift/BaliTV_Timeshift.m3u8 #EXTINF:-1 tvg-id="BandungTV.id" status="online",Bandung TV (720p) [Not 24/7] http://202.150.153.254/bandungtv720p.m3u8 #EXTINF:-1 tvg-id="BandungTV.id" status="online",Bandung TV (360p) [Not 24/7] @@ -51,7 +51,7 @@ http://202.150.153.254/bandungtv360p.m3u8 https://v2.siar.us/banjartv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BantenTV.id" status="online",Banten TV (720p) [Not 24/7] https://v2.siar.us/barayatv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BatamTV.id" status="online",Batam TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BatamTV.id" status="timeout",Batam TV (720p) [Not 24/7] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 @@ -61,23 +61,23 @@ https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 http://103.119.54.246:8080/hls/bbstv.m3u8 #EXTINF:-1 tvg-id="BeritaSatu.id" status="online",BeritaSatu (720p) https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatu.id" status="online",BeritaSatu (540p) +#EXTINF:-1 tvg-id="BeritaSatu.id" status="error",BeritaSatu (540p) http://edge.linknetott.swiftserve.com/live/BsNew/amlst:beritasatunewsbs/playlist.m3u8 #EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="online",JakartaGlobe News (720p) [Not 24/7] https://b1english.beritasatumedia.com/Beritasatu/B1English_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="online",JakartaGlobe News (540p) [Not 24/7] +#EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="error",JakartaGlobe News (540p) [Not 24/7] http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsenglish/playlist.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="online",BeritaSatu World (720p) [Not 24/7] https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="online",BeritaSatu World (540p) [Not 24/7] +#EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="error",BeritaSatu World (540p) [Not 24/7] http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -86,7 +86,7 @@ http://livestream.biznetvideo.net/biznet_adventure/smil:adventure.smil/playlist. http://livestream.biznetvideo.net/biznet_kids/smil:kids.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=qAri1M2xu_MAlnHwVRtOs24lR8Y_HSDijN2CRNghifUllhYqQSDlkd0qE8CkZwxC&bizkeylivestarttime=0 #EXTINF:-1 tvg-id="BiznetLifestyle.id" status="online",Biznet Lifestyle (720p) http://livestream.biznetvideo.net/biznet_lifestyle/smil:lifestyle.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=jgDKPclcGdZfvrIDxfMdpT7v_srMWCbubntGo9cCYWpcBBQalMlLQxHswm43PbVR&bizkeylivestarttime=0 -#EXTINF:-1 tvg-id="BMSTV.id" status="online",Bayunmas TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BMSTV.id" status="error",Bayunmas TV (720p) [Geo-blocked] https://v2.siar.us/bmstv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://e1.siar.us/badartv/live/playlist.m3u8 @@ -123,17 +123,17 @@ https://bravo.kugo.id/dmtvmalang/rtmp.stream/chunklist.m3u8 https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DuniaGamesTV.id" status="online",Dunia Games TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8 -#EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="DutaTV.id" status="online",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="timeout",GBI TV (576p) +#EXTINF:-1 tvg-id="GBITV.id" status="online",GBI TV (576p) https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) http://gbitv.net:1935/live/gbitv/playlist.m3u8 @@ -160,7 +160,7 @@ http://iamchannel.org:1935/tes/1/playlist.m3u8 http://210.210.155.35/qwr9ew/s/s04/index.m3u8 #EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) @@ -173,7 +173,7 @@ https://h1.intechmedia.net/intech/ch1.m3u8 https://bravo.kugo.id/inspira/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="IzzahTV.id" status="error",Izzah TV (480p) +#EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="online",Jak TV (576p) https://bravo.kugo.id/jaktv/udp.stream/playlist.m3u8 @@ -185,10 +185,10 @@ http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 http://wowza58.indostreamserver.com:1935/jambitv/live/playlist.m3u8 #EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7] https://v2.siar.us/jawapostv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] @@ -197,10 +197,10 @@ http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -210,7 +210,7 @@ https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84 https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84727)/index.m3u8 #EXTINF:-1 tvg-id="JTV.id" status="error",JTV (720p) [Not 24/7] http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KawanuaTV.id" status="error",Kawanua TV (720p) +#EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p) https://live-kg.jixie.media/live/kompastv_lhd.m3u8 @@ -247,10 +247,10 @@ http://edge.metrotvnews.com:1935/live-edge/smil:metro.smil/playlist.m3u8 https://tv.rodja.live/tasik/ngrp:mgitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MGSTV.id" status="online",MGS TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 -#EXTINF:-1 tvg-id="MHOTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 #EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) @@ -262,23 +262,23 @@ https://5bf7b725107e5.streamlock.net/mqtv/mqtv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/OfficialMTATV/live #EXTINF:-1 tvg-id="MTATV.id" status="blocked",mta tv (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f1d-95a5-a204d62545ac)/index.m3u8 -#EXTINF:-1 tvg-id="MuadzTV.id" status="online",Muadz TV (1080p) -http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 +#EXTINF:-1 tvg-id="MuadzTV.id" status="error",Muadz TV (1080p) +http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h194/index.m3u8 +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 +#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h191/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] @@ -292,25 +292,25 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns #EXTINF:-1 tvg-id="NET.id" status="online",NET. (576p) https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 +#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s08/index.m3u8 #EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) https://bravo.kugo.id/nuchannel/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) +#EXTINF:-1 tvg-id="NusantaraTV.id" status="error",Nusantara TV (720p) https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="PadangTV.id" status="error",Padang TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 @@ -320,11 +320,11 @@ http://wowza58.indostreamserver.com:1935/persadatv/live/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/pijartv #EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PONTV.id" status="error",Pon TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PONTV.id" status="online",Pon TV (360p) [Not 24/7] https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PujaTVAceh.id" status="online",Puja TV Aceh (1080p) [Not 24/7] https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 @@ -332,16 +332,16 @@ http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h10/index.m3u8 +#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h10/index.m3u8 +#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RasyaadTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d35d0ifx19oopq.cloudfront.net/RCTI_2021.m3u8 @@ -360,7 +360,7 @@ https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 rtmp://103.166.254.114:1935/live/0 #EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauTV.id" status="error",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riautv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="blocked",Rodja TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(6f7158e4-f151-45dd-874f-e02c15c7cd4b)/index.m3u8 @@ -383,13 +383,13 @@ https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 #EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s03/index.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd #EXTINF:-1 tvg-id="SemarangTV.id" status="online",Semarang TV (720p) http://116.254.112.74/hls/cakralive.m3u8 -#EXTINF:-1 tvg-id="Simpang5TV.id" status="online",Simpang5 TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Simpang5TV.id" status="error",Simpang5 TV (360p) [Not 24/7] http://122.248.43.138:1935/ch4/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SMTV.id" status="online",SMTV (720p) [Not 24/7] http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 @@ -397,7 +397,7 @@ http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SriwijayaTV.id" status="online",Sriwijaya TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline -#EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline +#EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -405,11 +405,11 @@ https://h1.intechmedia.net/intech/ch17.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch18.m3u8 -#EXTINF:-1 tvg-id="SurabayaTV.id" status="online",Surabaya TV (720p) offline +#EXTINF:-1 tvg-id="SurabayaTV.id" status="error",Surabaya TV (720p) offline https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="online",Surau TV (720p) http://119.235.249.58:1935/surautv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -477,17 +477,17 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISultengpalu)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="timeout",TVRI Sulawesi Tengah (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRIDKIJakarta.id" status="online",TVRI DKI Jakarta (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIDKI)/index.m3u8 #EXTINF:-1 tvg-id="TVRIDKIJakarta.id" status="online",TVRI DKI Jakarta (720p) [Not 24/7] @@ -510,10 +510,10 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTIMSAM http://118.97.50.107/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINttkupang)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="online",TVRI Nusa Tenggara Timur (576p) https://alfa.kugo.id/tvrintt/rtmp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRIEastNusaTenggara.id" status="timeout",TVRI Nusa Tenggara Timur (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTTKUPANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIGORONTALO)/index.m3u8 #EXTINF:-1 tvg-id="TVRIGorontalo.id" status="online",TVRI Gorontalo (480p) @@ -533,11 +533,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRILampung)/index.m3u8 #EXTINF:-1 tvg-id="TVRILampung.id" status="online",TVRI Lampung (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRILAMPUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIMalukuambon)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) @@ -642,7 +642,7 @@ http://103.18.181.69:1935/golive/livestreambamus/playlist.m3u8 http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBKSAP.id" status="error",TVR Parlemen BKSAP [Not 24/7] http://103.18.181.69:1935/golive/livestreambksap/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 @@ -652,7 +652,7 @@ http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 @@ -660,18 +660,18 @@ http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVTabalong.id" status="error",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 @@ -691,6 +691,10 @@ http://210.210.155.35/qwr9ew/s/s32/index.m3u8 https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pal TV (720p) [Not 24/7] +http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Jangkar Harapan (720p) http://bravo.kugo.id:1935/jangkartv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) @@ -711,12 +715,14 @@ https://alfa.kugo.id/playout/kugo1.stream/playlist.m3u8 https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) @@ -736,16 +742,10 @@ https://h1.intechmedia.net/intech/ch59.m3u8 https://v2.siar.us/primatv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] -http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] diff --git a/streams/in.m3u b/streams/in.m3u index c530f7ef9..99ff4e56d 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="3TamilTV.in" status="online",3 Tamil TV (720p) [Not 24/7] https://6n3yogbnd9ok-hls-live.5centscdn.com/threetamil/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 -#EXTINF:-1 tvg-id="7SMusic.in" status="timeout",7S Music (576p) [Not 24/7] +#EXTINF:-1 tvg-id="7SMusic.in" status="online",7S Music (576p) [Not 24/7] http://103.199.161.254/Content/7smusic/Live/Channel(7smusic)/index.m3u8 #EXTINF:-1 tvg-id="9XJalwa.in" status="online",9X Jalwa (576p) [Not 24/7] http://14.199.164.20:4001/play/a0nc/index.m3u8 @@ -9,7 +9,7 @@ http://14.199.164.20:4001/play/a0nc/index.m3u8 http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 @@ -25,7 +25,7 @@ http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 #EXTINF:-1 tvg-id="ABPMajha.in" status="error",ABP Majha (720p) https://abp-i.akamaihd.net/hls/live/765531/abpmajha/master.m3u8 -#EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaramKidz.in" status="timeout",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -98,7 +98,7 @@ https://cnbctv18-lh.akamaihd.net/i/cnbctv18_1@174868/index_5_av-p.m3u8 http://master.beeiptv.com:8081/colors/colorsbdtv/playlist.m3u8 #EXTINF:-1 tvg-id="Dabangg.in" status="online",Dabangg (576p) [Not 24/7] http://14.199.164.20:4001/play/a0nb/index.m3u8 -#EXTINF:-1 tvg-id="DarshanaTV.in" status="blocked",Darshana TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="DarshanaTV.in" status="online",Darshana TV (360p) [Not 24/7] https://live.neestream.net/neestream_01/darshanatv/index.m3u8 #EXTINF:-1 tvg-id="DDMalayalam.in" status="online",DD Malayalam (576p) http://103.199.161.254/Content/ddmalayalam/Live/Channel(DDMalayalam)/index.m3u8 @@ -164,10 +164,10 @@ http://14.199.164.20:4001/play/a0qx/index.m3u8 http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) +#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) http://210.210.155.37/uq2663/h/h19/index.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GlobalPunjab.in" status="online",Global Punjab (720p) [Not 24/7] https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.in" status="online",GSTV (720p) [Not 24/7] @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -262,7 +262,7 @@ http://kcltv.livebox.co.in/kclhls/live.m3u8 http://198.144.149.82:8080/NOTV/KCVTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KCVMovies.in" status="online",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KenTV.in" status="timeout",Ken TV (360p) +#EXTINF:-1 tvg-id="KenTV.in" status="online",Ken TV (360p) https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KeralaVision.in" status="online",Kerala Vision (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ni/index.m3u8 @@ -280,7 +280,7 @@ https://m-c036-j2apps.s.llnwi.net/hls/2820.MahaMovie.in.m3u8 http://14.199.164.20:4001/play/a0l1/index.m3u8 #EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7] http://cloud.logicwebs.in:1935/live/malabarnews/playlist.m3u8 -#EXTINF:-1 tvg-id="MalabarVision.in" status="error",Malabar Vision (720p) +#EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p) http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8 #EXTINF:-1 tvg-id="Malaimurasu.in" status="error",Malaimurasu (480p) [Not 24/7] https://malaimurasucdn.purplestream.com/malaimurasu/49992ade0624eda468a31e137996d044.sdp/playlist.m3u8 @@ -298,18 +298,18 @@ https://m-c036-j2apps.s.llnwi.net/hls/2172.ManoranjanMovies.in.m3u8 http://mntv.livebox.co.in/mntvhls/mntv.m3u8 #EXTINF:-1 tvg-id="Mastiii.in" status="online",Mastiii (576p) [Not 24/7] http://103.199.160.85/Content/masthi/Live/Channel(Masthi)/index.m3u8 +#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (576p) [Not 24/7] http://103.199.161.254/Content/mathrubhuminews/Live/Channel(Mathrubhuminews)/index.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MathrubhumiNews.in" status="error",Mathrubhumi News (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwXrBBZnIh2ER4lal6WbAHw/live #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kd/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="error",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0pa/index.m3u8 +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0kd/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] http://14.199.164.20:4001/play/a0p9/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) @@ -318,7 +318,7 @@ http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8 https://live.neestream.com/neestream_01/mediaone/playlist.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (480p) https://live.neestream.net/neestream_01/mediaone/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MHOneShraddha.in" status="online",Shraddha (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MHOneShraddha.in" status="error",Shraddha (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhoneshradha/mhoneshradha/playlist.m3u8 #EXTINF:-1 tvg-id="MirrorNow.in" status="timeout",Mirror Now https://pubads.g.doubleclick.net/ssai/event/DXkHhH2QSnma-HnE3QJqlA/master.m3u8 @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -344,7 +344,7 @@ http://14.199.164.20:4001/play/a0n1/index.m3u8 https://namdhari.tv/live/sbs1.m3u8 #EXTINF:-1 tvg-id="NazranaMusic.in" status="online",Nazrana (720p) [Not 24/7] https://live.hungama.com/linear/nazrana/playlist.m3u8 -#EXTINF:-1 tvg-id="NCV.in" status="error",NCV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NCV.in" status="online",NCV (720p) [Not 24/7] http://131.153.22.8:1935/NCV/ncvstream/playlist.m3u8 #EXTINF:-1 tvg-id="NDTVIndia.in" status="online",NDTV India (480p) [Not 24/7] https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u8 @@ -352,16 +352,16 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="online",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 #EXTINF:-1 tvg-id="NethraTV.in" status="error",Nethra TV (480p) [Not 24/7] https://dammikartmp.tulix.tv/slrc3/slrc3/playlist.m3u8 +#EXTINF:-1 tvg-id="News7Tamil.in" status="online",News 7 Tamil (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2f4w_ppqHplvjiNaoTAK9w/live #EXTINF:-1 tvg-id="News7Tamil.in" status="error",News 7 Tamil (576p) [Not 24/7] http://14.199.164.20:4001/play/a0kp/index.m3u8 -#EXTINF:-1 tvg-id="News7Tamil.in" status="error",News 7 Tamil (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2f4w_ppqHplvjiNaoTAK9w/live #EXTINF:-1 tvg-id="News18AssamNorthEast.in" status="online",News18 Assam (504p) [Not 24/7] https://news18assam-lh.akamaihd.net/i/n18assamne_1@526575/index_5_av-p.m3u8 #EXTINF:-1 tvg-id="News18AssamNorthEast.in" status="online",News 18 Assam (360p) [Not 24/7] @@ -390,17 +390,17 @@ https://etv-oriya.akamaized.net/i/n18odia_1@179753/index_4_av-p.m3u8?rebase=on&s https://news18haryana-lh.akamaihd.net/i/n18punjabhimhar_1@349009/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News18Rajasthan.in" status="online",News 18 Rajasthan (360p) https://news18rajasthan-lh.akamaihd.net/i/n18raj_1@175738/index_4_av-p.m3u8?rebase=on&sd=10 +#EXTINF:-1 tvg-id="News18TamilNadu.in" status="online",News 18 Tamil (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCat88i6_rELqI_prwvjspRA/live #EXTINF:-1 tvg-id="News18TamilNadu.in" status="online",News 18 Tamil (360p) https://news18tamil-lh.akamaihd.net/i/n18tamil_1@526595/index_4_av-p.m3u8?rebase=on&sd=10 -#EXTINF:-1 tvg-id="News18TamilNadu.in" status="error",News 18 Tamil (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCat88i6_rELqI_prwvjspRA/live #EXTINF:-1 tvg-id="News18Urdu.in" status="online",News 18 Urdu (360p) https://news18urdu-lh.akamaihd.net/i/n18urdu_1@373059/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News18UttarPradeshUttarakhand.in" status="online",News 18 Uttarakhand (360p) https://news18up-lh.akamaihd.net/i/n18upuk_1@175735/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="News24.in" status="error",News 24 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="News24.in" status="online",News 24 (360p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3u8 #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live @@ -452,9 +452,9 @@ https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 #EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) +#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="timeout",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.in" status="timeout",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 #EXTINF:-1 tvg-id="SathiyamTV.in" status="online",Sathiyam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2ziCMHFPWkFHjocUMXT__Q/live @@ -486,10 +486,10 @@ http://maatv-i.akamaihd.net/hls/live/569930/maatv/master_2000.m3u8 http://208.115.215.42/Utsav_Plus_HD/playlist.m3u8 #EXTINF:-1 tvg-id="SteelbirdMusic.in" status="online",Steelbird Music (720p) [Not 24/7] http://cdn25.live247stream.com/steelbirdmusic/tv/playlist.m3u8 +#EXTINF:-1 tvg-id="StudioOnePlus.in" status="online",Studio One Plus (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEoaVUxpFlmCxwRBy9yhb1Q/live #EXTINF:-1 tvg-id="StudioOnePlus.in" status="online",Studio One Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0oh/index.m3u8 -#EXTINF:-1 tvg-id="StudioOnePlus.in" status="error",Studio One Plus (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCEoaVUxpFlmCxwRBy9yhb1Q/live #EXTINF:-1 tvg-id="StudioOneYuva.in" status="online",Studio One Yuva (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCqR2tCs8ufgAjRd6rn4a2wg/live #EXTINF:-1 tvg-id="StudioOneYuva.in" status="online",Studio One Yuva (576p) [Not 24/7] @@ -538,9 +538,9 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h91/index.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) +#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WowCinemaOne.in" status="online",Wow Cinema One (576p) [Not 24/7] http://14.199.164.20:4001/play/a0n3/index.m3u8 @@ -574,6 +574,8 @@ http://103.72.179.30:1935/GECHindi/ngrp:SONY_SAB.stream_all/Playlist.m3u8 http://163.47.214.155:1935/fwnews/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7] https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Anand TV +https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="online",Desi Channel (720p) https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Times Now Navbharat [Geo-blocked] @@ -584,6 +586,8 @@ https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8 http://14.199.164.20:4001/play/a0pe/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.com/neestream_01/we/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (576p) http://210.210.155.37/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="online",Relax TV (576p) [Not 24/7] @@ -621,8 +625,6 @@ http://210.210.155.37/x6bnqe/s/s81/02.m3u8 http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Anand TV -https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] @@ -642,8 +644,6 @@ http://14.199.164.20:4001/play/a0wh/index.m3u8 http://14.199.164.20:4001/play/a0wj/index.m3u8 #EXTINF:-1 tvg-id="" status="error",B4U Music (576p) [Not 24/7] http://14.199.164.20:4001/play/a0wk/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 #EXTINF:-1 tvg-id="" status="error",Janataa TV [Not 24/7] diff --git a/streams/iq.m3u b/streams/iq.m3u index a35b684fb..63dc7944a 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -11,7 +11,7 @@ https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Not 24/7] https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 @@ -61,10 +61,10 @@ https://ar.imamhusseintv.com/live/ih201/index.m3u8 https://live.imamhossaintv.com/live/ih2.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (360p) https://live.imamhossaintv.com/live/ih3.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) -https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) https://live.imamhossaintv.com/live/ih4.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="error",Imam Hussein TV 4 Urdu (720p) +https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Iraq24.iq" status="error",Iraq 24 (1080p) [Not 24/7] diff --git a/streams/ir.m3u b/streams/ir.m3u index bb50048f0..a5358f7c6 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -124,7 +124,7 @@ http://51.210.199.38/hls/stream.m3u8 https://d2e40kvaojifd6.cloudfront.net/stream/onyx/playlist.m3u8 #EXTINF:-1 tvg-id="OXIRTV.ir" status="error",OXIR TV (720p) http://51.210.199.36/hls/stream.m3u8 -#EXTINF:-1 tvg-id="ParnianTV.ca" status="online",Parnian TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ParnianTV.ca" status="timeout",Parnian TV (1080p) [Not 24/7] https://live2.parnian.tv/hls/live/play.m3u8 #EXTINF:-1 tvg-id="ParsTV.us" status="online",Pars TV (720p) [Not 24/7] https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/index.m3u8 @@ -209,6 +209,8 @@ https://live1.presstv.ir/live/hispan.m3u8 https://live.presstv.ir/live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",QAZVIN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:qazvin/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Al Kawthar TV (240p) [Not 24/7] +http://178.252.143.156:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",4U TV (720p) [Not 24/7] http://116.202.255.113:1935/4utv/livehd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",4U TV (480p) [Not 24/7] @@ -227,8 +229,6 @@ http://159.69.58.154/music1/music1_tv.m3u8 http://159.69.58.154/t2_movies/master.m3u8 #EXTINF:-1 tvg-id="" status="error",SAHAR KURDI (576p) [Not 24/7] http://163.172.39.215:25461/line/C4@!a3a1@!w72A/56 -#EXTINF:-1 tvg-id="" status="error",Al Kawthar TV (240p) [Not 24/7] -http://178.252.143.156:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",1TvPersian (720p) [Not 24/7] https://1-215-11778-1.b.cdn13.com/onetvpersia001.m3u8 #EXTINF:-1 tvg-id="" status="error",Khatereh TV (368p) [Geo-blocked] diff --git a/streams/it.m3u b/streams/it.m3u index ac9eee163..b5538085a 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -48,9 +48,9 @@ http://37.187.142.147:1935/ch10live/high.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CanaleItalia83.it" status="error",Canale Italia 83 (576p) [Not 24/7] http://ovp-live.akamaized.net/ac024_live/video1/playlist.m3u8 #EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) -http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 +#EXTINF:-1 tvg-id="CarinaTV.it" status="blocked",Carina TV (720p) +http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 #EXTINF:-1 tvg-id="Cine34.it" status="blocked",Cine 34 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/index.m3u8 #EXTINF:-1 tvg-id="ClassCNBC.us" status="online",Class CNBC (576p) @@ -220,10 +220,10 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) -http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) +http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 #EXTINF:-1 tvg-id="RaiNews24.it" status="online",Rai News 24 (720p) @@ -296,13 +296,13 @@ http://wms.shared.streamshow.it/supertv/mp4:supertv/playlist.m3u8 http://wms.shared.streamshow.it:1935/supertv/supertv/live.m3u8 #EXTINF:-1 tvg-id="TeleAbruzzo.it" status="online",Tele Abruzzo (384p) http://uk4.streamingpulse.com:1935/TeleabruzzoTV/TeleabruzzoTV/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleArena.it" status="online",TeleArena (480p) +#EXTINF:-1 tvg-id="TeleArena.it" status="timeout",TeleArena (480p) http://5ce9406b73c33.streamlock.net/TeleArena/TeleArena.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Telebelluno.it" status="online",Telebelluno (720p) https://live.mariatvcdn.com/telebelluno/a3b80388da9801906adf885282e73bc3.sdp/mono.m3u8 #EXTINF:-1 tvg-id="Telechiara.it" status="online",Telechiara (720p) http://fms.tvavicenza.it:1935/telechiara/diretta/playlist.m3u8 -#EXTINF:-1 tvg-id="TelecolorLombardia.it" status="error",Telecolor Lombardia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelecolorLombardia.it" status="online",Telecolor Lombardia (1080p) [Not 24/7] https://1aadf145546f475282c5b4e658c0ac4b.msvdn.net/live/324149/hlbAWtl/playlist.m3u8 #EXTINF:-1 tvg-id="Telecupole.it" status="error",Telecupole (540p) https://live.livevideosolution.it/telecupole/dd6d85e5b7452f7b85a099509292b421.sdp/playlist.m3u8 @@ -418,7 +418,7 @@ https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/in https://5cbd3bc28341f.streamlock.net:444/videostar_live/videostar/playlist.m3u8 #EXTINF:-1 tvg-id="VirginRadioTV.it" status="blocked",Virgin Radio TV (576p) [Not 24/7] https://live2-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ew)/index.m3u8 -#EXTINF:-1 tvg-id="VisualRadio.it" status="blocked",Visual Radio (576p) [Not 24/7] +#EXTINF:-1 tvg-id="VisualRadio.it" status="online",Visual Radio (576p) [Not 24/7] http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 #EXTINF:-1 tvg-id="Vuemme.it" status="online",Vuemme (480p) https://5db313b643fd8.streamlock.net/Vuemme/Vuemme/playlist.m3u8 @@ -457,9 +457,9 @@ https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Radicale TV (240p) [Not 24/7] https://video-ar.radioradicale.it/diretta/padtv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) -https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) +https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",R 101 Italia IT (576p) https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(er)/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",radionorba TV (404p) diff --git a/streams/jo.m3u b/streams/jo.m3u index a42e0e234..1d5e12398 100644 --- a/streams/jo.m3u +++ b/streams/jo.m3u @@ -35,8 +35,6 @@ http://188.247.86.66/RadioFann/CityView1/playlist.m3u8 http://188.247.86.66/RotanaRadio/CityView1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Yaqeen Jordan: Control Studio (180p) [Not 24/7] http://188.247.86.66/MixFM/ControlStudio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Yaqeen Jordan: Studio (180p) [Not 24/7] -http://188.247.86.66/MixFM/OnAirStudio1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rotana Radio Jordan: Control Studio (180p) http://188.247.86.66/RotanaRadio/ControlStudio1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Fann Jordan: Studio (180p) [Not 24/7] @@ -45,3 +43,5 @@ http://188.247.86.66/RadioFann/OnAirStudio1/playlist.m3u8 http://188.247.86.66/RotanaRadio/Audio32/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rotana Radio Jordan: Studio (180p) [Not 24/7] http://188.247.86.66/RotanaRadio/OnAirStudio1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio Yaqeen Jordan: Studio (180p) [Not 24/7] +http://188.247.86.66/MixFM/OnAirStudio1/playlist.m3u8 diff --git a/streams/jp.m3u b/streams/jp.m3u index a24fad7bc..0f22511b3 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -21,7 +21,7 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="FujiTV.jp" status="online",Fuji TV (540p) [Not 24/7] https://fujitv2.mov3.co/hls/fujitv.m3u8 -#EXTINF:-1 tvg-id="GSTV.jp" status="timeout",GSTV (720p) +#EXTINF:-1 tvg-id="GSTV.jp" status="error",GSTV (720p) https://gstv-tnz-gsmediastreaming.preview-jpea.channel.media.azure.net/dfd06b62-e9d1-4a7f-bcbb-89d2ecbc82ee/preview.ism/manifest(format=mpd-time-csf,audio-only=false) #EXTINF:-1 tvg-id="GTNTyphome.jp" status="error",GTN Typhome (English Subs) (720p) [Not 24/7] https://hamada.gaki-no-tsukai.eu:2087/hls/test.m3u8 @@ -87,7 +87,7 @@ http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/8thz5iufork8wjip/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="timeout",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 #EXTINF:-1 tvg-id="NHKEducationalTV.jp" status="online",NHK E https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 @@ -129,11 +129,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://movie.mcas.jp/mcas/mx1_2/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (720p) https://movie.mcas.jp/mcas/mx_live_2/master.m3u8 -#EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 -http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (360p) https://movie.mcas.jp/mcas/smil:mx1_prod.smil/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 +http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 +#EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_720/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX2.jp" status="online",Tokyo MX2 (720p) https://movie.mcas.jp/mcas/mx2_2/master.m3u8 diff --git a/streams/ke.m3u b/streams/ke.m3u index db5bad6a0..8c48a0868 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -7,7 +7,7 @@ https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn.m3u8 https://goliveafrica.media:9998/live/6045ccbac3484/index.m3u8 #EXTINF:-1 tvg-id="K24.ke" status="online",K24 (480p) [Not 24/7] https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="error",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj #EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7] https://goliveafrica.media:9998/live/60755313b36db/index.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index b957d9d6d..bebddfe2a 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -155,12 +155,12 @@ http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 https://tvn-seezn.pip.cjenm.com/tvn/_definst_/s5/playlist.m3u8?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MjI4OTQ5OTUsInBhdGgiOiIvdHZuL19kZWZpbnN0Xy9zNSIsInVubyI6IjE2MjI4OTQ2OTU0MzQzNTU1NSIsImlhdCI6MTYyMjg5NDY5NX0.uTI9slMSRoAbTQ0zGWoEWepnugD9iC-LumyD4dUMJSE #EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h21/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h21/index.m3u8 +#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN Show (576p) [Not 24/7] http://51.81.66.195:1935/krtv/xtm_540/playlist.m3u8 #EXTINF:-1 tvg-id="TVWorkNet.kr" status="online",TVWorkNet (480p) @@ -171,9 +171,9 @@ https://5c3639aa99149.streamlock.net/live_TV/TV/playlist.m3u8 http://51.81.66.195:1935/krtv/newsy_540/playlist.m3u8 #EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (540p) [Not 24/7] http://51.81.66.195:1935/krtv/ytn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="YTN.kr" status="error",YTN (1080p) +#EXTINF:-1 tvg-id="YTN.kr" status="timeout",YTN (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live -#EXTINF:-1 tvg-id="YTNDMB.kr" status="error",YTN DMB +#EXTINF:-1 tvg-id="YTNDMB.kr" status="timeout",YTN DMB http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live #EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live @@ -195,7 +195,7 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl https://amdlive-ch03-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Aniplus (Indonesian Subs) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h02/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",One (Indonesian Sub) (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",One (Indonesian Sub) (360p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/02.m3u8 #EXTINF:-1 tvg-id="" status="error",가요TV (1080p) [Not 24/7] http://gayotv.net:1935/live/gayotv/playlist.m3u8 diff --git a/streams/kz.m3u b/streams/kz.m3u index 4e32780f8..01ed37b75 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -5,7 +5,7 @@ https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (576p) [Not 24/7] https://sc.id-tv.kz/Atameken.m3u8 -#EXTINF:-1 tvg-id="CaspianNews.kz" status="timeout",Caspian News (576p) [Not 24/7] +#EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7] https://sc.id-tv.kz/CaspianNews.m3u8 #EXTINF:-1 tvg-id="DombyraTV.kz" status="error",Dombyra TV (576p) [Not 24/7] https://sc.id-tv.kz/Dombyra.m3u8 @@ -16,15 +16,15 @@ https://sc.id-tv.kz/Gakku.m3u8 #EXTINF:-1 tvg-id="HitTVChannel.kz" status="online",Hit TV (576p) [Not 24/7] https://sc.id-tv.kz/HitTV.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live +#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Khabar24.kz" status="error",Хабар 24 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live +#EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (576p) [Not 24/7] +https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (360p) [Not 24/7] http://89.218.30.37/ktklive/live.hq/playlist.m3u8 -#EXTINF:-1 tvg-id="KTK.kz" status="timeout",КТК (576p) [Not 24/7] -https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="MTRK.kz" status="online",МТРК (576p) [Not 24/7] https://tvcdn01.oktv.kz/tv/mtrk/playlist.m3u8 #EXTINF:-1 tvg-id="Novoetelevidenie.kz" status="online",Новое телевидение (576p) [Not 24/7] @@ -33,8 +33,6 @@ http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] -https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] @@ -43,7 +41,9 @@ https://sc.id-tv.kz/7_kanal.m3u8 https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 -#EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] +https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 #EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7] https://sc.id-tv.kz/AsylArna.m3u8 diff --git a/streams/lk.m3u b/streams/lk.m3u index abb920058..44dc589f1 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelEye.lk" status="online",Channel Eye (480p) [Geo-blocked] http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8 -#EXTINF:-1 tvg-id="HiruTV.lk" status="error",Hiru TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="HiruTV.lk" status="online",Hiru TV (360p) [Not 24/7] https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="ITN.lk" status="online",ITN (720p) [Not 24/7] https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 diff --git a/streams/ly.m3u b/streams/ly.m3u index 6c4e279fe..703d0da96 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -17,5 +17,5 @@ https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 https://master.starmena-cloud.com/hls/hd.m3u8 #EXTINF:-1 tvg-id="LibyasChannel.ly" status="online",Libya Channel (576p) [Not 24/7] https://master.starmena-cloud.com/hls/libyas.m3u8 -#EXTINF:-1 tvg-id="Tanasuh.ly" status="error",Tanasuh (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tanasuh.ly" status="online",Tanasuh (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRaoHR6b3zViY9QxfgFNntQ/live diff --git a/streams/mk.m3u b/streams/mk.m3u index e2ca4a218..615c3053c 100644 --- a/streams/mk.m3u +++ b/streams/mk.m3u @@ -2,8 +2,8 @@ #EXTINF:-1 tvg-id="KohaTV.mk" status="error",Koha TV (720p) rtmp://live.tvkoha.tv:1935/live/koha/livestream #EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] -https://skyfolk.mk/live.m3u8 -#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] https://eu.live.skyfolk.mk/live.m3u8 +#EXTINF:-1 tvg-id="SkyFolkTV.mk" status="online",Sky Folk TV (720p) [Not 24/7] +https://skyfolk.mk/live.m3u8 #EXTINF:-1 tvg-id="" status="error",LiveTV HD rtmp://live.livetvhd.cf/live/livetvhd diff --git a/streams/mo.m3u b/streams/mo.m3u index 4065259e5..dd9534f17 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="CanalMacau.mo" status="error",Canal Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch2/_definst_/ch2.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="error",TDM Info. Macau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="online",TDM Info. Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMMacau.mo" status="online",TDM Macau (720p) +#EXTINF:-1 tvg-id="TDMMacau.mo" status="error",TDM Macau (720p) http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMMacauSatelite.mo" status="online",TDM Macau Satelite (720p) http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index 63a206a2e..aa5fc8e99 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -11,7 +11,7 @@ http://45.174.77.243:8000/play/a0fl/index.m3u8 https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancún (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 @@ -23,10 +23,10 @@ https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/in https://video.cdmx.gob.mx/livestream/stream.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 -#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipódromo de las Américas (480p) [Geo-blocked] -http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 +#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="blocked",Hipódromo de las Américas (480p) [Geo-blocked] +http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="IcrtvColima.mx" status="error",Icrtv Colima (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] @@ -43,7 +43,7 @@ https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf #EXTINF:-1 tvg-id="MexiquenseTV.mx" status="online",Mexiquense TV (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/mexiquense/videomexiquense/playlist.m3u8 -#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="error",Milenio Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="online",Milenio Televisión (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -81,13 +81,13 @@ https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8 https://59d39900ebfb8.streamlock.net/8410/8410/playlist.m3u8 #EXTINF:-1 tvg-id="Teleritmo.mx" status="blocked",Teleritmo (720p) [Geo-blocked] http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8 -#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="error",Televisa Aguascalientes (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaAguascalientes.mx" status="timeout",Televisa Aguascalientes (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live #EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="error",Televisa Chihuahua (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjfxDe7In59Jbfw2HmIh_Vg/live #EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="timeout",Televisa Ciudad Juarez (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live -#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="error",Televisa Del Golfo +#EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live #EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w @@ -103,9 +103,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCGDJLLphnP0zQQaE3kgo5Wg/live #EXTINF:-1 tvg-id="TelevisaMorelos.mx" status="timeout",Televisa Morelos http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live -#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="error",Televisa News Mexico (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live -#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="error",Televisa Noreste (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="timeout",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live #EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live @@ -155,6 +155,8 @@ https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt.m3u8 https://stream.oursnetworktv.com/latin/encoder29/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Imagen TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x82z4if +#EXTINF:-1 tvg-id="" status="online",Televisa San Luis Potosí (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live #EXTINF:-1 tvg-id="" status="online",TVP Culiacán (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/gpacifico1/smil:gpculiacan.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Unam (720p) @@ -183,8 +185,6 @@ http://181.115.72.65:8099/play/a025/index.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/canal22/ #EXTINF:-1 tvg-id="" status="error",Telefórmula (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7u0spq -#EXTINF:-1 tvg-id="" status="error",Televisa San Luis Potosí (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCaRuyaHshLdq462E9_pLzdA/live #EXTINF:-1 tvg-id="" status="error",Televisa Del Bajio http://viptv-query/?streaming-ip=https://www.youtube.com/channel/UC-uYy4_jIvDoJ4wigEv1S5A/live #EXTINF:-1 tvg-id="" status="error",Golden Latinoamérica (720p) [Not 24/7] diff --git a/streams/my.m3u b/streams/my.m3u index a86b7f5fe..9fb73d2e6 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -3,7 +3,7 @@ https://awanitv.akamaized.net/hls/live/2017836/LiveTV1/index.m3u8 #EXTINF:-1 tvg-id="AstroVaanavil.my" status="blocked",Astro Vaanavil [Geo-blocked] https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 -#EXTINF:-1 tvg-id="BeritaRTM.my" status="online",Berita RTM (1080p) +#EXTINF:-1 tvg-id="BeritaRTM.my" status="timeout",Berita RTM (1080p) https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live @@ -13,7 +13,7 @@ http://210.210.155.35/dr9445/h/h04/index.m3u8 http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) [Geo-blocked] http://210.210.155.35/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 @@ -21,21 +21,21 @@ http://210.210.155.37/uq2663/h/h22/index.m3u8 https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 #EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 -#EXTINF:-1 tvg-id="NTV7.my" status="online",NTV 7 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NTV7.my" status="timeout",NTV 7 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 #EXTINF:-1 tvg-id="OKEY.my" status="online",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd -#EXTINF:-1 tvg-id="SukanRTM.my" status="online",Sukan RTM (1080p) +#EXTINF:-1 tvg-id="SukanRTM.my" status="error",Sukan RTM (1080p) https://rtmlive06tv.secureswiftcontent.com/rtmchannel/06-manifest.mpd #EXTINF:-1 tvg-id="TV1.my" status="online",TV1 (1080p) https://rtmlive01tv.secureswiftcontent.com/rtmchannel/01-manifest.mpd -#EXTINF:-1 tvg-id="TV2.my" status="online",TV2 (1080p) +#EXTINF:-1 tvg-id="TV2.my" status="error",TV2 (1080p) https://rtmlive05tv.secureswiftcontent.com/rtmchannel/05-manifest.mpd #EXTINF:-1 tvg-id="TV3.my" status="error",TV3 (720p) https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV3.m3u8 -#EXTINF:-1 tvg-id="TV6.my" status="online",TV6 (1080p) +#EXTINF:-1 tvg-id="TV6.my" status="error",TV6 (1080p) https://rtmlive07tv.secureswiftcontent.com/rtmchannel/07-manifest.mpd -#EXTINF:-1 tvg-id="TV8.my" status="online",TV8 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8.my" status="timeout",TV8 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/8TV.m3u8 #EXTINF:-1 tvg-id="TV9.my" status="online",TV9 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV9.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index af12492da..bd8b3755f 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BNRNieuwsradio.nl" status="blocked",BNR Nieuwsradio (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BNRNieuwsradio.nl" status="online",BNR Nieuwsradio (720p) [Geo-blocked] https://bnr-cache-cdp.triple-it.nl/studio/index.m3u8 #EXTINF:-1 tvg-id="BR6TV.nl" status="online",BR6 TV (720p) https://58c04fb1d143f.streamlock.net/slob/slob/playlist.m3u8 diff --git a/streams/no.m3u b/streams/no.m3u index b099cbcc7..94c47d917 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -31,7 +31,7 @@ https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick. https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) -https://sc.id-tv.kz/ViasatNature.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) https://sc.id-tv.kz/TV1000.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Viasat Nature Kazakhstan (720p) +https://sc.id-tv.kz/ViasatNature.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index 8c5fdcaef..dfff4b2cb 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -15,11 +15,11 @@ https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="timeout",Telemetro (480p) http://209.91.213.10:8088/play/a00h -#EXTINF:-1 tvg-id="TVN.pa" status="timeout",TVN (720p) +#EXTINF:-1 tvg-id="TVN.pa" status="blocked",TVN (720p) https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVMAX (720p) https://bcovlive-a.akamaihd.net/7482a528b34142c9a11b4285307632d0/us-west-2/6058004209001/963e14317afb436484576a46b28c8fd7/playlist_dvr_ssaiM.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nex TV (Canal 21) http://209.91.213.10:8088/play/a01o diff --git a/streams/pe.m3u b/streams/pe.m3u index 02d8f1671..309065be4 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -41,7 +41,7 @@ https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 #EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="timeout",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] https://media2.cdnlayer.biz:8081/8014/index.m3u8 -#EXTINF:-1 tvg-id="CanalB.pe" status="online",CanalB (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live #EXTINF:-1 tvg-id="CanalEvelyn.pe" status="error",Canal E (Evelyn) (Nororiente) (720p) [Not 24/7] https://srv1.mediastreamperu.com:8081/8004/index.m3u8 @@ -91,7 +91,7 @@ https://panel.streamingtv-mediacp.online:1936/8108/8108/playlist.m3u8 https://v4.tustreaming.cl/s1tv/playlist.m3u8 #EXTINF:-1 tvg-id="DTV.pe" status="error",DTV (Junin) [Not 24/7] https://ed5ov.live.opencaster.com/ArEetgEqqozh/index.m3u8 -#EXTINF:-1 tvg-id="ExitosaTV.pe" status="online",Exitosa TV (720p) +#EXTINF:-1 tvg-id="ExitosaTV.pe" status="error",Exitosa TV (720p) https://cu.onliv3.com/livevd1/user2.m3u8 #EXTINF:-1 tvg-id="Expresion.pe" status="error",Expresión (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/radioilo.m3u8 @@ -117,10 +117,10 @@ https://stream.plixitv.live/goresamtv/goresamtv/playlist.m3u8 https://tv.inka.net.pe/bestcablehatuntv/bestcablehatuntv/index.m3u8 #EXTINF:-1 tvg-id="Hoynet.pe" status="error",Hoynet (540p) [Not 24/7] https://tv.portalexpress.es:3641/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="online",Huacho Perú TV (720p) [Not 24/7] -https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) https://tv.portalexpress.es:3124/hybrid/play.m3u8 +#EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) [Not 24/7] +https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 #EXTINF:-1 tvg-id="HuantaTV.pe" status="online",Huanta TV (288p) [Not 24/7] https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huánuco en Vivo (480p) [Not 24/7] @@ -141,11 +141,11 @@ https://live.tvcontrolcp.com:1936/8170/8170/playlist.m3u8 https://servilive.com:3149/live/jn19tvlive.m3u8 #EXTINF:-1 tvg-id="JNETV.pe" status="error",JNE TV (720p) [Not 24/7] https://dc1.webstream.eu/hls/hls/jnetvhdstreaming_high/index.m3u8 -#EXTINF:-1 tvg-id="JusticiaTV.pe" status="error",JusticiaTV [Not 24/7] +#EXTINF:-1 tvg-id="JusticiaTV.pe" status="online",JusticiaTV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwsURxTXqGqijgu98ndod3A/live -#EXTINF:-1 tvg-id="Karibena.pe" status="online",Karibeña (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Karibena.pe" status="error",Karibeña (720p) [Not 24/7] https://cu.onliv3.com/livevd/user1.m3u8 -#EXTINF:-1 tvg-id="KBO.pe" status="error",KBO Quillabamba (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KBO.pe" status="online",KBO Quillabamba (1080p) [Not 24/7] https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] https://inliveserver.com:1936/18016/18016/playlist.m3u8 @@ -191,14 +191,14 @@ http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="ModaHuancayoTV.pe" status="error",Moda Huancayo TV https://tvdatta.com:3383/live/huancayotvlive.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MTVMasAncash.pe" status="error",MTV Más (Ancash) (720p) [Not 24/7] https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] @@ -207,7 +207,7 @@ https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 -#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="online",Nuestra TV (Lima) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="error",Nuestra TV (Lima) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 @@ -227,11 +227,11 @@ http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvovacion1/liveovacion1tv/playlist.m3u8 #EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/PanamericanaPTV -#EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (298p) [Not 24/7] +#EXTINF:-1 tvg-id="PanamericanaTV.pe" status="error",Panamericana TV (298p) [Not 24/7] https://cdnhd.iblups.com/hls/ptv2.m3u8 #EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV (480p) [Not 24/7] https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="PBO.pe" status="error",PBO Digital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7] http://38.131.11.9:1080/play/a0dh @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -279,7 +279,7 @@ https://media2.cdnlayer.biz:8081/8032/index.m3u8 https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live #EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live @@ -297,7 +297,7 @@ https://videoserver.tmcreativos.com:19360/fdpbvagdfq/fdpbvagdfq.m3u8 http://38.131.11.9:1080/play/a0d8 #EXTINF:-1 tvg-id="RSelvaTV.pe" status="error",RSelvaTV (Tarapoto) (720p) [Not 24/7] https://live.obslivestream.com/selvatvmux/index.m3u8 -#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="error",RTV Total (Yurimaguas) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 #EXTINF:-1 tvg-id="RumbaMixTV.pe" status="error",RumbaMix TV (860p) [Not 24/7] https://tvdatta.com:3344/live/rumbamixlive.m3u8 @@ -325,7 +325,7 @@ https://lamasremixes.com/hls/cadenasurrtv/index.m3u8 https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8 #EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 -#EXTINF:-1 tvg-id="SuperCanal.pe" status="online",Super Canal (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperCanal.pe" status="error",Super Canal (Yurimaguas) (720p) [Not 24/7] https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 #EXTINF:-1 tvg-id="SuperTV.pe" status="online",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7] https://tvdatta.com:3517/live/kachorrotvlive.m3u8 @@ -351,13 +351,13 @@ https://videoserver.tmcreativos.com:19360/televisiontpp/televisiontpp.m3u8 https://5cefcbf58ba2e.streamlock.net/tltvweb/tvweb.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TopTV.pe" status="online",Top FM TV (Atalaya) (240p) [Not 24/7] https://tvdatta.com:3084/live/toptvaguaytialive.m3u8 -#EXTINF:-1 tvg-id="TPTOChannel.pe" status="online",TPTO TV (Tarapoto) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TPTOChannel.pe" status="error",TPTO TV (Tarapoto) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8 #EXTINF:-1 tvg-id="TropicalTV.pe" status="online",Tropical TV (Puerto Maldonado) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 #EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 -#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="error",Turbo Mix Radio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="error",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5soritormux/index.m3u8 @@ -369,7 +369,7 @@ https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8 https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 #EXTINF:-1 tvg-id="TVFacesPeru.pe" status="online",Tvfaces Online (360p) [Not 24/7] https://tvdatta.com:3211/stream/play.m3u8 -#EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHuarmey.pe" status="online",TV Huarmey (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey #EXTINF:-1 tvg-id="TVMundoArequipa.pe" status="error",TV Mundo (Arequipa) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQH-6sv6ovHg4Nx-niZ_C1g/live diff --git a/streams/ph.m3u b/streams/ph.m3u index 97236a036..cb650ad84 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,7 +7,7 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) +#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="timeout",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] http://45.32.115.103/live/livestream/index.m3u8 @@ -17,7 +17,7 @@ http://churchrus2-lh.akamaihd.net/i/coctesting_1@57550/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live #EXTINF:-1 tvg-id="LifeTVAsia.ph" status="online",Life TV Asia (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_6/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live #EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 diff --git a/streams/pk.m3u b/streams/pk.m3u index 572c677cf..d32ae5757 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -19,11 +19,11 @@ https://dcunilive38-lh.akamaihd.net/i/dclive_1@692670/index_150_av-p.m3u8 https://dcunilive38-lh.akamaihd.net/i/dclive_1@692670/master.m3u8 #EXTINF:-1 tvg-id="DhartiTV.pk" status="online",Dharti TV https://streamone.simpaisa.com:8443/pitvlive1/dhartitv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (UK Feed) (720p) [Not 24/7] https://ukintl.dunyanews.tv/liveuk/ngrp:dunyalive_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnMBV5Iw4WqKILKue1nP6Hg/live +#EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (480p) [Not 24/7] https://imob.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8 #EXTINF:-1 tvg-id="DunyaNews.pk" status="online",Dunya News (INT Feed) (480p) [Not 24/7] https://intl.dunyanews.tv/livehd/_definst_/ngrp:dunyalivehd_2_all/playlist.m3u8?dvr= @@ -55,9 +55,9 @@ http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) +#EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="blocked",Madani Channel English (1080p) https://madnitv.vdn.dstreamone.net/madnitvenglish/madnienglishabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="blocked",Madani Channel Urdu (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="online",Madani Channel Urdu (1080p) [Geo-blocked] https://madnitv.vdn.dstreamone.net/madnitvurdu/madniurduabr/playlist.m3u8 #EXTINF:-1 tvg-id="MehranTV.pk" status="online",Mehran TV https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 @@ -75,10 +75,10 @@ http://103.81.104.118/hls/stream11.m3u8 https://live.ptv.com.pk/live/ptvworld/playlist.m3u8 #EXTINF:-1 tvg-id="SindhTVNews.pk" status="online",Sindh TV News https://streamone.simpaisa.com:8443/pitvlive1/sindhnews.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SuchTV.pk" status="online",Such TV -https://streamone.simpaisa.com:8443/pitvlive1/sachtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SuchTV.pk" status="error",Such TV (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x72hrde +#EXTINF:-1 tvg-id="SuchTV.pk" status="error",Such TV +https://streamone.simpaisa.com:8443/pitvlive1/sachtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZindagiTV.pk" status="online",Zindagi TV (576p) [Not 24/7] https://5ad386ff92705.streamlock.net/live_transcoder/ngrp:zindagitv.stream_all/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",ARY Digital Usa (720p) [Not 24/7] diff --git a/streams/pl.m3u b/streams/pl.m3u index b20800715..8ecce06da 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -73,10 +73,10 @@ http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 http://trwamtv.live.e57-po.insyscd.net/cl01/out/u/trwam_3.m3u8 #EXTINF:-1 tvg-id="TVTZgorzelec.pl" status="online",TVT Zgorzelec (576p) [Not 24/7] http://gargoyle.tomkow.pl/hls/tvt.m3u8 -#EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7] -https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TV REPUBLIKA (1080p) http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7] +https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TV Trwam (480p) https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Czworka (1080p) diff --git a/streams/pr.m3u b/streams/pr.m3u index 242900bca..c0e2f2e9f 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -13,7 +13,7 @@ https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7] https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Noti Uno Puerto Rico (854p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Telemundo WKAQ Noticias Puerto Rico (1080p) [Not 24/7] https://wkaqlive-lh.akamaihd.net/i/PR_STREAM1@311877/master.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index e69665cde..1ea5e805f 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -21,11 +21,11 @@ https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="RadioClubeTV.pt" status="error",Radio Clube TV (720p) [Not 24/7] https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) -http://162.212.178.69:41042/bysid/608 -#EXTINF:-1 tvg-id="RTP1.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) +http://162.212.178.69:41042/bysid/608 #EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 @@ -47,13 +47,13 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP África (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPInternacional.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) http://210.210.155.37/qwr9ew/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 diff --git a/streams/py.m3u b/streams/py.m3u index c41201d9d..d8804e2df 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -9,7 +9,7 @@ http://170.83.242.153:8000/play/c9nhd http://159.203.148.226/live/farra.m3u8 #EXTINF:-1 tvg-id="LIMTV.py" status="error",LIM TV (720p) [Not 24/7] https://live.admefy.com/live/default/ashamed_crimson_3360d.m3u8 -#EXTINF:-1 tvg-id="MasTV.py" status="error",Más TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MasTV.py" status="online",Más TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/mastvonline #EXTINF:-1 tvg-id="Paravision.py" status="error",Paravision (480p) http://170.83.242.153:8000/play/a021 diff --git a/streams/rs.m3u b/streams/rs.m3u index ea8ef1d80..08f257604 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -77,7 +77,7 @@ https://rtvnp.rs/hls/rtvnp.m3u8 https://srv1.adriatelekom.com/SuperSatTV/index.m3u8 #EXTINF:-1 tvg-id="TVBelleAmie.rs" status="online",TV Belle Amie (540p) [Not 24/7] http://92.60.238.10:1935/live/belleamie/playlist.m3u8 -#EXTINF:-1 tvg-id="TVDugaPlus.rs" status="error",TV Duga Plus (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVDugaPlus.rs" status="online",TV Duga Plus (480p) [Not 24/7] http://109.92.29.10:1935/tvduga/tvduga/playlist.m3u8 #EXTINF:-1 tvg-id="TVHram.rs" status="online",TV Hram (576p) [Not 24/7] https://vod1.laki.eu/live/hram/index.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index f2c048456..d68ff2a0d 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -23,16 +23,16 @@ https://video1.in-news.ru/360/index.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] -https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 +#EXTINF:-1 tvg-id="A2.ru" status="timeout",A2 (576p) [Not 24/7] +https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="error",Афонтово (Красноярск) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 #EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) https://hls.goodgame.ru/hls/5346.m3u8 -#EXTINF:-1 tvg-id="AmediaHit.ru" status="online",Amedia Hit (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AmediaHit.ru" status="timeout",Amedia Hit (1080p) [Not 24/7] https://sc.id-tv.kz/amedia_hit_hd.m3u8 #EXTINF:-1 tvg-id="AmediaPremium.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Amedia Premium (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -76,7 +76,7 @@ http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 #EXTINF:-1 tvg-id="Bober.ru" status="online",Бобер (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 -#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="timeout",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 #EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -89,7 +89,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Че! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",Дагестан (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -173,11 +173,11 @@ http://91.185.3.218:4000/play/604 https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 #EXTINF:-1 tvg-id="Kinohit.ru" status="online",Кинохит (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",Кинокомедия (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="timeout",Кинокомедия (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinomiks.ru" status="online",Киномикс (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",Киномикс (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",Кинопремьера (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",Кинопремьера (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 #EXTINF:-1 tvg-id="Kinosemja.ru" status="online",Киносемья (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 @@ -252,15 +252,15 @@ https://sc.id-tv.kz/Mir24.m3u8 http://188.40.68.167/russia/mir24/playlist.m3u8 #EXTINF:-1 tvg-id="Mir.ru" status="online",Мир (1080p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] -http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",Мир Белагорья (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белагорья (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",Мир Белогорья (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="error",Мир Белогорья (720p) [Geo-blocked] +http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",Мир +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="MirPlus3.ru" status="online",Мir +3 (512p) [Not 24/7] +#EXTINF:-1 tvg-id="MirPlus3.ru" status="timeout",Мir +3 (512p) [Not 24/7] https://sc.id-tv.kz/Mir.m3u8 #EXTINF:-1 tvg-id="MirPlus4.ru" status="online",Мир +4 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv3_2500/playlist.m3u8 @@ -298,7 +298,7 @@ http://81.30.182.82:18092/hls/live.m3u8 http://serv30.vintera.tv:8081/detskiy/multimania20/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxRussia.ru" status="blocked",Music Box Russia (1080p) https://strm.yandex.ru/kal/rmbox/rmbox0.m3u8 -#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",Мужское кино (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="timeout",Мужское кино (1080p) [Not 24/7] https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8 #EXTINF:-1 tvg-id="MuzikaPervogo.ru" status="error",Музыка Первого (576p) http://91.185.3.218:4000/play/608 @@ -317,7 +317,7 @@ https://strm.yandex.ru/kal/sibir/sibir0.m3u8 http://85.234.33.60/stream/c11.m3u8 #EXTINF:-1 tvg-id="NasheNovoeKino.ru" status="error",Наше Новое Кино [Not 24/7] https://s1.idata.uz/stch_temp6/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="Nauka.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Наука (480p) +#EXTINF:-1 tvg-id="Nauka.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Наука (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s98/index.m3u8 #EXTINF:-1 tvg-id="NikaTV.ru" status="online",Ника ТВ (576p) [Not 24/7] @@ -374,15 +374,15 @@ https://strm.yandex.ru/kal/otr/otr0.m3u8 https://strm.yandex.ru/kal/otstv/otstv0.m3u8 #EXTINF:-1 tvg-id="OTV.ru" status="error",ОТВ (Одинцово) (576p) http://185.18.4.16/live/3m/playlist.m3u8 -#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="error",Первый крымский (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",Первый крымский (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",Первый Псковский (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 #EXTINF:-1 tvg-id="PervyyRespublikanskiy.ru" status="online",Первый республиканский (720p) http://ott.inmart.tv:8081/18/index.m3u8 -#EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="error",Первый Тульский (576p) [Not 24/7] +#EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",Первый Тульский (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="online",Победа (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",Победа (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 #EXTINF:-1 tvg-id="Poehali.ru" status="online",Поехали! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 @@ -395,7 +395,7 @@ https://tele2dvrnat01-02.cdnvideo.ru/stream/NAT_Prima/hls/index.m3u8 http://serv25.vintera.tv:8081/1pnk/1pnk/playlist.m3u8 #EXTINF:-1 tvg-id="Prosveshchenie.ru" status="online",Просвещение (540p) [Geo-blocked] https://cdn-01.bonus-tv.ru/prosveschenie_edge/playlist.m3u8 -#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PYATNIZZA/variant.m3u8 #EXTINF:-1 tvg-id="PyatnitsaInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Пятница! International (480p) @@ -445,7 +445,7 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",РЕН ТВ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 -#EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",Родное кино (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RodnoeKino.ru" status="timeout",Родное кино (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",Родной канал (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 @@ -456,14 +456,14 @@ https://rt-usa.rttv.com/live/rtusa/playlist.m3u8 http://ott-cdn.ucom.am/s96/index.m3u8 #EXTINF:-1 tvg-id="RTArabic.ru" status="online",RT Arabic (1080p) [Geo-blocked] https://rt-arb.rttv.com/live/rtarab/playlist.m3u8 +#EXTINF:-1 tvg-id="RTDoc.ru" status="online",RT Documentary Russian (1080p) [Not 24/7] +http://uiptv.do.am/1ufc/300663722/playlist.m3u8 #EXTINF:-1 tvg-id="RTDoc.ru" status="online",RT Documentary Russian (1080p) https://hls.rt.com/hls/rtdru.m3u8 -#EXTINF:-1 tvg-id="RTDoc.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",RT Documentary Russian (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="RTDoc.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",RT Documentary Russian (480p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s93/index.m3u8 -#EXTINF:-1 tvg-id="RTDoc.ru" status="error",RT Documentary Russian (1080p) [Not 24/7] -http://uiptv.do.am/1ufc/300663722/playlist.m3u8 -#EXTINF:-1 tvg-id="RTDoc.ru" status="error",RT Documentary Russian (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RTDoc.ru" status="timeout",RT Documentary Russian (1080p) [Not 24/7] https://strm.yandex.ru/kal/rtd_hd/rtd_hd0.m3u8 #EXTINF:-1 tvg-id="RTDocumentary.ru" status="online",RT Documentary (1080p) [Geo-blocked] https://rt-rtd.rttv.com/live/rtdoc/playlist.m3u8 @@ -498,11 +498,11 @@ http://cdnmg.secure.live.rtr-vesti.ru/vgtrkrtmp/smil:kaluga_r1.smil/playlist.m3u https://gtrkchita.ru:8081/hls/r1-chita_180p.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online",Россия 24 (576p) [Not 24/7] http://radio-live-mg.rtr-vesti.ru/hls/russia_24/playlist.m3u8 -#EXTINF:-1 tvg-id="Russia24.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Россия 24 (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s21/index.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="blocked",Россия 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/euronews_supres/euronews_supres0.m3u8 +#EXTINF:-1 tvg-id="Russia24.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Россия 24 (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s21/index.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="error",Россия 24 (540p) http://evronovosti.mediacdn.ru/sr1/evronovosti/playlist.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="error",Россия 24 (576p) [Not 24/7] @@ -525,11 +525,11 @@ https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 #EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",Рыжий (576p) [Geo-blocked] -http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s57/index.m3u8 +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",Рыжий (576p) [Geo-blocked] +http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (360p) [Geo-blocked] http://hls.tva.cdnvideo.ru/tva/tva.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (720p) [Geo-blocked] @@ -624,7 +624,7 @@ https://sitv.ru/hls/s86.m3u8 http://ott-cdn.ucom.am/s71/index.m3u8 #EXTINF:-1 tvg-id="Tivikom.ru" status="online",Тивиком (Улан-Удэ) (1080p) [Not 24/7] http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="online",ТНТ4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ТНТ4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТНТ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -647,11 +647,11 @@ http://ott-cdn.ucom.am/s90/index.m3u8 http://trk555.tv:8888/live #EXTINF:-1 tvg-id="TRKNadym.ru" status="online",Вестник Надыма +2 (720p) [Not 24/7] http://live-trknadym.cdnvideo.ru/trknadym-pub/trknadym.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TV3.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТВ-3 (540p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 -https://zabava-htlive.cdn.ngenix.net/hls/CH_TV3/variant.m3u8 #EXTINF:-1 tvg-id="TV3.ru" status="timeout",ТВ-3 (1080p) http://bar-timeshift-inet.ll-bar.zsttk.ru:8080/tv3/playlist.m3u8 +#EXTINF:-1 tvg-id="TV3.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТВ-3 (540p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 +https://zabava-htlive.cdn.ngenix.net/hls/CH_TV3/variant.m3u8 #EXTINF:-1 tvg-id="TVBRICSChinese.ru" status="online",TV BRICS Chinese (1080p) [Not 24/7] https://brics.bonus-tv.ru/cdn/brics/chinese/playlist.m3u8 #EXTINF:-1 tvg-id="TVBRICSEnglish.ru" status="online",TV BRICS English (1080p) @@ -724,7 +724,7 @@ http://185.161.224.216/dash/JaraTv_SD.ism/playlist.mpd http://streamer.rtcommufa.ru:1935/ptica/ptica1/playlist.m3u8 #EXTINF:-1 tvg-id="ZharPtitsa.ru" status="blocked",Жар Птица (1080p) [Geo-blocked] https://strm.yandex.ru/kal/firebird/firebird0.m3u8 -#EXTINF:-1 tvg-id="ZooTV.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Зоо ТВ (480p) +#EXTINF:-1 tvg-id="ZooTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Зоо ТВ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s92/index.m3u8 #EXTINF:-1 tvg-id="Zvezda.ru" status="online",Звезда (1080p) [Not 24/7] @@ -737,22 +737,20 @@ http://ott-cdn.ucom.am/s85/index.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 #EXTINF:-1 tvg-id="" status="online",Оплот 2 (1080p) http://ott.inmart.tv:8081/17/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Наше Крутое HD (1080p) [Not 24/7] +http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ростов-папа (1080p) http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ТКР (Рязань) (1080p) [Not 24/7] http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",КФУ ТВ (1080p) [Not 24/7] https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Наше Крутое HD (1080p) [Not 24/7] -http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Страна FM (720p) [Not 24/7] http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Три Ангела (720p) https://hls.tv.3angels.ru/stream/HQ.m3u8 #EXTINF:-1 tvg-id="" status="online",Индийское кино (576p) [Not 24/7] https://sc.id-tv.kz/Indiiskoe_kino.m3u8 -#EXTINF:-1 tvg-id="" status="online",Туран ТВ (576p) [Not 24/7] -https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="online",ВТВ Плюс (Херсон) (576p) http://193.107.128.8:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",ТВК 24 (576p) @@ -773,12 +771,12 @@ https://sc.id-tv.kz/STV.m3u8 https://sc.id-tv.kz/ToiDuman.m3u8 #EXTINF:-1 tvg-id="" status="online",ТК Алмазный край (576p) https://stream.almaz-media.tv:8080/hls/576.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s14/04.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Телплюс ТВ (Астрахань) (360p) [Not 24/7] @@ -803,6 +801,8 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия 1 +6 (360p) https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Туран ТВ (576p) [Not 24/7] +https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="error",Первый канал (576p) http://91.185.3.218:4000/play/603 #EXTINF:-1 tvg-id="" status="error",Россия К (576p) [Not 24/7] diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index 4a6ffe94c..a717c069c 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -5,17 +5,17 @@ https://v2.catcast.tv/content/38144/index.m3u8 https://freshtv.catcast.tv/content/33718/index.m3u8 #EXTINF:-1 tvg-id="GravityFouls.ru" status="error",Gravity Fouls (480p) [Not 24/7] https://v3.catcast.tv/content/38105/index.m3u8 -#EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="error",Фантастика Sci-Fi (400p) [Not 24/7] +#EXTINF:-1 tvg-id="IPTVPLAYFantastika.ru" status="online",Фантастика Sci-Fi (400p) [Not 24/7] https://v2.catcast.tv/content/38801/index.m3u8 -#EXTINF:-1 tvg-id="SSSRTV.ru" status="error",СССР ТВ (432p) [Not 24/7] +#EXTINF:-1 tvg-id="SSSRTV.ru" status="online",СССР ТВ (432p) [Not 24/7] https://v2.catcast.tv/content/38821/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Eurodance 90 HD (1080p) [Not 24/7] https://eurodance90.catcast.tv/content/36987/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Кинозал (VHS 90s) (720p) [Not 24/7] https://v2.catcast.tv/content/37925/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ужастик (304p) [Not 24/7] +https://v2.catcast.tv/content/38896/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Metal TV (720p) [Not 24/7] https://v2.catcast.tv/content/33816/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Ужастик (304p) [Not 24/7] -https://v2.catcast.tv/content/38896/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Премьера (400p) [Not 24/7] https://v2.catcast.tv/content/39161/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 3ecdefa33..d5f7b26fa 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -5,7 +5,7 @@ https://ahlualquran.tv/live/ysfbfBvecZ/SaNVjgaYnE/8.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) [Not 24/7] https://edge.taghtia.com/sa/4.m3u8 -#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="timeout",Al Ekhbariya (1080p) +#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=saudi_thikrayat #EXTINF:-1 tvg-id="AlHokairGroupTV.sa" status="timeout",AL HOKAIR Group TV (576p) http://82.212.74.3:8000/live/7513.m3u8 @@ -55,7 +55,7 @@ http://82.212.74.2:8000/live/hls/7311.m3u8 https://edge.taghtia.com/sa/9.m3u8 #EXTINF:-1 tvg-id="KSASports2.sa" status="online",KSA Sports 2 (1080p) [Not 24/7] https://edge.taghtia.com/sa/10.m3u8 -#EXTINF:-1 tvg-id="LBC.sa" status="error",LBC (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="LBC.sa" status="timeout",LBC (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-lbc #EXTINF:-1 tvg-id="MakkahTV.sa" status="error",Makkah TV (480p) http://makkahtv.srfms.com:1935/makkahtv/livestream/playlist.m3u8 @@ -69,21 +69,21 @@ https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e9110 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="error",Rotana Cinema KSA (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="timeout",Rotana Cinema KSA (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema +#EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="timeout",Rotana Classic (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClip.sa" status="error",Rotana Clip (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip -#EXTINF:-1 tvg-id="RotanaComedy.sa" status="error",Rotana Comedy (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaComedy.sa" status="timeout",Rotana Comedy (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy #EXTINF:-1 tvg-id="RotanaDrama.sa" status="error",Rotana Drama (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="timeout",Rotana Khalijia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids @@ -109,12 +109,12 @@ https://edge.taghtia.com/sa/11.m3u8 https://edge.taghtia.com/sa/12.m3u8 #EXTINF:-1 tvg-id="" status="online",Quran Radio (720p) https://edge.taghtia.com/sa/13.m3u8 +#EXTINF:-1 tvg-id="" status="online",Nidae AlIslam Radio (720p) +https://edge.taghtia.com/sa/14.m3u8 #EXTINF:-1 tvg-id="" status="online",Jeddah Radio (720p) https://edge.taghtia.com/sa/15.m3u8 #EXTINF:-1 tvg-id="" status="online",SSC Action Waleed (1080p) [Not 24/7] https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Nidae AlIslam Radio (720p) -https://edge.taghtia.com/sa/14.m3u8 #EXTINF:-1 tvg-id="" status="error",Jasco Events TV (576p) http://82.212.74.100:8000/live/hls/8131.m3u8 #EXTINF:-1 tvg-id="" status="error",ZAD TV (1080p) [Not 24/7] diff --git a/streams/sg.m3u b/streams/sg.m3u index e04384ecd..878a02c2d 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -7,18 +7,18 @@ https://dlau142f16b92.cloudfront.net/hls/clr4ctv_ch5/master.m3u8 https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 #EXTINF:-1 tvg-id="CNA.sg" status="online",CNA (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) -http://210.210.155.37/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h37/index.m3u8 +#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) +http://210.210.155.37/dr9445/h/h37/index.m3u8 +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) http://210.210.155.37/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) +#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) http://210.210.155.37/dr9445/h/h15/index.m3u8 +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="error",Suria (720p) diff --git a/streams/sn.m3u b/streams/sn.m3u index db16ad7ef..82757f54d 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -11,7 +11,7 @@ https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw -#EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RFM.sn" status="error",RFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wi5y1 #EXTINF:-1 tvg-id="RTS1.sn" status="error",RTS1 (480p) [Not 24/7] https://iptv-all.lanesh4d0w.repl.co/senegal/rts1 diff --git a/streams/sy.m3u b/streams/sy.m3u index 30243516b..0d64bfa9f 100644 --- a/streams/sy.m3u +++ b/streams/sy.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="AlmahaliyaTV.sy" status="online",Almahaliya (576p) [Not 24/7] http://vod.ortas.sy:1935/oLive/aloula05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="error",Halab Today TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] http://streaming.tootvs.com:1935/8010/8010/playlist.m3u8 -#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="error",Halab Today TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="HalabTodayTV.sy" status="online",Halab Today TV (480p) [Not 24/7] https://5caf24a595d94.streamlock.net:1937/8010/8010/playlist.m3u8 #EXTINF:-1 tvg-id="LanaTV.lb" status="online",Lana TV (720p) https://eitc.secure2.footprint.net/egress/chandler/emirates/eitc/master22-vod.m3u8 @@ -37,7 +37,7 @@ https://streaming.viewmedia.tv/viewsatstream12/viewsatstream12.smil/playlist.m3u http://vod.ortas.sy:1935/oLive/drama05042022/playlist.m3u8 #EXTINF:-1 tvg-id="SyrianEducationalTV.sy" status="error",Syrian Education TV (360p) [Not 24/7] http://vod.ortas.sy:1935/oLive/sedu05042022/playlist.m3u8 -#EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="error",Syrian News Channel (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="online",Syrian News Channel (360p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjmUU7Zy3BYHGSyUdRFuFIg/live #EXTINF:-1 tvg-id="SyrianNewsChannel.sy" status="error",Syrian News Channel (360p) [Not 24/7] http://vod.alikhbaria.net:1935/oLive/snews05042022/playlist.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 50c382196..0d0ed0bfb 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -11,13 +11,13 @@ https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/ http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 #EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 -#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 -#EXTINF:-1 tvg-id="DLTV4.th" status="timeout",DLTV 4 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 @@ -29,15 +29,15 @@ https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 #EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 -#EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 -#EXTINF:-1 tvg-id="DLTV13.th" status="timeout",DLTV 13 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 #EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (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/96.0.3809.25 Safari/537.36 diff --git a/streams/tm.m3u b/streams/tm.m3u index 95289c6a2..6ebd541df 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -20,9 +20,9 @@ https://alpha.tv.online.tm/hls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch005.m3u8 -#EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch005.m3u8 +#EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch002.m3u8 #EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index 231902d4e..8fe01db90 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -25,11 +25,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watan #EXTINF:-1 tvg-id="Watania1.tn" status="error" user-agent="TNAgexpl212C",Watania 1 (400p) #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/tunisie1.m3u8 +#EXTINF:-1 tvg-id="Watania2.tn" status="online",Watania 2 (480p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live #EXTINF:-1 tvg-id="Watania2.tn" status="online" user-agent="TNAgexpl212C",Watania 2 (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/tunisie2.m3u8 -#EXTINF:-1 tvg-id="Watania2.tn" status="error",Watania 2 (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Watania2Replay/live #EXTINF:-1 tvg-id="" status="error" user-agent="TNAgexpl212C",Hannibal (400p) #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/hannibal.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index 4d7fd4e3f..6d8e4e5f6 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -14,7 +14,7 @@ https://5be5d840359c6.streamlock.net/afyonturktv/afyonturktv/playlist.m3u8 https://akittv-live.ercdn.net/akittv/akittv.m3u8 #EXTINF:-1 tvg-id="AlanyaPostaTV.tr" status="online",Alanya Posta TV (1080p) http://win4.yayin.com.tr/postatv/postatv/playlist.m3u8 -#EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="blocked",Al-Zahra TV Turkic (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlZahraTVTurkic.tr" status="online",Al-Zahra TV Turkic (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist.m3u8 #EXTINF:-1 tvg-id="ArasTV.tr" status="online",ARAS TV (576p) [Not 24/7] http://1.rtmp.org/tv217/yayin.stream/playlist.m3u8 @@ -46,7 +46,7 @@ https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 http://canbroadcast.com:7000/canlican/tv.m3u8 #EXTINF:-1 tvg-id="CanTV.tr" status="error",Can TV (720p) [Not 24/7] http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/105.m3u8 -#EXTINF:-1 tvg-id="CayTV.tr" status="online",Cay TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CayTV.tr" status="error",Cay TV (720p) [Not 24/7] http://stream2.taksimbilisim.com:1935/caytv/bant1/CAYTV.m3u8 #EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmeköy TV (1080p) https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv/playlist.m3u8 @@ -66,7 +66,7 @@ http://waw1.artiyerelmedya.net:1935/denizpostasitv/bant1/playlist.m3u8 https://waw2.artiyerelmedya.net/denizpostasitv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Dersim62TV.tr" status="timeout",Dersim62 TV (720p) http://live.arkumedia.com:1935/dersim62tv/dersim62tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DHA.tr" status="error",DHA (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DHA.tr" status="online",DHA (720p) [Not 24/7] https://603c568fccdf5.streamlock.net/live/dhaweb1_C5efC/playlist.m3u8 #EXTINF:-1 tvg-id="DimTV.tr" status="online",DİM TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/dimtv/bant1/playlist.m3u8 @@ -75,7 +75,7 @@ https://waw2.artiyerelmedya.net/dimtv/bant1/playlist.m3u8 https://mn-nl.mncdn.com/blutv_diyanet/smil:diyanet_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DRTTV.tr" status="online",DRT TV (720p) [Not 24/7] https://broadcasttr.com:446/drt/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="EgeTurkTV.tr" status="error",Ege Türk TV (480p) +#EXTINF:-1 tvg-id="EgeTurkTV.tr" status="timeout",Ege Türk TV (480p) https://5be5d840359c6.streamlock.net/egeaturktv/egeaturktv/playlist.m3u8 #EXTINF:-1 tvg-id="ElmasTV.tr" status="timeout",Elmas TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/elmas67tv/elmas67tv/chunklist.m3u8 @@ -99,15 +99,15 @@ http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GoncaTV.tr" status="online",Gonca TV (720p) [Not 24/7] https://broadcasttr.com:446/tuncerciftci/smil:tuncerciftci.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",Guneydoğu TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="online",Guneydoğu TV (720p) [Not 24/7] http://stream2.taksimbilisim.com:1935/gtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="error",Guneydoğu TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GuneydoguTV.tr" status="online",Guneydoğu TV (720p) [Not 24/7] https://broadcasttr.com:446/gtv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GuneyTVTarsus.tr" status="error",Guney TV Tarsus (270p) http://stream2.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 @@ -118,10 +118,10 @@ https://tv.ensonhaber.com/tv/tr/haberglobal/index.m3u8 #EXTINF:-1 tvg-id="HalkTV.tr" status="error" 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",Halk TV (720p) #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://mn-nl.mncdn.com/blutv_halktv/smil:halktv_sd.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="HunatTV.tr" status="online",Hunat TV (480p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/hunattv/playlist.m3u8 #EXTINF:-1 tvg-id="HunatTV.tr" status="online",Hunat TV (480p) [Geo-blocked] https://waw2.artiyerelmedya.net/hunattv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="HunatTV.tr" status="error",Hunat TV (480p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/hunattv/playlist.m3u8 #EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) http://wowza.istweb.tv:1935/webtv/webtv_wowza1/playlist.m3u8 #EXTINF:-1 tvg-id="IBBTV.tr" status="online",IBB TV (1080p) [Not 24/7] @@ -152,7 +152,7 @@ https://waw2.artiyerelmedya.net/kanal15/bant1/playlist.m3u8 https://waw2.artiyerelmedya.net/kanal23/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal26.tr" status="online",Kanal 26 (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal32.tr" status="online",Kanal 32 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal32.tr" status="error",Kanal 32 (480p) [Not 24/7] https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal33/bant1/playlist.m3u8 @@ -166,12 +166,12 @@ http://yayin3.canlitv.com:1935/live/kanal38/playlist.m3u8 https://waw2.artiyerelmedya.net/kanal68/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="KanalAvrupa.tr" status="online",Kanal Avrupa (1080p) [Not 24/7] http://51.15.2.151/hls/kanalavrupa.m3u8 -#EXTINF:-1 tvg-id="KanalB.tr" status="error",Kanal B (480p) [Not 24/7] +#EXTINF:-1 tvg-id="KanalB.tr" status="online",Kanal B (480p) [Not 24/7] http://212.174.58.161/hls-live/livepkgr/_definst_/liveevent/kanalb.m3u8 -#EXTINF:-1 tvg-id="KanalD.tr" status="timeout",Kanal D (540p) -https://2122248074.duhnet.tv/S2/HLS_LIVE/kanaldnp/track_3_750/playlist.m3u8 #EXTINF:-1 tvg-id="KanalD.tr" status="error",Kanal D (480p) [Not 24/7] http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/66.m3u8 +#EXTINF:-1 tvg-id="KanalD.tr" status="error",Kanal D (540p) +https://2122248074.duhnet.tv/S2/HLS_LIVE/kanaldnp/track_3_750/playlist.m3u8 #EXTINF:-1 tvg-id="KanalFirat.tr" status="online",Kanal Firat (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanalfirat/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="KanalUrfa.tr" status="online",Kanal Urfa (576p) [Not 24/7] @@ -253,7 +253,7 @@ http://s01.vpis.io/sariyer/sariyer.m3u8 https://b01c02nl.mediatriple.net/videoonlylive/mtisvwurbfcyslive/broadcast_58d915bd40efc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShowTV.tr" status="online",Show TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/showtv/index.m3u8 -#EXTINF:-1 tvg-id="Sinema1001.tr" status="error",Sinema 1001 (1080p) +#EXTINF:-1 tvg-id="Sinema1001.tr" status="timeout",Sinema 1001 (1080p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="SinopYildizTV.tr" status="online",Sinop Yildiz TV (360p) https://s01.vpis.io/sinopyildiz/sinopyildiz.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] -https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] +https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] @@ -385,8 +385,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v https://eustr73.mediatriple.net/videoonlylive/mtikoimxnztxlive/broadcast_5e3bf95a47e07.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Er TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Haber61 TV (720p) [Not 24/7] https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AA Live (720p) [Not 24/7] @@ -439,6 +437,8 @@ http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 http://tt61.mine.nu/live/PetraTV/Fw99Gpq7Gq/6478.m3u8 #EXTINF:-1 tvg-id="" status="error",MSBC Kanal 2000 (360p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Torba TV (720p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Yeni Malatyaspor TV (720p) [Not 24/7] https://592f1881b3d5f.streamlock.net:1443/santraltv_925/santraltv_925/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Medya Haber TV (1080p) diff --git a/streams/tw.m3u b/streams/tw.m3u index 68540c0eb..9ac0a5f77 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -7,6 +7,8 @@ http://210.61.56.23/hls/ftvtv/index.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoo-jAsJgM8z09ddlhcBlSA/live #EXTINF:-1 tvg-id="IndigenousTV.tw" status="online",Indigenous TV (720p) http://streamipcf.akamaized.net/live/_definst_/smil:liveabr.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",華藏衛視 (1080p) [Not 24/7] +http://118.163.88.61:1935/hwazanlivetv/live.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH2 真理台 (720p) https://live.streamingfast.net/osmflivech2.m3u8 #EXTINF:-1 tvg-id="" status="online",壹電視新聞台 (1080p) @@ -111,8 +113,6 @@ http://seb.sason.top/sc/hsxw_fhd.m3u8 http://seb.sason.top/sc/sllive_fhd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TVBS新聞 [Geo-blocked] http://seb.sason.top/sc/tvbsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="error",華藏衛視 (1080p) [Not 24/7] -http://118.163.88.61:1935/hwazanlivetv/live.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CTI TV Asia (720p) [Geo-blocked] http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UC5l1Yto5oOIgRXlI4p4VKbw/live #EXTINF:-1 tvg-id="" status="error",GOOD TV CH8 幸福學堂 短版 (720p) diff --git a/streams/ua.m3u b/streams/ua.m3u index 04edf6112..365bb6493 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -195,8 +195,12 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 +#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",4 канал (720p) http://95.67.106.10/hls/nta_ua_mid/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] +http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ПравдаТУТ (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua.m3u8 @@ -222,8 +226,8 @@ https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8 https://cdn1.live-tv.od.ua:8083/1tvod/1tvod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый Городской (Одесса) (504p) https://cdn1.live-tv.od.ua:8083/1tvod/1tvod/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 +#EXTINF:-1 tvg-id="" status="online",ТРК Репортер (480p) [Not 24/7] +https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",Прямий (576p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 @@ -233,14 +237,12 @@ http://hls-live-media.cdn01.net/default/stream_10429_3.m3u8 http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_3.m3u8 #EXTINF:-1 tvg-id="" status="online",Micto (360p) http://93.78.206.172:8080/stream3/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] +http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ОТВ (Днепр) (576p) http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Репортер (720p) [Not 24/7] -http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Репортер (720p) [Not 24/7] -http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="error",UkrLive (Перший незалежний) (1080p) @@ -255,8 +257,6 @@ http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_low/ http://rtmp.cdn.ua/1zahid.com_live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Трофей ТВ (720p) https://5db1ab4f970be.streamlock.net/live/smil:trofey.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ТРК Репортер (480p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Одесса (576p) [Geo-blocked] https://cdn1.live-tv.od.ua:8083/riood/riood-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Одесса (576p) [Geo-blocked] diff --git a/streams/ug.m3u b/streams/ug.m3u index 89270cb6f..4be0309ba 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="ArkTV.ug" status="online",Ark TV (576p) https://arktelevision.org/hlslive/test/test.m3u8 -#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (360p) [Not 24/7] -https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8 -#EXTINF:-1 tvg-id="NBSTV.ug" status="error",NBS TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (480p) [Not 24/7] https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 -#EXTINF:-1 tvg-id="SaltTV.ug" status="error",Salt TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (360p) [Not 24/7] +https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8 +#EXTINF:-1 tvg-id="SaltTV.ug" status="timeout",Salt TV (540p) [Not 24/7] https://dcunilive38-lh.akamaihd.net/i/dclive_1@692676/master.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index 9877c0e30..fd505947e 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -11,7 +11,7 @@ https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 -#EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaalTV.uk" status="timeout",Akaal TV (360p) [Not 24/7] http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 @@ -324,14 +324,10 @@ https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 https://a.jsrdn.com/broadcast/22680_3BR3zocwi9/-0500/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby World TV (720p) https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) https://live.ishiacloud.com/haditv.co.uk/haditv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Azeri and Russian (720p) https://live.ishiacloud.com/haditv.co.uk/haditv3.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Hausa (720p) @@ -347,10 +343,14 @@ https://live.ishiacloud.com/haditv.co.uk/haditv4.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Xpanded TV 2 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 https://vod2t.xpanded.com/x3tv2/index_wlan.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Women's Sevens (288p) https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Men's Sevens (288p) https://esmhls1-i.akamaihd.net/hls/live/510580/hls1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 #EXTINF:-1 tvg-id="" status="blocked",BBC One East Yorkshire (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east_yorkshire/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="" status="error",Health Media (720p) [Not 24/7] diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index 6d7425fed..ecb0d70b6 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -27,9 +27,9 @@ https://rockentertainment-zoomoo-1-eu.rakuten.wurl.tv/playlist.m3u8 https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) -https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) +https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 01c4c5976..8cc2fe154 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -11,7 +11,7 @@ https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyChannel.uk" status="online",Comedy Channel (1080p) https://uksono1-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.us" status="error",Dark Matter TV (720p) +#EXTINF:-1 tvg-id="DarkMatterTV.us" status="online",Dark Matter TV (720p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00434-tricoast-darkmatter-spanish-samsunguk/playlist.m3u8 #EXTINF:-1 tvg-id="DiscoverFilm.uk" status="error",Discover.Film (720p) https://discoverfilm-discoverfilm-1-gb.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/uk_sportstribal.m3u b/streams/uk_sportstribal.m3u index b4ceafa64..6ec18367a 100644 --- a/streams/uk_sportstribal.m3u +++ b/streams/uk_sportstribal.m3u @@ -5,7 +5,7 @@ https://live.serverside.ai/hls/7dc5907c-6d6e-45ef-a24f-e28353aa8e98/master.m3u8? https://edgesports-sportstribal.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ForTheFans.us" status="error",For The Fans (720p) https://live.serverside.ai/hls/0f7f0c30-e13d-41b6-9e15-9a9de7ef979f/master.m3u8?api-key=4c19fe78-8ce2-4f88-9a39-f202dc24236f&channel_name=For+The+Fans&channel_partner=For+The+Fans&consent=&content_genre=Sport&content_id=cf1e9700_20210305160000_D0CF72b&gdpr=1&ip=194.35.233.10&mute=false&t=2021-03-05T16:00:00.000&ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/88.0.4324.150+Safari/537.36+OPR/74.0.3911.160&vid=cf1e9700_20210305160000_D0CF72b -#EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HardKnocks.ca" status="error",Hard Knocks (1080p) [Not 24/7] https://d3uyzhwvmemdyf.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HardKnocks-SportsTribal/121.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN TV (720p) https://ign-sportstribal.amagi.tv/playlist.m3u8 diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 97e314f7c..49eaac6b5 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -23,7 +23,7 @@ https://news18lokmat-lh.akamaihd.net/i/n18lokmat_1@178974/index_5_av-p.m3u8 http://primeasia.dyndns.tv:8080/Live_web_250/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="RedBullTV.at" status="error",Red Bull TV (360p) https://rbmn-live.akamaized.net/hls/live/622817/BoRB-US/master_928.m3u8 -#EXTINF:-1 tvg-id="RedeTV.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeTV.br" status="error",RedeTV! Tocantins (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedTV.rs" status="online",Red TV (720p) https://live.rednet.rs/providus/redtv_multi_hq/index.m3u8 @@ -41,8 +41,6 @@ https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3 https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTV Wettin http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mundo TV -https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sonus FM TV [Not 24/7] https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 #EXTINF:-1 tvg-id="" status="online",DeepHouse District @@ -79,14 +77,14 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:punktum_high/p https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:rbw_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RFH Harz (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Punkteins +https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Seenluft24 https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",teltOwkanal https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Lausitzwelle Fernsehen (1080p) https://5856e1a25f71a.streamlock.net/easycast9-live/_definst_/mp4:livestreamhd10/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tide TV (1080p) -https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Jesus Shelanu (720p) https://1247634592.rsc.cdn77.org/1247634592/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Fibracat TV (1080p) @@ -121,8 +119,6 @@ https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w449457930.m3u8 #EXTINF:-1 tvg-id="" status="online",Al-Sharqiya (1080p) https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8 -#EXTINF:-1 tvg-id="" status="online",Punkteins -https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/_definst_/5d880199c902eb4a1e8df00d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Super TV Media @@ -141,6 +137,8 @@ https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussen https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Honor TV https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV +https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ESTV https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="" status="online",Sophia TV (720p) @@ -219,8 +217,6 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_7 https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MMA Junkie http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) @@ -229,8 +225,6 @@ http://89.201.163.244:8080/hls/hdmi.m3u8 https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Filstalwelle Göppingen (576p) http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 #EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) @@ -241,12 +235,16 @@ https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/play https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CostadelSol TV https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 +#EXTINF:-1 tvg-id="" status="online",HD 365 +https://netstreaming.eu:8080/hls/hd365.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",The Grapevine https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Folk TV @@ -255,6 +253,8 @@ http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Pai Eterno https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tide TV (1080p) +https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Start TV https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Glas Drine @@ -263,16 +263,18 @@ http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 https://s.ok54.de/mok-fu/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",News 24 Albania http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monarch TV (360p) -https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Latvijas Radio 1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Destak (360p) https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] +https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Muscle TV (360p) https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVF Faroe Island (360p) https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587901821_b772000_slfao.m3u8 +#EXTINF:-1 tvg-id="" status="online",Monarch TV (360p) +https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) @@ -295,10 +297,6 @@ http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Canal Coín http://stream.fion.es:1936/Canal_Coin/canalcoin.stream/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] -https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",HD 365 -https://netstreaming.eu:8080/hls/hd365.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",SimSi TV @@ -369,6 +367,8 @@ https://5b57bb229a2e6.streamlock.net/live/televizija/playlist.m3u8 https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:elbe_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Bitlis TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/bitlistv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Mundo TV +https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Haldensleben TV (720p) https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720p.mp4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Muxx.tv (1080p) diff --git a/streams/us.m3u b/streams/us.m3u index de6c85b8d..92c523cfe 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -194,12 +194,12 @@ https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV- https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-240-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="timeout",Bloomberg TV Asia (720p) https://liveprodapnortheast.global.ssl.fastly.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-1000-1_live.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaLiveEvent.us" status="online",Bloomberg TV Asia Live Event (720p) https://www.bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (270p) @@ -711,9 +711,9 @@ https://a.jsrdn.com/broadcast/9c897f1973/+0000/c.m3u8 http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 #EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="error",Lake Havasu City 4 (240p) [Not 24/7] https://granicusliveus3-a.akamaihd.net/lakehavasucity/G0643_002/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 @@ -805,7 +805,7 @@ https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_COMEDY.smil/Playlist.m3u8 https://d18fcxaqfnwjhj.cloudfront.net/CDN_Ingest/MCN6_MUSIC.smil/Playlist.m3u8 #EXTINF:-1 tvg-id="MGMHDUSA.us" status="online",MGM HD USA (576p) http://c0.cdn.trinity-tv.net/stream/uq2t763988wmx82xs37vrzrtrvaz686y22jd9gcgvgbhu88g6dntdb82kggx9zgvpvwj5wisyi5mgwwgdqzm7d6xbf7yvctwzvhsu3t57ms3wa4qxwyeuqk3ayrdwx3k2b6cdtnrydx9qa3ezqzea===.m3u8 -#EXTINF:-1 tvg-id="MiamiCityTV.us" status="error",Miami City TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MiamiCityTV.us" status="online",Miami City TV (360p) [Not 24/7] https://granicusliveus9-a.akamaihd.net/miamifl/G2076_003/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTV.us" status="error",Miami TV (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/miamitv/smil:miamitvWEB/playlist.m3u8 @@ -851,7 +851,7 @@ https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 https://endpnt.com/hls/nasa4k60/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildMiddleEast.us" status="error",National Geographic Wild Middle East (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="timeout",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 @@ -918,7 +918,7 @@ http://media4.tripsmarter.com:1935/LiveTV/NOTVHD/playlist.m3u8 https://5b0f5374bdf0c.streamlock.net:444/LiveTV/NOTVHD/playlist.m3u8 #EXTINF:-1 tvg-id="NRBTV.us" status="online",NRB TV (480p) https://uni6rtmp.tulix.tv/nrbnetwork/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="NYXT.us" status="error",NYXT (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NYXT.us" status="online",NYXT (1080p) [Not 24/7] https://api.new.livestream.com/accounts/19770665/events/5522162/live.m3u8 #EXTINF:-1 tvg-id="OANEncore.us" status="online",OAN Encore (720p) [Geo-blocked] https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore.m3u8 @@ -1032,7 +1032,7 @@ https://rtv.cdn.mangomolo.com/rtv/smil:switch.smil/playlist.m3u8 https://4aafa23ec0a6477ca31466bd83a115a4.mediatailor.us-west-2.amazonaws.com/v1/master/ba62fe743df0fe93366eba3a257d792884136c7f/LINEAR-43-REVRY2-GALXY/mt/galxy/43/hls/master/playlist.m3u8 #EXTINF:-1 tvg-id="RoosterTeethTV.us" status="online",Rooster Teeth TV (1080p) https://d2klx6wjx7p5vm.cloudfront.net/Rooster-teeth/ngrp:Rooster-teeth_all/playlist.m3u8 -#EXTINF:-1 tvg-id="RunwayTV.us" status="error",Runway TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RunwayTV.us" status="online",Runway TV (720p) [Not 24/7] https://runway-hls.secdn.net/runway-live/play/runway/playlist.m3u8 #EXTINF:-1 tvg-id="SafeTV.us" status="error",SafeTV (1080p) http://18.191.91.130:1935/live/safetv/playlist.m3u8 @@ -1096,7 +1096,7 @@ https://cdn30.liveonlineservices.com/hls/tagtv.m3u8 https://panel.streamingtv-mediacp.online:1936/8066/8066/playlist.m3u8 #EXTINF:-1 tvg-id="TasteItTV.us" status="online",Taste It TV (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5af61f59d5eeee7af3d1db8f/playlist.m3u8 -#EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) +#EXTINF:-1 tvg-id="Tastemade.us" status="timeout",Tastemade (1080p) https://tastemadessai.akamaized.net/amagi_hls_data_tastemade-tastemade/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeAustralia.us" status="online",Tastemade Australia (1080p) https://tastemadeintaus-smindia.amagi.tv/playlist.m3u8 @@ -1106,10 +1106,10 @@ https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-taste https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 #EXTINF:-1 tvg-id="TBNArmenia.us" status="error",TBN Armenia https://bogtvhdlive-f.akamaihd.net/i/tbn_armenia@198331/master.m3u8 +#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 #EXTINF:-1 tvg-id="TBNInspire.us" status="online",TBN Inspire (1080p) [Not 24/7] @@ -1348,7 +1348,7 @@ http://38.127.211.18/live/c2eds/CBS/HLS/index.m3u8 http://51.161.118.146:8080/ISG03_FOX_JACKSONVILLE_FL_WFOX/video.m3u8 #EXTINF:-1 tvg-id="WFSBDT1.us" status="online",CBS Hatford CT (WFSB-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_HARTFORD_CT_WFSB/video.m3u8 -#EXTINF:-1 tvg-id="WFTVDT1.us" status="online",ABC Orlando FL (WFTVD-DT1) (720p) +#EXTINF:-1 tvg-id="WFTVDT1.us" status="timeout",ABC Orlando FL (WFTVD-DT1) (720p) http://51.161.118.146:8080/ISG03_ABC_ORLANDO_FL_WFTV/video.m3u8 #EXTINF:-1 tvg-id="WFXTDT1.us" status="online",FOX Boston MA (WAGA-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_BOSTON_MA_WFXT/video.m3u8 @@ -1476,12 +1476,16 @@ https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8 https://thegateway.app/YouToo/CueTones/playlist.m3u8 #EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p) https://thegateway.app/YouToo/YTamerica/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Ritmo (1080p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Vice East https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] @@ -1590,16 +1594,20 @@ https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.m3u8 https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Fox HD Russia https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) +https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) -https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) +https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) @@ -1608,12 +1616,14 @@ https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7 https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) -https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) -https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) +https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) +https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MTV @@ -1636,6 +1646,8 @@ https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 #EXTINF:-1 tvg-id="" status="online",WTWC (News) https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 #EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) @@ -1652,22 +1664,16 @@ https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-wpxitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Orlando FL (WFTV) (720p) https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",News4JAX+ -https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",Digi TV (WFTY-DT6) (720p) @@ -1704,20 +1710,18 @@ https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 13 Las Vegas NV (KTNV) (720p) https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) -https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",News4JAX+ +https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) https://dai.google.com/linear/hls/event/ygKx2LkmRQCZ_orwBQhfFw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1732,6 +1736,8 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1742,18 +1748,14 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) @@ -1907,8 +1909,8 @@ https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 #EXTINF:-1 tvg-id="" status="error",SyFy (México) http://168.232.168.242:8000/play/a05k/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 @@ -1919,8 +1921,6 @@ http://encodercdn1.frontline.ca/encoder182/output/FOX_Boston_720p/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/anxcx913 #EXTINF:-1 tvg-id="" status="error",History (540p) [Not 24/7] http://s1.mysportz.tv:2082/history/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Ritmo (1080p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CBS KIRO-TV 7 Seattle WA https://amg00327-coxmediagroup-kiro7seattle-ono-4z7u9.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",KFSN News (1080p) [Not 24/7] diff --git a/streams/us_fubo.m3u b/streams/us_fubo.m3u index c7fbf35ed..92d87e447 100644 --- a/streams/us_fubo.m3u +++ b/streams/us_fubo.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="timeout",Adventure Sports Network (720p) +#EXTINF:-1 tvg-id="AdventureSportsNetwork.us" status="online",Adventure Sports Network (720p) https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-adventuresportsnetwork/CDN/master.m3u8 #EXTINF:-1 tvg-id="FootballDailyXUMO.us" status="online",Football Daily (XUMO) (720p) https://dai2-xumo.fubo.tv/amagi_hls_data_xumo1212A-footballdaily/CDN/master.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index b3d09e518..f673711f1 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="KFPHDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KFPH-DT3 (GetTV) (480p) +#EXTINF:-1 tvg-id="KFPHDT3.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KFPH-DT3 (GetTV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-px.theus6tv.tk/hls/13.3/playlist.m3u8 #EXTINF:-1 tvg-id="KYWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KYW-DT1 (CBS 3) (1080p) @@ -26,10 +26,10 @@ https://v-pi.theus6tv.tk/hls/4.2/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) +#EXTINF:-1 tvg-id="WACPDT5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) +#EXTINF:-1 tvg-id="WACPDT6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.6/playlist.m3u8 #EXTINF:-1 tvg-id="WCAUDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCAU-DT1 (NBC 10) (1080p) @@ -56,7 +56,7 @@ https://v-pi.theus6tv.tk/hls/2.2/playlist.m3u8 #EXTINF:-1 tvg-id="WDPNDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT5 (Retro TV) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/2.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WELLLD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) +#EXTINF:-1 tvg-id="WELLLD1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/45.1/playlist.m3u8 #EXTINF:-1 tvg-id="WFMZDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WFMZ-DT1 (720p) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 0c22ceaf1..4e1ca298d 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -60,9 +60,9 @@ https://vitor-hollywoodclassics-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HumorMill.us" status="online",Humor Mill (1080p) [Not 24/7] https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-PLEX/152.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) -https://ign-plex.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="IGN.us" status="timeout",IGN (1080p) https://ign-plex.amagi.tv/hls/amagi_hls_data_ignAAAAAA-ign-plexA/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="IGN.us" status="online",IGN (1080p) +https://ign-plex.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="Journy.us" status="error",Journy (720p) https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8?did=62274240-07e7-5d94-8dc8-ef68cf19e175&dnt=0&pid=5f5132df62fe160040f26bc2&ptoken=PLbo_Jw_s1xgoB_1Srgg #EXTINF:-1 tvg-id="JournysBourdainAllDay.us" status="error",Journy's Bourdain All Day (1080p) diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 6841980da..e28a6e458 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -32,9 +32,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a8 #EXTINF:-1 tvg-id="Anaylos7Spain.us" status="online",Pluto TV Ana y los 7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/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="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= +#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/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="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -65,10 +65,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5836fe https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebc8688f3697d00072f7cf8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ebc8688f3697d00072f7cf8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="BellatorMMA.us" status="online",Pluto TV Bellator MMA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebc8688f3697d00072f7cf8/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="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/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="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007074d0a/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="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/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="BETEast.us" status="online",Pluto TV BET (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= #EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) @@ -89,14 +89,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd2550007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) -https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e2bceca5b4b2c0e06c50/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="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) +https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e2bceca5b4b2c0e06c50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=285&terminate=false&userId= +#EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e2bceca5b4b2c0e06c50/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="BlackNewsChannel.us" status="online",Pluto TV Black News Channel (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1efad04320070007dbb60b/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="BlazeLive.us" status="online",Pluto TV Blaze Live (720p) @@ -119,10 +119,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 -#EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7] -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="Buzzr.us" status="online",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="Buzzr.us" status="online",Pluto TV Buzzr (720p) [Not 24/7] +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="Cats247.us" status="online",Cats 24/7 (US) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=599375885ceaac3cabccbed7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=635&terminate=false&userId= #EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) [Not 24/7] @@ -153,18 +153,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b6b285823ecb93393cbf766/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b6b285823ecb93393cbf766&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=687&terminate=false&userId= #EXTINF:-1 tvg-id="Chassy.us" status="error",Pluto TV Chassy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b6b285823ecb93393cbf766/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="Cheddar.us" status="online",Cheddar News (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="Cheddar.us" status="online",Cheddar News (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= +#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/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="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) @@ -177,10 +177,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0da https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/562ea53fa9060c5a7d463e74/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="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e32b297f96000768f928&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=501&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/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="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e32b297f96000768f928&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=501&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) @@ -213,10 +213,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c37d6712de254456f7ec340&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=373&terminate=false&userId= #EXTINF:-1 tvg-id="ColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712de254456f7ec340/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="CombateWorld.us" status="online",Pluto TV Combate World (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= #EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/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="CombateWorld.us" status="online",Pluto TV Combate World (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= #EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] @@ -292,9 +292,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740 #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DogtheBountyHunter.us" status="error",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) @@ -324,17 +324,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007 #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/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="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -345,10 +345,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f516730b78b7600079294f5/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/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="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/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="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) @@ -373,12 +373,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= +#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007e8a1ba/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e94cd036cc69d0007e8a1ba&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=933&terminate=false&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) @@ -417,12 +417,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e4bf0db5 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b87428fe37d8cadba44/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b87428fe37d8cadba44&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=898&terminate=false&userId= #EXTINF:-1 tvg-id="HillsongChannel.us" status="error",Pluto TV Hillsong Channel (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b87428fe37d8cadba44/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="iCarlyFrance.us" status="online",Pluto TV iCarly+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 #EXTINF:-1 tvg-id="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 #EXTINF:-1 tvg-id="iCarlyGermany.us" status="online",Pluto TV iCarly Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8b580a233dc90007f0cb9d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=406&terminate=false&userId= #EXTINF:-1 tvg-id="iCarlyGermany.us" status="online",Pluto TV iCarly (720p) @@ -479,12 +479,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b73956710007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc1cb279c91420009db261d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=615&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/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="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (US) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5873fc21cad696fb37aa9054&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=855&terminate=false&userId= #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5873fc21cad696fb37aa9054/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="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce5a8954311f992edbe1da2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=187&terminate=false&userId= #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) @@ -499,10 +499,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51ddf03 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dd6b1da79e4d0007309455/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c01df1759ee03633e7b272c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=971&terminate=false&userId= -#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/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="LuchaLibreAAA.us" status="timeout",Pluto TV Lucha Libre AAA (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MidsomerMurders.us" status="online",Pluto TV Midsomer Murders (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d52a5e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cbf6a868a1bce4a3d52a5e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=385&terminate=false&userId= #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p) @@ -520,25 +520,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77977bd #EXTINF:-1 tvg-id="MLB.us" status="online",Pluto TV MLB (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/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="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= -#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/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="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) @@ -550,6 +550,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6 #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf330ea5068259a32320fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf330ea5068259a32320fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c740197-0587-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6899a37b88b269472ea4b/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 @@ -557,17 +559,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6899a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea5068259a32320fd/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="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/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 @@ -576,7 +574,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7 #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] @@ -594,9 +594,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a17 #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= -#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="error",Pluto TV Naturescape (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f3739f6b900075f366c/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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] @@ -614,9 +614,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009 #EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] @@ -631,8 +631,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) @@ -640,11 +638,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c6080007 #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="timeout",Pluto TV Nick (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) @@ -665,16 +665,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -685,12 +685,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) @@ -699,24 +699,24 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a30009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAndromeda.us" status="online",Pluto TV Andromeda (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8db96bccae160007c71eec/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="PlutoTVAndromeda.us" status="online",Pluto TV Andrómeda (720p) @@ -734,6 +734,8 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf8ea0d000120009b #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b6f57ef2767e1846e59f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d548b050-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b6f8a12a-554c-4970-82ca-4dc1f84a4016&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56b27f85ff3037045055037e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56b27f85ff3037045055037e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=666&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b456c8cf265ce922/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 @@ -741,8 +743,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ae7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d000120009bcad83/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="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56b27f85ff3037045055037e/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="PlutoTVAnimalsUS.us" status="online",Pluto TV Animals (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ae7b456c8cf265ce922&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9015b970-057f-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAnimauxFrance.us" status="online",Pluto TV Animaux (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60925a44f0350600075a1fdc/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c1-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5cc06a56-861b-4448-84df-34ad224ceaa7 #EXTINF:-1 tvg-id="PlutoTVAnimeAccion.us" status="online",Pluto TV Animé Acción (684p) @@ -796,19 +796,19 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b68a18823ecb93393c #EXTINF:-1 tvg-id="PlutoTVBritishTV.us" status="online",Pluto TV British TV (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b68a18823ecb93393cba2f1/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="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) -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" status="online",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="PlutoTVCars.us" status="online",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="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) +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="PlutoTVCars.us" status="online",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="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) -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="PlutoTVCars.us" status="online",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="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb66537867f0007146953/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="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) +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="PlutoTVCats247Germany.us" status="online",Cats 24/7 (DE) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a56ce10f0b0009e64037/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a56ce10f0b0009e64037&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4f8f5d53-0580-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCats247Germany.us" status="online",Cats 24/7 (DE) (720p) @@ -841,20 +841,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVClassicTVUK.us" status="online",Pluto TV Classic TV (720p) @@ -880,11 +880,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) @@ -901,16 +901,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/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="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -935,12 +935,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f94 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) @@ -1013,10 +1013,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f3bd0e63 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/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="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fútbol Para Fans (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) @@ -1032,13 +1032,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f27bbe47 #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHealth.us" status="online",Pluto TV Health (720p) @@ -1063,7 +1063,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2e9d8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=569546031a619b8f07ce6e25&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=75&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) https://stitcher.pluto.tv/stitch/hls/channel/569546031a619b8f07ce6e25/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceLat=38.5783&deviceLon=-90.6666&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012&userId= -#EXTINF:-1 tvg-id="PlutoTVHumor.us" status="timeout",Pluto TV Humor (720p) +#EXTINF:-1 tvg-id="PlutoTVHumor.us" status="online",Pluto TV Humor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8397936791b30007ebb5a7/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVHunter.us" status="online",Pluto TV Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c99f5810c95814ff92512f9/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 @@ -1082,11 +1082,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60cc80732 #EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b4889bca2ce7b73ef2e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=303&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc2d1ce10f0b0009e6cf9e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=efbfa162-0713-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) @@ -1095,8 +1095,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765786a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce10f0b0009e6cf9e/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) @@ -1105,20 +1103,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsAnimation.us" status="timeout",Pluto TV Kids Animation (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 #EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) @@ -1127,11 +1127,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff178150007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd00002f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=51c75f7bb6f26ba1cd00002f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=989&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS @@ -1139,10 +1143,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d2 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="error",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/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="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) @@ -1155,10 +1155,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df413559397560009 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549a8d8f1b53000768bc52/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9dcb446c-ad5a-4171-a84f-d144607d7b33 #EXTINF:-1 tvg-id="PlutoTVLemiracledelamour.us" status="online",Pluto TV Le miracle de l'amour (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549c238c3f21000753d3e0/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e1-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=af1cb1d2-a877-4020-81af-3f89e475eb94 -#EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'à côté (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 #EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) @@ -1178,9 +1178,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/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="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) @@ -1232,11 +1232,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8ce2e426140007 #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="timeout",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVEnVivo.us" status="online",Pluto TV MTV En Vivo (720p) @@ -1309,10 +1309,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/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="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/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="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDramas.us" status="online",Pluto TV Novelas Dramas (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/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="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) @@ -1322,9 +1322,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84db2db385180007 #EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/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="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/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="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVOhMyPet.us" status="online",Pluto TV Oh My Pet (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2acdab16f5b3000721ae2c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="online",Pluto TV Peleas (720p) @@ -1346,17 +1346,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac431fc #EXTINF:-1 tvg-id="PlutoTVQwestTVJazzBeyond.us" status="online",Pluto TV Qwest TV Jazz & Beyond (720p) https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1365,20 +1365,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2b9d8002db3c3e0b1c6d/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="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1c669094e0e80009b22ab8/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff8180b16/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677c0edace7cff8180b16&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1399,14 +1399,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/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="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/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="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p) @@ -1442,8 +1442,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d00e8ada #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 -#EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bb941b95267e225e59c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= @@ -1453,6 +1451,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) @@ -1502,9 +1502,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a3 #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelasSpain.us" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (240p) @@ -1520,9 +1520,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f982c3420de410007 #EXTINF:-1 tvg-id="PlutoTVTheStoryofBeatclub.us" status="online",Pluto TV The Story of Beatclub (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f982c3420de4100070a545e/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="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/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="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efdbf90ba3e0009d99082&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b790e11f-0586-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] @@ -1538,9 +1538,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08 #EXTINF:-1 tvg-id="PlutoTVToonsClasicoSpain.us" status="online",Pluto TV Toons Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) @@ -1548,11 +1548,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b195 #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="error",Pluto TV Travel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c444bac1f70009ca756e/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aae8c65727d0007d15a17/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812be1c249444e05d09cc50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812be1c249444e05d09cc50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=365&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) [Not 24/7] @@ -1578,9 +1578,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009 #EXTINF:-1 tvg-id="PlutoTVVictorious.us" status="online",Pluto TV Victorious (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5e43f294f8000793c3d7/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="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/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="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) @@ -1588,17 +1588,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d49455df #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5877acecb16bb1e042ee453f/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="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4bdb635ce813b38639e6a3/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="PlutoTVWesterns.us" status="online",Pluto TV Westerns (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/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="PlutoTVWesterns.us" status="online",Pluto TV Westerns (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e34700077e77d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8df4bc16e34700077e77d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=526&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWings.us" status="error",Pluto TV Wings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7792f6e093980007e02945/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ab3e1242be690697279c75d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ab3e1242be690697279c75d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) @@ -1618,9 +1618,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc312 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/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="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="PoliceWomen.us" status="online",Pluto TV Police Women (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e79c2f280389000077242a8/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="PursuitUp.us" status="error",Pluto TV Pursuit UP (720p) [Not 24/7] @@ -1656,9 +1656,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21ea080 #EXTINF:-1 tvg-id="SpikeAdventura.us" status="online",Spike Adventura (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d11baeb31c5a43b77bf59/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="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c393cad2de254456f7ef8c2/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="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c393cad2de254456f7ef8c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c393cad2de254456f7ef8c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=291&terminate=false&userId= +#EXTINF:-1 tvg-id="SpikeOutdoors.us" status="online",Pluto TV Spike Outdoors (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c393cad2de254456f7ef8c2/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="StarTrek.us" status="online",Pluto TV Star Trek (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8c4ce900075d7698/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="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) @@ -1693,12 +1693,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e8a6e https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cc81e793798650e4f7d9fd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cc81e793798650e4f7d9fd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=867f59cf-0586-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TheAsylum.us" status="online",The Asylum (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/591105034c1806b47438342c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=591105034c1806b47438342c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=115&terminate=false&userId= +#EXTINF:-1 tvg-id="TheAsylum.us" status="online",Pluto TV The Asylum (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f0427b2c0c065e91aab5/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="TheAsylum.us" status="online",Pluto TV The Asylum (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cc81e793798650e4f7d9fd3/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="TheAsylum.us" status="online",Pluto TV The Asylum (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/591105034c1806b47438342c/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="TheAsylum.us" status="online",Pluto TV The Asylum (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f0427b2c0c065e91aab5/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="TheBobRossChannel.us" status="online",Pluto TV The Bob Ross Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36d726234ce10007784f2a/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="TheCarolBurnettShow.us" status="online",Pluto TV The Carol Burnett Show (720p) @@ -1725,24 +1725,24 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/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="ThePetCollective.us" status="online",The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1794,9 +1794,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5331d5fb7 #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e96a0423e067bd6df6901/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e96a0423e067bd6df6901&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=379&terminate=false&userId= #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd05b4694d45d266bc951f2/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e96a0423e067bd6df6901/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd05b4694d45d266bc951f2/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="Vevo2K.us" status="online",Pluto TV VEVO 2K (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bca3e0a4ee0007a38e8c/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="Vevo70s.us" status="online",Pluto TV VEVO 70's (1080p) @@ -1820,9 +1820,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d71561df6f2e6d0b6 #EXTINF:-1 tvg-id="VH1HipHopFamily.us" status="online",Pluto TV VH1 Hip Hop Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d71561df6f2e6d0b6493bf5/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="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/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="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4ec31f2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7154fa8326b6ce4ec31f2e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=282&terminate=false&userId= +#EXTINF:-1 tvg-id="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] @@ -1855,8 +1855,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c57ee4f9ddf73da8a0ba5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=480&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c571faeb3e2738ae27933&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) @@ -1881,30 +1881,36 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a27 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 #EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) @@ -1927,8 +1933,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c77782300007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Cinéma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] @@ -1939,6 +1951,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Paranormal (720p) @@ -1977,6 +1991,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a515d149000748ee9b/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="" status="online",Pluto TV Truly (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/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="" status="online",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) @@ -2005,12 +2021,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f120f41b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171f032cd22e0007f17f3d/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="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1210d14ae1f80007bafb1d/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="" status="online",Pluto TV Retrô (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212ad1728050007a523b8/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="" status="online",Pluto TV Natureza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0ecebc00070e170f/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="" status="online",Pluto TV Cine Comédia (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/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="" status="online",Pluto TV Junior (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/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="" status="online",Pluto TV Séries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV Anime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Paranormal (720p) @@ -2049,36 +2069,16 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retrô (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212ad1728050007a523b8/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="" status="online",Pluto TV Séries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV Paranormal (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV MTV Catfish (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 3c3a3cae9..ee66a15d2 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -20,7 +20,7 @@ https://tna5.bozztv.com/canaltv/index.m3u8 #EXTINF:-1 tvg-id="OrbitaFM.sv" status="online",Órbita FM (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/OrbitaFM/index.m3u8 -#EXTINF:-1 tvg-id="SolarTelevision.pe" status="error",Solar Televisión (Abancay) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SolarTelevision.pe" status="online",Solar Televisión (Abancay) (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/televisionsolar/index.m3u8 #EXTINF:-1 tvg-id="Telemedellin.co" status="online",Telemedellin (360p) [Not 24/7] diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 8e528f78f..42c9efe62 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -33,7 +33,7 @@ https://dai.google.com/linear/hls/event/o8Smo_gsSAm26uW9Xkww_g/master.m3u8 http://contv.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Dabl.us" status="online",Dabl (1080p) http://dai.google.com/linear/hls/event/oIKcyC8QThaW4F2KeB-Tdw/master.m3u8 -#EXTINF:-1 tvg-id="DealorNoDeal.us" status="error",Deal or No Deal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Deal or No Deal (720p) [Not 24/7] https://endemol-dealornodeal-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DickCavett.us" status="online",Dick Cavett (768p) https://dai.google.com/linear/hls/event/-NacIpMDTZ2y1bhkJN96Vg/master.m3u8 @@ -125,13 +125,13 @@ https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="online",STIRR City Amarillo (720p) https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) +#EXTINF:-1 tvg-id="STIRRCityAustin.us" status="error",STIRR City Austin (480p) https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="online",STIRR City Bakersfield (480p) [Not 24/7] https://dai.google.com/linear/hls/event/-4GLQIcZTUWzP8vDAXNQsQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="online",STIRR City Baltimore (720p) [Not 24/7] https://dai.google.com/linear/hls/event/jCNW8TtPRe6lnJMMVBZWVA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="error",STIRR City Bay City (720p) +#EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="online",STIRR City Bay City (720p) https://dai.google.com/linear/hls/event/kJPGlFKuS0itUoW7TfuDYQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBeaumont.us" status="online",STIRR City Beaumont (720p) https://dai.google.com/linear/hls/event/FKoa3RaEQxyyrf8PfPbgkg/master.m3u8 @@ -143,7 +143,7 @@ https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 https://dai.google.com/linear/hls/event/EXltT2IOQvCIn8v23_15ow/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCadillac.us" status="error",STIRR City Cadillac (720p) https://dai.google.com/linear/hls/event/do9arGJBTD--KARQ056kpw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="online",STIRR City Cedar Rapids (720p) +#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="error",STIRR City Cedar Rapids (720p) https://dai.google.com/linear/hls/event/zPJC-rOUTg28uymLdmYw5w/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChampaign.us" status="online",STIRR City Champaign (720p) https://dai.google.com/linear/hls/event/YLDvM8DGQyqsYnDsgxOBPQ/master.m3u8 @@ -155,12 +155,12 @@ https://dai.google.com/linear/hls/event/fLqJePs_QR-FRTttC8fMIA/master.m3u8 https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChicoRedding.us" status="online",STIRR City Chico-Redding (720p) [Not 24/7] https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="error",STIRR City Cincinnati (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) @@ -185,7 +185,7 @@ https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="error",STIRR City Greenville Asheville (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleNewBern.us" status="online",STIRR City Greenville New Bern (720p) https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 @@ -199,11 +199,11 @@ https://dai.google.com/linear/hls/event/BXZlH0kXTeGczlQ49-0QFQ/master.m3u8 https://dai.google.com/linear/hls/event/yDGZP35hTsqdf2rwaP1BGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLewiston.us" status="online",STIRR City Lewiston (720p) https://dai.google.com/linear/hls/event/knBsxnquSYqFXTP_UzcGgw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="online",STIRR City Little Rock (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="error",STIRR City Little Rock (720p) [Not 24/7] https://dai.google.com/linear/hls/event/MqeaRgFBR2WJ_40ngbDruQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLosAngeles.us" status="online",STIRR City Los Angeles (480p) https://dai.google.com/linear/hls/event/n3PVAFmPTJSVYjdSVf7XZw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="online",STIRR City Lynchburg Roanoke (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="error",STIRR City Lynchburg Roanoke (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMacon.us" status="online",STIRR City Macon (234p) [Not 24/7] https://dai.google.com/linear/hls/event/PPMxI7GZSRG6Kgkp2gSF1g/master.m3u8 @@ -215,7 +215,7 @@ https://dai.google.com/linear/hls/event/jWaxnXHPQjGX1yTxuFxpuw/master.m3u8 https://dai.google.com/linear/hls/event/0P8RZiJkSBWfVDtjy-IiIQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMissoula.us" status="online",STIRR City Missoula (720p) https://dai.google.com/linear/hls/event/ARX9M-X8RieADdAEYPXNuA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="error",STIRR City Nashville (720p) +#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="online",STIRR City Nashville (720p) https://dai.google.com/linear/hls/event/IG9ThaPaTwCojeoEWVNZRQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityNorfolkPortsmouth.us" status="online",STIRR City Norfolk Portsmouth (720p) [Not 24/7] https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 @@ -223,15 +223,15 @@ https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 https://dai.google.com/linear/hls/event/pRd-k6tZSiCRsw_f51Vcvg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityOttumwa.us" status="online",STIRR City Ottumwa (720p) https://dai.google.com/linear/hls/event/jH-4z3EkQO-fLYYgjX7d3g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="online",STIRR City Pensacola (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="error",STIRR City Pensacola (720p) [Not 24/7] https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPittsburgh.us" status="online",STIRR City Pittsburgh (720p) [Not 24/7] https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) -https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="error",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="error",STIRR City Providence (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="timeout",STIRR City Portland (720p) +https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="online",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) https://dai.google.com/linear/hls/event/bjWdbDzwTMOMd8Wmxl4rwg/master.m3u8 @@ -249,7 +249,7 @@ https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="error",STIRR City South Bend (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="online",STIRR City South Bend (480p) [Not 24/7] https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySpringfield2.us" status="online",STIRR City Springfield #2 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 @@ -257,13 +257,13 @@ https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="online",STIRR City Syracuse (720p) [Not 24/7] https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityToledo.us" status="error",STIRR City Toledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityToledo.us" status="online",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="online",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="error",STIRR City Washington D.C. (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="online",STIRR City Washington D.C. (480p) [Not 24/7] https://dai.google.com/linear/hls/event/_VmeKujXTf-nc9Lr2NO6tA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="online",STIRR City West Palm Beach (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ji4LMCwtRCOw3TrRUKlQMQ/master.m3u8 @@ -333,8 +333,6 @@ https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) @@ -347,6 +345,8 @@ https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) @@ -357,12 +357,10 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) -https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN New York NY (720p) @@ -375,6 +373,8 @@ https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Midnight Pulp (720p) https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) +https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR City (480p) https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) @@ -385,8 +385,8 @@ https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) -https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] @@ -413,8 +413,6 @@ https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Philly PA (720p) https://dai.google.com/linear/hls/event/Xu-ITJ2GTNGaxGn893mmWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) @@ -431,12 +429,12 @@ https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) -https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) +https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Travel (720p) https://dai.google.com/linear/hls/event/0ZXyCbn9TYmrrAzcDfoU1w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Sports (720p) @@ -457,6 +455,8 @@ https://dai.google.com/linear/hls/event/9WuQ_LseR12mMx2-QW41XQ/master.m3u8 https://dai.google.com/linear/hls/event/23QIslh0TOqygKz-M9W29Q/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR The Lucy Show (720p) https://dai.google.com/linear/hls/event/-s-FtbzrQCaLMDSyM0ejyw/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",STIRR National (720p) +https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Music (720p) https://dai.google.com/linear/hls/event/_e1csFnJR6W6y056PyiG6A/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Cooks (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index c4733c3cd..b48291429 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -23,7 +23,7 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Pattrn.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://lnc-people-tv.tubi.video/index.m3u8 -#EXTINF:-1 tvg-id="Reelz.us" status="online",Reelz +#EXTINF:-1 tvg-id="Reelz.us" status="error",Reelz https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Reelz.m3u8 #EXTINF:-1 tvg-id="SantaandtheThreeBears.us" status="online",Santa and the Three Bears (480p) https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.m3u8 @@ -37,6 +37,8 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) @@ -63,8 +65,6 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WAGA-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 32 Chicago IL (WFLD) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WFLD-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 2 Detroit MI (WJBK) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WJBK-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 5 New York NY (WNYW) (720p) @@ -77,8 +77,8 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) @@ -99,6 +99,10 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 #EXTINF:-1 tvg-id="" status="online",WGAL-TV News Lancaster PA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 +#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 +#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 #EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 #EXTINF:-1 tvg-id="" status="online",WMTW-TV News Portland ME (720p) @@ -113,18 +117,14 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 -#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index 30944696e..4e735668d 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -19,7 +19,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p) +#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="timeout",Battery Pop (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8 @@ -37,7 +37,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo-host-cheddar/CDN/master.m3u8 -#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) +#EXTINF:-1 tvg-id="ChiveTV.us" status="timeout",Chive TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CineRomantico.us" status="online",Cine Romantico (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokucineromantico/CDN/playlist.m3u8 @@ -50,9 +50,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-circle/CDN/master.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 #EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcontv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) @@ -114,18 +114,18 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://foxweather-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GlobalGotTalent.us" status="online",Global Got Talent (720p) +#EXTINF:-1 tvg-id="GlobalGotTalent.us" status="timeout",Global Got Talent (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p) +#EXTINF:-1 tvg-id="GloryKickboxing.us" status="timeout",Glory Kickboxing (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 @@ -134,14 +134,14 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="GravitasMovies.us" status="timeout",Gravitas Movies (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HallmarkMoviesMore.us" status="online",Hallmark Movies & More (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampionship/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Hungry.us" status="timeout",Hungry (720p) +#EXTINF:-1 tvg-id="Hungry.us" status="online",Hungry (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhungry/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="InsightTV.nl" status="timeout",Insight TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 @@ -184,9 +184,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnitrocircus/CDN/playlist.m3 #EXTINF:-1 tvg-id="Nosey.us" status="online",Nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-nosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThisXUMO.us" status="online",Now This (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-nowthis/CDN/master.m3u8 #EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) @@ -211,7 +211,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3 https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunovelaclub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RainbowRuby.us" status="online",Rainbow Ruby (360p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-roku-rainbow-ruby/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Realnosey.us" status="online",Real nosey (720p) +#EXTINF:-1 tvg-id="Realnosey.us" status="timeout",Real nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxrealnosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (Redbox) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 @@ -289,7 +289,7 @@ https://xumo-redbox.ott-channels.stingray.com/134/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraysoulstorm/CDN/master.m3u8 #EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemade-xumo.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16xumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Teletubbies.uk" status="timeout",Teletubbies (720p) +#EXTINF:-1 tvg-id="Teletubbies.uk" status="online",Teletubbies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuteletubbies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (540p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u8 @@ -310,11 +310,11 @@ https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (1080p) [Not 24/7] https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) @@ -336,18 +336,18 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VizioFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvoyagerdocumentaries/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) +#EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Wired.us" status="timeout",Wired (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index 4e7ab0c4b..55172aa76 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -1,13 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="123TV.ve" status="error",123 TV +#EXTINF:-1 tvg-id="123TV.ve" status="online",123 TV http://177.52.221.214:8000/play/a0ew/index.m3u8 #EXTINF:-1 tvg-id="CanalI.ve" status="online",Canal i (720p) [Not 24/7] https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CanalNubehTV.ve" status="online",Canal Nubeh TV (720p) [Not 24/7] https://vcp.myplaytv.com/nubehtv/nubehtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Colombeia.ve" status="error",Colombeia +#EXTINF:-1 tvg-id="Colombeia.ve" status="online",Colombeia http://177.52.221.214:8000/play/a0co/index.m3u8 -#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazón Llanero +#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="error",Corazón Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 #EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live @@ -39,7 +39,7 @@ https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8 #EXTINF:-1 tvg-id="Venevision.ve" status="error",Venevision [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live -#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="error",Venezolana de Televisión +#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="timeout",Venezolana de Televisión http://177.52.221.214:8000/play/a0cj/index.m3u8 #EXTINF:-1 tvg-id="VepacoTV.ve" status="online",Vepaco TV (486p) [Not 24/7] http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 From 358addf6eb082b9463e3da2ac4dab4e982cf4477 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Thu, 16 Jun 2022 16:19:11 +0200 Subject: [PATCH 27/49] Update ae.m3u --- streams/ae.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/ae.m3u b/streams/ae.m3u index 88ab3a0a5..06891f020 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -13,7 +13,7 @@ https://admdn5.cdn.mangomolo.com/adsports2/smil:adsports2.stream.smil/playlist.m https://admdn3.cdn.mangomolo.com/adsports3/smil:adsports3.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports4.ae" status="blocked",Abu Dhabi Sports 4 (1080p) [Geo-blocked] https://admdn4ta.cdn.mgmlcdn.com/adsports4/smil:adsports4.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AjmanTV.ae" status="error",Ajman TV +#EXTINF:-1 tvg-id="AjmanTV.ae" status="error",Ajman TV [Not 24/7] https://dacastmmd.mmdlive.lldns.net/dacastmmd/d3e9fc3b874a46159ce3724d802e3f8d/playlist.m3u8 #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 From c34a20d873e2463ec73a337d8313d945a288f76f Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 07:38:59 +0300 Subject: [PATCH 28/49] [Bot] Daily update (#7536) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 544 ++++++++++++++++++------------------ streams/ae.m3u | 8 +- streams/al.m3u | 14 +- streams/am.m3u | 6 +- streams/ar.m3u | 12 +- streams/at.m3u | 2 +- streams/au_samsung.m3u | 2 +- streams/az.m3u | 4 +- streams/ba.m3u | 2 +- streams/be.m3u | 4 +- streams/br.m3u | 10 +- streams/by.m3u | 2 +- streams/ca.m3u | 14 +- streams/cl.m3u | 18 +- streams/cn.m3u | 178 ++++++------ streams/co.m3u | 10 +- streams/cr.m3u | 4 +- streams/cu.m3u | 2 +- streams/cy.m3u | 8 +- streams/cz.m3u | 6 +- streams/de.m3u | 56 ++-- streams/de_adultswim.m3u | 12 +- streams/do.m3u | 12 +- streams/ec.m3u | 4 +- streams/eg.m3u | 8 +- streams/es.m3u | 26 +- streams/fr.m3u | 12 +- streams/fr_samsung.m3u | 2 +- streams/ge.m3u | 2 +- streams/gr.m3u | 20 +- streams/hk.m3u | 24 +- streams/hn.m3u | 14 +- streams/ht.m3u | 6 +- streams/id.m3u | 154 +++++----- streams/in.m3u | 48 ++-- streams/iq.m3u | 16 +- streams/ir.m3u | 4 +- streams/is.m3u | 2 +- streams/it.m3u | 20 +- streams/jp.m3u | 12 +- streams/ke.m3u | 2 +- streams/kr.m3u | 22 +- streams/kz.m3u | 6 +- streams/lb.m3u | 2 +- streams/lk.m3u | 4 +- streams/mo.m3u | 4 +- streams/mx.m3u | 28 +- streams/my.m3u | 14 +- streams/ng.m3u | 2 +- streams/nl.m3u | 6 +- streams/no.m3u | 4 +- streams/no_samsung.m3u | 2 +- streams/pa.m3u | 4 +- streams/pe.m3u | 50 ++-- streams/ph.m3u | 2 +- streams/pk.m3u | 10 +- streams/pl.m3u | 4 +- streams/pr.m3u | 4 +- streams/ps.m3u | 6 +- streams/pt.m3u | 18 +- streams/ru.m3u | 70 ++--- streams/ru_catcast.m3u | 4 +- streams/sa.m3u | 14 +- streams/se.m3u | 2 +- streams/sg.m3u | 10 +- streams/sn.m3u | 2 +- streams/sv.m3u | 2 +- streams/th.m3u | 12 +- streams/tm.m3u | 4 +- streams/tn.m3u | 4 +- streams/tr.m3u | 28 +- streams/tw.m3u | 4 +- streams/ua.m3u | 4 +- streams/ug.m3u | 2 +- streams/uk.m3u | 28 +- streams/uk_rakuten.m3u | 8 +- streams/uk_samsung.m3u | 6 +- streams/uk_sportstribal.m3u | 2 +- streams/unsorted.m3u | 38 +-- streams/us.m3u | 80 +++--- streams/us_localbtv.m3u | 12 +- streams/us_plex.m3u | 4 +- streams/us_pluto.m3u | 404 +++++++++++++------------- streams/us_samsung.m3u | 2 +- streams/us_stirr.m3u | 56 ++-- streams/us_tubi.m3u | 26 +- streams/us_xumo.m3u | 54 ++-- streams/ve.m3u | 4 +- streams/vn_fptplay.m3u | 2 +- 89 files changed, 1189 insertions(+), 1197 deletions(-) diff --git a/README.md b/README.md index 570652664..6a70989ba 100644 --- a/README.md +++ b/README.md @@ -31,33 +31,33 @@ To watch IPTV, simply insert one of the links below into any player that support Auto13https://iptv-org.github.io/iptv/categories/auto.m3u Animation18https://iptv-org.github.io/iptv/categories/animation.m3u - Business33https://iptv-org.github.io/iptv/categories/business.m3u - Classic48https://iptv-org.github.io/iptv/categories/classic.m3u + Business32https://iptv-org.github.io/iptv/categories/business.m3u + Classic46https://iptv-org.github.io/iptv/categories/classic.m3u Comedy46https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking21https://iptv-org.github.io/iptv/categories/cooking.m3u - Culture14https://iptv-org.github.io/iptv/categories/culture.m3u + Culture13https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u Education33https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment172https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family19https://iptv-org.github.io/iptv/categories/family.m3u - General372https://iptv-org.github.io/iptv/categories/general.m3u - Kids139https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative33https://iptv-org.github.io/iptv/categories/legislative.m3u + Entertainment174https://iptv-org.github.io/iptv/categories/entertainment.m3u + Family18https://iptv-org.github.io/iptv/categories/family.m3u + General371https://iptv-org.github.io/iptv/categories/general.m3u + Kids140https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative39https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle64https://iptv-org.github.io/iptv/categories/lifestyle.m3u Movies221https://iptv-org.github.io/iptv/categories/movies.m3u - Music311https://iptv-org.github.io/iptv/categories/music.m3u - News362https://iptv-org.github.io/iptv/categories/news.m3u + Music308https://iptv-org.github.io/iptv/categories/music.m3u + News359https://iptv-org.github.io/iptv/categories/news.m3u Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u - Religious205https://iptv-org.github.io/iptv/categories/religious.m3u - Series147https://iptv-org.github.io/iptv/categories/series.m3u + Religious197https://iptv-org.github.io/iptv/categories/religious.m3u + Series146https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u - Shop49https://iptv-org.github.io/iptv/categories/shop.m3u + Shop50https://iptv-org.github.io/iptv/categories/shop.m3u Sports162https://iptv-org.github.io/iptv/categories/sports.m3u Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4796https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4780https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -75,16 +75,16 @@ To watch IPTV, simply insert one of the links below into any player that support LanguageChannelsPlaylist - Albanian31https://iptv-org.github.io/iptv/languages/sqi.m3u + Albanian30https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic316https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic310https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani21https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani20https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri2https://iptv-org.github.io/iptv/languages/bho.m3u Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u @@ -107,32 +107,32 @@ To watch IPTV, simply insert one of the links below into any player that support Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u German174https://iptv-org.github.io/iptv/languages/deu.m3u - Greek86https://iptv-org.github.io/iptv/languages/ell.m3u + Greek84https://iptv-org.github.io/iptv/languages/ell.m3u Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi82https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi80https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u - Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian180https://iptv-org.github.io/iptv/languages/ind.m3u + Icelandic2https://iptv-org.github.io/iptv/languages/isl.m3u + Indonesian182https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u Italian161https://iptv-org.github.io/iptv/languages/ita.m3u - Japanese33https://iptv-org.github.io/iptv/languages/jpn.m3u + Japanese32https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean67https://iptv-org.github.io/iptv/languages/kor.m3u + Korean66https://iptv-org.github.io/iptv/languages/kor.m3u Kurdish16https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay16https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam52https://iptv-org.github.io/iptv/languages/mal.m3u + Malay17https://iptv-org.github.io/iptv/languages/msa.m3u + Malayalam48https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi4https://iptv-org.github.io/iptv/languages/mar.m3u @@ -141,12 +141,12 @@ To watch IPTV, simply insert one of the links below into any player that support Norwegian8https://iptv-org.github.io/iptv/languages/nor.m3u Norwegian Bokmål1https://iptv-org.github.io/iptv/languages/nob.m3u Oriya (macrolanguage)3https://iptv-org.github.io/iptv/languages/ori.m3u - Panjabi5https://iptv-org.github.io/iptv/languages/pan.m3u + Panjabi4https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto13https://iptv-org.github.io/iptv/languages/pus.m3u - Persian73https://iptv-org.github.io/iptv/languages/fas.m3u + Persian72https://iptv-org.github.io/iptv/languages/fas.m3u Polish40https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese150https://iptv-org.github.io/iptv/languages/por.m3u + Portuguese147https://iptv-org.github.io/iptv/languages/por.m3u Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u Russian313https://iptv-org.github.io/iptv/languages/rus.m3u Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u @@ -155,9 +155,9 @@ To watch IPTV, simply insert one of the links below into any player that support Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish866https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish863https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u - Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u + Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog11https://iptv-org.github.io/iptv/languages/tgl.m3u Tamil39https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u @@ -165,14 +165,14 @@ To watch IPTV, simply insert one of the links below into any player that support Turkish125https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu21https://iptv-org.github.io/iptv/languages/urd.m3u + Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u - Wolof4https://iptv-org.github.io/iptv/languages/wol.m3u + Wolof3https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2382https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2375https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -191,255 +191,255 @@ To watch IPTV, simply insert one of the links below into any player that support 🇦🇫 Afghanistan56https://iptv-org.github.io/iptv/countries/af.m3u - 🇦🇱 Albania86https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria81https://iptv-org.github.io/iptv/countries/dz.m3u + 🇦🇱 Albania82https://iptv-org.github.io/iptv/countries/al.m3u + 🇩🇿 Algeria79https://iptv-org.github.io/iptv/countries/dz.m3u 🇦🇸 American Samoa29https://iptv-org.github.io/iptv/countries/as.m3u - 🇦🇩 Andorra40https://iptv-org.github.io/iptv/countries/ad.m3u - 🇦🇴 Angola30https://iptv-org.github.io/iptv/countries/ao.m3u - 🇦🇮 Anguilla26https://iptv-org.github.io/iptv/countries/ai.m3u - 🇦🇶 Antarctica26https://iptv-org.github.io/iptv/countries/aq.m3u - 🇦🇬 Antigua and Barbuda26https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina115https://iptv-org.github.io/iptv/countries/ar.m3u - 🇦🇲 Armenia72https://iptv-org.github.io/iptv/countries/am.m3u - 🇦🇼 Aruba29https://iptv-org.github.io/iptv/countries/aw.m3u + 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u + 🇦🇴 Angola29https://iptv-org.github.io/iptv/countries/ao.m3u + 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u + 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u + 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u + 🇦🇷 Argentina111https://iptv-org.github.io/iptv/countries/ar.m3u + 🇦🇲 Armenia70https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia83https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria64https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan67https://iptv-org.github.io/iptv/countries/az.m3u - 🇧🇸 Bahamas28https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain69https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh63https://iptv-org.github.io/iptv/countries/bd.m3u - 🇧🇧 Barbados27https://iptv-org.github.io/iptv/countries/bb.m3u - 🇧🇾 Belarus66https://iptv-org.github.io/iptv/countries/by.m3u - 🇧🇪 Belgium70https://iptv-org.github.io/iptv/countries/be.m3u - 🇧🇿 Belize26https://iptv-org.github.io/iptv/countries/bz.m3u - 🇧🇯 Benin29https://iptv-org.github.io/iptv/countries/bj.m3u - 🇧🇲 Bermuda26https://iptv-org.github.io/iptv/countries/bm.m3u + 🇦🇹 Austria63https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan64https://iptv-org.github.io/iptv/countries/az.m3u + 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u + 🇧🇭 Bahrain66https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇩 Bangladesh64https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇧 Barbados26https://iptv-org.github.io/iptv/countries/bb.m3u + 🇧🇾 Belarus65https://iptv-org.github.io/iptv/countries/by.m3u + 🇧🇪 Belgium69https://iptv-org.github.io/iptv/countries/be.m3u + 🇧🇿 Belize25https://iptv-org.github.io/iptv/countries/bz.m3u + 🇧🇯 Benin28https://iptv-org.github.io/iptv/countries/bj.m3u + 🇧🇲 Bermuda25https://iptv-org.github.io/iptv/countries/bm.m3u 🇧🇹 Bhutan43https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia77https://iptv-org.github.io/iptv/countries/bo.m3u - 🇧🇶 Bonaire26https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina48https://iptv-org.github.io/iptv/countries/ba.m3u - 🇧🇼 Botswana28https://iptv-org.github.io/iptv/countries/bw.m3u - 🇧🇻 Bouvet Island26https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil147https://iptv-org.github.io/iptv/countries/br.m3u - 🇮🇴 British Indian Ocean Territory26https://iptv-org.github.io/iptv/countries/io.m3u - 🇻🇬 British Virgin Islands26https://iptv-org.github.io/iptv/countries/vg.m3u - 🇧🇳 Brunei41https://iptv-org.github.io/iptv/countries/bn.m3u - 🇧🇬 Bulgaria52https://iptv-org.github.io/iptv/countries/bg.m3u - 🇧🇫 Burkina Faso31https://iptv-org.github.io/iptv/countries/bf.m3u - 🇧🇮 Burundi28https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia45https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon31https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada116https://iptv-org.github.io/iptv/countries/ca.m3u - 🇨🇻 Cape Verde28https://iptv-org.github.io/iptv/countries/cv.m3u - 🇰🇾 Cayman Islands26https://iptv-org.github.io/iptv/countries/ky.m3u - 🇨🇫 Central African Republic28https://iptv-org.github.io/iptv/countries/cf.m3u - 🇹🇩 Chad28https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile181https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China950https://iptv-org.github.io/iptv/countries/cn.m3u - 🇨🇽 Christmas Island26https://iptv-org.github.io/iptv/countries/cx.m3u - 🇨🇨 Cocos (Keeling) Islands26https://iptv-org.github.io/iptv/countries/cc.m3u - 🇨🇴 Colombia116https://iptv-org.github.io/iptv/countries/co.m3u - 🇰🇲 Comoros56https://iptv-org.github.io/iptv/countries/km.m3u + 🇧🇴 Bolivia75https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u + 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u + 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u + 🇧🇷 Brazil144https://iptv-org.github.io/iptv/countries/br.m3u + 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u + 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u + 🇧🇳 Brunei39https://iptv-org.github.io/iptv/countries/bn.m3u + 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u + 🇧🇫 Burkina Faso30https://iptv-org.github.io/iptv/countries/bf.m3u + 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u + 🇰🇭 Cambodia43https://iptv-org.github.io/iptv/countries/kh.m3u + 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u + 🇨🇦 Canada114https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u + 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u + 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u + 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u + 🇨🇱 Chile179https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China949https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u + 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u + 🇨🇴 Colombia112https://iptv-org.github.io/iptv/countries/co.m3u + 🇰🇲 Comoros54https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇰 Cook Islands29https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica85https://iptv-org.github.io/iptv/countries/cr.m3u - 🇭🇷 Croatia48https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba65https://iptv-org.github.io/iptv/countries/cu.m3u - 🇨🇼 Curacao29https://iptv-org.github.io/iptv/countries/cw.m3u - 🇨🇾 Cyprus68https://iptv-org.github.io/iptv/countries/cy.m3u - 🇨🇿 Czech Republic52https://iptv-org.github.io/iptv/countries/cz.m3u - 🇨🇩 Democratic Republic of the Congo32https://iptv-org.github.io/iptv/countries/cd.m3u - 🇩🇰 Denmark45https://iptv-org.github.io/iptv/countries/dk.m3u - 🇩🇯 Djibouti60https://iptv-org.github.io/iptv/countries/dj.m3u - 🇩🇲 Dominica26https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic103https://iptv-org.github.io/iptv/countries/do.m3u - 🇹🇱 East Timor35https://iptv-org.github.io/iptv/countries/tl.m3u - 🇪🇨 Ecuador72https://iptv-org.github.io/iptv/countries/ec.m3u - 🇪🇬 Egypt93https://iptv-org.github.io/iptv/countries/eg.m3u - 🇸🇻 El Salvador74https://iptv-org.github.io/iptv/countries/sv.m3u - 🇬🇶 Equatorial Guinea29https://iptv-org.github.io/iptv/countries/gq.m3u - 🇪🇷 Eritrea28https://iptv-org.github.io/iptv/countries/er.m3u - 🇪🇪 Estonia42https://iptv-org.github.io/iptv/countries/ee.m3u - 🇪🇹 Ethiopia29https://iptv-org.github.io/iptv/countries/et.m3u - 🇫🇰 Falkland Islands26https://iptv-org.github.io/iptv/countries/fk.m3u - 🇫🇴 Faroe Islands27https://iptv-org.github.io/iptv/countries/fo.m3u + 🇨🇷 Costa Rica81https://iptv-org.github.io/iptv/countries/cr.m3u + 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u + 🇨🇺 Cuba63https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u + 🇨🇾 Cyprus66https://iptv-org.github.io/iptv/countries/cy.m3u + 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u + 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u + 🇩🇰 Denmark44https://iptv-org.github.io/iptv/countries/dk.m3u + 🇩🇯 Djibouti58https://iptv-org.github.io/iptv/countries/dj.m3u + 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u + 🇩🇴 Dominican Republic99https://iptv-org.github.io/iptv/countries/do.m3u + 🇹🇱 East Timor33https://iptv-org.github.io/iptv/countries/tl.m3u + 🇪🇨 Ecuador71https://iptv-org.github.io/iptv/countries/ec.m3u + 🇪🇬 Egypt88https://iptv-org.github.io/iptv/countries/eg.m3u + 🇸🇻 El Salvador71https://iptv-org.github.io/iptv/countries/sv.m3u + 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u + 🇪🇷 Eritrea27https://iptv-org.github.io/iptv/countries/er.m3u + 🇪🇪 Estonia41https://iptv-org.github.io/iptv/countries/ee.m3u + 🇪🇹 Ethiopia28https://iptv-org.github.io/iptv/countries/et.m3u + 🇫🇰 Falkland Islands25https://iptv-org.github.io/iptv/countries/fk.m3u + 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u 🇫🇯 Fiji30https://iptv-org.github.io/iptv/countries/fj.m3u - 🇫🇮 Finland49https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France153https://iptv-org.github.io/iptv/countries/fr.m3u - 🇬🇫 French Guiana28https://iptv-org.github.io/iptv/countries/gf.m3u + 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u + 🇫🇷 France156https://iptv-org.github.io/iptv/countries/fr.m3u + 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia30https://iptv-org.github.io/iptv/countries/pf.m3u - 🇹🇫 French Southern Territories28https://iptv-org.github.io/iptv/countries/tf.m3u - 🇬🇦 Gabon28https://iptv-org.github.io/iptv/countries/ga.m3u - 🇬🇲 Gambia29https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia52https://iptv-org.github.io/iptv/countries/ge.m3u - 🇩🇪 Germany224https://iptv-org.github.io/iptv/countries/de.m3u - 🇬🇭 Ghana29https://iptv-org.github.io/iptv/countries/gh.m3u - 🇬🇮 Gibraltar26https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece131https://iptv-org.github.io/iptv/countries/gr.m3u - 🇬🇱 Greenland27https://iptv-org.github.io/iptv/countries/gl.m3u - 🇬🇩 Grenada26https://iptv-org.github.io/iptv/countries/gd.m3u - 🇬🇵 Guadeloupe29https://iptv-org.github.io/iptv/countries/gp.m3u + 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u + 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u + 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u + 🇬🇪 Georgia50https://iptv-org.github.io/iptv/countries/ge.m3u + 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u + 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u + 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u + 🇬🇷 Greece128https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u + 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u + 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam29https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala66https://iptv-org.github.io/iptv/countries/gt.m3u - 🇬🇬 Guernsey27https://iptv-org.github.io/iptv/countries/gg.m3u - 🇬🇳 Guinea28https://iptv-org.github.io/iptv/countries/gn.m3u - 🇬🇼 Guinea-Bissau28https://iptv-org.github.io/iptv/countries/gw.m3u - 🇬🇾 Guyana26https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti39https://iptv-org.github.io/iptv/countries/ht.m3u - 🇭🇲 Heard Island and McDonald Islands26https://iptv-org.github.io/iptv/countries/hm.m3u + 🇬🇹 Guatemala64https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u + 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u + 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u + 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u + 🇭🇹 Haiti37https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u 🇭🇳 Honduras92https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong49https://iptv-org.github.io/iptv/countries/hk.m3u - 🇭🇺 Hungary69https://iptv-org.github.io/iptv/countries/hu.m3u + 🇭🇰 Hong Kong48https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland39https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India284https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia239https://iptv-org.github.io/iptv/countries/id.m3u - 🇮🇷 Iran118https://iptv-org.github.io/iptv/countries/ir.m3u - 🇮🇶 Iraq101https://iptv-org.github.io/iptv/countries/iq.m3u - 🇮🇪 Ireland49https://iptv-org.github.io/iptv/countries/ie.m3u - 🇮🇲 Isle of Man26https://iptv-org.github.io/iptv/countries/im.m3u - 🇮🇱 Israel50https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy216https://iptv-org.github.io/iptv/countries/it.m3u - 🇨🇮 Ivory Coast29https://iptv-org.github.io/iptv/countries/ci.m3u - 🇯🇲 Jamaica28https://iptv-org.github.io/iptv/countries/jm.m3u - 🇯🇵 Japan89https://iptv-org.github.io/iptv/countries/jp.m3u - 🇯🇪 Jersey26https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan85https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan63https://iptv-org.github.io/iptv/countries/kz.m3u + 🇮🇳 India279https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia238https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇷 Iran115https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇶 Iraq97https://iptv-org.github.io/iptv/countries/iq.m3u + 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u + 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u + 🇮🇱 Israel48https://iptv-org.github.io/iptv/countries/il.m3u + 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u + 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u + 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u + 🇯🇵 Japan87https://iptv-org.github.io/iptv/countries/jp.m3u + 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u + 🇯🇴 Jordan82https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan61https://iptv-org.github.io/iptv/countries/kz.m3u 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u 🇰🇮 Kiribati29https://iptv-org.github.io/iptv/countries/ki.m3u - 🇽🇰 Kosovo27https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait84https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan37https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos52https://iptv-org.github.io/iptv/countries/la.m3u - 🇱🇻 Latvia42https://iptv-org.github.io/iptv/countries/lv.m3u - 🇱🇧 Lebanon84https://iptv-org.github.io/iptv/countries/lb.m3u - 🇱🇸 Lesotho28https://iptv-org.github.io/iptv/countries/ls.m3u - 🇱🇷 Liberia28https://iptv-org.github.io/iptv/countries/lr.m3u - 🇱🇾 Libya67https://iptv-org.github.io/iptv/countries/ly.m3u - 🇱🇮 Liechtenstein42https://iptv-org.github.io/iptv/countries/li.m3u - 🇱🇹 Lithuania41https://iptv-org.github.io/iptv/countries/lt.m3u - 🇱🇺 Luxembourg45https://iptv-org.github.io/iptv/countries/lu.m3u - 🇲🇴 Macao34https://iptv-org.github.io/iptv/countries/mo.m3u - 🇲🇬 Madagascar28https://iptv-org.github.io/iptv/countries/mg.m3u - 🇲🇼 Malawi29https://iptv-org.github.io/iptv/countries/mw.m3u - 🇲🇾 Malaysia54https://iptv-org.github.io/iptv/countries/my.m3u + 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u + 🇰🇼 Kuwait81https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan35https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos50https://iptv-org.github.io/iptv/countries/la.m3u + 🇱🇻 Latvia41https://iptv-org.github.io/iptv/countries/lv.m3u + 🇱🇧 Lebanon82https://iptv-org.github.io/iptv/countries/lb.m3u + 🇱🇸 Lesotho27https://iptv-org.github.io/iptv/countries/ls.m3u + 🇱🇷 Liberia27https://iptv-org.github.io/iptv/countries/lr.m3u + 🇱🇾 Libya65https://iptv-org.github.io/iptv/countries/ly.m3u + 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u + 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u + 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u + 🇲🇴 Macao35https://iptv-org.github.io/iptv/countries/mo.m3u + 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u + 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u + 🇲🇾 Malaysia53https://iptv-org.github.io/iptv/countries/my.m3u 🇲🇻 Maldives44https://iptv-org.github.io/iptv/countries/mv.m3u - 🇲🇱 Mali29https://iptv-org.github.io/iptv/countries/ml.m3u - 🇲🇹 Malta40https://iptv-org.github.io/iptv/countries/mt.m3u + 🇲🇱 Mali28https://iptv-org.github.io/iptv/countries/ml.m3u + 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u 🇲🇭 Marshall Islands29https://iptv-org.github.io/iptv/countries/mh.m3u - 🇲🇶 Martinique29https://iptv-org.github.io/iptv/countries/mq.m3u - 🇲🇷 Mauritania57https://iptv-org.github.io/iptv/countries/mr.m3u - 🇲🇺 Mauritius29https://iptv-org.github.io/iptv/countries/mu.m3u - 🇾🇹 Mayotte28https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico132https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇶 Martinique28https://iptv-org.github.io/iptv/countries/mq.m3u + 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u + 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u + 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u + 🇲🇽 Mexico127https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia29https://iptv-org.github.io/iptv/countries/fm.m3u - 🇲🇩 Moldova48https://iptv-org.github.io/iptv/countries/md.m3u - 🇲🇨 Monaco39https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia40https://iptv-org.github.io/iptv/countries/mn.m3u - 🇲🇪 Montenegro43https://iptv-org.github.io/iptv/countries/me.m3u - 🇲🇸 Montserrat26https://iptv-org.github.io/iptv/countries/ms.m3u - 🇲🇦 Morocco73https://iptv-org.github.io/iptv/countries/ma.m3u - 🇲🇿 Mozambique30https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)36https://iptv-org.github.io/iptv/countries/mm.m3u - 🇳🇦 Namibia28https://iptv-org.github.io/iptv/countries/na.m3u + 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u + 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u + 🇲🇳 Mongolia38https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇪 Montenegro42https://iptv-org.github.io/iptv/countries/me.m3u + 🇲🇸 Montserrat25https://iptv-org.github.io/iptv/countries/ms.m3u + 🇲🇦 Morocco71https://iptv-org.github.io/iptv/countries/ma.m3u + 🇲🇿 Mozambique29https://iptv-org.github.io/iptv/countries/mz.m3u + 🇲🇲 Myanmar (Burma)34https://iptv-org.github.io/iptv/countries/mm.m3u + 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u 🇳🇷 Nauru29https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands123https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇱 Netherlands122https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia29https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand43https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua73https://iptv-org.github.io/iptv/countries/ni.m3u - 🇳🇪 Niger28https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria34https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇮 Nicaragua71https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u + 🇳🇬 Nigeria32https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue29https://iptv-org.github.io/iptv/countries/nu.m3u 🇳🇫 Norfolk Island29https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea36https://iptv-org.github.io/iptv/countries/kp.m3u - 🇲🇰 North Macedonia41https://iptv-org.github.io/iptv/countries/mk.m3u + 🇰🇵 North Korea34https://iptv-org.github.io/iptv/countries/kp.m3u + 🇲🇰 North Macedonia40https://iptv-org.github.io/iptv/countries/mk.m3u 🇲🇵 Northern Mariana Islands29https://iptv-org.github.io/iptv/countries/mp.m3u - 🇳🇴 Norway51https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman70https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan64https://iptv-org.github.io/iptv/countries/pk.m3u + 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u + 🇴🇲 Oman67https://iptv-org.github.io/iptv/countries/om.m3u + 🇵🇰 Pakistan65https://iptv-org.github.io/iptv/countries/pk.m3u 🇵🇼 Palau29https://iptv-org.github.io/iptv/countries/pw.m3u - 🇵🇸 Palestine83https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama69https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇸 Palestine79https://iptv-org.github.io/iptv/countries/ps.m3u + 🇵🇦 Panama67https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea29https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay64https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru196https://iptv-org.github.io/iptv/countries/pe.m3u - 🇵🇭 Philippines57https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru201https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇭 Philippines53https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands29https://iptv-org.github.io/iptv/countries/pn.m3u - 🇵🇱 Poland75https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal68https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico68https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar69https://iptv-org.github.io/iptv/countries/qa.m3u - 🇨🇬 Republic of the Congo29https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania66https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia402https://iptv-org.github.io/iptv/countries/ru.m3u - 🇷🇼 Rwanda30https://iptv-org.github.io/iptv/countries/rw.m3u - 🇷🇪 Réunion29https://iptv-org.github.io/iptv/countries/re.m3u - 🇧🇱 Saint Barthélemy28https://iptv-org.github.io/iptv/countries/bl.m3u - 🇸🇭 Saint Helena28https://iptv-org.github.io/iptv/countries/sh.m3u - 🇰🇳 Saint Kitts and Nevis26https://iptv-org.github.io/iptv/countries/kn.m3u - 🇱🇨 Saint Lucia26https://iptv-org.github.io/iptv/countries/lc.m3u - 🇲🇫 Saint Martin28https://iptv-org.github.io/iptv/countries/mf.m3u - 🇵🇲 Saint Pierre and Miquelon26https://iptv-org.github.io/iptv/countries/pm.m3u - 🇻🇨 Saint Vincent and the Grenadines26https://iptv-org.github.io/iptv/countries/vc.m3u + 🇵🇱 Poland73https://iptv-org.github.io/iptv/countries/pl.m3u + 🇵🇹 Portugal65https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇷 Puerto Rico65https://iptv-org.github.io/iptv/countries/pr.m3u + 🇶🇦 Qatar66https://iptv-org.github.io/iptv/countries/qa.m3u + 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u + 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇺 Russia401https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u + 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u + 🇧🇱 Saint Barthélemy27https://iptv-org.github.io/iptv/countries/bl.m3u + 🇸🇭 Saint Helena27https://iptv-org.github.io/iptv/countries/sh.m3u + 🇰🇳 Saint Kitts and Nevis25https://iptv-org.github.io/iptv/countries/kn.m3u + 🇱🇨 Saint Lucia25https://iptv-org.github.io/iptv/countries/lc.m3u + 🇲🇫 Saint Martin27https://iptv-org.github.io/iptv/countries/mf.m3u + 🇵🇲 Saint Pierre and Miquelon25https://iptv-org.github.io/iptv/countries/pm.m3u + 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u 🇼🇸 Samoa29https://iptv-org.github.io/iptv/countries/ws.m3u - 🇸🇲 San Marino40https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia101https://iptv-org.github.io/iptv/countries/sa.m3u - 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u - 🇷🇸 Serbia79https://iptv-org.github.io/iptv/countries/rs.m3u - 🇸🇨 Seychelles28https://iptv-org.github.io/iptv/countries/sc.m3u - 🇸🇱 Sierra Leone29https://iptv-org.github.io/iptv/countries/sl.m3u - 🇸🇬 Singapore47https://iptv-org.github.io/iptv/countries/sg.m3u - 🇸🇽 Sint Maarten26https://iptv-org.github.io/iptv/countries/sx.m3u - 🇸🇰 Slovakia61https://iptv-org.github.io/iptv/countries/sk.m3u - 🇸🇮 Slovenia47https://iptv-org.github.io/iptv/countries/si.m3u + 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u + 🇸🇦 Saudi Arabia96https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇳 Senegal33https://iptv-org.github.io/iptv/countries/sn.m3u + 🇷🇸 Serbia78https://iptv-org.github.io/iptv/countries/rs.m3u + 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u + 🇸🇱 Sierra Leone28https://iptv-org.github.io/iptv/countries/sl.m3u + 🇸🇬 Singapore45https://iptv-org.github.io/iptv/countries/sg.m3u + 🇸🇽 Sint Maarten25https://iptv-org.github.io/iptv/countries/sx.m3u + 🇸🇰 Slovakia60https://iptv-org.github.io/iptv/countries/sk.m3u + 🇸🇮 Slovenia46https://iptv-org.github.io/iptv/countries/si.m3u 🇸🇧 Solomon Islands29https://iptv-org.github.io/iptv/countries/sb.m3u - 🇸🇴 Somalia59https://iptv-org.github.io/iptv/countries/so.m3u - 🇿🇦 South Africa29https://iptv-org.github.io/iptv/countries/za.m3u - 🇬🇸 South Georgia and the South Sandwich Islands26https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea106https://iptv-org.github.io/iptv/countries/kr.m3u - 🇸🇸 South Sudan28https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain220https://iptv-org.github.io/iptv/countries/es.m3u + 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u + 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u + 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u + 🇰🇷 South Korea103https://iptv-org.github.io/iptv/countries/kr.m3u + 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u + 🇪🇸 Spain219https://iptv-org.github.io/iptv/countries/es.m3u 🇱🇰 Sri Lanka52https://iptv-org.github.io/iptv/countries/lk.m3u - 🇸🇩 Sudan62https://iptv-org.github.io/iptv/countries/sd.m3u - 🇸🇷 Suriname26https://iptv-org.github.io/iptv/countries/sr.m3u - 🇸🇯 Svalbard and Jan Mayen26https://iptv-org.github.io/iptv/countries/sj.m3u - 🇸🇿 Swaziland28https://iptv-org.github.io/iptv/countries/sz.m3u - 🇸🇪 Sweden52https://iptv-org.github.io/iptv/countries/se.m3u + 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u + 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u + 🇸🇯 Svalbard and Jan Mayen25https://iptv-org.github.io/iptv/countries/sj.m3u + 🇸🇿 Swaziland27https://iptv-org.github.io/iptv/countries/sz.m3u + 🇸🇪 Sweden50https://iptv-org.github.io/iptv/countries/se.m3u 🇨🇭 Switzerland87https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria79https://iptv-org.github.io/iptv/countries/sy.m3u - 🇸🇹 São Tomé and Príncipe28https://iptv-org.github.io/iptv/countries/st.m3u + 🇸🇾 Syria76https://iptv-org.github.io/iptv/countries/sy.m3u + 🇸🇹 São Tomé and Príncipe27https://iptv-org.github.io/iptv/countries/st.m3u 🇹🇼 Taiwan92https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan35https://iptv-org.github.io/iptv/countries/tj.m3u - 🇹🇿 Tanzania29https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand82https://iptv-org.github.io/iptv/countries/th.m3u - 🇹🇬 Togo28https://iptv-org.github.io/iptv/countries/tg.m3u + 🇹🇯 Tajikistan33https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u + 🇹🇭 Thailand79https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u 🇹🇰 Tokelau29https://iptv-org.github.io/iptv/countries/tk.m3u 🇹🇴 Tonga29https://iptv-org.github.io/iptv/countries/to.m3u - 🇹🇹 Trinidad and Tobago27https://iptv-org.github.io/iptv/countries/tt.m3u - 🇹🇳 Tunisia68https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey179https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan39https://iptv-org.github.io/iptv/countries/tm.m3u - 🇹🇨 Turks and Caicos Islands26https://iptv-org.github.io/iptv/countries/tc.m3u + 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u + 🇹🇳 Tunisia66https://iptv-org.github.io/iptv/countries/tn.m3u + 🇹🇷 Turkey177https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan37https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u 🇹🇻 Tuvalu29https://iptv-org.github.io/iptv/countries/tv.m3u - 🇺🇲 U.S. Minor Outlying Islands26https://iptv-org.github.io/iptv/countries/um.m3u - 🇻🇮 U.S. Virgin Islands26https://iptv-org.github.io/iptv/countries/vi.m3u - 🇺🇬 Uganda31https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine125https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates102https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom193https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1881https://iptv-org.github.io/iptv/countries/us.m3u - 🇺🇾 Uruguay63https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan35https://iptv-org.github.io/iptv/countries/uz.m3u + 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u + 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u + 🇺🇬 Uganda29https://iptv-org.github.io/iptv/countries/ug.m3u + 🇺🇦 Ukraine124https://iptv-org.github.io/iptv/countries/ua.m3u + 🇦🇪 United Arab Emirates99https://iptv-org.github.io/iptv/countries/ae.m3u + 🇬🇧 United Kingdom191https://iptv-org.github.io/iptv/countries/uk.m3u + 🇺🇸 United States1880https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇾 Uruguay61https://iptv-org.github.io/iptv/countries/uy.m3u + 🇺🇿 Uzbekistan33https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu29https://iptv-org.github.io/iptv/countries/vu.m3u - 🇻🇦 Vatican City39https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela80https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam78https://iptv-org.github.io/iptv/countries/vn.m3u + 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u + 🇻🇪 Venezuela79https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇳 Vietnam75https://iptv-org.github.io/iptv/countries/vn.m3u 🇼🇫 Wallis and Futuna29https://iptv-org.github.io/iptv/countries/wf.m3u - 🇪🇭 Western Sahara33https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen74https://iptv-org.github.io/iptv/countries/ye.m3u - 🇿🇲 Zambia28https://iptv-org.github.io/iptv/countries/zm.m3u - 🇿🇼 Zimbabwe28https://iptv-org.github.io/iptv/countries/zw.m3u - 🇦🇽 Åland26https://iptv-org.github.io/iptv/countries/ax.m3u + 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u + 🇾🇪 Yemen71https://iptv-org.github.io/iptv/countries/ye.m3u + 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u + 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u + 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u Undefined134https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -458,32 +458,32 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2531https://iptv-org.github.io/iptv/regions/emea.m3u - Africa141https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2735https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world336https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2677https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1832https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations356https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean82https://iptv-org.github.io/iptv/regions/carib.m3u - Central America99https://iptv-org.github.io/iptv/regions/cenamer.m3u + Europe, the Middle East and Africa2514https://iptv-org.github.io/iptv/regions/emea.m3u + Africa136https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2727https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world329https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2670https://iptv-org.github.io/iptv/regions/asia.m3u + Asia-Pacific1830https://iptv-org.github.io/iptv/regions/apac.m3u + Association of Southeast Asian Nations357https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean78https://iptv-org.github.io/iptv/regions/carib.m3u + Central America98https://iptv-org.github.io/iptv/regions/cenamer.m3u Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u Commonwealth of Independent States461https://iptv-org.github.io/iptv/regions/cis.m3u - Europe2102https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America678https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean794https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America783https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb69https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa554https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East498https://iptv-org.github.io/iptv/regions/mideast.m3u + Europe2094https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America675https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean788https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America777https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb68https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa547https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East491https://iptv-org.github.io/iptv/regions/mideast.m3u Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u - North America2196https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1944https://iptv-org.github.io/iptv/regions/nam.m3u - Oceania66https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia315https://iptv-org.github.io/iptv/regions/sas.m3u - Sub-Saharan Africa57https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa23https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7169https://iptv-org.github.io/iptv/regions/int.m3u + North America2186https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1943https://iptv-org.github.io/iptv/regions/nam.m3u + Oceania67https://iptv-org.github.io/iptv/regions/oce.m3u + South Asia314https://iptv-org.github.io/iptv/regions/sas.m3u + Sub-Saharan Africa55https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa21https://iptv-org.github.io/iptv/regions/wafr.m3u + Worldwide7143https://iptv-org.github.io/iptv/regions/int.m3u Undefined134https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 983d350a1..a41af8f73 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -61,11 +61,11 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd/smil:dubaisportshd.smil/index https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/index.m3u8 #EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p) https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h152/index2.m3u8 +#EXTINF:-1 tvg-id="DubaiZaman.ae",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="HawasTV.ae" status="online",Hawas TV (480p) https://jmc-live.ercdn.net/hawastvhd/hawastvhd.m3u8 @@ -77,7 +77,7 @@ https://shls-mbc1ksa-prod-dub.shahid.net/out/v1/451b666db1fb41c7a4bbecf7b4865107 https://shls-mbc1-usa-prod.shahid.net/out/v1/1b559e832c3f40f996c1984245b3b24b/index.m3u8 #EXTINF:-1 tvg-id="MBC1USA.ae" status="online",MBC 1 North America (1080p) https://shls-mbc1na-prod-dub.shahid.net/out/v1/84ab37e99d6e4b16b33c6600f94f6ccb/index.m3u8 -#EXTINF:-1 tvg-id="MBC2.ae" status="online",MBC 2 (720p) +#EXTINF:-1 tvg-id="MBC2.ae" status="error",MBC 2 (720p) http://multies.xyz:8000/live/22-5-MbC2-Mx-AcT/G8bwyFcnsM/106.m3u8 #EXTINF:-1 tvg-id="MBC3.ae" status="online",MBC 3 EUR (1080p) https://shls-mbc3-eur-prod-dub.shahid.net/out/v1/fce09dd6a967431a871efb3b8dec9f82/index.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index de8479aee..9d44bd53a 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -53,10 +53,12 @@ http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p) https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 -#EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOpoja.al" status="error",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 #EXTINF:-1 tvg-id="ZjarrTV.al" status="online",Zjarr Televizion (360p) [Not 24/7] http://edge01eu.ekranet.com/zjarrtv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tring Novelas +http://95.107.132.106/out/u/858_5.m3u8 #EXTINF:-1 tvg-id="" status="online",ATD (1080p) http://46.99.146.236/0.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Smile @@ -73,12 +75,6 @@ http://199.127.60.117:8081/live/tringtring/playlist.m3u8 http://monamour.agency/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Family http://95.107.132.105/out/u/673_3.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tring Classic -http://95.107.132.106/out/u/842_5.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tring Collection -http://95.107.132.106/out/u/847_5.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tring Novelas -http://95.107.132.106/out/u/858_5.m3u8 #EXTINF:-1 tvg-id="" status="online",Klan http://199.127.60.117:8081/live/klan/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Klan Plus @@ -95,5 +91,9 @@ http://95.107.132.105/out/u/609_3.m3u8 http://ott.iptvshqipott.com:8080/live/shqiponja/tv/236.m3u8 #EXTINF:-1 tvg-id="" status="error",Tring Jolly http://95.107.132.105/out/u/463_3.m3u8 +#EXTINF:-1 tvg-id="" status="error",Tring Classic +http://95.107.132.106/out/u/842_5.m3u8 +#EXTINF:-1 tvg-id="" status="error",Tring Collection +http://95.107.132.106/out/u/847_5.m3u8 #EXTINF:-1 tvg-id="" status="error",Bang Bang http://199.127.60.117:8081/live/bangbang/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 58a40bddd..cbd005ed2 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -11,7 +11,7 @@ http://ott-cdn.ucom.am/s22/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaJanTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Ջան TV (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s42/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) +#EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) @@ -38,10 +38,10 @@ http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Հայ TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 -#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) +#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Թավա TV (480p) diff --git a/streams/ar.m3u b/streams/ar.m3u index 6523958a5..264d39d8a 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -64,12 +64,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalccor #EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="online" user-agent="iPhone",Canal de la Ciudad (720p) #EXTVLCOPT:http-user-agent=iPhone https://g5.proy-hor.transport.edge-access.net/a08/ngrp:gcba_video4-100042_all/Playlist.m3u8?sense=true -#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) -#EXTVLCOPT:http-user-agent=iPhone -https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 #EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true +#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) +#EXTVLCOPT:http-user-agent=iPhone +https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 #EXTINF:-1 tvg-id="CanalProvincial.ar" status="error",Canal Provincial (San Miguel) (360p) [Not 24/7] http://www.trimi.com.ar/provincial/streaming/mystream.m3u8 #EXTINF:-1 tvg-id="CanalTDC.ar" status="online",CANAL TDC (1080p) [Not 24/7] @@ -92,7 +92,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU #EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7] http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8 -#EXTINF:-1 tvg-id="Encuentro.ar" status="online",Encuentro (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Encuentro.ar" status="error",Encuentro (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1zLDoKL-eKmd_K7qkUZ-ow/live #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 @@ -150,8 +150,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Catacama TV (288p) https://5f700d5b2c46f.streamlock.net/catamarcatelevision/catamarcatelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ElOnce (1080p) [Not 24/7] -https://elonceovh.elonce.com/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Power TV (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/live-powerTV/power.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Telesol (TLS) (432p) [Not 24/7] @@ -164,6 +162,8 @@ http://streamyes.alsolnet.com/mediosrioja/live/playlist.m3u8 http://www.trimi.com.ar/santa_maria/streaming/mystream.m3u8 #EXTINF:-1 tvg-id="" status="error",Quatro TV (540p) [Not 24/7] https://59d52c5a5ce5e.streamlock.net:4443/quatro/quatro/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ElOnce (1080p) [Not 24/7] +https://elonceovh.elonce.com/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Magic Kids (720p) [Not 24/7] https://live.flote.app/c32c1a56-1d88-412a-bae1-447ae20c8f18/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Planeta Multimedios (720p) [Not 24/7] diff --git a/streams/at.m3u b/streams/at.m3u index 8cf399f8e..5a420e553 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -25,7 +25,7 @@ https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/in https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORFIII.at" status="online",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFSportPlus.at" status="blocked",ORF Sport+ (540p) [Geo-blocked] https://orfs.mdn.ors.at/out/u/orfs/qxb/manifest.m3u8 diff --git a/streams/au_samsung.m3u b/streams/au_samsung.m3u index 6bcfd5434..2b7e0e1f0 100644 --- a/streams/au_samsung.m3u +++ b/streams/au_samsung.m3u @@ -29,7 +29,7 @@ https://introuble-samsungau.amagi.tv/playlist.m3u8 https://inwild-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="MadeinHollywood.us" status="error",Made in Hollywood (720p) +#EXTINF:-1 tvg-id="MadeinHollywood.us",Made in Hollywood (720p) https://connection3-ent-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="MAVTVAustralia.us" status="error",MavTV Australia (720p) https://mavtv-mavtvglobal-1-au.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index 2cd8a9c87..b228a944f 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 @@ -39,7 +39,7 @@ http://85.132.81.184:8080/arbkepez/live/index.m3u8 http://streams.livetv.az/arbkepez/live/playlist.m3u8 #EXTINF:-1 tvg-id="MedeniyyetTV.az" status="timeout",Mədəniyyət TV (404p) [Not 24/7] http://streams.livetv.az/azerbaijan/medeniyyet_stream2/playlist.m3u8 -#EXTINF:-1 tvg-id="MuganTV.az" status="online",Muğan TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuganTV.az",Muğan TV (1080p) [Not 24/7] http://cdn10-mugantv.yayin.com.tr/mugantv/mugantv/playlist.m3u8 #EXTINF:-1 tvg-id="NaxcivanTV.az" status="timeout",Naxçıvan TV (720p) [Not 24/7] http://streams.livetv.az/azerbaijan/nax/playlist.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 30e1a2a67..1f1ed67f6 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -13,7 +13,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 #EXTINF:-1 tvg-id="RTVHB.ba" status="online",RTV HB (576p) [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 diff --git a/streams/be.m3u b/streams/be.m3u index 569ef933d..f9efb6909 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -31,8 +31,6 @@ http://highvolume04.streampartner.nl/radiopros/livestream/playlist.m3u8 https://558bd16067b67.streamlock.net/radiopros/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATV (720p) [Not 24/7] https://api.new.livestream.com/accounts/27755193/events/8452381/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] -https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MaTele (1080p) [Not 24/7] https://live.matele.be/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",TVL (720p) [Not 24/7] @@ -65,3 +63,5 @@ https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtp https://actv-live.freecaster.com/live/actv/actv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",VRT Radio 2 https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 +#EXTINF:-1 tvg-id="",ROB TV (1080p) [Not 24/7] +https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 8fbadebab..0ae26fdfd 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -108,9 +108,9 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-curitiba.m3u8 https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeFamilia.br" status="online",Rede Família (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeGospel.br" status="error",Rede Gospel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="timeout",Rede Mão Amiga (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="error",Rede Mão Amiga (480p) [Not 24/7] http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 @@ -138,7 +138,7 @@ http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) +#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7] http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8 @@ -188,7 +188,7 @@ http://stream2.ba.gov.br/hls-live/livepkgr/_definst_/irdeb/pgm-1.m3u8 https://edge-pe-01.eduplay.rnp.br/media/ocp(r(SOtSyQ)t(AAAAAAAAAAA)p(d(ADo)k(EBE)m(iKyPRJ66GZqYJf0OVp_mxw)n(a(kLbutb9FljfAzjoWmXgS8Rnp6_GUlkq0)s(rRg)'a(T-aZqqGVQABm6ZHJp3tHyyjZ)s(fvc)))s(t(eT8)b(6P9w9Nu8wcNIUaKqkTKqXRWNHWIhMz8mxUoA4mgo1tqnqVYwaZMCmldOaMbaZB0n33FR3ttihZ1JvOivSGdZIuAfecBVa16Et9eMjlLC13Rq6Cwwi8mycU0Iwr-66QiAe98vgBCT-AiPs61W_9bjrtb8ATEJw-JsxpVNlotY)'t(wDM)b(pbCqvGJQQWqY9cAtI-9-O9bngy67xc2Xu8ug)))/live_540_index.m3u8 #EXTINF:-1 tvg-id="TVEvangelizar.br" status="online",TV Evangelizar (480p) https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVFuturo.br" status="timeout",TV Futuro (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVFuturo.br" status="error",TV Futuro (720p) [Not 24/7] https://streaming03.zas.media/tvfuturo/tvfuturo/playlist.m3u8 #EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 @@ -260,7 +260,7 @@ http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 https://rtmp.info/tvsantacruz/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="TVSerraDourada.br" status="online",SBT TV Serra Dourada (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/tvsd2/smil:tvsd2_20042020.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSolComunidade.br" status="timeout",TV Sol Comunidade (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSolComunidade.br" status="error",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 #EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="online",TV Terceiro Anjo (360p) [Not 24/7] https://streamer1.streamhost.org/salive/GMI3anjoh/livestream.m3u8 diff --git a/streams/by.m3u b/streams/by.m3u index 351b24605..dca998ba5 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -7,7 +7,7 @@ https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8 http://95.46.208.8:26258/belarus4 #EXTINF:-1 tvg-id="Belarus24.by" status="online",Беларусь 24 (1080p) https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="timeout",Первый Музыкальный Канал 4K (2160p) +#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="online",Первый Музыкальный Канал 4K (2160p) http://rtmp.one.by:1499 #EXTINF:-1 tvg-id="FirstMusicChannel.by" status="online",Первый Музыкальный Канал (576p) http://hz1.teleport.cc/HLS/SD.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index 40672a657..cc6de309f 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="5AABTV.ca" status="online",5AAB TV (720p) [Not 24/7] http://158.69.124.9:1935/5aabtv/5aabtv/playlist.m3u8 -#EXTINF:-1 tvg-id="AmazingDiscoveriesTV.ca" status="online",Amazing Discoveries TV (720p) +#EXTINF:-1 tvg-id="AmazingDiscoveriesTV.ca" status="error",Amazing Discoveries TV (720p) https://uni01rtmp.tulix.tv/amazingdtv/amazingdtv/playlist.m3u8 #EXTINF:-1 tvg-id="AssembleenationaleduQuebec.ca" status="error",Canal de l'Assemblée nationale (544p) [Not 24/7] https://wowzaprod231-i.akamaihd.net/hls/live/1013830/177d227e/playlist.m3u8 @@ -47,7 +47,7 @@ https://cbclivedai3-i.akamaihd.net/hls/live/566976/event2/CBMT/master5.m3u8 https://cbclivedai5-i.akamaihd.net/hls/live/567236/event2/CBNT/master5.m3u8 #EXTINF:-1 tvg-id="CBOTDT.ca" status="blocked",CBC Ottawa [Geo-blocked] https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CBOT/master5.m3u8 -#EXTINF:-1 tvg-id="CBRTDT.ca" status="blocked",CBC Calgary [Geo-blocked] +#EXTINF:-1 tvg-id="CBRTDT.ca",CBC Calgary [Geo-blocked] https://cbclivedai4-i.akamaihd.net/hls/live/567230/event2/CBRT/master5.m3u8 #EXTINF:-1 tvg-id="CBUTDT.ca" status="blocked",CBC Vancouver [Geo-blocked] https://cbclivedai2-i.akamaihd.net/hls/live/566968/event2/CBUT/master5.m3u8 @@ -83,7 +83,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF http://ipm.oncast.me:1934/iplived/ip-doyeltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DoyelTV.ca" status="online",Doyel TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/doyeltv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="DukhNivaran.ca" status="online",Dukh Nivaran (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DukhNivaran.ca" status="error",Dukh Nivaran (720p) [Not 24/7] http://cdn12.henico.net:8080/live/dncal/index.m3u8 #EXTINF:-1 tvg-id="EawazTV.ca" status="online",Eawaz TV (720p) [Not 24/7] https://streamer12.vdn.dstreamone.net/saazoawaz/saazoawaz/playlist.m3u8 @@ -99,7 +99,7 @@ http://cdn12.henico.net:8080/live/gsctv/index.m3u8 http://encodercdn1.frontline.ca/encoder181/output/History_720p/playlist.m3u8 #EXTINF:-1 tvg-id="IciRDI.ca" status="online",ICI RDI (720p) https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 -#EXTINF:-1 tvg-id="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 @@ -149,7 +149,7 @@ http://cdn11.live247stream.com/tag/tv/playlist.m3u8 http://live.tamilvision.tv:8081/TVI/HD/playlist.m3u8 #EXTINF:-1 tvg-id="TamilVisionTV.ca" status="online",Tamil Vision TV (720p) http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="online",Télé Culturelle Médias (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="error",Télé Culturelle Médias (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live @@ -157,7 +157,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) http://s1.mysportz.tv:2082/weather/playlist.m3u8 @@ -177,7 +177,7 @@ http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 #EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index 31d8d16d0..457a44661 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -17,7 +17,7 @@ https://unlimited6-cl.dps.live/atv/atv.smil/playlist.m3u8 https://livefocamundo.com:8081/arabtv/playlist.m3u8 #EXTINF:-1 tvg-id="AricaTV.cl" status="online",Arica TV (480p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8002/8002/playlist.m3u8 -#EXTINF:-1 tvg-id="AtacamaTV.cl" status="error",Atacama TV (Copiapó) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AtacamaTV.cl" status="online",Atacama TV (Copiapó) (720p) [Not 24/7] https://v2.tustreaming.cl/atacamatv/index.m3u8 #EXTINF:-1 tvg-id="AutonomaTV.cl" status="error",Autonoma TV (720p) [Not 24/7] https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8 @@ -25,18 +25,18 @@ https://5eff35271151c.streamlock.net:1936/8144/8144/playlist.m3u8 https://v2.tustreaming.cl/aysentv/playlist.m3u8 #EXTINF:-1 tvg-id="BuinSomosTodos.cl" status="online",Buin Somos Todos (720p) [Not 24/7] https://bst.buin.cl/0.m3u8 -#EXTINF:-1 tvg-id="CampoAbiertoTV.cl" status="online",Campo Abierto TV (Huechuraba) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CampoAbiertoTV.cl" status="error",Campo Abierto TV (Huechuraba) (480p) [Not 24/7] http://v3.tustreaming.cl/campoabierto/playlist.m3u8 #EXTINF:-1 tvg-id="CampusTVHD.cl" status="online",Campus TV (Talca) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/campustv/campustv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2HDSanAntonio.cl" status="online",Canal 2 (San Antonio) (720p) [Not 24/7] https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="error",TV Quellón (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellón (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] -https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="timeout",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] +https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] @@ -77,7 +77,7 @@ http://v2.tustreaming.cl/clicktv/playlist.m3u8 https://videostreaming.cloudserverlatam.com/CSTV/CSTV/playlist.m3u8 #EXTINF:-1 tvg-id="CloudserverLatamKids90.cl" status="online",Cloudserver Kids90 (480p) https://videostreaming.cloudserverlatam.com/Kids90/Kids90/playlist.m3u8 -#EXTINF:-1 tvg-id="ClubTV.cl" status="online",Club TV (Santa Juana) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ClubTV.cl" status="error",Club TV (Santa Juana) (720p) [Not 24/7] https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 #EXTINF:-1 tvg-id="Contivision.cl" status="online",Contivisión (720p) https://unlimited6-cl.dps.live/contivision/contivision.smil/playlist.m3u8 @@ -257,7 +257,7 @@ https://unlimited1-us.dps.live/teletrak/teletrak.smil/playlist.m3u8 https://unlimited6-cl.dps.live/teletrak/teletrak.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TendenciasPrime.cl" status="online",Tendencias Prime (T31 | Ñuñoa) (1080p) [Not 24/7] https://v2.tustreaming.cl/tendenciastv/index.m3u8 -#EXTINF:-1 tvg-id="Tevex.cl" status="online",Tevex (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tevex.cl" status="error",Tevex (720p) [Not 24/7] https://v4.tustreaming.cl/tevexinter/index.m3u8 #EXTINF:-1 tvg-id="ThemaTelevision.cl" status="online",Thema Televisión (La Serena) (720p) [Not 24/7] https://unlimited1-us.dps.live/thema/thema.smil/playlist.m3u8 @@ -355,12 +355,12 @@ https://v2.tustreaming.cl/zizatv/index.m3u8 http://38.131.11.9:1080/play/a00x #EXTINF:-1 tvg-id="ZonaPlayTV.cl" status="online",Zona Play TV (ZPTV) (720p) [Not 24/7] https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCÑ (San Carlos Ñuble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Región Televisión Ñuble (Chillán) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/guzman/guzman/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cloudserver CloudFM (720p) diff --git a/streams/cn.m3u b/streams/cn.m3u index 6b32087e6..cfd07f03c 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -101,8 +101,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225648/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://183.207.249.35/PLTV/4/224/3221227381/index.m3u8 -#EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (360p) [Not 24/7] -http://hbry.chinashadt.com:1938/live/1004.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5体育 (1080p) http://39.134.39.39/PLTV/88888888/224/3221226224/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5体育 (1080p) @@ -133,6 +131,8 @@ http://223.110.245.170/PLTV/3/224/3221227166/index.m3u8 http://223.110.245.172/PLTV/4/224/3221227298/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5体育 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227166/index.m3u8 +#EXTINF:-1 tvg-id="CCTV5.cn" status="error",CCTV-5体育 (360p) [Not 24/7] +http://hbry.chinashadt.com:1938/live/1004.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+体育赛事 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225649/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+体育赛事 (1080p) @@ -345,8 +345,6 @@ http://117.169.120.140:8080/live/cctv-13/.m3u8 http://183.207.249.14/PLTV/3/224/3221225560/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13新闻 (1080p) http://183.207.249.36/PLTV/4/224/3221227387/index.m3u8 -#EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13新闻 (576p) -http://stream4.jlntv.cn/cctv13/sd/live.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (540p) http://112.25.48.68/live/program/live/cctvxw/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (576p) [Not 24/7] @@ -359,6 +357,8 @@ http://125.210.152.18:9090/live/CCTV13_750.m3u8 http://183.207.248.71/cntv/live1/cctv-13/cctv-13 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (1080p) [Not 24/7] http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8 +#EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (576p) +http://stream4.jlntv.cn/cctv13/sd/live.m3u8 #EXTINF:-1 tvg-id="CCTV15.cn" status="timeout",CCTV-15音乐 (720p) 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=54&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="CCTV17.cn" status="online",CCTV-17农业农村 (1080p) @@ -395,13 +395,13 @@ http://210.210.155.35/x6bnqe/s/s29/index.m3u8 http://210.210.155.37/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",耀才财经 http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 @@ -477,8 +477,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225740/index.m3u8 #EXTINF:-1 tvg-id="" status="online",深圳卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225741/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",广东卫视 (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225742/index.m3u8 #EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江卫视 (1080p) @@ -497,8 +495,6 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225741/index.m3u8 #EXTINF:-1 tvg-id="" status="online",重庆卫视 (1080p) http://117.169.120.132:8080/live/chongqingstv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) -http://117.169.120.140:8080/live/cctv-4/.m3u8 #EXTINF:-1 tvg-id="" status="online",东南卫视 (1080p) http://117.169.120.140:8080/live/dongnanstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",湖北卫视 (1080p) @@ -561,6 +557,8 @@ http://183.207.249.37/PLTV/4/224/3221227307/index.m3u8 http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 #EXTINF:-1 tvg-id="" status="online",江门综合 (1080p) http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 +#EXTINF:-1 tvg-id="" status="online",吉州新聞綜合 (1080p) +http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="online",西青新闻综合 (1080p) [Not 24/7] http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 红河综合台 (1080p) @@ -639,6 +637,10 @@ http://stream01.dqtv123.com:1935/live/xinwenzonghe.stream/playlist.m3u8 http://stream2.xiancity.cn/xatv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",侨乡 (1080p) http://stream.jinjiang.tv/1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 文山综合台 (1080p) [Not 24/7] +http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv +#EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 文山公共台 (1080p) +http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",浙江影视 (1080p) http://yd-m-l.cztv.com/channels/lantian/channel05/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",成都大熊猫 (1080p) [Not 24/7] @@ -649,10 +651,8 @@ https://live-hls-web-aje.getaj.net/AJE/01.m3u8 https://tv.lanjingfm.com/cctbn/hainan.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] -http://stream1.jlntv.cn/xcpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",前郭综合 [Geo-blocked] -http://stream2.jlntv.cn/qg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",吉林市新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jilin1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",海南卫视 (720p) [Not 24/7] http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="" status="online",奇妙電視 (720p) @@ -697,8 +697,10 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江经济 (720p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江教育 (720p) [Not 24/7] @@ -761,12 +763,8 @@ http://live.wifizs.cn/ggsh/sd/live.m3u8 http://live.wifizs.cn/qdly/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",延边卫视 (720p) http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",娄底 (720p) -http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 -#EXTINF:-1 tvg-id="" status="online",内江公共 (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 -#EXTINF:-1 tvg-id="" status="online",内江科教 (720p) -http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="online",娄底综合 (720p) [Not 24/7] +http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",内江综合 (720p) http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="online",张家口一套 (720p) [Not 24/7] @@ -789,8 +787,6 @@ http://stream2.xiancity.cn/xatv3/playlist.m3u8 http://stream2.xiancity.cn/xatv4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",西安乐购购物 (180p) [Not 24/7] http://stream2.xiancity.cn/xatv6/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) -http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",犍为新闻综合 (720p) [Not 24/7] http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 #EXTINF:-1 tvg-id="" status="online",靖江新闻綜合 (720p) [Not 24/7] @@ -961,18 +957,14 @@ http://hbpx.chinashadt.com:2036/live/px1.stream/playlist.m3u8 http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",湖南卫视 (576p) http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] -http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",河北农民 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视一套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] +http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滨海新闻综合 (576p) [Not 24/7] @@ -1013,8 +1005,18 @@ http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",迪庆藏语 (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",松原新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sytv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] +http://stream1.jlntv.cn/xcpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",白城新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",白山新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/baishan1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",集安综合 [Geo-blocked] +http://stream2.jlntv.cn/ja/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",前郭综合 [Geo-blocked] +http://stream2.jlntv.cn/qg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",通化新闻 [Geo-blocked] +http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州公共电视剧 (576p) http://stream.bzcm.net/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州新闻综合 (576p) @@ -1071,8 +1073,6 @@ http://stream.zzgd.tv/2/sd/live.m3u8 http://stream.zzgd.tv/3/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",河源公共 (540p) http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",河源综合 (540p) -http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",旺苍新闻 (528p) [Not 24/7] http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人旧金山臺 (486p) @@ -1083,12 +1083,12 @@ http://live.ntdimg.com/uwlive520/playlist.m3u8 https://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川新闻综合 (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w439903609_b1228800.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] +http://111.17.214.4:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtsh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] -http://111.17.214.4:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] @@ -1105,6 +1105,8 @@ http://174.127.67.246/live330/playlist.m3u8 http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人亚太臺 (480p) https://live.ntdimg.com/aplive200/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",哈哈炫动卫视 (480p) [Not 24/7] +http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",江津经济生活 (480p) http://222.179.155.21:1935/ch0.m3u8 #EXTINF:-1 tvg-id="" status="online",江津新闻综合 (480p) @@ -1129,10 +1131,10 @@ http://dslive.grtn.cn/zszh/sd/live.m3u8 http://hls.hsrtv.cn/hls/hstv2.m3u8 #EXTINF:-1 tvg-id="" status="online",海南州藏語頻道 (480p) http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] -http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",鹤壁新闻综合 (480p) [Not 24/7] http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 +#EXTINF:-1 tvg-id="" status="online",朔州1 (480p) [Not 24/7] +http://stream.sxsztv.com/live1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",朔州2 (480p) [Not 24/7] http://stream.sxsztv.com/live2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",靖江新闻綜合 (480p) [Not 24/7] @@ -1143,10 +1145,12 @@ http://www.alibabapictures.com/movies/10/mayunduihua.mp4 http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 #EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] http://live.lyg1.com/ggpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] -http://live.lyg1.com/zhpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) +http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) http://stream.appwuhan.com/6tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] +http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",美国中文电视 (406p) [Not 24/7] @@ -1155,6 +1159,8 @@ https://jpts.sinovision.net/livestream.m3u8 http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",西安丝路 (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",松原新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",中牟综合 (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live #EXTINF:-1 tvg-id="" status="online",亳州新聞頻道 (360p) @@ -1165,16 +1171,12 @@ http://gddb.chinashadt.com:1935/live/video1.stream_360p/playlist.m3u8 http://gddb.chinashadt.com:1935/live/video2.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",景县电视一套 (360p) [Not 24/7] http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (360p) [Not 24/7] -http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",河北农民 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视一套 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",辽源新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) http://stream.appwuhan.com/4tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川公共 (360p) [Not 24/7] @@ -1217,10 +1219,16 @@ http://stream.zjjrtv.com/zjjtv2/hd/live.m3u8 https://live.ntdimg.com/cwlive220/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川公共 (180p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] -http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="online",山西 Ⅰ 朔州新闻台 (10p) [Not 24/7] +http://stream.sxsztv.com/live4/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] +http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (360p) [Not 24/7] +http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",吴江新闻综合 (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 #EXTINF:-1 tvg-id="" status="blocked",南阳新闻 (1080p) [Not 24/7] @@ -1241,8 +1249,6 @@ http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_170.m3u8 http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_171.m3u8 #EXTINF:-1 tvg-id="" status="blocked",隨州綜合 (720p) [Not 24/7] http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_304.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",隨州農村 (720p) [Not 24/7] -http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 #EXTINF:-1 tvg-id="" status="blocked",长沙新闻 [Geo-blocked] http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_346.m3u8 #EXTINF:-1 tvg-id="" status="blocked",长沙政法 [Geo-blocked] @@ -1297,8 +1303,6 @@ http://livealone302.iqilu.com/iqilu/typd.m3u8 http://livealone302.iqilu.com/iqilu/yspd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",山东综艺 (406p) [Geo-blocked] http://livealone302.iqilu.com/iqilu/zypd.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",新疆汉语综艺 (720p) [Geo-blocked] -http://livehyw5.chinamcache.com/hyw/zb04.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆汉语信息服务 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb11.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆少儿 (720p) [Geo-blocked] @@ -1357,6 +1361,8 @@ http://39.134.39.39/PLTV/88888888/224/3221226199/index.m3u8 http://39.134.39.39/PLTV/88888888/224/3221226240/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",中国教育1 (1080p) [Not 24/7] http://39.134.39.39/PLTV/88888888/224/3221226282/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",广东卫视 (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225742/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滨海新闻 (1080p) http://60.30.52.41/live/bhtv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滨海都市 (1080p) @@ -1857,8 +1863,6 @@ http://183.207.248.71/gitv/live1/SDWS/SDWS http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",吉州新聞綜合 (1080p) -http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川新闻综合 (360p) http://221.5.213.4:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川旅游经济 (360p) @@ -1871,8 +1875,6 @@ http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 http://223.110.243.134/PLTV/4/224/3221225937/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",新疆卫视 (576p) http://223.110.243.136/PLTV/3/224/3221225523/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",广东卫视 (1080p) -http://223.110.243.136/PLTV/3/224/3221227249/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) [Not 24/7] http://223.110.243.138/ott.js.chinamobile.com/PLTV/3/224/3221227208/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) [Not 24/7] @@ -2101,6 +2103,8 @@ http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",沧县电视综合 (576p) +http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南都市 (576p) http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) @@ -2115,6 +2119,14 @@ http://ivi.bupt.edu.cn/hls/btv8.m3u8 http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] +http://live.lyg1.com/zhpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",新疆汉语综艺 (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb04.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",内江公共 (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",内江科教 (720p) +http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2137,28 +2149,14 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川妇女儿童 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",集安综合 [Geo-blocked] -http://stream2.jlntv.cn/ja/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",长春综合 [Geo-blocked] http://stream2.jlntv.cn/jlcc/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",延边新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jlyb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",农安新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/naxw/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",四平新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sptv/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",通化新闻 [Geo-blocked] -http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",云南 Ⅰ 文山综合台 (1080p) [Not 24/7] -http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv -#EXTINF:-1 tvg-id="" status="timeout",云南 Ⅰ 文山公共台 (1080p) -http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv +#EXTINF:-1 tvg-id="" status="timeout",河源综合 (540p) +http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2197,8 +2195,6 @@ http://61.244.22.5/ch3/ch3.live/playlist.m3u8 http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Blue 美剧 (360p) [Not 24/7] http://210.210.155.35/dr9445/h/h16/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",哈哈炫动卫视 (480p) [Not 24/7] -http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",心约之声公益广播 [Not 24/7] http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] @@ -2211,8 +2207,6 @@ http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",黃驊渤海新區 (576p) http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",沧县电视综合 (576p) -http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",沧县电视二套 (576p) http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南召一套 (576p) [Not 24/7] @@ -2237,8 +2231,8 @@ http://live.dxhmt.cn:9081/tv/10122-1.m3u8 http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="" status="error",如东新闻综合 (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live -#EXTINF:-1 tvg-id="" status="error",娄底综合 (720p) [Not 24/7] -http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",娄底 (720p) +http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 #EXTINF:-1 tvg-id="" status="error",南川新闻综合 (360p) [Not 24/7] http://nanchuanlive.cbg.cn:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="error",彭水新闻综合 (288p) @@ -2261,24 +2255,24 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_57.stream/playlist.m3u8 http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",康巴卫视 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 +#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",白城新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",白山新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/baishan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",吉林市新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jilin1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",延边新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jlyb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",辽源新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",农安新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/naxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",四平新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sptv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江台 http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 http://stream3.hljtv.com/hljxw2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",朔州1 (480p) [Not 24/7] -http://stream.sxsztv.com/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",山西 Ⅰ 朔州新闻台 (10p) [Not 24/7] -http://stream.sxsztv.com/live4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆树综合 (360p) http://stream.zhystv.com/yset/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆樹綜藝頻道 (360p) @@ -2317,3 +2311,9 @@ rtmp://csztv.2500sz.com/live/c03 rtmp://csztv.2500sz.com/live/c04 #EXTINF:-1 tvg-id="" status="error",江苏 Ⅰ 东海综合台 rtmp://livetv.dhtv.cn/live/news +#EXTINF:-1 tvg-id="",CCTV-4中文国际 (1080p) +http://117.169.120.140:8080/live/cctv-4/.m3u8 +#EXTINF:-1 tvg-id="",广东卫视 (1080p) +http://223.110.243.136/PLTV/3/224/3221227249/index.m3u8 +#EXTINF:-1 tvg-id="",隨州農村 (720p) [Not 24/7] +http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index 8f53ecd74..7dcc6e2cd 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -21,7 +21,7 @@ https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8 #EXTINF:-1 tvg-id="CanalDoce.co" status="online",Canal Doce https://api.new.livestream.com/accounts/27724665/events/8376416/live.m3u8 -#EXTINF:-1 tvg-id="CanalDos.co" status="online",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDos.co" status="timeout",Canal Dos (Yopal | Casanare) (720p) [Not 24/7] http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional TV (1080p) https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8 @@ -90,8 +90,6 @@ https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CTV Barranquilla (Barranquilla | Atlántico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Trece (not working perfectly) -https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece Plus (not working perfectly) https://canaltreceplus-live.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece (1080p) @@ -104,8 +102,6 @@ https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js -#EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] @@ -133,3 +129,7 @@ https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="" status="error",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Canal Trece (not working perfectly) +https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) +https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js diff --git a/streams/cr.m3u b/streams/cr.m3u index 07f12c281..a269466b4 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -39,7 +39,7 @@ http://k3.usastreams.com:1935/HBTV/HBTV/playlist.m3u8 https://srv.panelcast.net/humor247/humor247/playlist.m3u8 #EXTINF:-1 tvg-id="LuzNacienteTV.cr" status="error",Luz Naciente TV (720p) [Not 24/7] https://cloudflare.streamgato.us:3399/live/luznacientetvlive.m3u8 -#EXTINF:-1 tvg-id="NicoyaTV.cr" status="online",NicoyaTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NicoyaTV.cr" status="error",NicoyaTV (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/nicoyatv/nicoyatv/playlist.m3u8 #EXTINF:-1 tvg-id="QuinceUCR.cr" status="error",Quince UCR (Universidad de Costa Rica) (720p) [Not 24/7] http://163.178.170.127:1935/quinceucr/live.stream_720p/playlist.m3u8 @@ -55,7 +55,7 @@ https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletica7.cr" status="online",Teletica 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 diff --git a/streams/cu.m3u b/streams/cu.m3u index dfb8164d1..35ede70d4 100644 --- a/streams/cu.m3u +++ b/streams/cu.m3u @@ -5,7 +5,7 @@ http://177.52.221.214:8000/play/a0dx/index.m3u8 http://177.52.221.214:8000/play/a0dw/index.m3u8 #EXTINF:-1 tvg-id="CubaVision.cu" status="online",CubaVision http://177.52.221.214:8000/play/a0dc/index.m3u8 -#EXTINF:-1 tvg-id="TeleRebelde.cu" status="timeout",Tele Rebelde +#EXTINF:-1 tvg-id="TeleRebelde.cu" status="online",Tele Rebelde http://177.52.221.214:8000/play/a0dd/index.m3u8 #EXTINF:-1 tvg-id="" status="online",CubaVision Internacional (480p) [Not 24/7] http://190.122.96.187:8888/http/010 diff --git a/streams/cy.m3u b/streams/cy.m3u index 981b12658..857be85f5 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -59,18 +59,18 @@ http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) https://dev.aftermind.xyz/hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu +#EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) +https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Kuzey Kibris TV (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_kktv.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reload (804p) +http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 ARABIC (240p) https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 PARS (720p) https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 TÜRK (720p) https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reload (804p) -http://web.onair-radio.eu:1935/video/video/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",SAT-7 KIDS (1080p) -https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 1 (CYBC 1) [Geo-blocked] http://l6.cloudskep.com/rikcy/rik1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 2 (CYBC 2) [Geo-blocked] diff --git a/streams/cz.m3u b/streams/cz.m3u index 1728bf7be..e18dbc400 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="CT1HD.cz" status="online",ČT1 (1080p) http://213.151.233.20:8000/dna-5100-tv-pc.m3u8 -#EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Настоящее Время (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s61/index.m3u8 #EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="error",Настоящее Время (720p) [Not 24/7] http://rfe-lh.akamaihd.net/i/rfe_tvmc5@383630/master.m3u8 +#EXTINF:-1 tvg-id="CurrentTimeTV.cz" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Настоящее Время (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s61/index.m3u8 #EXTINF:-1 tvg-id="ElektrikaTV.cz" status="online",Elektrika TV (360p) http://rtmp.elektrika.cz/live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="ExtasyHD.cz" status="online",Extasy HD / Leo TV HD (576p) diff --git a/streams/de.m3u b/streams/de.m3u index 71ca97851..0650b9859 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -199,14 +199,14 @@ https://s.ok54.de/ott/webstream/playlist.m3u8 https://s.ok54.de/okweinstrasse/okweinstrasse/playlist.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",OK Wernigerode (1080p) http://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-wernigerode_high/playlist.m3u8 -#EXTINF:-1 tvg-id="OKWernigerode.de" status="online",OK Wernigerode (1080p) -http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-wernigerode_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus-TV-Magdeburg+ (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/chunklist_w937425968.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus TV Magdeburg (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus TV Magdeburg (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8?bitrate=800 +#EXTINF:-1 tvg-id="OKWernigerode.de",OK Wernigerode (1080p) +http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-wernigerode_high/playlist.m3u8 #EXTINF:-1 tvg-id="oldenburgeins.de" status="online",oldenburg eins (1080p) [Not 24/7] https://oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="One1MusicTV.de" status="online",ONE1 Music (1080p) @@ -269,7 +269,7 @@ https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 https://stream.rockantenne.de/rockantenne/stream/mp3 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 @@ -377,18 +377,20 @@ https://s3.welocal.world/frankenfernsehen/media/191627/videos/hls.m3u8 https://serve-first.folxplay.tv/folx/ch-1/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ZWEI2 Music (1080p) https://serve-first.folxplay.tv/folx/ch-2/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOLX Slovenija (1080p) +https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TVO (1080p) [Not 24/7] https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",oeins (Oldenburg) (1080p) [Not 24/7] https://www.oeins.de/live/studio.m3u8 +#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) +https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Fernsehen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Weltweiter (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Hamburg (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] @@ -397,20 +399,17 @@ http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8 http://livestreams.br.de/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",ARD-alpha (720p) [Not 24/7] -https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 1 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 2 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOLX Slovenija (1080p) -https://serve-first.folxplay.tv/folx/ch-5/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h09/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) -http://210.210.155.37/uq2663/h/h09/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) -https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s26/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ARD-alpha (720p) [Not 24/7] +https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",KiKA [Geo-blocked] https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NDR Event 3 (720p) [Geo-blocked] @@ -419,9 +418,6 @@ https://ndrevent-lh.akamaihd.net/i/ndrevent_3@409068/master.m3u8 https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ZDFinfo [Geo-blocked] https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s26/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",hr-fernsehen (1080p) https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) @@ -432,12 +428,12 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Niedersachsen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR International (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Weltweiter (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 #EXTINF:-1 tvg-id="" status="error",ÇİRA TV (480p) [Not 24/7] @@ -454,6 +450,10 @@ http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/139.m3u8 http://176.10.117.18:8000/play/a00f/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ARTI TV (1080p) [Not 24/7] http://176.10.117.18:8000/play/a002/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) +http://210.210.155.37/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="error",BR Fernsehen Süd (720p) [Geo-blocked] http://livestreams.br.de/i/bfssued_germany@119890/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Südtirol TV (720p) diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index 9775ee9ec..a929e2d15 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -1,12 +1,12 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Adult Swim Channel 5 (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Channel 5 (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Dream Corp LLC (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/eric-andre/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Infomercials (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Metalocalypse (1080p) [Geo-blocked] @@ -19,5 +19,5 @@ https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/eric-andre/stream_de.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index 6d3d18726..126236c59 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -17,7 +17,7 @@ https://cdn4.hostlagarto.com:8081/static/Chinolatv/playlist.m3u8 https://live.teledom.info:3713/live/cinevisionlive.m3u8 #EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="DANTV.do" status="online",DAN TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Punaltv/punaltvHD.myStream/playlist.m3u8 @@ -29,11 +29,11 @@ https://ss3.domint.net:3120/dv6_str/digitalvision/playlist.m3u8 https://video.misistemareseller.com/Fuegotv/Fuegotv/playlist.m3u8 #EXTINF:-1 tvg-id="GDMTV.do" status="online",GDMTV (720p) [Not 24/7] https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="blocked",Hermanas Mirabal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HermanasMirabalTV.do" status="online",Hermanas Mirabal TV (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="HM.do" status="blocked",HM (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="HM.do" status="online",HM (720p) [Geo-blocked] http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7] https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 @@ -49,13 +49,13 @@ http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 #EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 -#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORBITTV.do" status="blocked",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PHTVCanal34.do" status="online",PHTV Canal 34 (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 -#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="online",Punta Cana TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="error",Punta Cana TV (720p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 #EXTINF:-1 tvg-id="ReadyTVCanal6.do" status="online",Ready TV Canal 6 (720p) [Not 24/7] http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 @@ -83,7 +83,7 @@ https://cm.hostlagarto.com:4445/Telecibao/Telecibao/playlist.m3u8 http://190.122.96.188:8888/http/013 #EXTINF:-1 tvg-id="Telemicro.do" status="error",Telemicro (720p) [Not 24/7] https://api.new.livestream.com/accounts/28126860/events/8825282/live.m3u8 -#EXTINF:-1 tvg-id="Telemilenio.do" status="online",Telemilenio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Telemilenio.do" status="error",Telemilenio (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telemilenio/Telemilenio.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord8.do" status="online",Telenord 8 (1080p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index a1763dc10..f2612257c 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -5,7 +5,7 @@ https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 #EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) http://45.179.140.242:8000/play/a0jp -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 @@ -23,7 +23,7 @@ https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 http://45.179.140.242:8000/play/a0kw #EXTINF:-1 tvg-id="RTU.ec" status="error",RTU (630p) [Not 24/7] https://streamingwowza.com:1936/rtutv/rtutv/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" status="error",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u diff --git a/streams/eg.m3u b/streams/eg.m3u index a2b90aa77..a008c924f 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AghapyTV.eg" status="timeout",Aghapy TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AghapyTV.eg" status="online",Aghapy TV (1080p) [Not 24/7] https://5b622f07944df.streamlock.net/aghapy.tv/aghapy.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlGhadTV.eg" status="online",Al Ghad (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alghadtv/live @@ -27,7 +27,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5d658d7e9f562.streamlock.net/koogi.tv/koogi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MekameleenTV.eg" status="online",Mekameleen TV (1080p) https://mn-nl.mncdn.com/mekameleen/smil:mekameleentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MESatHD.eg" status="online",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MESatHD.eg" status="error",MESat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCg5uHOxrP5GkMWldOavPKGQ/live #EXTINF:-1 tvg-id="NileCinema.eg" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Cinema (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 @@ -54,9 +54,9 @@ http://livestreaming5.onlinehorizons.net/hls-live/NTNNileSport/_definst_/liveeve https://5d39f1ab8ba65.streamlock.net:1935/arabic-test/arabic-test/playlist.m3u8 #EXTINF:-1 tvg-id="NogoumFMTV.eg" status="online",Nogoum FM TV (506p) [Not 24/7] https://stream-speed.extremesolution.mobi/nogoumfm/nogoumfmlive/playlist.m3u8 -#EXTINF:-1 tvg-id="OmgChannelHD.eg" status="timeout",Omg Channel TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmgChannelHD.eg" status="error",Omg Channel TV (720p) [Not 24/7] http://media6.smc-host.com:1935/omgchannel.net/omgtv/playlist.m3u8 -#EXTINF:-1 tvg-id="OmgSeries.eg" status="timeout",Omg Series TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmgSeries.eg" status="error",Omg Series TV (720p) [Not 24/7] http://media6.smc-host.com:1935/omgchannel.net/omgseries/playlist.m3u8 #EXTINF:-1 tvg-id="SadaElbalad.eg" status="online",Sada Elbalad (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/elbaladtv diff --git a/streams/es.m3u b/streams/es.m3u index 84c22f033..2cb305021 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -85,7 +85,7 @@ https://videos.canal56.com/directe/stream/index.m3u8 http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 -#EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doñana (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDonana.es" status="error",Canal Doñana (720p) [Not 24/7] https://secure5.todostreaming.es/live/division-alm.m3u8 #EXTINF:-1 tvg-id="CanalExtremadura.es" status="online",Canal Extremadura (576p) [Not 24/7] https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8 @@ -217,7 +217,7 @@ https://livelist01.yowi.tv/lista/9a4da7871ec57b4b63ed49597a13d09869172be0/master https://livelist01.yowi.tv/lista/eb2fa68a058a701fa5bd2c80f6c8a6075896f71d/master.m3u8 #EXTINF:-1 tvg-id="HQMRelax.es" status="online",HQM Relax (1080p) https://livelist01.yowi.tv/lista/dc1b71c6fda2e687050facaa7242062cbf5a7f2a/master.m3u8 -#EXTINF:-1 tvg-id="HQMRemember.es" status="online",HQM Remember (1080p) +#EXTINF:-1 tvg-id="HQMRemember.es",HQM Remember (1080p) https://livelist01.yowi.tv/lista/57c98e2e295a0b69b52dc5f84edc4b1b68783ba2/master.m3u8 #EXTINF:-1 tvg-id="HQMRock.es" status="online",HQM Rock (1080p) https://livelist01.yowi.tv/lista/0d6c7ccfac89946bfd41ae34c527e8d94734065c/master.m3u8 @@ -261,7 +261,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterráneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -315,7 +315,7 @@ https://mdslivehlsb-i.akamaihd.net/hls/live/875601/niusdiario/01.m3u8 https://mdslivehlsb-i.akamaihd.net/hls/live/875601/niusdiario/03.m3u8 #EXTINF:-1 tvg-id="NoroesteTV.es" status="timeout",Noroeste TV (720p) [Not 24/7] https://cloudvideo.servers10.com:8081/8032/index.m3u8 -#EXTINF:-1 tvg-id="OizmendiTelebista.es" status="online",Oizmendi Telebista (404p) [Not 24/7] +#EXTINF:-1 tvg-id="OizmendiTelebista.es" status="error",Oizmendi Telebista (404p) [Not 24/7] https://5940924978228.streamlock.net/8161/8161/master.m3u8 #EXTINF:-1 tvg-id="OlympicsChannel.es" status="error",Olympics Channel (1080p) [Geo-blocked] https://iptv-all.lanesh4d0w.repl.co/special/olympics @@ -323,7 +323,7 @@ https://iptv-all.lanesh4d0w.repl.co/special/olympics https://adc-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="OndaMadrid.es" status="error",Onda Madrid (360p) http://ondamadridhls-live.hls.adaptive.level3.net/telemadrid/ondamadrid1/index.m3u8 -#EXTINF:-1 tvg-id="OndaMadrid.es" status="error",Onda Madrid (360p) +#EXTINF:-1 tvg-id="OndaMadrid.es",Onda Madrid (360p) http://telemadridhls-live.hls.adaptive.level3.net/telemadrid/tvradio/index.m3u8 #EXTINF:-1 tvg-id="Pequeradio.es" status="online",Pequeradio (720p) [Not 24/7] https://canadaremar2.todostreaming.es/live/peque-pequetv.m3u8 @@ -355,7 +355,7 @@ https://rtvc-live1-rm.flumotion.com/playlist.m3u8 https://vidartv2.todostreaming.es/live/radiovida-emisiontvhd.m3u8 #EXTINF:-1 tvg-id="SalTelevision.es" status="error",Sal Televisión (720p) [Not 24/7] https://www.tdtchannels.com/stream/saltv.m3u8 -#EXTINF:-1 tvg-id="SevillaFCTV.es" status="online",Sevilla FC TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SevillaFCTV.es" status="blocked",Sevilla FC TV (360p) [Not 24/7] https://open.http.mp.streamamg.com/p/3001314/sp/300131400/playManifest/entryId/0_ye0b8tc0/format/applehttp/protocol/https/uiConfId/30026292/a.m3u8 #EXTINF:-1 tvg-id="SolidariaTV.es" status="online",Solidaria TV (720p) https://canadaremar2.todostreaming.es/live/solidariatv-webhd.m3u8 @@ -377,7 +377,7 @@ http://37.187.7.106/teleribera/live.m3u8 https://video.telesafor.com/hls/video.m3u8 #EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 -#EXTINF:-1 tvg-id="TeleVigoHD.es" status="online",TeleVigo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleVigoHD.es" status="error",TeleVigo (1080p) [Not 24/7] https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 #EXTINF:-1 tvg-id="TelevisionAranda.es" status="error",Televisión Aranda (720p) https://cdn01.yowi.tv/BBBBBBBBBB/master.m3u8 @@ -401,9 +401,9 @@ https://limited09.todostreaming.es/live/tarson-livestream.m3u8 https://streaming01.gestec-video.com/hls/artequatreTVA.m3u8 #EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) https://rtvc-live1.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h158/index2.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 @@ -453,10 +453,10 @@ https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.m3u8 https://16escalones-live2.flumotion.com/chunks.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 24 horas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7QZIf0dta-XPXsp9Hv4dTw/live -#EXTINF:-1 tvg-id="" status="online",LA7 (720p) -https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Rutas del Perú (360p) [Not 24/7] https://tv.portalexpress.es:3731/stream/play.m3u8 +#EXTINF:-1 tvg-id="" status="online",LA7 (720p) +https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Aragón Radio (Zaragoza) [Not 24/7] https://cartv.streaming.aranova.es/hls/live/aragonradio_aragonradio1.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RTVE (576p) [Geo-blocked] @@ -522,8 +522,8 @@ https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586404/master.m3u8 #EXTINF:-1 tvg-id="" status="error",+24 (576p) https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586405/master.m3u8 #EXTINF:-1 tvg-id="" status="error",TAC 12 (720p) [Not 24/7] -https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 -#EXTINF:-1 tvg-id="" status="error",TAC 12 (720p) [Not 24/7] https://nodo02-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 #EXTINF:-1 tvg-id="" status="error",RT (720p) https://rt-esp-gd.secure2.footprint.net/1102.m3u8 +#EXTINF:-1 tvg-id="",TAC 12 (720p) [Not 24/7] +https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index 0c33d5c98..bbcdd5934 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="7ALimoges.fr" status="error",7ALimoges (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="7ALimoges.fr" status="online",7ALimoges (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCdFv_ZWQ3Xk_NfRiaK-ryGg/live #EXTINF:-1 tvg-id="AlpedHuezTV.fr" status="online",Alpe d’Huez TV (720p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8 @@ -7,7 +7,7 @@ https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8 http://live.alsace20.fr/live/alsace20/ngrp:alsace20_all/playlist.m3u8 #EXTINF:-1 tvg-id="AntenneReunion.fr" status="online",Antenne Réunion (720p) [Not 24/7] https://live-antenne-reunion.zeop.tv/live/c3eds/antreunihd/hls_fta/antreunihd.m3u8?location=ZEOP01 -#EXTINF:-1 tvg-id="ARTEDeutsch.de" status="blocked",Arte Deutsch [Geo-blocked] +#EXTINF:-1 tvg-id="ARTEDeutsch.de",Arte Deutsch [Geo-blocked] https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8 #EXTINF:-1 tvg-id="BeurTV.fr" status="online",Beur TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Beur_TV/htatv/Beur_TV_720p/chunks.m3u8 @@ -136,7 +136,7 @@ https://panel.streamparis.fr:3743/stream/play.m3u8 http://51.210.199.10/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaCinema.fr" status="online",Persiana Cinema (720p) http://51.210.199.15/hls/stream.m3u8 -#EXTINF:-1 tvg-id="PersianaClassic.fr" status="online",Persiana Classic (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PersianaClassic.fr" status="error",Persiana Classic (720p) [Not 24/7] http://51.210.199.26/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaComedy.fr" status="online",Persiana Comedy (720p) http://51.210.199.27/hls/stream.m3u8 @@ -166,7 +166,7 @@ http://51.210.199.59/hls/stream.m3u8 http://51.210.199.17/hls/stream.m3u8 #EXTINF:-1 tvg-id="PublicSenat.fr" status="online",Public Sénat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xkxbzc -#EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="error",Qwest TV Jazz & Beyond (576p) +#EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="online",Qwest TV Jazz & Beyond (576p) http://210.210.155.37/uq2663/h/h94/01.m3u8 #EXTINF:-1 tvg-id="RMCDecouverte.fr" status="timeout",RMC Découverte (720p) https://s2.tntendirect.com/rmcdecouverte/live/playlist.m3u8 @@ -192,13 +192,13 @@ http://210.210.155.37/dr9445/s/s24/index.m3u8 http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877/v3plusinfo247hls/master.m3u8 -#EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="error",TV5 Monde Style HD (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="online",TV5 Monde Style HD (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h01/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Colmar.fr" status="online",TV7 Colmar (576p) https://tv7.hdr-tv.com/live/tv7/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="error",TV8 Mont-Blanc (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8MontBlanc.fr" status="online",TV8 Mont-Blanc (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x71o73v #EXTINF:-1 tvg-id="TV78.fr" status="online",TV78 (720p) https://streamtv.cdn.dvmr.fr/TV78/ngrp:tv78.stream_all/master.m3u8 diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index 0d14b8fdf..b4c2e12e8 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -5,7 +5,7 @@ https://amuse-amuseanimation-2-fr.samsung.wurl.com/manifest/playlist.m3u8 https://alchimie-atelier-des-chefs-1-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Caillou.fr" status="error",Caillou (720p) +#EXTINF:-1 tvg-id="Caillou.fr",Caillou (720p) https://dhx-caillou-2-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ClassicalHarmony.uk" status="error",Classical Harmony (720p) https://alchimie-classical-harmony-1-fr.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/ge.m3u b/streams/ge.m3u index 31a354f00..c9e86a97c 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="1TV.ge" status="online",1TV (240p) [Geo-blocked] https://tv.cdn.xsg.ge/gpb-1tv/index.m3u8 -#EXTINF:-1 tvg-id="2TV.ge" status="timeout",2TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="2TV.ge" status="online",2TV (720p) [Not 24/7] https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8 #EXTINF:-1 tvg-id="EnkiBenki.ge" status="error",Enki Benki (360p) http://94.43.239.178:8080/CHANNEL678/BITRATE0/playlist.m3u8 diff --git a/streams/gr.m3u b/streams/gr.m3u index f1da59ba9..e2100e882 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -79,7 +79,7 @@ http://wpso.com:1936/hls/wzra.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) https://vdo.alphaserver.gr:3613/stream/play.m3u8 @@ -91,7 +91,7 @@ https://vdo3.alphaserver.gr:3466/stream/play.m3u8 http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 #EXTINF:-1 tvg-id="HellenicTV.gr" status="online",Hellenic TV (720p) [Not 24/7] https://l5.cloudskep.com/hellenictv/htv/playlist.m3u8 -#EXTINF:-1 tvg-id="HighTV.gr" status="online",High TV (200p) [Not 24/7] +#EXTINF:-1 tvg-id="HighTV.gr" status="error",High TV (200p) [Not 24/7] http://live.streams.ovh:1935/hightv/hightv/playlist.m3u8 #EXTINF:-1 tvg-id="HorseRaces.gr" status="online",Horse Races (432p) [Not 24/7] https://odiehls-i.akamaihd.net/hls/live/233406/odie3/odie.m3u8 @@ -105,7 +105,7 @@ https://www.hellasnet.tv/rest.live.hn/ws.iri/playlist.m3u8 http://wpso.com:1936/hls/kidshd.m3u8 #EXTINF:-1 tvg-id="KontraChannel.gr" status="online",Kontra Channel (1080p) http://flashcloud.mediacdn.com/live/kontratv/.m3u8 -#EXTINF:-1 tvg-id="KontraChannel.gr" status="online",Kontra Channel (1080p) +#EXTINF:-1 tvg-id="KontraChannel.gr",Kontra Channel (1080p) http://kontralive.siliconweb.com/live/kontratv/playlist.m3u8 #EXTINF:-1 tvg-id="KritiTV.gr" status="online",Κρήτη TV (720p) [Not 24/7] http://live.cretetv.gr:1935/cretetv/myStream/f1tv.m3u8 @@ -131,10 +131,10 @@ https://vdo.alphaserver.gr:3305/stream/play.m3u8 https://live.neatv.gr:8888/hls/neatv.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) -http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) +http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NotioiTV.gr" status="online",Notioi TV (720p) https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 #EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] @@ -163,16 +163,16 @@ http://78.83.87.222:9999/play/a016/index.m3u8 https://s1.cystream.net/live/smile/playlist.m3u8 #EXTINF:-1 tvg-id="StarChannel.gr" status="online",Star (720p) https://livestar.siliconweb.com/media/star1/star1mediumhd.m3u8 -#EXTINF:-1 tvg-id="SuperB.gr" status="online",Super B (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperB.gr" status="error",Super B (576p) [Not 24/7] https://til.pp.ua:3424/live/superblive.m3u8 #EXTINF:-1 tvg-id="Tilemousiki.gr" status="online",Tilemousiki (480p) [Not 24/7] http://wpso.com:1936/hls/music1.m3u8 #EXTINF:-1 tvg-id="TV100.gr" status="online",TV 100 (576p) [Not 24/7] https://live.fm100.gr/hls/tv100/index.m3u8 -#EXTINF:-1 tvg-id="TVCreta.gr" status="online",Creta (540p) [Not 24/7] -http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 #EXTINF:-1 tvg-id="TVCreta.gr" status="online",TV Creta (540p) [Not 24/7] https://live.streams.ovh/tvcreta/tvcreta/chunklist.m3u8 +#EXTINF:-1 tvg-id="TVCreta.gr",Creta (540p) [Not 24/7] +http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 #EXTINF:-1 tvg-id="TVFilopoli.gr" status="online",TV Filopoli (360p) [Not 24/7] http://live.streams.ovh:1935/tvfilopoli/tvfilopoli/playlist.m3u8 #EXTINF:-1 tvg-id="TVNotos.gr" status="online",TV Notos (720p) [Not 24/7] @@ -189,8 +189,6 @@ http://web.onair-radio.eu:1935/explorecy/explorecy/playlist.m3u8 https://zouglalive-lh.akamaihd.net/i/zouglalive_1@340792/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ηλέκτρα TV (1080p) [Not 24/7] http://167.86.89.20:5080/LiveApp/streams/064918158666216168224216.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zerouno TV (720p) -http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ERT News 2 (720p) [Geo-blocked] @@ -229,3 +227,5 @@ https://antennaamdnoenc.akamaized.net/ant1_akamai/abr/playlist.m3u8 https://vdo.alphaserver.gr:3203/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="error",Super Channel (300p) https://vdo.alphaserver.gr:3587/stream/play.m3u8 +#EXTINF:-1 tvg-id="",Zerouno TV (720p) +http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 75dde31ef..b3c9a5a11 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s31/index.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) -http://210.210.155.37/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (540p) [Not 24/7] http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) +http://210.210.155.37/qwr9ew/s/s31/index.m3u8 +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 @@ -15,9 +15,9 @@ http://al-pull2.hkatv.vip/live/CTV.m3u8 https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 #EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 @@ -25,28 +25,30 @@ http://210.210.155.35/uq2663/h/h157/index2.m3u8 http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) http://210.210.155.37/qwr9ew/s/s21/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 #EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports rtmp://ivi.bupt.edu.cn:1935/livetv/starsports +#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) +http://210.210.155.37/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s34/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) -http://210.210.155.37/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="TVBJade.hk" status="error",翡翠台 http://iptv.tvfix.org/hls/jade.m3u8 #EXTINF:-1 tvg-id="TVBXingHe.hk" status="error",TVB Xing He 星河 (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Xinhe/playlist.m3u8 #EXTINF:-1 tvg-id="ViuTV.hk" status="error",ViuTV (1080p) [Not 24/7] https://cdn.hkdtmb.com/hls/99/index.m3u8 -#EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix +#EXTINF:-1 tvg-id="ViuTVsix.hk",ViuTVsix http://61.238.6.49:8000/bysid/96 #EXTINF:-1 tvg-id="" status="online",鳳凰衛視資訊台HD (720p) [Not 24/7] http://117.169.120.138:8080/live/fhzixun/.m3u8 +#EXTINF:-1 tvg-id="" status="online",RTHK (港台電視31) (360p) [Geo-blocked] +https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="online",RTHK (港台電視32) (360p) [Not 24/7] https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 #EXTINF:-1 tvg-id="" status="online",香港开电视 / HKSTV-HKS (720p) @@ -55,8 +57,6 @@ http://media.fantv.hk/m3u8/archive/channel2.m3u8 http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",香港衛視 (576p) [Not 24/7] http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",RTHK (港台電視31) (360p) [Geo-blocked] -https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVB明珠台 (PEARL) http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",TVB翡翠台 (JADE) (576p) diff --git a/streams/hn.m3u b/streams/hn.m3u index 6e529a49d..cf59aba27 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -9,7 +9,7 @@ https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 http://st2.worldkast.com/8004/8004/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5ElLider.hn" status="error",Canal 5 El Líder (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k5MLnPhRpeAV0Xwgt0d -#EXTINF:-1 tvg-id="Canal11.hn" status="online",Canal 11 (720p) +#EXTINF:-1 tvg-id="Canal11.hn" status="blocked",Canal 11 (720p) https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisión (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 @@ -65,10 +65,10 @@ http://190.11.224.14:8134/liveevent.m3u8 https://stmv1.zcastbr.com/teleprogresohn/teleprogresohn/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisionComayaguaCanal40.hn" status="online",Television Comayagua Canal 40 (320p) [Not 24/7] http://st2.worldkast.com/8058/8058/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (720p) -http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (540p) [Not 24/7] http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8 +#EXTINF:-1 tvg-id="TENCanal10.hn",TEN Canal 10 (720p) +http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TSi.hn" status="error",TSI (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k3q8hF4Y9tzpTgwu26R #EXTINF:-1 tvg-id="TVCopan.hn" status="online",TV Copán (480p) [Not 24/7] @@ -77,6 +77,10 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] @@ -85,15 +89,11 @@ https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index 494674bf9..ee4dfc315 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -9,9 +9,9 @@ https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live #EXTINF:-1 tvg-id="RTVC.ht" status="error",Radio Télévision Caraïbes (RTVC) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81lgjh @@ -21,7 +21,7 @@ http://tvlakay.haitilive.net/website/tchhaiti/player/mono.m3u8 http://66.175.238.147:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p) https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVPanou.ht" status="error",TV Panou (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPanou.ht" status="online",TV Panou (720p) [Not 24/7] http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Télé 4VEH (720p) https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index a33cb0339..23b9b35e1 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -34,7 +34,7 @@ http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="ATV.id" status="online",ATV (576p) https://bravo.kugo.id/atv/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ATV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",ATV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch80.m3u8 #EXTINF:-1 tvg-id="BalikapanTV.id" status="online",Balikapan TV (720p) [Geo-blocked] @@ -51,7 +51,7 @@ http://202.150.153.254/bandungtv360p.m3u8 https://v2.siar.us/banjartv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BantenTV.id" status="online",Banten TV (720p) [Not 24/7] https://v2.siar.us/barayatv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BatamTV.id" status="timeout",Batam TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BatamTV.id" status="online",Batam TV (720p) [Not 24/7] http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 @@ -74,10 +74,10 @@ http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -86,7 +86,7 @@ http://livestream.biznetvideo.net/biznet_adventure/smil:adventure.smil/playlist. http://livestream.biznetvideo.net/biznet_kids/smil:kids.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=qAri1M2xu_MAlnHwVRtOs24lR8Y_HSDijN2CRNghifUllhYqQSDlkd0qE8CkZwxC&bizkeylivestarttime=0 #EXTINF:-1 tvg-id="BiznetLifestyle.id" status="online",Biznet Lifestyle (720p) http://livestream.biznetvideo.net/biznet_lifestyle/smil:lifestyle.smil/playlist.m3u8?bizkeyliveCustomParameter=myParameter&bizkeyliveendtime=0&bizkeylivehash=jgDKPclcGdZfvrIDxfMdpT7v_srMWCbubntGo9cCYWpcBBQalMlLQxHswm43PbVR&bizkeylivestarttime=0 -#EXTINF:-1 tvg-id="BMSTV.id" status="error",Bayunmas TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="BMSTV.id" status="online",Bayunmas TV (720p) [Geo-blocked] https://v2.siar.us/bmstv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://e1.siar.us/badartv/live/playlist.m3u8 @@ -94,10 +94,10 @@ https://e1.siar.us/badartv/live/playlist.m3u8 https://o1.siar.us/badartv/live/chunks.m3u8 #EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 -#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] -https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="error",Cahaya TV Banten (720p) [Not 24/7] http://103.23.201.170:1935/live/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="error",Cahaya TV Banten (720p) [Not 24/7] +https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Channel4U.id" status="blocked",Channel 4U (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(81b456ab-b398-4d35-ae05-9be0a173ad71)/index.m3u8 #EXTINF:-1 tvg-id="CitraTV.id" status="error",Citra TV (720p) [Not 24/7] @@ -129,7 +129,7 @@ https://dutatv.siar.us/dutatv/live/playlist.m3u8 http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 @@ -156,11 +156,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeCha https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) @@ -185,22 +185,22 @@ http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 http://wowza58.indostreamserver.com:1935/jambitv/live/playlist.m3u8 #EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7] https://v2.siar.us/jawapostv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch29.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -210,12 +210,12 @@ https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84 https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84727)/index.m3u8 #EXTINF:-1 tvg-id="JTV.id" status="error",JTV (720p) [Not 24/7] http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) +#EXTINF:-1 tvg-id="KawanuaTV.id" status="error",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p) -https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 +#EXTINF:-1 tvg-id="KompasTV.id" status="error",Kompas TV (720p) +https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="LombokTV.id" status="online",Lombok TV (576) https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) @@ -250,7 +250,7 @@ https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 #EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 #EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) @@ -262,26 +262,26 @@ https://5bf7b725107e5.streamlock.net/mqtv/mqtv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/OfficialMTATV/live #EXTINF:-1 tvg-id="MTATV.id" status="blocked",mta tv (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f1d-95a5-a204d62545ac)/index.m3u8 +#EXTINF:-1 tvg-id="MuadzTV.id" status="online",Muadz TV (1080p) +http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MuadzTV.id" status="error",Muadz TV (1080p) -http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h194/index.m3u8 +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h194/index.m3u8 +#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h191/index.m3u8 -#EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h191/index.m3u8 #EXTINF:-1 tvg-id="MyTV.id" status="error",MyTV (720p) [Not 24/7] [Geo-blocked] http://playlist.urfan.web.id/x6bnqe/s/s88/S4/mnf.m3u8 @@ -295,24 +295,24 @@ https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 http://210.210.155.37/qwr9ew/s/s08/index.m3u8 #EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) https://bravo.kugo.id/nuchannel/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="NusantaraTV.id" status="error",Nusantara TV (720p) +#EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PalembangTV.id" status="error",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="PersadaTV.id" status="online",Persada TV (720p) [Not 24/7] http://wowza58.indostreamserver.com:1935/persadatv/live/playlist.m3u8 @@ -328,18 +328,18 @@ https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h10/index.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] +#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h10/index.m3u8 +#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h10/index.m3u8 +#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live -#EXTINF:-1 tvg-id="RasyaadTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RasyaadTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) @@ -360,7 +360,7 @@ https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 rtmp://103.166.254.114:1935/live/0 #EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauTV.id" status="error",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauTV.id" status="online",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riautv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="blocked",Rodja TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(6f7158e4-f151-45dd-874f-e02c15c7cd4b)/index.m3u8 @@ -381,15 +381,15 @@ https://h1.intechmedia.net/intech/ch12.m3u8 https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s03/index.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd #EXTINF:-1 tvg-id="SemarangTV.id" status="online",Semarang TV (720p) http://116.254.112.74/hls/cakralive.m3u8 -#EXTINF:-1 tvg-id="Simpang5TV.id" status="error",Simpang5 TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Simpang5TV.id" status="online",Simpang5 TV (360p) [Not 24/7] http://122.248.43.138:1935/ch4/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SMTV.id" status="online",SMTV (720p) [Not 24/7] http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 @@ -397,7 +397,7 @@ http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SriwijayaTV.id" status="online",Sriwijaya TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline -#EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline +#EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -409,7 +409,7 @@ https://h1.intechmedia.net/intech/ch18.m3u8 https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="online",Surau TV (720p) http://119.235.249.58:1935/surautv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -441,9 +441,9 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8 #EXTINF:-1 tvg-id="TVMu.id" status="online",tvMu (720p) https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s105/01.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 +#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/watch?v=K9lOPKwo44w #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] @@ -477,11 +477,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) @@ -595,11 +595,11 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJABARBAND #EXTINF:-1 tvg-id="TVRIWestJava.id" status="error",TVRI Jawa Barat (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJabarandung)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalbar)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) @@ -619,11 +619,11 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISUMBARPAD #EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="error",TVRI Sumatera Barat (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISumparpadang)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRI3)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWorld.id" status="timeout",TVRI World (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) @@ -642,17 +642,17 @@ http://103.18.181.69:1935/golive/livestreambamus/playlist.m3u8 http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBKSAP.id" status="error",TVR Parlemen BKSAP [Not 24/7] http://103.18.181.69:1935/golive/livestreambksap/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 @@ -660,17 +660,17 @@ http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTabalong.id" status="error",TV Tabalong (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -681,20 +681,16 @@ https://cdn.gunadarma.ac.id/streams/ugtv/ingestugtv.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d66-858a-e457d55ddbb2)/index.m3u8 #EXTINF:-1 tvg-id="UseePrime.id" status="blocked",Usee Prime (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d62-9fab-dcb417fcb93f)/index.m3u8 -#EXTINF:-1 tvg-id="WesalTV.id" status="online",Wesal TV (720p) +#EXTINF:-1 tvg-id="WesalTV.id" status="error",Wesal TV (720p) http://wowza58.indostreamserver.com:1935/wesaltv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pal TV (720p) [Not 24/7] -http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Jangkar Harapan (720p) http://bravo.kugo.id:1935/jangkartv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) @@ -719,10 +715,10 @@ https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 http://210.210.155.35/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) @@ -731,6 +727,8 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) @@ -742,10 +740,12 @@ https://h1.intechmedia.net/intech/ch59.m3u8 https://v2.siar.us/primatv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] +http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s101/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] diff --git a/streams/in.m3u b/streams/in.m3u index 99ff4e56d..d49bf33b2 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -25,7 +25,7 @@ http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 #EXTINF:-1 tvg-id="ABPMajha.in" status="error",ABP Majha (720p) https://abp-i.akamaihd.net/hls/live/765531/abpmajha/master.m3u8 -#EXTINF:-1 tvg-id="AkaramKidz.in" status="timeout",Akaram Kidz (460p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -86,7 +86,7 @@ http://edge-ind.inapcdn.in:1935/berry1/latest.stream_aac/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelV.vn" status="blocked" 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",Channel (720p) [Geo-blocked] #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://livecdn.fptplay.net/foxlive/channelvhd_hls.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ChannelY.in" status="online",Channel Y (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ChannelY.in",Channel Y (720p) [Not 24/7] http://cdn19.live247stream.com/channely/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNBCAwaaz.in" status="online",CNBC Awaaz (504p) [Not 24/7] https://cnbcawaaz-lh.akamaihd.net/i/cnbcawaaz_1@174872/index_5_av-p.m3u8 @@ -140,7 +140,7 @@ http://14.199.164.20:4001/play/a0sq/index.m3u8 http://14.199.164.20:4001/play/a0pc/index.m3u8 #EXTINF:-1 tvg-id="EETTV.in" status="online",EET TV (1080p) [Not 24/7] https://live.streamjo.com/eetlive/eettv.m3u8 -#EXTINF:-1 tvg-id="Enter10Bangla.in" status="online",Enter10 Bangla (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Enter10Bangla.in" status="timeout",Enter10 Bangla (576p) [Not 24/7] http://14.199.164.20:4001/play/a0j5/index.m3u8 #EXTINF:-1 tvg-id="Enter10Rangeela.in" status="error",Enter10 Rangeela (576p) [Not 24/7] http://14.199.164.20:4001/play/a0tp/index.m3u8 @@ -164,10 +164,10 @@ http://14.199.164.20:4001/play/a0qx/index.m3u8 http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) -http://210.210.155.37/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h19/index.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) +http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GlobalPunjab.in" status="online",Global Punjab (720p) [Not 24/7] https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.in" status="online",GSTV (720p) [Not 24/7] @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -248,9 +248,9 @@ http://103.199.161.254/Content/kalaignartv/Live/Channel(KalaignarTV)/index.m3u8 https://live.mycast.in/kalingatv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KanakNews.in" status="online",Kanak News (720p) [Not 24/7] https://live.kanaknews.com:4443/live/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurOne.in" status="online",Kannur One (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurOne.in" status="error",Kannur One (720p) [Not 24/7] https://bnwdplewrp3a-hls-live.wmncdn.net/kannur1/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurVision.in" status="timeout",Kannur Vision (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurVision.in" status="online",Kannur Vision (360p) [Not 24/7] https://stream.ufworldind.in/live/kvision/playlist.m3u8 #EXTINF:-1 tvg-id="KappaTV.in" status="online",Kappa TV (360p) http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 @@ -262,7 +262,7 @@ http://kcltv.livebox.co.in/kclhls/live.m3u8 http://198.144.149.82:8080/NOTV/KCVTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KCVMovies.in" status="online",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KenTV.in" status="online",Ken TV (360p) +#EXTINF:-1 tvg-id="KenTV.in" status="error",Ken TV (360p) https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KeralaVision.in" status="online",Kerala Vision (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ni/index.m3u8 @@ -280,7 +280,7 @@ https://m-c036-j2apps.s.llnwi.net/hls/2820.MahaMovie.in.m3u8 http://14.199.164.20:4001/play/a0l1/index.m3u8 #EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7] http://cloud.logicwebs.in:1935/live/malabarnews/playlist.m3u8 -#EXTINF:-1 tvg-id="MalabarVision.in" status="timeout",Malabar Vision (720p) +#EXTINF:-1 tvg-id="MalabarVision.in" status="error",Malabar Vision (720p) http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8 #EXTINF:-1 tvg-id="Malaimurasu.in" status="error",Malaimurasu (480p) [Not 24/7] https://malaimurasucdn.purplestream.com/malaimurasu/49992ade0624eda468a31e137996d044.sdp/playlist.m3u8 @@ -307,9 +307,9 @@ https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pa/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0kd/index.m3u8 +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="error",Mazhavil Manorama (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0pa/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] http://14.199.164.20:4001/play/a0p9/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) @@ -318,7 +318,7 @@ http://103.199.161.254/Content/mediaone/Live/Channel(MediaOne)/index.m3u8 https://live.neestream.com/neestream_01/mediaone/playlist.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (480p) https://live.neestream.net/neestream_01/mediaone/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="MHOneShraddha.in" status="error",Shraddha (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MHOneShraddha.in" status="online",Shraddha (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhoneshradha/mhoneshradha/playlist.m3u8 #EXTINF:-1 tvg-id="MirrorNow.in" status="timeout",Mirror Now https://pubads.g.doubleclick.net/ssai/event/DXkHhH2QSnma-HnE3QJqlA/master.m3u8 @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -352,7 +352,7 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="online",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 @@ -400,7 +400,7 @@ https://news18urdu-lh.akamaihd.net/i/n18urdu_1@373059/index_4_av-p.m3u8?rebase=o https://news18up-lh.akamaihd.net/i/n18upuk_1@175735/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="News24.in" status="online",News 24 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="News24.in" status="error",News 24 (360p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3u8 #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live @@ -454,7 +454,7 @@ http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="timeout",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.in" status="timeout",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 #EXTINF:-1 tvg-id="SathiyamTV.in" status="online",Sathiyam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2ziCMHFPWkFHjocUMXT__Q/live @@ -538,10 +538,10 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 +#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WowCinemaOne.in" status="online",Wow Cinema One (576p) [Not 24/7] http://14.199.164.20:4001/play/a0n3/index.m3u8 #EXTINF:-1 tvg-id="Yolo.in" status="timeout",Yolo (410p) [Not 24/7] @@ -602,9 +602,6 @@ http://weone.livebox.co.in/Metro7hls/Metro7.m3u8 https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel Win (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) -#EXTVLCOPT:http-referrer=https://webcast.gov.in/ -https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 #EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Life TV (480p) [Not 24/7] @@ -625,6 +622,9 @@ http://210.210.155.37/x6bnqe/s/s81/02.m3u8 http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) +#EXTVLCOPT:http-referrer=https://webcast.gov.in/ +https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] diff --git a/streams/iq.m3u b/streams/iq.m3u index 63dc7944a..6342e6b5e 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -1,7 +1,7 @@ #EXTM3U -#EXTINF:-1 tvg-id="ABNsat.iq" status="online",ABNsat (720p) +#EXTINF:-1 tvg-id="ABNsat.iq" status="error",ABNsat (720p) http://rtmp1.abnsat.com/hls/arabic.m3u8 -#EXTINF:-1 tvg-id="AfarinTV.iq" status="online",Afarin TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AfarinTV.iq",Afarin TV (720p) [Not 24/7] https://5ab29cc78f681.streamlock.net/afarinTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="AlEtejah.iq" status="online",Al-Etejah (576p) [Not 24/7] http://streaming.aletejahtv.iq:1935/etejah-newLive/smil:etejahNew.smil/playlist.m3u8 @@ -11,7 +11,7 @@ https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Not 24/7] https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 @@ -39,7 +39,7 @@ https://media.streambrothers.com:1936/8248/8248/playlist.m3u8 https://597f64b67707a.streamlock.net/anbsat.com/anb2/playlist.m3u8 #EXTINF:-1 tvg-id="AvaEntertainment.iq" status="error",Ava Entertainment (720p) [Not 24/7] https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/playlist.m3u8 -#EXTINF:-1 tvg-id="BabylonTV.iq" status="error",Babylon TV (720p) +#EXTINF:-1 tvg-id="BabylonTV.iq" status="timeout",Babylon TV (720p) https://iqlivestream.com/live/babylontv.flv #EXTINF:-1 tvg-id="CihanTV.iq" status="timeout",Cihan TV (576p) [Not 24/7] http://cdn.liveshell.net:1935/live/cihann/playlist.m3u8 @@ -51,20 +51,20 @@ http://91.134.145.75:10001/Dijlah/index.m3u8 https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 #EXTINF:-1 tvg-id="GaliKurdistan.iq" status="error",Gali Kurdistan (760p) [Not 24/7] http://51.75.66.91:8080/gksat.mp4 +#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (720p) +https://fa.imamhusseintv.com/live/ih1.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (360p) https://live.imamhossaintv.com/live/ih1.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="error",Imam Hussein TV 1 Farsi (720p) -https://fa.imamhusseintv.com/live/ih1.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) https://ar.imamhusseintv.com/live/ih201/index.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) https://live.imamhossaintv.com/live/ih2.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (360p) https://live.imamhossaintv.com/live/ih3.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) +https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) https://live.imamhossaintv.com/live/ih4.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="error",Imam Hussein TV 4 Urdu (720p) -https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Iraq24.iq" status="error",Iraq 24 (1080p) [Not 24/7] diff --git a/streams/ir.m3u b/streams/ir.m3u index a5358f7c6..5b56c5df9 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -22,7 +22,7 @@ http://live.beitolabbas.tv/live/beitolabbastv.m3u8 https://vid1.caltexmusic.com/hls/caltextv.m3u8 #EXTINF:-1 tvg-id="EBC1TV.ir" status="online",EBC1 TV (720p) [Geo-blocked] https://vsn1-cdn-phx.icastcenter.com/EBC1/EBC1/playlist.m3u8 -#EXTINF:-1 tvg-id="FarsTV.ir" status="online",FARS (240p) +#EXTINF:-1 tvg-id="FarsTV.ir",FARS (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:fars/playlist.m3u8 #EXTINF:-1 tvg-id="GEMAcademy.ir" status="error",GEM Academy (540p) [Geo-blocked] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemusa @@ -124,7 +124,7 @@ http://51.210.199.38/hls/stream.m3u8 https://d2e40kvaojifd6.cloudfront.net/stream/onyx/playlist.m3u8 #EXTINF:-1 tvg-id="OXIRTV.ir" status="error",OXIR TV (720p) http://51.210.199.36/hls/stream.m3u8 -#EXTINF:-1 tvg-id="ParnianTV.ca" status="timeout",Parnian TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ParnianTV.ca" status="online",Parnian TV (1080p) [Not 24/7] https://live2.parnian.tv/hls/live/play.m3u8 #EXTINF:-1 tvg-id="ParsTV.us" status="online",Pars TV (720p) [Not 24/7] https://livestream.5centscdn.com/cls032817/18e2bf34e2035dbabf48ee2db66405ce.sdp/index.m3u8 diff --git a/streams/is.m3u b/streams/is.m3u index 7dcb1fea2..c0b98ec8c 100644 --- a/streams/is.m3u +++ b/streams/is.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="N4.is" status="online",N4 (720p) https://live.tv.c.is/n4/index.m3u8 -#EXTINF:-1 tvg-id="RUV2.is" status="error",RÚV 2 (720p) +#EXTINF:-1 tvg-id="RUV2.is",RÚV 2 (720p) https://iptv-all.lanesh4d0w.repl.co/iceland/ruv2 #EXTINF:-1 tvg-id="RUV.is" status="error",RÚV (360p) https://iptv-all.lanesh4d0w.repl.co/iceland/ruv diff --git a/streams/it.m3u b/streams/it.m3u index b5538085a..914cf34ae 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -48,9 +48,9 @@ http://37.187.142.147:1935/ch10live/high.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CanaleItalia83.it" status="error",Canale Italia 83 (576p) [Not 24/7] http://ovp-live.akamaized.net/ac024_live/video1/playlist.m3u8 #EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) -http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CarinaTV.it" status="blocked",Carina TV (720p) http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 +#EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) +http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 #EXTINF:-1 tvg-id="Cine34.it" status="blocked",Cine 34 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/index.m3u8 #EXTINF:-1 tvg-id="ClassCNBC.us" status="online",Class CNBC (576p) @@ -87,7 +87,7 @@ https://59d7d6f47d7fc.streamlock.net/icarotv/icarotv/playlist.m3u8 https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ki)/index.m3u8 #EXTINF:-1 tvg-id="Italia1.it" status="blocked",Italia 1 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i1)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2.it" status="online",Italia 2 (480p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i2)/index.m3u8 @@ -161,9 +161,9 @@ https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.m3u8 http://capital-live-tv-01-hls.akamai.media.kataweb.it/i/CapitalTv_1@183098/master.m3u8 #EXTINF:-1 tvg-id="RadioIbizaTV.it" status="online",Radio Ibiza TV (720p) [Not 24/7] https://5929b138b139d.streamlock.net/RadioIbizaTV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesias.it" status="blocked",Radio Iglesias (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioIglesias.it" status="online",Radio Iglesias (576p) [Geo-blocked] http://wms.shared.streamshow.it/visualradio/mp4:visualradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="online",Radio Iglesias Sardegna (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioIglesiasSardegna.it" status="blocked",Radio Iglesias Sardegna (576p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/visualradio/visualradio/playlist.m3u8 #EXTINF:-1 tvg-id="RadioItaliaTV.it" status="online",Radio Italia TV (480p) https://radioitaliatv-lh.akamaihd.net/i/radioitaliatv_1@329645/master.m3u8 @@ -220,7 +220,7 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 @@ -280,7 +280,7 @@ https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:sportitaliahd.smil/playlist.m https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:simotori.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SportitaliaSolocalcio.it" status="blocked",Sportitalia Solocalcio (720p) [Geo-blocked] https://di-yx2saj20.vo.lswcdn.net/sportitalia/smil:sisolocalcio.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Stereo5TV.it" status="error",Stereo 5 TV (720p) +#EXTINF:-1 tvg-id="Stereo5TV.it" status="online",Stereo 5 TV (720p) https://stream1.aswifi.it/stereo5/live/index.m3u8 #EXTINF:-1 tvg-id="Studio100Puglia.it" status="online",Studio 100 Puglia (480p) http://wms.shared.streamshow.it:1935/studio100ta/studio100ta/playlist.m3u8 @@ -418,7 +418,7 @@ https://d3b2epqdk0p7vd.cloudfront.net/out/v1/8a448b5e16384af4a3c8146a7b049c32/in https://5cbd3bc28341f.streamlock.net:444/videostar_live/videostar/playlist.m3u8 #EXTINF:-1 tvg-id="VirginRadioTV.it" status="blocked",Virgin Radio TV (576p) [Not 24/7] https://live2-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ew)/index.m3u8 -#EXTINF:-1 tvg-id="VisualRadio.it" status="online",Visual Radio (576p) [Not 24/7] +#EXTINF:-1 tvg-id="VisualRadio.it" status="blocked",Visual Radio (576p) [Not 24/7] http://wms.shared.streamshow.it:1935/visualradio/visualradio/live.m3u8 #EXTINF:-1 tvg-id="Vuemme.it" status="online",Vuemme (480p) https://5db313b643fd8.streamlock.net/Vuemme/Vuemme/playlist.m3u8 @@ -428,8 +428,6 @@ http://212.43.97.35:1935/winechannel/winechannel/playlist.m3u8 https://yviistreamer.kernel.online/hls/yviitv.m3u8 #EXTINF:-1 tvg-id="" status="online",Gold 78 (1080p) https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) -http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tele Pavia (720p) http://wms.shared.streamshow.it/telepavia/telepavia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) @@ -480,6 +478,8 @@ http://halowtv.online:8080/HalowTV/FSyzHfEhvb/139 http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=4145 #EXTINF:-1 tvg-id="" status="error",Radio 24 (1080p) [Not 24/7] http://radio24-lh.akamaihd.net/i/radio24video_1@379914/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",telePAVIA (720p) +http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Video Brescia TV (720p) [Not 24/7] http://wms.shared.streamshow.it/videobrescia/videobrescia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",DeeJay TV (360p) diff --git a/streams/jp.m3u b/streams/jp.m3u index 0f22511b3..8e7bea227 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -3,7 +3,7 @@ http://cdn.us195.jpnettv.live:1935/jptv/janimax_720/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="error",Animax Japan http://cdn.us195.jpnettv.live:1935/jptv/janimax_540/playlist.m3u8 -#EXTINF:-1 tvg-id="AnimaxAsia.sg" status="error",Animax Asia (Indonesian Subs) (576p) +#EXTINF:-1 tvg-id="AnimaxAsia.sg" status="online",Animax Asia (Indonesian Subs) (576p) http://210.210.155.37/dr9445/h/h144/index.m3u8 #EXTINF:-1 tvg-id="ATX.jp" status="online",AT-X (720p) [Not 24/7] https://sub2.neetball.net/live/neet.m3u8 @@ -85,9 +85,9 @@ https://aka-amd-njpwworld-hls-enlive.akamaized.net/hls/video/njpw_en/njpw_en_cha http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_720/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="error",NHK BS1 http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="timeout",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/8thz5iufork8wjip/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 #EXTINF:-1 tvg-id="NHKEducationalTV.jp" status="online",NHK E https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 @@ -107,7 +107,7 @@ https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/id/playlist.m3u https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/sycc-live/zh/playlist.m3u8 #EXTINF:-1 tvg-id="NHKWorldJapan.jp" status="error",NHK World Japan (720p) [Not 24/7] https://b-nhkwlive-xjp.webcdn.stream.ne.jp/hls/live/2003458-b/nhkwlive-xjp-en/index.m3u8 -#EXTINF:-1 tvg-id="NHKWorldPremium.jp" status="online",NHK World Premium (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NHKWorldPremium.jp" status="error",NHK World Premium (720p) [Not 24/7] https://nhkwlive-pre-in.webcdn.stream.ne.jp/hls/live/nhkwlive-pre/index.m3u8 #EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (540p) [Not 24/7] https://ntv2.mov3.co/hls/ntv.m3u8 @@ -129,11 +129,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://movie.mcas.jp/mcas/mx1_2/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (720p) https://movie.mcas.jp/mcas/mx_live_2/master.m3u8 +#EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 +http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (360p) https://movie.mcas.jp/mcas/smil:mx1_prod.smil/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 -http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_720/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX2.jp" status="online",Tokyo MX2 (720p) https://movie.mcas.jp/mcas/mx2_2/master.m3u8 diff --git a/streams/ke.m3u b/streams/ke.m3u index 8c48a0868..db5bad6a0 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -7,7 +7,7 @@ https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn.m3u8 https://goliveafrica.media:9998/live/6045ccbac3484/index.m3u8 #EXTINF:-1 tvg-id="K24.ke" status="online",K24 (480p) [Not 24/7] https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="error",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj #EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7] https://goliveafrica.media:9998/live/60755313b36db/index.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index 72364c8b3..7073dabd0 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,8 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h02/index.m3u8 -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h02/index.m3u8 +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -73,7 +73,7 @@ http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 http://51.81.66.195:1935/krtv/inet_540/playlist.m3u8 #EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 -#EXTINF:-1 tvg-id="JIBSTV.kr" status="timeout",JIBS SBS (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] http://123.140.197.22/stream/1/play.m3u8 #EXTINF:-1 tvg-id="JTBC.kr" status="online",JTBC (540p) [Not 24/7] http://51.81.66.195:1935/krtv/jtbc_540/playlist.m3u8 @@ -105,10 +105,10 @@ http://119.77.96.184:1935/chn05/chn05/playlist.m3u8 http://51.81.66.195:1935/krtv/wowtv_540/playlist.m3u8 #EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (450p) [Not 24/7] http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 +#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="MBCSportsPlus.kr" status="online",MBC Sports+ (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_sports_540/playlist.m3u8 #EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) @@ -151,18 +151,14 @@ http://51.81.66.195:1935/krtv/tooniverse_540/playlist.m3u8 http://51.81.66.195:1935/krtv/tvchosun_540/playlist.m3u8 #EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (576p) [Not 24/7] http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN Asia (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h20/index.m3u8 +#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) +http://210.210.155.37/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h21/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h21/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN Show (576p) [Not 24/7] http://51.81.66.195:1935/krtv/xtm_540/playlist.m3u8 #EXTINF:-1 tvg-id="TVWorkNet.kr" status="online",TVWorkNet (480p) @@ -181,6 +177,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZdBJIbJz0P9xyFipgOj1fA/live #EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (270p) http://slive.sciencetv.kr:1935/science/yslive_20140419_1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",SPOTV (1080p) +https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Arirang Radio (720p) @@ -197,5 +195,3 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl https://amdlive-ch03-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",가요TV (1080p) [Not 24/7] http://gayotv.net:1935/live/gayotv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",SPOTV (1080p) -https://bcovlive-a.akamaihd.net/99545824f51f4c1592b35314c6ece3b0/ap-northeast-1/6271486521001/playlist.m3u8 diff --git a/streams/kz.m3u b/streams/kz.m3u index 01ed37b75..26f5bb651 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -33,6 +33,8 @@ http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] +https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] @@ -41,9 +43,7 @@ https://sc.id-tv.kz/7_kanal.m3u8 https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] -https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Астана (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 #EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7] https://sc.id-tv.kz/AsylArna.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index 0b12d2aee..eb3fcd64c 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -49,7 +49,7 @@ https://iptv-all.lanesh4d0w.repl.co/lebanon/otv https://svs.itworkscdn.net/madalive/mada/playlist.m3u8 #EXTINF:-1 tvg-id="TahaTV.lb" status="online",Taha TV (360p) [Not 24/7] https://media2.livaat.com/TAHA-TV/index.m3u8 -#EXTINF:-1 tvg-id="TeleLiban.lb" status="error",Tele Liban (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleLiban.lb" status="blocked",Tele Liban (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://www.teleliban.com.lb/live https://cdn.catiacast.video/abr/ed8f807e2548db4507d2a6f4ba0c4a06/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeventeen.lb" status="online",TV Seventeen (720p) diff --git a/streams/lk.m3u b/streams/lk.m3u index 44dc589f1..8166300f6 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -7,9 +7,9 @@ https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="Rupavahini.lk" status="online",Rupavahini (480p) [Not 24/7] http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.lk" status="online",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.lk" status="timeout",Santhora TV (720p) http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 -#EXTINF:-1 tvg-id="SiyathaTV.lk" status="timeout",Siyatha TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SiyathaTV.lk",Siyatha TV (720p) [Not 24/7] http://live.siyathatv.lk:19904/hls/siyatha_tv.m3u8 #EXTINF:-1 tvg-id="SooriyanTV.lk" status="error",Sooriyan TV (810p) [Not 24/7] https://59d39900ebfb8.streamlock.net/Sooriyantv/Sooriyantv/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index dd9534f17..e5ced3c0c 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -1,9 +1,9 @@ #EXTM3U -#EXTINF:-1 tvg-id="CanalMacau.mo" status="error",Canal Macau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalMacau.mo" status="online",Canal Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch2/_definst_/ch2.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="online",TDM Info. Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMMacau.mo" status="error",TDM Macau (720p) +#EXTINF:-1 tvg-id="TDMMacau.mo" status="online",TDM Macau (720p) http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMMacauSatelite.mo" status="online",TDM Macau Satelite (720p) http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index aa5fc8e99..f9ce7d913 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -11,7 +11,7 @@ http://45.174.77.243:8000/play/a0fl/index.m3u8 https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancún (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 @@ -23,15 +23,15 @@ https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/in https://video.cdmx.gob.mx/livestream/stream.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 +#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipódromo de las Américas (480p) [Geo-blocked] +http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 -#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="blocked",Hipódromo de las Américas (480p) [Geo-blocked] -http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="IcrtvColima.mx" status="error",Icrtv Colima (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClqo4ZAAZ01HQdCTlovCgkA/live -#EXTINF:-1 tvg-id="ImagenRadio.mx" status="online",Imagen Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ImagenRadio.mx" status="error",Imagen Radio (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCB0BUmdBOrH9mYU2ebs1eWA/live #EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked] https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 @@ -43,7 +43,7 @@ https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf #EXTINF:-1 tvg-id="MexiquenseTV.mx" status="online",Mexiquense TV (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/mexiquense/videomexiquense/playlist.m3u8 -#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="online",Milenio Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="timeout",Milenio Televisión (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -85,17 +85,17 @@ http://mdstrm.com/live-stream-playlist/57b4dc126338448314449d0c.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5ZtV3bu3bjSuOLoA6oCFIg/live #EXTINF:-1 tvg-id="TelevisaChihuahua.mx" status="error",Televisa Chihuahua (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjfxDe7In59Jbfw2HmIh_Vg/live -#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="timeout",Televisa Ciudad Juarez (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaCiudadJuarez.mx" status="online",Televisa Ciudad Juarez (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live #EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live -#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="error",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w #EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="online",Televisa Guadalajara (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live -#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="timeout",Televisa Guerrero (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="error",Televisa Guerrero (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live -#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="timeout",Televisa Laguna (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="error",Televisa Laguna (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC_mwCcsKDJLSWjply5s0h8w/live #EXTINF:-1 tvg-id="TelevisaMexicali.mx" status="timeout",Televisa Mexicali (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcmuFsMIIIHO3LBqeBVfm8Q/live @@ -105,7 +105,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live #EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live -#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="timeout",Televisa Noreste (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="error",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live #EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live @@ -113,7 +113,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisión Canal 26.2 (720p) [Not 24/7] http://189.240.210.28:1935/live/setpuebla/playlist.m3u8 -#EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="timeout",Televisa Puebla +#EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="error",Televisa Puebla http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC-HNztluSQSffhIWJTL-LUw/live #EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="timeout",Televisa Queretaro http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live @@ -125,10 +125,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live #EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="timeout",Televisa Zacatecas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQb3i7gu9J8A4zzQU7j6C1Q/live +#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisión Morelia (614p) [Not 24/7] +https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7] http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7] -https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVLobo.mx" status="online",TV Lobo (720p) [Not 24/7] http://streamingcws20.com:1935/lobodurango/videolobodurango/playlist.m3u8 #EXTINF:-1 tvg-id="TVP.mx" status="online",TVP (720p) [Not 24/7] @@ -141,7 +141,7 @@ https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3m1xfy #EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p) http://s5.mexside.net:1935/telemax/telemax/playlist.m3u8 -#EXTINF:-1 tvg-id="XEWTTDT.mx" status="timeout",Canal 12 (XETW-TDT) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="XEWTTDT.mx" status="online",Canal 12 (XETW-TDT) (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live #EXTINF:-1 tvg-id="XHGVTDT.mx" status="online",TVMÁS (XHGV-TDT) (360p) [Not 24/7] https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 diff --git a/streams/my.m3u b/streams/my.m3u index 9fb73d2e6..5cac5842d 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -3,25 +3,25 @@ https://awanitv.akamaized.net/hls/live/2017836/LiveTV1/index.m3u8 #EXTINF:-1 tvg-id="AstroVaanavil.my" status="blocked",Astro Vaanavil [Geo-blocked] https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 -#EXTINF:-1 tvg-id="BeritaRTM.my" status="timeout",Berita RTM (1080p) +#EXTINF:-1 tvg-id="BeritaRTM.my" status="online",Berita RTM (1080p) https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) http://210.210.155.37/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) [Geo-blocked] http://210.210.155.35/uq2663/h/h22/index.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) +#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 #EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 -#EXTINF:-1 tvg-id="NTV7.my" status="timeout",NTV 7 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="NTV7.my" status="online",NTV 7 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 #EXTINF:-1 tvg-id="OKEY.my" status="online",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd @@ -35,7 +35,7 @@ https://rtmlive05tv.secureswiftcontent.com/rtmchannel/05-manifest.mpd https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV3.m3u8 #EXTINF:-1 tvg-id="TV6.my" status="error",TV6 (1080p) https://rtmlive07tv.secureswiftcontent.com/rtmchannel/07-manifest.mpd -#EXTINF:-1 tvg-id="TV8.my" status="timeout",TV8 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV8.my" status="online",TV8 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/8TV.m3u8 #EXTINF:-1 tvg-id="TV9.my" status="online",TV9 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV9.m3u8 diff --git a/streams/ng.m3u b/streams/ng.m3u index 3a0828a27..2b9ab45e9 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -5,7 +5,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 http://93.152.174.144:4000/play/ch24ng/index.m3u8 #EXTINF:-1 tvg-id="EmmanuelTV.ng" status="error",Emmanuel TV (1080p) [Not 24/7] https://api.new.livestream.com/accounts/23202872/events/7200883/live.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index bd8b3755f..2041535d6 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -93,7 +93,7 @@ https://talparadiohls-i.akamaihd.net/hls/live/585615/VR-Veronica-1/playlist.m3u8 https://ms7.mx-cd.net/tv/71-475821/Regio8TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Regio90TV.nl" status="error",Regio90 TV (480p) https://ms7.mx-cd.net/MC-Monitoring/260-2403096/90TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RegioTVNieuws.nl" status="online",Regio TV Nieuws (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RegioTVNieuws.nl",Regio TV Nieuws (1080p) [Not 24/7] http://highvolume04.streampartner.nl/regiomedia/regiomedia/playlist.m3u8 #EXTINF:-1 tvg-id="RN7.nl" status="blocked",Radio RN7 (576p) [Geo-blocked] http://streaming.rn7.nl/rn7tv/live_576/playlist.m3u8 @@ -147,10 +147,10 @@ https://server-67.stream-server.nl:1936/Samen1TV/Samen1TV/playlist.m3u8 http://93.190.140.42:8081/SilenceTV/live/playlist.m3u8 #EXTINF:-1 tvg-id="SirisTV.nl" status="online",Siris TV (720p) [Not 24/7] https://videostream.siris.nl/hls/playoutweb/index.m3u8 -#EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7] -http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 #EXTINF:-1 tvg-id="StreekTV.nl" status="timeout",Streek TV (720p) [Not 24/7] https://58e4d59f4ba2c.streamlock.net/streektv/streektv/playlist.m3u8 +#EXTINF:-1 tvg-id="StreekTV.nl" status="error",Streek TV (720p) [Not 24/7] +http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 #EXTINF:-1 tvg-id="TommyTeleshopping.nl" status="online",Tommy Teleshopping (480p) http://ms7.mx-cd.net/tv/71-1356094/Tommy_Teleshopping.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVEllef.nl" status="timeout",TV Ellef (540p) [Not 24/7] diff --git a/streams/no.m3u b/streams/no.m3u index 94c47d917..b099cbcc7 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -31,7 +31,7 @@ https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick. https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) +https://sc.id-tv.kz/ViasatNature.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat Nature Kazakhstan (720p) -https://sc.id-tv.kz/ViasatNature.m3u8 diff --git a/streams/no_samsung.m3u b/streams/no_samsung.m3u index abcb279b8..f84b3e160 100644 --- a/streams/no_samsung.m3u +++ b/streams/no_samsung.m3u @@ -3,7 +3,7 @@ https://rakuten-africanews-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) https://futuretoday-afv-family-1-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) +#EXTINF:-1 tvg-id="BloombergQuicktake.us",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-no.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index dfff4b2cb..0d8c264a4 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -9,7 +9,7 @@ https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8 https://mdstrm.com/live-stream-playlist/5d97ca5673de440761ff194e.m3u8 #EXTINF:-1 tvg-id="HosannaVision.pa" status="online",Hosanna Vision (480p) [Not 24/7] https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 -#EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OyeTV.pa" status="online",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 @@ -19,7 +19,7 @@ http://209.91.213.10:8088/play/a00h https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TVMAX (720p) https://bcovlive-a.akamaihd.net/7482a528b34142c9a11b4285307632d0/us-west-2/6058004209001/963e14317afb436484576a46b28c8fd7/playlist_dvr_ssaiM.m3u8 -#EXTINF:-1 tvg-id="" status="online",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nex TV (Canal 21) http://209.91.213.10:8088/play/a01o diff --git a/streams/pe.m3u b/streams/pe.m3u index 309065be4..376210d19 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -13,7 +13,7 @@ https://v4.tustreaming.cl/atmtv/index.m3u8 https://d2tr4gdfol9ja.cloudfront.net/atv/smil:atv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ATVPlus.pe" status="error",ATV+ Noticias (480p) [Not 24/7] https://d2tr4gdfol9ja.cloudfront.net/atv/smil:atv-mas.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="online",Auténtica Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="error",Auténtica Televisión (720p) [Not 24/7] https://live.obslivestream.com/autenticatvmux/index.m3u8 #EXTINF:-1 tvg-id="BellaAbanquinaTV.pe" status="error",Bella Abanquina TV (Apurimac) (720p) [Not 24/7] https://v4.tustreaming.cl/bellatv/index.m3u8 @@ -59,7 +59,7 @@ http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) +#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 #EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8150/index.m3u8 @@ -91,7 +91,7 @@ https://panel.streamingtv-mediacp.online:1936/8108/8108/playlist.m3u8 https://v4.tustreaming.cl/s1tv/playlist.m3u8 #EXTINF:-1 tvg-id="DTV.pe" status="error",DTV (Junin) [Not 24/7] https://ed5ov.live.opencaster.com/ArEetgEqqozh/index.m3u8 -#EXTINF:-1 tvg-id="ExitosaTV.pe" status="error",Exitosa TV (720p) +#EXTINF:-1 tvg-id="ExitosaTV.pe" status="online",Exitosa TV (720p) https://cu.onliv3.com/livevd1/user2.m3u8 #EXTINF:-1 tvg-id="Expresion.pe" status="error",Expresión (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/radioilo.m3u8 @@ -121,7 +121,7 @@ https://tv.portalexpress.es:3641/hybrid/play.m3u8 https://tv.portalexpress.es:3124/hybrid/play.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 -#EXTINF:-1 tvg-id="HuantaTV.pe" status="online",Huanta TV (288p) [Not 24/7] +#EXTINF:-1 tvg-id="HuantaTV.pe" status="error",Huanta TV (288p) [Not 24/7] https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huánuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 @@ -143,13 +143,13 @@ https://servilive.com:3149/live/jn19tvlive.m3u8 https://dc1.webstream.eu/hls/hls/jnetvhdstreaming_high/index.m3u8 #EXTINF:-1 tvg-id="JusticiaTV.pe" status="online",JusticiaTV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCwsURxTXqGqijgu98ndod3A/live -#EXTINF:-1 tvg-id="Karibena.pe" status="error",Karibeña (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Karibena.pe" status="online",Karibeña (720p) [Not 24/7] https://cu.onliv3.com/livevd/user1.m3u8 #EXTINF:-1 tvg-id="KBO.pe" status="online",KBO Quillabamba (1080p) [Not 24/7] https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] https://inliveserver.com:1936/18016/18016/playlist.m3u8 -#EXTINF:-1 tvg-id="KoraTV.pe" status="error",Kora TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KoraTV.pe" status="online",Kora TV (360p) [Not 24/7] https://megastreamm.com:3183/live/korattvlive.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 @@ -171,7 +171,7 @@ https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8 https://tv.oyotunstream.com:1936/master/master/playlist.m3u8 #EXTINF:-1 tvg-id="MaticesTV.pe" status="online",MaticesTV (Cañete) (720p) [Not 24/7] http://v4.tustreaming.cl/matices/index.m3u8 -#EXTINF:-1 tvg-id="MegaTVArequipa.pe" status="error",Mega TV (Arequipa) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MegaTVArequipa.pe",Mega TV (Arequipa) (360p) [Not 24/7] https://video.servidor.stream:3180/live/megatvlive.m3u8 #EXTINF:-1 tvg-id="MegaTVJaen.pe" status="online",Mega TV (Jaen) (720p) [Not 24/7] https://tv.portalexpress.es:3399/hybrid/play.m3u8 @@ -203,11 +203,11 @@ https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 -#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="error",Nuestra TV (Lima) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NuestraTVLima.pe" status="online",Nuestra TV (Lima) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/nuestratvlima #EXTINF:-1 tvg-id="OasisRTV.pe" status="online",Oasis RTV (Trujillo) (720p) [Not 24/7] https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 @@ -215,10 +215,10 @@ https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 https://live.obslivestream.com/oktvmux/index.m3u8 #EXTINF:-1 tvg-id="OmegaTVYurimaguas.pe" status="error",Omega TV (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/omega/omega.m3u8 +#EXTINF:-1 tvg-id="OndaDigital.pe" status="online",Onda Digital (720p) [Not 24/7] +https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" status="error",Onda Digital (720p) [Not 24/7] https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 -#EXTINF:-1 tvg-id="OndaDigital.pe" status="error",Onda Digital (720p) [Not 24/7] -https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 #EXTINF:-1 tvg-id="OrientalTV.pe" status="online",Oriental TV 21 (Pucallpa) (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientaltv/orientaltv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" status="online",Ovacion TV (720p) [Not 24/7] @@ -227,11 +227,11 @@ http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvovacion1/liveovacion1tv/playlist.m3u8 #EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/PanamericanaPTV -#EXTINF:-1 tvg-id="PanamericanaTV.pe" status="error",Panamericana TV (298p) [Not 24/7] +#EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (298p) [Not 24/7] https://cdnhd.iblups.com/hls/ptv2.m3u8 #EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV (480p) [Not 24/7] https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBO.pe" status="error",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7] http://38.131.11.9:1080/play/a0dh @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -285,7 +285,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live #EXTINF:-1 tvg-id="RadioyTvFiladelfia.pe" status="error",Radio y Tv Filadelfia (720p) [Not 24/7] https://streamlive7.hearthis.at/hls/9355343.m3u8 -#EXTINF:-1 tvg-id="RCR.pe" status="online",Red de Comunicación Regional (RCR) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RCR.pe" status="error",Red de Comunicación Regional (RCR) (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrcrperu/livercrperutv/playlist.m3u8 #EXTINF:-1 tvg-id="RegionTVCallao.pe" status="online",Región TV (Callao) (480p) [Not 24/7] https://servilive.com:3757/live/regiontvlive.m3u8 @@ -325,7 +325,7 @@ https://lamasremixes.com/hls/cadenasurrtv/index.m3u8 https://servers.amelbasoluciones.co:19360/5medialive/5medialive.m3u8 #EXTINF:-1 tvg-id="SumacTV.pe" status="online",Sumac TV (Lima) (480p) [Not 24/7] https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 -#EXTINF:-1 tvg-id="SuperCanal.pe" status="error",Super Canal (Yurimaguas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperCanal.pe" status="online",Super Canal (Yurimaguas) (720p) [Not 24/7] https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 #EXTINF:-1 tvg-id="SuperTV.pe" status="online",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7] https://tvdatta.com:3517/live/kachorrotvlive.m3u8 @@ -335,15 +335,15 @@ https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 https://servilive.com:3126/live/tele2000live.m3u8 #EXTINF:-1 tvg-id="TelecolorYurimaguas.pe" status="online",Telecolor (Yurimaguas) (720p) [Not 24/7] https://live.obslivestream.com/telecolormux/index.m3u8 -#EXTINF:-1 tvg-id="TelesurCamana.pe" status="error",Telesur (Camana) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCamana.pe" status="online",Telesur (Camana) (480p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/camana.m3u8 -#EXTINF:-1 tvg-id="TelesurIlo.pe" status="error",Telesur (Ilo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurIlo.pe" status="online",Telesur (Ilo) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/ilo.m3u8 -#EXTINF:-1 tvg-id="TelesurMollendo.pe" status="error",Telesur (Mollendo) (240p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurMollendo.pe" status="online",Telesur (Mollendo) (240p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/mollendo.m3u8 -#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="error",Telesur (Moquegua) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurMoquegua.pe" status="online",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 -#EXTINF:-1 tvg-id="TelesurTacna.pe" status="error",Telesur (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurTacna.pe" status="online",Telesur (Tacna) (720p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/tacna.m3u8 #EXTINF:-1 tvg-id="TelevisionTarapoto.pe" status="online",Televisión Tarapoto (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/televisiontpp/televisiontpp.m3u8 @@ -351,13 +351,13 @@ https://videoserver.tmcreativos.com:19360/televisiontpp/televisiontpp.m3u8 https://5cefcbf58ba2e.streamlock.net/tltvweb/tvweb.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TopTV.pe" status="online",Top FM TV (Atalaya) (240p) [Not 24/7] https://tvdatta.com:3084/live/toptvaguaytialive.m3u8 -#EXTINF:-1 tvg-id="TPTOChannel.pe" status="error",TPTO TV (Tarapoto) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TPTOChannel.pe" status="online",TPTO TV (Tarapoto) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8 #EXTINF:-1 tvg-id="TropicalTV.pe" status="online",Tropical TV (Puerto Maldonado) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 #EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 -#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="error",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="error",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5soritormux/index.m3u8 @@ -427,14 +427,14 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Wil https://tv.inka.net.pe/wtv/wtv/index.m3u8 #EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="online",X TV (Chachapoyas) (720p) [Not 24/7] https://tv.oyotunstream.com:1936/xtv/xtv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] -https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",MX Old http://177.53.152.186:8000/play/a00g/index.m3u8 #EXTINF:-1 tvg-id="" status="online",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Planeta TV Bagua (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] +https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="error",Memorias TV https://play.amelbasoluciones.co:3759/live/memoriastvlive.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Xtrema (360p) [Not 24/7] diff --git a/streams/ph.m3u b/streams/ph.m3u index cb650ad84..243ae355b 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,7 +7,7 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="timeout",GMA Pinoy TV (360p) +#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] http://45.32.115.103/live/livestream/index.m3u8 diff --git a/streams/pk.m3u b/streams/pk.m3u index d32ae5757..eb4990b87 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -51,13 +51,13 @@ https://streamer12.vdn.dstreamone.net/dsone/kohenoortv/playlist.m3u8 https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="timeout",Lahore News (720p) [Not 24/7] http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="blocked",Madani Channel Bangla (1080p) +#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="blocked",Madani Channel English (1080p) +#EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) https://madnitv.vdn.dstreamone.net/madnitvenglish/madnienglishabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="online",Madani Channel Urdu (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="blocked",Madani Channel Urdu (1080p) [Geo-blocked] https://madnitv.vdn.dstreamone.net/madnitvurdu/madniurduabr/playlist.m3u8 #EXTINF:-1 tvg-id="MehranTV.pk" status="online",Mehran TV https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 @@ -75,10 +75,10 @@ http://103.81.104.118/hls/stream11.m3u8 https://live.ptv.com.pk/live/ptvworld/playlist.m3u8 #EXTINF:-1 tvg-id="SindhTVNews.pk" status="online",Sindh TV News https://streamone.simpaisa.com:8443/pitvlive1/sindhnews.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="SuchTV.pk" status="online",Such TV +https://streamone.simpaisa.com:8443/pitvlive1/sachtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SuchTV.pk" status="error",Such TV (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x72hrde -#EXTINF:-1 tvg-id="SuchTV.pk" status="error",Such TV -https://streamone.simpaisa.com:8443/pitvlive1/sachtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ZindagiTV.pk" status="online",Zindagi TV (576p) [Not 24/7] https://5ad386ff92705.streamlock.net/live_transcoder/ngrp:zindagitv.stream_all/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",ARY Digital Usa (720p) [Not 24/7] diff --git a/streams/pl.m3u b/streams/pl.m3u index 8ecce06da..82c5557e4 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -73,11 +73,11 @@ http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 http://trwamtv.live.e57-po.insyscd.net/cl01/out/u/trwam_3.m3u8 #EXTINF:-1 tvg-id="TVTZgorzelec.pl" status="online",TVT Zgorzelec (576p) [Not 24/7] http://gargoyle.tomkow.pl/hls/tvt.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV REPUBLIKA (1080p) -http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 #EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7] https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TV Trwam (480p) https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV REPUBLIKA (1080p) +http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Czworka (1080p) http://stream14.polskieradio.pl:1935/pr4_video/video_pr4.stream/playlist.m3u8 diff --git a/streams/pr.m3u b/streams/pr.m3u index c0e2f2e9f..120269a86 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -11,9 +11,9 @@ https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8 https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Wipr https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7] -https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",CTNi (Christian Television Network International) (480p) [Not 24/7] +https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Telemundo WKAQ Noticias Puerto Rico (1080p) [Not 24/7] https://wkaqlive-lh.akamaihd.net/i/PR_STREAM1@311877/master.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index 6c76fbcc2..01d56df76 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -3,7 +3,7 @@ http://htvajyal.mada.ps:8888/ajyal/index.m3u8 #EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/ajyal/index.m3u8 -#EXTINF:-1 tvg-id="AlAqsaTV.ps" status="online",Al Aqsa Channel (416p) [Not 24/7] +#EXTINF:-1 tvg-id="AlAqsaTV.ps",Al Aqsa Channel (416p) [Not 24/7] https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="error",Falastini (720p) http://51.255.84.28:8081/palestiniantv_source/live/playlist.m3u8 @@ -33,12 +33,12 @@ http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/p http://htvmada.mada.ps:8888/nabluslive/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Mawal (720p) [Not 24/7] http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Watar TV (720p) [Not 24/7] -http://htvint.mada.ps:8889/orient/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Audeh (480p) http://htvpalsat.mada.ps:8888/audeh/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",7ala TV [Geo-blocked] http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Watar TV (720p) [Not 24/7] +http://htvint.mada.ps:8889/orient/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Hekaya TV (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/Hekaya/hekayamix/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hebron TV (720p) [Not 24/7] diff --git a/streams/pt.m3u b/streams/pt.m3u index 1ea5e805f..357661468 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -13,7 +13,7 @@ http://c2.manasat.com:1935/kkids/kkids3/master.m3u8 http://c2.manasat.com:1935/kmusic/kmusic3/master.m3u8 #EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (1080p) http://195.22.11.11:1935/ktv/ktv1/master.m3u8 -#EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (576p) +#EXTINF:-1 tvg-id="KuriakosTV.pt" status="error",Kuriakos TV (576p) http://195.22.11.11:1935/ktv/ktv2/playlist.m3u8 #EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 @@ -26,10 +26,10 @@ https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) http://162.212.178.69:41042/bysid/608 -#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] @@ -50,10 +50,10 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) -http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) +http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 @@ -98,8 +98,6 @@ https://video-auth2.iol.pt/live_edge/tvi_abr/edge_servers/tvi-480p/chunks.m3u8 https://video-auth2.iol.pt/live_tvi_direct/live_tvi_direct/edge_servers/tvireality-480p/chunks.m3u8 #EXTINF:-1 tvg-id="TVManaCordoba.pt" status="online",TV Maná Córdoba (576p) [Not 24/7] http://csvl03.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV MANA MAPUTO (576p) [Not 24/7] -http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV MANA-1 PORTUGAL (1080p) [Not 24/7] http://csvl04.manasat.com:1935/tvmana/tvmana3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Maná 2 (576p) [Not 24/7] @@ -110,11 +108,13 @@ http://c2.manasat.com:1935/iglesia-online/espanhol3/playlist.m3u8 http://streamspub.manasat.com:1935/tvmz/tvmz2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV MANA (RU) (486p) http://c2.manasat.com:1935/tserkov-online/russo3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV MANA (FR) (484p) -http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STV Noticias (240p) [Not 24/7] http://dcunilive36-lh.akamaihd.net/i/dclive_1@668002/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Maná 1 (320p) [Not 24/7] http://195.22.11.11:1935/tvmana/tvmana1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TV MANA (ENG) (484p) http://c2.manasat.com:1935/church-online/ingles3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV MANA (FR) (484p) +http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 +#EXTINF:-1 tvg-id="",TV MANA MAPUTO (576p) [Not 24/7] +http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index d68ff2a0d..d0834c45b 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -23,16 +23,16 @@ https://video1.in-news.ru/360/index.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 +#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] +https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="timeout",A2 (576p) [Not 24/7] -https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="error",Афонтово (Красноярск) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 #EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) https://hls.goodgame.ru/hls/5346.m3u8 -#EXTINF:-1 tvg-id="AmediaHit.ru" status="timeout",Amedia Hit (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AmediaHit.ru" status="online",Amedia Hit (1080p) [Not 24/7] https://sc.id-tv.kz/amedia_hit_hd.m3u8 #EXTINF:-1 tvg-id="AmediaPremium.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Amedia Premium (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -60,7 +60,7 @@ https://streaming.astrakhan.ru/astrakhanrulivehd/playlist.m3u8 http://185.52.77.67:8080/Avto24/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="BackusTV.ru" status="online",Backus TV (720p) [Not 24/7] http://stream.backustv.ru/live/btv/index.m3u8 -#EXTINF:-1 tvg-id="BackusTVStrashnoe.ru" status="online",Backus TV Страшное (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BackusTVStrashnoe.ru" status="timeout",Backus TV Страшное (720p) [Not 24/7] http://stream.backustv.ru/live/btv2/index.m3u8 #EXTINF:-1 tvg-id="BashkirskoeSputnikovoeTV.ru" status="online",БСТ (Башкирское спутниковое телевидение) (576p) https://bsttv.bonus-tv.ru/cdn/bst/playlist.m3u8 @@ -68,7 +68,7 @@ https://bsttv.bonus-tv.ru/cdn/bst/playlist.m3u8 http://live.gtrk.tv/hls/b24-hls.m3u8 #EXTINF:-1 tvg-id="Bashkortostan24.ru" status="blocked",Башкортостан 24 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bashkortostan24/bashkortostan240.m3u8 -#EXTINF:-1 tvg-id="Belgorod24.ru" status="online",Белгород 24 (1080p) +#EXTINF:-1 tvg-id="Belgorod24.ru" status="timeout",Белгород 24 (1080p) http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 #EXTINF:-1 tvg-id="BelRos.ru" status="online",БелРос (576p) http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 @@ -76,7 +76,7 @@ http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 #EXTINF:-1 tvg-id="Bober.ru" status="online",Бобер (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 -#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="timeout",Bollywood HD (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 #EXTINF:-1 tvg-id="BridgeTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Bridge TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -89,7 +89,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Че! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",Дагестан (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -173,11 +173,11 @@ http://91.185.3.218:4000/play/604 https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 #EXTINF:-1 tvg-id="Kinohit.ru" status="online",Кинохит (404p) [Not 24/7] https://sc.id-tv.kz/Kinohit_hd.m3u8 -#EXTINF:-1 tvg-id="Kinokomedija.ru" status="timeout",Кинокомедия (360p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",Кинокомедия (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",Киномикс (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinomiks.ru" status="online",Киномикс (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",Кинопремьера (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",Кинопремьера (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 #EXTINF:-1 tvg-id="Kinosemja.ru" status="online",Киносемья (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 @@ -216,7 +216,7 @@ http://46.46.143.222:1935/live/mp4:ldpr.stream_480p/playlist.m3u8 https://rt-nw-spb-htlive.cdn.ngenix.net/hls/CH_R02_LENTVSD/variant.m3u8 #EXTINF:-1 tvg-id="Leomax24.ru" status="online",Leomax 24 (1080p) https://tvshops.bonus-tv.ru/cdn/shop24/playlist.m3u8 -#EXTINF:-1 tvg-id="LeomaxPlus.ru" status="error",Leomax Plus (576p) +#EXTINF:-1 tvg-id="LeomaxPlus.ru",Leomax Plus (576p) https://tvshops.bonus-tv.ru/cdn/discount/playlist.m3u8 #EXTINF:-1 tvg-id="Lipeckoevremya.ru" status="online",Липецкое время (576p) [Not 24/7] http://serv25.vintera.tv:8081/liptime/liptime/playlist.m3u8 @@ -252,15 +252,15 @@ https://sc.id-tv.kz/Mir24.m3u8 http://188.40.68.167/russia/mir24/playlist.m3u8 #EXTINF:-1 tvg-id="Mir.ru" status="online",Мир (1080p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] +http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белагорья (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="error",Мир Белогорья (720p) [Geo-blocked] -http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",Мир +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="MirPlus3.ru" status="timeout",Мir +3 (512p) [Not 24/7] +#EXTINF:-1 tvg-id="MirPlus3.ru" status="online",Мir +3 (512p) [Not 24/7] https://sc.id-tv.kz/Mir.m3u8 #EXTINF:-1 tvg-id="MirPlus4.ru" status="online",Мир +4 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv3_2500/playlist.m3u8 @@ -298,17 +298,17 @@ http://81.30.182.82:18092/hls/live.m3u8 http://serv30.vintera.tv:8081/detskiy/multimania20/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxRussia.ru" status="blocked",Music Box Russia (1080p) https://strm.yandex.ru/kal/rmbox/rmbox0.m3u8 -#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="timeout",Мужское кино (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuzhskoeKino.ru" status="online",Мужское кино (1080p) [Not 24/7] https://sc.id-tv.kz/Mujskoe_kino_hd.m3u8 #EXTINF:-1 tvg-id="MuzikaPervogo.ru" status="error",Музыка Первого (576p) http://91.185.3.218:4000/play/608 #EXTINF:-1 tvg-id="MuzSoyuz.ru" status="online",Муз союз (576p) http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8 -#EXTINF:-1 tvg-id="MuzTV.ru" status="blocked",Муз-ТВ (720p) -https://strm.yandex.ru/kal/muztv_supres/muztv_supres0.m3u8 -#EXTINF:-1 tvg-id="MuzTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Муз-ТВ (480p) +#EXTINF:-1 tvg-id="MuzTV.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Муз-ТВ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s28/index.m3u8 +#EXTINF:-1 tvg-id="MuzTV.ru" status="blocked",Муз-ТВ (720p) +https://strm.yandex.ru/kal/muztv_supres/muztv_supres0.m3u8 #EXTINF:-1 tvg-id="NanoTV.ru" status="online",Нано (540p) http://nano.teleservice.su:8080/hls/nano.m3u8 #EXTINF:-1 tvg-id="NashaSibir.ru" status="timeout",Наша Сибирь / Кемерово (1080p) [Not 24/7] @@ -317,7 +317,7 @@ https://strm.yandex.ru/kal/sibir/sibir0.m3u8 http://85.234.33.60/stream/c11.m3u8 #EXTINF:-1 tvg-id="NasheNovoeKino.ru" status="error",Наше Новое Кино [Not 24/7] https://s1.idata.uz/stch_temp6/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="Nauka.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Наука (480p) +#EXTINF:-1 tvg-id="Nauka.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Наука (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s98/index.m3u8 #EXTINF:-1 tvg-id="NikaTV.ru" status="online",Ника ТВ (576p) [Not 24/7] @@ -351,7 +351,7 @@ http://31.128.159.41:8080/ntv/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="NTVStyl.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",НТВ Стиль (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s77/index.m3u8 -#EXTINF:-1 tvg-id="NVKSakha.ru" status="online",НВК Саха (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NVKSakha.ru" status="error",НВК Саха (1080p) [Not 24/7] http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",О2ТВ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 @@ -382,7 +382,7 @@ http://194.190.78.91/pskov/rewind-10800.m3u8 http://ott.inmart.tv:8081/18/index.m3u8 #EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",Первый Тульский (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",Победа (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="online",Победа (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 #EXTINF:-1 tvg-id="Poehali.ru" status="online",Поехали! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 @@ -395,7 +395,7 @@ https://tele2dvrnat01-02.cdnvideo.ru/stream/NAT_Prima/hls/index.m3u8 http://serv25.vintera.tv:8081/1pnk/1pnk/playlist.m3u8 #EXTINF:-1 tvg-id="Prosveshchenie.ru" status="online",Просвещение (540p) [Geo-blocked] https://cdn-01.bonus-tv.ru/prosveschenie_edge/playlist.m3u8 -#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PYATNIZZA/variant.m3u8 #EXTINF:-1 tvg-id="PyatnitsaInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Пятница! International (480p) @@ -411,7 +411,7 @@ http://video.govoritmoskva.ru:8080/live/rufmbk-1/index.m3u8 http://lova.me/hls/hithd.m3u8 #EXTINF:-1 tvg-id="RadioHit.ru" status="online",Радио Хит (Орск) (300p) http://lova.me/hls/hit.m3u8 -#EXTINF:-1 tvg-id="RadioPilot.ru" status="online",Радио Пилот (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioPilot.ru" status="error",Радио Пилот (720p) [Not 24/7] https://pilotfm.ru/cam/hls/pilothd.m3u8 #EXTINF:-1 tvg-id="RadioRossii.ru" status="error",Радио России (Чувашия) (720p) [Not 24/7] https://chgtrk.ru/pl/stream/hls/RR.m3u8 @@ -445,7 +445,7 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",РЕН ТВ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 -#EXTINF:-1 tvg-id="RodnoeKino.ru" status="timeout",Родное кино (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",Родное кино (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 #EXTINF:-1 tvg-id="Rodnoykanal.ru" status="online",Родной канал (720p) [Not 24/7] https://n1.slavmir.tv/live/slavmir/playlist.m3u8 @@ -498,11 +498,11 @@ http://cdnmg.secure.live.rtr-vesti.ru/vgtrkrtmp/smil:kaluga_r1.smil/playlist.m3u https://gtrkchita.ru:8081/hls/r1-chita_180p.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online",Россия 24 (576p) [Not 24/7] http://radio-live-mg.rtr-vesti.ru/hls/russia_24/playlist.m3u8 -#EXTINF:-1 tvg-id="Russia24.ru" status="blocked",Россия 24 (720p) [Geo-blocked] -https://strm.yandex.ru/kal/euronews_supres/euronews_supres0.m3u8 -#EXTINF:-1 tvg-id="Russia24.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Россия 24 (480p) +#EXTINF:-1 tvg-id="Russia24.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Россия 24 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s21/index.m3u8 +#EXTINF:-1 tvg-id="Russia24.ru" status="blocked",Россия 24 (720p) [Geo-blocked] +https://strm.yandex.ru/kal/euronews_supres/euronews_supres0.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="error",Россия 24 (540p) http://evronovosti.mediacdn.ru/sr1/evronovosti/playlist.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="error",Россия 24 (576p) [Not 24/7] @@ -522,7 +522,7 @@ http://193.33.88.172/rus-detective/playlist.m3u8 http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 -#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) +#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) @@ -624,7 +624,7 @@ https://sitv.ru/hls/s86.m3u8 http://ott-cdn.ucom.am/s71/index.m3u8 #EXTINF:-1 tvg-id="Tivikom.ru" status="online",Тивиком (Улан-Удэ) (1080p) [Not 24/7] http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ТНТ4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TNT4.ru" status="online",ТНТ4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТНТ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -647,11 +647,11 @@ http://ott-cdn.ucom.am/s90/index.m3u8 http://trk555.tv:8888/live #EXTINF:-1 tvg-id="TRKNadym.ru" status="online",Вестник Надыма +2 (720p) [Not 24/7] http://live-trknadym.cdnvideo.ru/trknadym-pub/trknadym.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TV3.ru" status="timeout",ТВ-3 (1080p) -http://bar-timeshift-inet.ll-bar.zsttk.ru:8080/tv3/playlist.m3u8 -#EXTINF:-1 tvg-id="TV3.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТВ-3 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV3.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТВ-3 (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_TV3/variant.m3u8 +#EXTINF:-1 tvg-id="TV3.ru" status="timeout",ТВ-3 (1080p) +http://bar-timeshift-inet.ll-bar.zsttk.ru:8080/tv3/playlist.m3u8 #EXTINF:-1 tvg-id="TVBRICSChinese.ru" status="online",TV BRICS Chinese (1080p) [Not 24/7] https://brics.bonus-tv.ru/cdn/brics/chinese/playlist.m3u8 #EXTINF:-1 tvg-id="TVBRICSEnglish.ru" status="online",TV BRICS English (1080p) @@ -724,7 +724,7 @@ http://185.161.224.216/dash/JaraTv_SD.ism/playlist.mpd http://streamer.rtcommufa.ru:1935/ptica/ptica1/playlist.m3u8 #EXTINF:-1 tvg-id="ZharPtitsa.ru" status="blocked",Жар Птица (1080p) [Geo-blocked] https://strm.yandex.ru/kal/firebird/firebird0.m3u8 -#EXTINF:-1 tvg-id="ZooTV.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Зоо ТВ (480p) +#EXTINF:-1 tvg-id="ZooTV.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Зоо ТВ (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s92/index.m3u8 #EXTINF:-1 tvg-id="Zvezda.ru" status="online",Звезда (1080p) [Not 24/7] @@ -751,6 +751,8 @@ http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 https://hls.tv.3angels.ru/stream/HQ.m3u8 #EXTINF:-1 tvg-id="" status="online",Индийское кино (576p) [Not 24/7] https://sc.id-tv.kz/Indiiskoe_kino.m3u8 +#EXTINF:-1 tvg-id="" status="online",Туран ТВ (576p) [Not 24/7] +https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="online",ВТВ Плюс (Херсон) (576p) http://193.107.128.8:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",ТВК 24 (576p) @@ -801,8 +803,6 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия 1 +6 (360p) https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Туран ТВ (576p) [Not 24/7] -https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="error",Первый канал (576p) http://91.185.3.218:4000/play/603 #EXTINF:-1 tvg-id="" status="error",Россия К (576p) [Not 24/7] diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index a717c069c..e8f2be0a2 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -13,9 +13,9 @@ https://v2.catcast.tv/content/38821/index.m3u8 https://eurodance90.catcast.tv/content/36987/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Кинозал (VHS 90s) (720p) [Not 24/7] https://v2.catcast.tv/content/37925/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Metal TV (720p) [Not 24/7] +https://v2.catcast.tv/content/33816/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ужастик (304p) [Not 24/7] https://v2.catcast.tv/content/38896/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Metal TV (720p) [Not 24/7] -https://v2.catcast.tv/content/33816/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Премьера (400p) [Not 24/7] https://v2.catcast.tv/content/39161/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index d5f7b26fa..f7063c130 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -49,7 +49,7 @@ http://82.212.74.100:8000/live/8130.m3u8 https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="IqraaArabic.sa" status="online",Iqraa (576p) [Not 24/7] https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar1.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KaifTV.sa" status="online",Kaif TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KaifTV.sa" status="error",Kaif TV (576p) [Not 24/7] http://82.212.74.2:8000/live/hls/7311.m3u8 #EXTINF:-1 tvg-id="KSASports1.sa" status="online",KSA Sports 1 (1080p) [Not 24/7] https://edge.taghtia.com/sa/9.m3u8 @@ -65,16 +65,16 @@ https://5ab29cc78f681.streamlock.net/makkahtv/livestream/playlist.m3u8 https://shls-panoramafm-prod-dub.shahid.net/out/v1/66262e420d824475aaae794dc2d69f14/index.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e91106776397a8/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="timeout",Rotana Cinema (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="error",Rotana Cinema (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="timeout",Rotana Cinema KSA (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="error",Rotana Cinema KSA (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 +#EXTINF:-1 tvg-id="RotanaClassic.sa" status="error",Rotana Classic (1080p) [Geo-blocked] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClip.sa" status="error",Rotana Clip (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip #EXTINF:-1 tvg-id="RotanaComedy.sa" status="timeout",Rotana Comedy (1080p) [Geo-blocked] @@ -83,13 +83,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="timeout",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 -#EXTINF:-1 tvg-id="RotanaMusic.sa" status="timeout",Rotana Music (1080p) +#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaPlusHD.sa" status="online",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 diff --git a/streams/se.m3u b/streams/se.m3u index 9d1609733..97b783387 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AftonbladetTV.se" status="online",Aftonbladet TV (144p) https://aftonbladetlive-lh.akamaihd.net/i/livestream01_1@182509/master.m3u8 -#EXTINF:-1 tvg-id="ATG.se" status="online",ATG (432p) +#EXTINF:-1 tvg-id="ATG.se" status="error",ATG (432p) https://httpcache0-00688-cacheliveedge0.dna.qbrick.com/00688-cacheliveedge0/out/u/atg_sdi_1_free.m3u8 #EXTINF:-1 tvg-id="AzerbaijanNewsTV.se" status="online",Azerbaijan News TV (720p) [Not 24/7] https://edge1.socialsmart.tv/aznews/smil/playlist.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index 37d66e51f..1d1fed7dd 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -7,19 +7,15 @@ https://dlau142f16b92.cloudfront.net/hls/clr4ctv_ch5/master.m3u8 https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 #EXTINF:-1 tvg-id="CNA.sg" status="online",CNA (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h16/index.m3u8 +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h15/index.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index 82757f54d..ef24d4a4d 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -7,7 +7,7 @@ https://iptv-all.lanesh4d0w.repl.co/senegal/7tv https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="A2iNaja.sn" status="online",A2i Naja (720p) [Not 24/7] https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="A2iReligion.sn" status="online",A2i Religion (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A2iReligion.sn" status="error",A2i Religion (720p) [Not 24/7] https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw diff --git a/streams/sv.m3u b/streams/sv.m3u index af3fa5972..f6d123241 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -28,7 +28,7 @@ https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8 http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVOCanal23.sv" status="blocked",TVO Canal 23 (720p) [Not 24/7] https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVX.sv" status="online",TVX (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVX.sv" status="error",TVX (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx #EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7] https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 0d0ed0bfb..81c50fb65 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -9,21 +9,21 @@ https://tc-live1.sanook.com/live/22302_ch5.m3u8 https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/5282994675001/profile_0/chunklist.m3u8 #EXTINF:-1 tvg-id="Channel8.th" status="online",Channel 8 (1080p) [Not 24/7] http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 -#EXTINF:-1 tvg-id="DLTV1.th" status="timeout",DLTV 1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV1.th" status="online",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 -#EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 #EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 #EXTINF:-1 tvg-id="DLTV7.th" status="timeout",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 -#EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV8.th" status="timeout",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 #EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 @@ -31,9 +31,9 @@ https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 #EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 -#EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV13.th" status="timeout",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 #EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 diff --git a/streams/tm.m3u b/streams/tm.m3u index 6ebd541df..95289c6a2 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -20,9 +20,9 @@ https://alpha.tv.online.tm/hls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch005.m3u8 -#EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch005.m3u8 +#EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch005.m3u8 #EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch002.m3u8 #EXTINF:-1 tvg-id="Yaslyk.tm" status="online",Ýaşlyk (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index 8fe01db90..ddfcb8eb0 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="BayaTV.tn" status="error",Baya TV http://37.187.28.55:1935/bayatv/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online",El Hiwar El Tounsi (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv #EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 +#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="error",El Hiwar El Tounsi (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv #EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] diff --git a/streams/tr.m3u b/streams/tr.m3u index 6d8e4e5f6..7ea6f7089 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -38,15 +38,15 @@ https://win2.yayin.com.tr/bodrumbeltv/bodrumbeltv/playlist.m3u8 http://139.162.182.79/live/test/index.m3u8 #EXTINF:-1 tvg-id="BRTV.tr" status="online",BRTV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/brtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7] https://cdn-bursatv.yayin.com.tr/bursatv/bursatv/playlist.m3u8 -#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7] https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 #EXTINF:-1 tvg-id="CanTV.tr" status="online",Can TV (720p) http://canbroadcast.com:7000/canlican/tv.m3u8 #EXTINF:-1 tvg-id="CanTV.tr" status="error",Can TV (720p) [Not 24/7] http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/105.m3u8 -#EXTINF:-1 tvg-id="CayTV.tr" status="error",Cay TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CayTV.tr" status="online",Cay TV (720p) [Not 24/7] http://stream2.taksimbilisim.com:1935/caytv/bant1/CAYTV.m3u8 #EXTINF:-1 tvg-id="CekmekoyTV.tr" status="online",Cekmeköy TV (1080p) https://cdn-cekmekoybeltv.yayin.com.tr/cekmekoybeltv/cekmekoybeltv/playlist.m3u8 @@ -152,13 +152,13 @@ https://waw2.artiyerelmedya.net/kanal15/bant1/playlist.m3u8 https://waw2.artiyerelmedya.net/kanal23/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal26.tr" status="online",Kanal 26 (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal32.tr" status="error",Kanal 32 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal32.tr",Kanal 32 (480p) [Not 24/7] https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal33.tr" status="error",Kanal 33 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal33/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) [Not 24/7] http://live.arkumedia.com:1935/kanal34tv/kanal34tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) +#EXTINF:-1 tvg-id="Kanal34.tr" status="error",Kanal 34 (720p) https://5be5d840359c6.streamlock.net/kanal34tv/kanal34tv/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal38.tr" status="online",Kanal 38 (540p) [Not 24/7] http://yayin3.canlitv.com:1935/live/kanal38/playlist.m3u8 @@ -253,7 +253,7 @@ http://s01.vpis.io/sariyer/sariyer.m3u8 https://b01c02nl.mediatriple.net/videoonlylive/mtisvwurbfcyslive/broadcast_58d915bd40efc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShowTV.tr" status="online",Show TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/showtv/index.m3u8 -#EXTINF:-1 tvg-id="Sinema1001.tr" status="timeout",Sinema 1001 (1080p) +#EXTINF:-1 tvg-id="Sinema1001.tr" status="error",Sinema 1001 (1080p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="SinopYildizTV.tr" status="online",Sinop Yildiz TV (360p) https://s01.vpis.io/sinopyildiz/sinopyildiz.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) -https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) +https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] @@ -361,7 +361,7 @@ https://mn-nl.mncdn.com/blutv_ucankus/ucankus_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UlkeTV.tr" status="error" 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",Ülke TV (720p) #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://mn-nl.mncdn.com/blutv_ulketv/smil:ulketv_sd.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UniversiteTV.tr" status="error",Üniversite TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UniversiteTV.tr" status="timeout",Üniversite TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/unitv/unitv/playlist.m3u8 #EXTINF:-1 tvg-id="UUTV2.tr" status="online",ÜÜ TV Üsküdar Üniversitesi TV (1080p) [Not 24/7] http://uskudarunv.mediatriple.net/uskudarunv/uskudar2/playlist.m3u8 @@ -385,8 +385,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v https://eustr73.mediatriple.net/videoonlylive/mtikoimxnztxlive/broadcast_5e3bf95a47e07.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Er TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Haber61 TV (720p) [Not 24/7] -https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AA Live (720p) [Not 24/7] http://mtulqxgomrllive.mediatriple.net/mtulqxgomrllive/broadcast_59f9c0c785b88.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ALTAS TV (720p) [Not 24/7] @@ -437,8 +437,6 @@ http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 http://tt61.mine.nu/live/PetraTV/Fw99Gpq7Gq/6478.m3u8 #EXTINF:-1 tvg-id="" status="error",MSBC Kanal 2000 (360p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Torba TV (720p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Yeni Malatyaspor TV (720p) [Not 24/7] https://592f1881b3d5f.streamlock.net:1443/santraltv_925/santraltv_925/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Medya Haber TV (1080p) @@ -465,5 +463,7 @@ https://mn-nl.mncdn.com/blutv_taytv/smil:taytv_sd.smil/playlist.m3u8 https://mn-nl.mncdn.com/blutv_teve2/smil:teve2_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ege TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/egetv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Haber61 TV (720p) [Not 24/7] +https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Marmara TV (480p) [Geo-blocked] https://yayin.marmaratv.com.tr/P324353563/marmaratv/playlist.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index 9ac0a5f77..25b4582e8 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -119,8 +119,6 @@ http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UC5l1Yto5oOIg https://live.streamingfast.net/osmflivech8.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH10 烤箱讀書會 短版 (720p) https://live.streamingfast.net/osmflivech10.m3u8 -#EXTINF:-1 tvg-id="" status="error",GOOD TV CH13 健康新煮流 短版 (720p) -https://live.streamingfast.net/osmflivech13.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH19 共享觀點 (720p) https://live.streamingfast.net/osmflivech19.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH22 職場新視野 (720p) @@ -139,3 +137,5 @@ https://live.streamingfast.net/osmflivech37.m3u8 https://live.streamingfast.net/osmflivech41.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH44 烤箱讀書會 (720p) https://live.streamingfast.net/osmflivech44.m3u8 +#EXTINF:-1 tvg-id="",GOOD TV CH13 健康新煮流 短版 (720p) +https://live.streamingfast.net/osmflivech13.m3u8 diff --git a/streams/ua.m3u b/streams/ua.m3u index 365bb6493..7577034d4 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -195,8 +195,6 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 -#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",4 канал (720p) http://95.67.106.10/hls/nta_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] @@ -243,6 +241,8 @@ http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="error",UkrLive (Перший незалежний) (1080p) diff --git a/streams/ug.m3u b/streams/ug.m3u index 4be0309ba..2875a7d17 100644 --- a/streams/ug.m3u +++ b/streams/ug.m3u @@ -5,5 +5,5 @@ https://arktelevision.org/hlslive/test/test.m3u8 https://vse-cdn1-readymedia.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/5-20-hls/live.m3u8 #EXTINF:-1 tvg-id="NBSTV.ug" status="online",NBS TV (360p) [Not 24/7] https://cdn1.rea.cdn.moderntv.eu/readymedia/stream/NBSTV/10-hls/live-media.m3u8 -#EXTINF:-1 tvg-id="SaltTV.ug" status="timeout",Salt TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SaltTV.ug" status="error",Salt TV (540p) [Not 24/7] https://dcunilive38-lh.akamaihd.net/i/dclive_1@692676/master.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index fd505947e..76aba1963 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -4,14 +4,14 @@ http://csm-e.tm.yospace.com/csm/extlive/boxplus01,4music-desktop.m3u8?yo.up=http #EXTINF:-1 tvg-id="Afrobeats.uk" status="online",Afrobeats (1080p) https://stream.ecable.tv/afrobeats/index.m3u8 #EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] -http://109.123.126.14:1935/live/livestream1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="AhlulbaytTV.uk",Ahlulbayt TV (1080p) [Not 24/7] +http://109.123.126.14:1935/live/livestream1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Ahwazna.uk" status="error",Ahwazna (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 -#EXTINF:-1 tvg-id="AkaalTV.uk" status="timeout",Akaal TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 @@ -90,13 +90,13 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_yo #EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) -https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd -#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live_http.mpd +#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) @@ -167,7 +167,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ddrri https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBgM-sKkB4ySrdiCsk0ikUA/live #EXTINF:-1 tvg-id="FreeSports.uk" status="error",FreeSports (1080p) [Not 24/7] https://csm-e-stv.tls1.yospace.com/csm/live/203444271.m3u8 -#EXTINF:-1 tvg-id="GarshomTV.uk" status="online",Garshom TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="GarshomTV.uk" status="error",Garshom TV (360p) [Not 24/7] http://og2qd3aal7an-hls-live.5centscdn.com/garshomtv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="GBNews.uk" status="online",GB News (1080p) https://live-gbnews.simplestreamcdn.com/gbnews/gbnews/bitrate1.isml/live.m3u8 @@ -265,7 +265,7 @@ https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3 https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] http://tv.sheffieldlive.org/hls/main.m3u8 -#EXTINF:-1 tvg-id="SkiTV.uk" status="online",Ski TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SkiTV.uk" status="error",Ski TV (1080p) [Not 24/7] https://d2xeo83q8fcni6.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/SkiTV-Zee/193.m3u8 #EXTINF:-1 tvg-id="SkyNewsExtra1.au" status="online",Sky News Extra 1 (540p) https://skynewsau-live.akamaized.net/hls/live/2002689/skynewsau-extra1/master.m3u8 @@ -288,9 +288,9 @@ https://csm-e-stv.tls1.yospace.com/csm/live/181023311.m3u8 #EXTINF:-1 tvg-id="TakbeerTV.uk" status="online",Takbeer TV (1080p) https://ap02.iqplay.tv:8082/iqb8002/t5kb86/playlist.m3u8 #EXTINF:-1 tvg-id="TalkTV.uk" status="online",TalkTV (1080p) -https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00738-newsuk-talkradiotv-ono/playlist.m3u8 -#EXTINF:-1 tvg-id="TalkTV.uk" status="online",TalkTV (1080p) https://newsuk-talkradiotv-brightcove.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="TalkTV.uk" status="timeout",TalkTV (1080p) +https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00738-newsuk-talkradiotv-ono/playlist.m3u8 #EXTINF:-1 tvg-id="TheBoxUK.uk" status="online",The Box UK (576p) [Not 24/7] https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,thebox-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/thebox/ #EXTINF:-1 tvg-id="TheBoxUK.uk" status="timeout",The Box UK (576p) [Geo-blocked] @@ -328,6 +328,8 @@ https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) https://live.ishiacloud.com/haditv.co.uk/haditv1.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Azeri and Russian (720p) https://live.ishiacloud.com/haditv.co.uk/haditv3.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Hausa (720p) @@ -336,8 +338,6 @@ https://live.ishiacloud.com/haditv.co.uk/haditv5.m3u8 https://live.ishiacloud.com/haditv.co.uk/haditv6.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Turkish and Kurdish (720p) https://live.ishiacloud.com/haditv.co.uk/haditv7.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV French (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Farsi (720p) https://live.ishiacloud.com/haditv.co.uk/haditv4.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Xpanded TV 2 @@ -349,9 +349,9 @@ https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Men's Sevens (288p) https://esmhls1-i.akamaihd.net/hls/live/510580/hls1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Indonesian and Thai (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV French (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="blocked",BBC One East Yorkshire (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east_yorkshire/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 -#EXTINF:-1 tvg-id="" status="error",Health Media (720p) [Not 24/7] +#EXTINF:-1 tvg-id="",Health Media (720p) [Not 24/7] https://j78dpkrjlq5r-hls-live.5centscdn.com/HMN/271ddf829afeece44d8732757fba1a66.sdp/playlist.m3u8 diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index ecb0d70b6..1acfd3f03 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -23,13 +23,13 @@ https://revry-revrynews-1-eu.rakuten.wurl.tv/playlist.m3u8 https://travelxp-travelxp-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ZooMoo.nz" status="error",Zoo Moo (720p) https://rockentertainment-zoomoo-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) -https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) +https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) +https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) -https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 8cc2fe154..bb955c38c 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -2,16 +2,16 @@ #EXTINF:-1 tvg-id="BeanoTV.uk" status="online",Beano TV (720p) https://a7b60a6853d843dd9105acfa8d6e74c7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_BeanoTV/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) -https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="error",Bloomberg TV+ UHD (2160p) https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) +https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International UK (720p) [Not 24/7] https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyChannel.uk" status="online",Comedy Channel (1080p) https://uksono1-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.us" status="online",Dark Matter TV (720p) +#EXTINF:-1 tvg-id="DarkMatterTV.us" status="error",Dark Matter TV (720p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00434-tricoast-darkmatter-spanish-samsunguk/playlist.m3u8 #EXTINF:-1 tvg-id="DiscoverFilm.uk" status="error",Discover.Film (720p) https://discoverfilm-discoverfilm-1-gb.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/uk_sportstribal.m3u b/streams/uk_sportstribal.m3u index 6ec18367a..b4ceafa64 100644 --- a/streams/uk_sportstribal.m3u +++ b/streams/uk_sportstribal.m3u @@ -5,7 +5,7 @@ https://live.serverside.ai/hls/7dc5907c-6d6e-45ef-a24f-e28353aa8e98/master.m3u8? https://edgesports-sportstribal.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ForTheFans.us" status="error",For The Fans (720p) https://live.serverside.ai/hls/0f7f0c30-e13d-41b6-9e15-9a9de7ef979f/master.m3u8?api-key=4c19fe78-8ce2-4f88-9a39-f202dc24236f&channel_name=For+The+Fans&channel_partner=For+The+Fans&consent=&content_genre=Sport&content_id=cf1e9700_20210305160000_D0CF72b&gdpr=1&ip=194.35.233.10&mute=false&t=2021-03-05T16:00:00.000&ua=Mozilla/5.0+(Windows+NT+10.0;+Win64;+x64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/88.0.4324.150+Safari/537.36+OPR/74.0.3911.160&vid=cf1e9700_20210305160000_D0CF72b -#EXTINF:-1 tvg-id="HardKnocks.ca" status="error",Hard Knocks (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (1080p) [Not 24/7] https://d3uyzhwvmemdyf.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HardKnocks-SportsTribal/121.m3u8 #EXTINF:-1 tvg-id="IGN.us" status="online",IGN TV (720p) https://ign-sportstribal.amagi.tv/playlist.m3u8 diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 49eaac6b5..6f6a6f9e7 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -23,7 +23,7 @@ https://news18lokmat-lh.akamaihd.net/i/n18lokmat_1@178974/index_5_av-p.m3u8 http://primeasia.dyndns.tv:8080/Live_web_250/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="RedBullTV.at" status="error",Red Bull TV (360p) https://rbmn-live.akamaized.net/hls/live/622817/BoRB-US/master_928.m3u8 -#EXTINF:-1 tvg-id="RedeTV.br" status="error",RedeTV! Tocantins (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeTV.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedTV.rs" status="online",Red TV (720p) https://live.rednet.rs/providus/redtv_multi_hq/index.m3u8 @@ -41,12 +41,14 @@ https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3 https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTV Wettin http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sol Televisión +http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) +https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sonus FM TV [Not 24/7] https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 #EXTINF:-1 tvg-id="" status="online",DeepHouse District https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sol Televisión -http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pardesi TV (720p) http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Impact Wrestling (1080p) @@ -85,6 +87,8 @@ https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20 https://5856e1a25f71a.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd8/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Lausitzwelle Fernsehen (1080p) https://5856e1a25f71a.streamlock.net/easycast9-live/_definst_/mp4:livestreamhd10/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tide TV (1080p) +https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Jesus Shelanu (720p) https://1247634592.rsc.cdn77.org/1247634592/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Fibracat TV (1080p) @@ -121,6 +125,8 @@ https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w44945793 https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/_definst_/5d880199c902eb4a1e8df00d/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 +https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Super TV Media https://mirtv.club/live/mirtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TV S1 @@ -131,6 +137,8 @@ http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 http://contactvision.flashmediacast.com:1935/contactvision/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WATAN-E-MAA https://5caf24a595d94.streamlock.net:1937/8132/8132/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Mundo TV +https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Retro Plus 2 HD https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Retro Plus HD @@ -139,6 +147,8 @@ https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/play https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",ESTV https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="" status="online",Sophia TV (720p) @@ -217,6 +227,8 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_7 https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MMA Junkie http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Grapevine +https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) @@ -227,8 +239,6 @@ https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Filstalwelle Göppingen (576p) http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) -http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Studio 47 https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Weser TV Bremen @@ -241,20 +251,12 @@ https://netstreaming.eu:8080/hls/hd365.m3u8 https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Grapevine -https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us -#EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 -https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Carolina TV (480p) https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Pai Eterno https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tide TV (1080p) -https://5889e7d0d6e28.streamlock.net/tide-live/_definst_/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Start TV https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Glas Drine @@ -263,18 +265,16 @@ http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 https://s.ok54.de/mok-fu/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",News 24 Albania http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Monarch TV (360p) +https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Latvijas Radio 1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) -https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Muscle TV (360p) https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVF Faroe Island (360p) https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587901821_b772000_slfao.m3u8 -#EXTINF:-1 tvg-id="" status="online",Monarch TV (360p) -https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) @@ -355,6 +355,8 @@ http://uk4.streamingpulse.com:1935/rtvilirida/rtvilirida/playlist.m3u8 http://uk4.streamingpulse.com:1935/TVSHARRI/TVSHARRI/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV USK http://wslb.dobratv.net:8877/uzivo/usk/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Ahi TV Kirsehir (576p) +http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Sylt1 https://5aec29c5dd23b.streamlock.net:8443/sylt1/_definst_/sylt1_high1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hrvatski Radio Karlovac @@ -367,8 +369,6 @@ https://5b57bb229a2e6.streamlock.net/live/televizija/playlist.m3u8 https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:elbe_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Bitlis TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/bitlistv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Mundo TV -https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Haldensleben TV (720p) https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720p.mp4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Muxx.tv (1080p) diff --git a/streams/us.m3u b/streams/us.m3u index 92c523cfe..0a1d17241 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -60,7 +60,7 @@ https://tve-live-lln.warnermediacdn.com/hls/live/2023183/aseast/noslate/VIDEO_3_ https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_1_5128000.m3u8 #EXTINF:-1 tvg-id="AdultSwimWest.us" status="online",Adult Swim West (432p) https://tve-live-lln.warnermediacdn.com/hls/live/2023185/aswest/noslate/VIDEO_3_1928000.m3u8 -#EXTINF:-1 tvg-id="AdventureSportsTV.us" status="error",Adventure Sports TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AdventureSportsTV.us" status="online",Adventure Sports TV (360p) [Not 24/7] https://gizmeon.s.llnwi.net/channellivev3/live/master.m3u8?channel=275 #EXTINF:-1 tvg-id="Akaku53.us" status="timeout",Akaku 53 (Hawaii) (1080p) https://akaku.vod.castus.tv/live/ch1.m3u8 @@ -194,12 +194,12 @@ https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV- https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-240-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) -http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="timeout",Bloomberg TV Asia (720p) https://liveprodapnortheast.global.ssl.fastly.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-1000-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h03/index.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) +http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaLiveEvent.us" status="online",Bloomberg TV Asia Live Event (720p) https://www.bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (270p) @@ -513,10 +513,10 @@ https://bstna.tulix.tv/live/bs_2m/index.m3u8 https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="GunAzTV.us" status="online",GünAz TV (720p) [Not 24/7] https://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed03/playlist.m3u8 -#EXTINF:-1 tvg-id="GunAzTV.us" status="timeout",GünAz TV (480p) -rtsp://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed02?nc=1 #EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (720p) [Not 24/7] http://gtv.live.cdn.bitgravity.com/gtv/live/feed03 +#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (480p) +rtsp://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed02?nc=1 #EXTINF:-1 tvg-id="GustoTV.us" status="online",Gusto TV (1080p) https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="H2.us" status="error" 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",H2 (720p) [Not 24/7] @@ -528,7 +528,7 @@ https://hdtv.prod2.ioio.tv/broker/play/e529407a-cb61-45ce-a9ad-94f0ad5e0ad9.m3u8 https://hdtv.prod2.ioio.tv/broker/play/de245a96-516c-413d-81e9-419c05bbc6a7.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonRidesTV.us" status="blocked",Harley Davidson Rides TV (1080p) [Not 24/7] https://hdtv.prod2.ioio.tv/broker/play/d4b0111a-3dcb-46fb-b2bb-1c27eca5df35.m3u8 -#EXTINF:-1 tvg-id="HighTimes.us" status="online",High Times (720p) +#EXTINF:-1 tvg-id="HighTimes.us",High Times (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2503932c8368bdbfd875/playlist.m3u8 #EXTINF:-1 tvg-id="HighVisionTV.us" status="online",High Vision (1080p) [Not 24/7] https://streamer1.connectto.com/HIGHVISION_WEB_1205/tracks-v1a1/mono.m3u8 @@ -577,10 +577,10 @@ https://d2p372oxiwmcn1.cloudfront.net/hls/main.m3u8 http://wpc.9ec1.edgecastcdn.net/249EC1/infowarshd-edgecast/hd720.m3u8 #EXTINF:-1 tvg-id="InfoWars.us" status="online",InfoWars (540p) https://freespeech.akamaized.net/hls/live/2016712/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="InspirationTV.us" status="online",Inspiration TV (360p) -https://inspnetworks-lh.akamaihd.net/i/insp_2@393793/master.m3u8 #EXTINF:-1 tvg-id="InspirationTV.us" status="error",Inspiration TV (288p) https://inspnetworks-lh.akamaihd.net/i/insp_2@393793/index_2_av-p.m3u8 +#EXTINF:-1 tvg-id="InspirationTV.us" status="error",Inspiration TV (360p) +https://inspnetworks-lh.akamaihd.net/i/insp_2@393793/master.m3u8 #EXTINF:-1 tvg-id="IraneFardaTV.us" status="online",Irane Farda (576p) [Not 24/7] http://51.210.199.53/hls/stream.m3u8 #EXTINF:-1 tvg-id="IslandEscape.us" status="online",Island Escape (720p) @@ -743,10 +743,10 @@ http://80tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 http://10tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 -#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] -https://58cc65c534c67.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV (720p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logostv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] +https://58cc65c534c67.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTVEnglish.us" status="online",Logos TV English (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoseng/playlist.m3u8 #EXTINF:-1 tvg-id="LoneStar.us" status="online",Lone Star (960p) @@ -809,7 +809,7 @@ http://c0.cdn.trinity-tv.net/stream/uq2t763988wmx82xs37vrzrtrvaz686y22jd9gcgvgbh https://granicusliveus9-a.akamaihd.net/miamifl/G2076_003/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTV.us" status="error",Miami TV (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/miamitv/smil:miamitvWEB/playlist.m3u8 -#EXTINF:-1 tvg-id="MiamiTVLatino.us" status="timeout",Miami TV Latino (1080p) +#EXTINF:-1 tvg-id="MiamiTVLatino.us" status="online",Miami TV Latino (1080p) https://5ee7c2b857b7f.streamlock.net/latino/latino/playlist.m3u8 #EXTINF:-1 tvg-id="MiamiTVMexico.us" status="online",Miami TV México (720p) [Not 24/7] https://59ec5453559f0.streamlock.net/mexicotv/smil:miamitvmexicoROKU/playlist.m3u8 @@ -851,7 +851,7 @@ https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 https://endpnt.com/hls/nasa4k60/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildMiddleEast.us" status="error",National Geographic Wild Middle East (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="timeout",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 @@ -876,7 +876,7 @@ https://nbcnews-lh.akamaihd.net/i/nbc_live14@187395/master.m3u8 https://iptv.negahtv.com/negahtv/playlist2/index.m3u8 #EXTINF:-1 tvg-id="NESNNational.us" status="blocked",NESN National (1080p) https://bcovlive-a.akamaihd.net/bea11a7dfef34b08be06aaca4a72bcdf/us-east-1/6141518204001/playlist.m3u8 -#EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) +#EXTINF:-1 tvg-id="NewsmaxTV.us" status="timeout",Newsmax (720p) https://nmxairy.akamaized.net/hls/live/529965/Live_1/index.m3u8 #EXTINF:-1 tvg-id="NewsNet.us" status="online",NewsNet (720p) [Not 24/7] https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1311088/playlist.m3u8 @@ -930,7 +930,7 @@ http://granicusliveus12-a.akamaihd.net/olelo/G0125_011/playlist.m3u8 https://granicusliveus12-a.akamaihd.net/olelo/G0125_012/playlist.m3u8 #EXTINF:-1 tvg-id="Olelo55.us" status="online",Olelo 55 (720p) [Not 24/7] https://granicusliveus12-a.akamaihd.net/olelo/G0125_013/playlist.m3u8 -#EXTINF:-1 tvg-id="OmidJavedan.us" status="online",Omid Javedan (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmidJavedan.us" status="error",Omid Javedan (720p) [Not 24/7] http://livestream.5centscdn.com/shaditv/23abe62a446fc05ce0a6c810f4045308.sdp/index.m3u8 #EXTINF:-1 tvg-id="OrangeTV.us" status="online",Orange TV (720p) http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 @@ -1096,7 +1096,7 @@ https://cdn30.liveonlineservices.com/hls/tagtv.m3u8 https://panel.streamingtv-mediacp.online:1936/8066/8066/playlist.m3u8 #EXTINF:-1 tvg-id="TasteItTV.us" status="online",Taste It TV (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5af61f59d5eeee7af3d1db8f/playlist.m3u8 -#EXTINF:-1 tvg-id="Tastemade.us" status="timeout",Tastemade (1080p) +#EXTINF:-1 tvg-id="Tastemade.us" status="online",Tastemade (1080p) https://tastemadessai.akamaized.net/amagi_hls_data_tastemade-tastemade/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeAustralia.us" status="online",Tastemade Australia (1080p) https://tastemadeintaus-smindia.amagi.tv/playlist.m3u8 @@ -1226,7 +1226,7 @@ https://rpn1.bozztv.com/36bay2/gusa-tvshollywoohistory/mono.m3u8 https://rpn1.bozztv.com/36bay2/gusa-tvshorror/index.m3u8 #EXTINF:-1 tvg-id="TVSInspirationalNetwork.us" status="online",TVS Inspirational Network (480p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-TVSInspirationalNetwork/index.m3u8 -#EXTINF:-1 tvg-id="TVSMainstreet.us" status="online",TVS Mainstreet (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSMainstreet.us" status="error",TVS Mainstreet (360p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-tvsmainst/index.m3u8 #EXTINF:-1 tvg-id="TVSMusicNetwork.us" status="online",TVS Music Network (720p) https://rpn1.bozztv.com/36bay2/gusa-tvsmusic/index.m3u8 @@ -1306,7 +1306,7 @@ https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 #EXTINF:-1 tvg-id="WatchItScream.us" status="online",Watch It Scream! (720p) https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 -#EXTINF:-1 tvg-id="WBALDT1.us" status="online",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WBALDT1.us",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7] http://51.161.118.146:8080/ISG03_NBC_BALTIMORE_MD_WBAL/video.m3u8 #EXTINF:-1 tvg-id="WBBMDT1.us" status="online",CBS Chicago IL (WBBM-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_CHICAGO_IL_WBBM/tracks-v5a1/mono.m3u8 @@ -1348,7 +1348,7 @@ http://38.127.211.18/live/c2eds/CBS/HLS/index.m3u8 http://51.161.118.146:8080/ISG03_FOX_JACKSONVILLE_FL_WFOX/video.m3u8 #EXTINF:-1 tvg-id="WFSBDT1.us" status="online",CBS Hatford CT (WFSB-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_HARTFORD_CT_WFSB/video.m3u8 -#EXTINF:-1 tvg-id="WFTVDT1.us" status="timeout",ABC Orlando FL (WFTVD-DT1) (720p) +#EXTINF:-1 tvg-id="WFTVDT1.us" status="online",ABC Orlando FL (WFTVD-DT1) (720p) http://51.161.118.146:8080/ISG03_ABC_ORLANDO_FL_WFTV/video.m3u8 #EXTINF:-1 tvg-id="WFXTDT1.us" status="online",FOX Boston MA (WAGA-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_BOSTON_MA_WFXT/video.m3u8 @@ -1484,8 +1484,6 @@ https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711 https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] @@ -1594,8 +1592,6 @@ https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.m3u8 https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Fox HD Russia https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) @@ -1606,8 +1602,6 @@ https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) -https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) @@ -1616,14 +1610,16 @@ https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7 https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) +https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) +https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MTV @@ -1646,8 +1642,6 @@ https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 #EXTINF:-1 tvg-id="" status="online",WTWC (News) https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 #EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) @@ -1664,16 +1658,24 @@ https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-wpxitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Orlando FL (WFTV) (720p) https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",News4JAX+ +https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",Digi TV (WFTY-DT6) (720p) @@ -1710,18 +1712,16 @@ https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 13 Las Vegas NV (KTNV) (720p) https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) -https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",News4JAX+ -https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) https://dai.google.com/linear/hls/event/ygKx2LkmRQCZ_orwBQhfFw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1736,8 +1736,6 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1748,18 +1746,20 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) +http://media1.adventist.no:1935/live/hope2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",WBBJ (News) +https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) -http://media1.adventist.no:1935/live/hope2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) http://media1.adventist.no:1935/live/hope3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1809,8 +1809,6 @@ https://live.ntdimg.com/live400/playlist.m3u8 https://worcester.vod.castus.tv/live/ch1.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",KITV (News) https://fuel-streaming-prod01.fuelmedia.io/v1/sem/c4067ddc-0e67-4928-b7ec-624481f721a6.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1911,6 +1909,8 @@ http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 http://168.232.168.242:8000/play/a05k/index.m3u8 #EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index f673711f1..c35dc1fab 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="KFPHDT3.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KFPH-DT3 (GetTV) (480p) +#EXTINF:-1 tvg-id="KFPHDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KFPH-DT3 (GetTV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-px.theus6tv.tk/hls/13.3/playlist.m3u8 #EXTINF:-1 tvg-id="KYWDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",KYW-DT1 (CBS 3) (1080p) @@ -26,10 +26,10 @@ https://v-pi.theus6tv.tk/hls/4.2/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT4 (ShopLC) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) +#EXTINF:-1 tvg-id="WACPDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) +#EXTINF:-1 tvg-id="WACPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.6/playlist.m3u8 #EXTINF:-1 tvg-id="WCAUDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCAU-DT1 (NBC 10) (1080p) @@ -56,7 +56,7 @@ https://v-pi.theus6tv.tk/hls/2.2/playlist.m3u8 #EXTINF:-1 tvg-id="WDPNDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT5 (Retro TV) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/2.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WELLLD1.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) +#EXTINF:-1 tvg-id="WELLLD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/45.1/playlist.m3u8 #EXTINF:-1 tvg-id="WFMZDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WFMZ-DT1 (720p) @@ -164,7 +164,7 @@ https://v-ny.theus6tv.tk/hls/47.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT1 (NYC Life) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/25.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYEDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT2 (NYC Gov) (432p) +#EXTINF:-1 tvg-id="WNYEDT2.us" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT2 (NYC Gov) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/25.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT3 (CUNY TV) (1080p) @@ -242,7 +242,7 @@ https://v-pi.theus6tv.tk/hls/51.2/playlist.m3u8 #EXTINF:-1 tvg-id="WTXFDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTXF-DT1 (FOX 29) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/29.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WUVPDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) +#EXTINF:-1 tvg-id="WUVPDT3.us" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/65.3/playlist.m3u8 #EXTINF:-1 tvg-id="WWORDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WWOR-DT1 (my9) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 4e1ca298d..a60401200 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -111,7 +111,7 @@ https://cheddar-news12ny-1.plex.wurl.com/manifest/playlist.m3u8 https://newsmax-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-newsmax-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Nosey.us" status="error",Nosey (1080p) https://nosey-2.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="error",Outdoor America (720p) [Not 24/7] https://d18toqrnfyz3v1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/OutdoorAmerica-PLEX/159.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) https://a357e37df8ec46719fdeffa29a3e8e40.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_PeopleAreAwesome/8fe64d6c-210c-42ac-8b42-8006b8721cf4/3.m3u8 @@ -187,7 +187,7 @@ https://waypointtv-samsung.plex.wurl.com/manifest/playlist.m3u8 https://04799df414944908856c6c521891945f.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_WeatherSpy/2eba863c-1452-4ea6-98b2-2b1c0c81c112/3.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="error",WeatherSpy (1080p) https://jukin-weatherspy-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WhistleSports.us" status="error",Whistle Sports (720p) +#EXTINF:-1 tvg-id="WhistleSports.us",Whistle Sports (720p) https://whistle-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="WipeoutXtra.us" status="error",Wipeout Xtra (1080p) https://endemol-wipeoutxtra-1.plex.wurl.com/manifest/playlist.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index e28a6e458..f5ece72be 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -1,10 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="70sCinema.us" status="online",Pluto TV 70s Cinema (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d878d3d19b30007d2e782/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="80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId= #EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/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="80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId= #EXTINF:-1 tvg-id="90sThrowback.us" status="online",Pluto TV 90s Throwback (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d86f519358a00072b978e/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="90210.us" status="online",Pluto TV 90120 (720p) @@ -70,10 +70,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007 #EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/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="BETEast.us" status="online",Pluto TV BET (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= -#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca670f6593a5d78f0e85aed/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="BETEast.us" status="online",Pluto TV BET (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= +#EXTINF:-1 tvg-id="BETEast.us",Pluto TV BET (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150978589c0700095f97ae/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e6949ab8e2b35bdcaa9f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e6949ab8e2b35bdcaa9f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=175&terminate=false&userId= @@ -114,9 +114,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff #EXTINF:-1 tvg-id="BoblepongeFrance.us" status="online",Bob l'éponge+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/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="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) @@ -153,26 +153,26 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b6b285823ecb93393cbf766/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b6b285823ecb93393cbf766&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=687&terminate=false&userId= #EXTINF:-1 tvg-id="Chassy.us" status="error",Pluto TV Chassy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b6b285823ecb93393cbf766/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="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= -#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="Cheddar.us" status="online",Cheddar News (720p) http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 +#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= -#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/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="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] @@ -187,12 +187,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/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="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f779951372da90007fd45e8/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="ClubbingTV.fr" status="online",Clubbing TV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984784ccb4de0007dfad74/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="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ad1a372e57c0007dbee5a/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="ClubbingTV.fr" status="online",Clubbing TV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 #EXTINF:-1 tvg-id="CMTEqualPlay.us" status="online",Pluto TV CMT Equal Play (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f68f53eb1e5800007390bf8/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="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) @@ -213,10 +213,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5421f71da6af422839 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c37d6712de254456f7ec340/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c37d6712de254456f7ec340&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=373&terminate=false&userId= #EXTINF:-1 tvg-id="ColdCaseFiles.us" status="online",Pluto TV Cold Case Files (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712de254456f7ec340/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="CombateWorld.us" status="online",Pluto TV Combate World (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/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="CombateWorld.us" status="online",Pluto TV Combate World (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= +#EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/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="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] @@ -225,12 +225,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce15 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e24636d67d0007a94e6d/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="ComedyCentralEast.us" status="online",Comedy Central East (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4947590ba40f75dc29c26b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=400&terminate=false&userId= -#EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4948418101147596fd6c5a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=91083755-0728-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany)+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b8923fc302800079e4f4f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b8923fc302800079e4f4f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ee59b770-663e-4463-bf9b-3f7c374fbc39&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4948418101147596fd6c5a/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="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4948418101147596fd6c5a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=91083755-0728-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4947590ba40f75dc29c26b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5ca4fefb-0728-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central + (720p) @@ -248,9 +248,9 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0b4841a7d000093 #EXTINF:-1 tvg-id="CribsMaisonsDeStarsFrance.us" status="online",Cribs Maisons De Star (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/602cf8963b4bc90007454541/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b08c0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5043513f-eb20-46fd-8286-9e9ba240e6f9 #EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd29e4aa26700076c0d06/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd29e4aa26700076c0d06&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=355&terminate=false&userId= -#EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4aa26700076c0d06/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="CSI.us" status="online",Pluto TV CSI (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd29e4aa26700076c0d06/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd29e4aa26700076c0d06&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=355&terminate=false&userId= #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] @@ -258,9 +258,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028 #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= -#EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3958c66ac540007d6e6a7/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="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= #EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9debf8c881310007d7bde1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=165&terminate=false&userId= #EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (720p) @@ -290,16 +290,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc1d8d #EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740e843c7812dcb8db/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= -#EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b54fe800093552f4/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb9524419b0007365a1c/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 @@ -307,6 +305,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb952 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/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="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/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="EmmaeinfachmagischNickGermany.us" status="online",Pluto TV Nick Emma einfach magisch! (720p) @@ -322,19 +322,19 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/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="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -369,8 +369,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58e55b14a http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= #EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food TV (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a140d81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877ac8cb791f4eb4a140d81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=601&terminate=false&userId= -#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) @@ -379,6 +377,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/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="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) @@ -405,7 +405,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f186626d https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e99f4423e067bd6df6903/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e99f4423e067bd6df6903&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=294&terminate=false&userId= #EXTINF:-1 tvg-id="GordonRamsaysHellsKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e99f4423e067bd6df6903/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="GordonRamsaysHellsKitchen.us" status="online",Pluto TV Hell's Kitchen (480p) [Not 24/7] +#EXTINF:-1 tvg-id="GordonRamsaysHellsKitchen.us" status="timeout",Pluto TV Hell's Kitchen (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6f38792075160007d85823/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="GustoTV.us" status="online",Pluto TV Gusto TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c47f3662f6b3c476fc03e/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 @@ -432,18 +432,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b580a2 #EXTINF:-1 tvg-id="iCarlyPlusGermany.us" status="online",Pluto TV iCarly+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2cb9f5b291000773807a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2cb9f5b291000773807a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c128fa6-7ec2-4a50-a81b-37f9e8c1e48f&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId= @@ -499,10 +499,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51ddf03 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60dd6b1da79e4d0007309455/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c01df1759ee03633e7b272c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c01df1759ee03633e7b272c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=971&terminate=false&userId= +#EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="LuchaLibreAAA.us" status="online",Pluto TV Lucha Libre AAA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/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="LuchaLibreAAA.us" status="timeout",Pluto TV Lucha Libre AAA (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c54853000797bf18/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MidsomerMurders.us" status="online",Pluto TV Midsomer Murders (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d52a5e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cbf6a868a1bce4a3d52a5e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=385&terminate=false&userId= #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p) @@ -520,11 +520,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77977bd #EXTINF:-1 tvg-id="MLB.us" status="online",Pluto TV MLB (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/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="MLS.us" status="online",Pluto TV MLS (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= +#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) @@ -560,6 +560,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= @@ -573,10 +577,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32576 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] @@ -587,30 +587,30 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7274806621ff00072651ff/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="Naruto.us" status="online",Pluto TV Naruto (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5da0c85bd2c9c10009370984/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5da0c85bd2c9c10009370984&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=836&terminate=false&userId= +#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0c85bd2c9c10009370984/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="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a173d7340007c559f7/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="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= +#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="error",Pluto TV Naturescape (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f3739f6b900075f366c/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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= +#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/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="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) @@ -623,13 +623,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= -#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= @@ -649,10 +649,10 @@ https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV nickrewind+ (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2bcd0fadc30007b4863b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2bcd0fadc30007b4863b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=26a921c8-2009-4fa8-9d4f-3edbe18a97f7&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/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="NickRewindGermany.us" status="online",Pluto TV nickrewind+ (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2bcd0fadc30007b4863b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2bcd0fadc30007b4863b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=26a921c8-2009-4fa8-9d4f-3edbe18a97f7&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) @@ -673,6 +673,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -687,8 +689,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] @@ -796,19 +796,19 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b68a18823ecb93393c #EXTINF:-1 tvg-id="PlutoTVBritishTV.us" status="online",Pluto TV British TV (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b68a18823ecb93393cba2f1/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="PlutoTVBubbleGuppies.us" status="online",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="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) 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="PlutoTVCars.us" status="online",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="PlutoTVBubbleGuppies.us" status="error",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="PlutoTVCars.us" status="online",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" status="online",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="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) +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" status="online",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb66537867f0007146953/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="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) -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="PlutoTVCats247Germany.us" status="online",Cats 24/7 (DE) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a56ce10f0b0009e64037/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a56ce10f0b0009e64037&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4f8f5d53-0580-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCats247Germany.us" status="online",Cats 24/7 (DE) (720p) @@ -825,36 +825,36 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/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="PlutoTVCine.us" status="online",Pluto TV Ciné (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/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="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVClassicTVUK.us" status="online",Pluto TV Classic TV (720p) @@ -878,15 +878,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e70008 #EXTINF:-1 tvg-id="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) @@ -903,14 +903,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) +#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.us" status="timeout",Pluto TV Cuisine (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -931,7 +931,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) +#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="timeout",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -943,8 +943,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad92 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 -#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) @@ -959,6 +957,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -975,22 +975,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60e456873 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3d06fb60d8000781fce8/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVEmpenosalobestia.us" status="online",Pluto TV Empeños a lo bestia (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f23102d5e239d00074b092a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="online",Pluto TV Estrellas de Acción (720p) +#EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="timeout",Pluto TV Estrellas de Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d00074195ba/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVExplore.us" status="online",Pluto TV Explore (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b8551b95267e225e59c1/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="PlutoTVExtremeFrance.us" status="online",Pluto TV Extrême (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b0000761141e/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="PlutoTVExtremeFrance.us" status="online",Pluto TV Extrême (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f9e9b0000761141e/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="PlutoTVExtremeFrance.us" status="online",Pluto TV Extrême (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b0000761141e/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="PlutoTVFamily.us" status="online",Pluto TV Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9133f500099c7d98/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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p) https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVFBIFiles.us" status="online",Pluto TV FBI Files (720p) @@ -1013,10 +1013,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f3bd0e63 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/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="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fútbol Para Fans (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) @@ -1085,7 +1085,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) +#EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="timeout",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc2d1ce10f0b0009e6cf9e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=efbfa162-0713-11eb-9b92-0242ac110002&terminate=false&userId= @@ -1112,23 +1112,21 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc8930009 #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) @@ -1136,13 +1134,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) @@ -1155,16 +1155,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df413559397560009 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549a8d8f1b53000768bc52/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9dcb446c-ad5a-4171-a84f-d144607d7b33 #EXTINF:-1 tvg-id="PlutoTVLemiracledelamour.us" status="online",Pluto TV Le miracle de l'amour (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549c238c3f21000753d3e0/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e1-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=af1cb1d2-a877-4020-81af-3f89e475eb94 -#EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'à côté (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 -#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) @@ -1183,14 +1183,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b9331210007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (480p) @@ -1199,7 +1199,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb9 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/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="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) +#EXTINF:-1 tvg-id="PlutoTVMasterChef.us" status="timeout",Pluto TV MasterChef (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009f86dd9/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df6dd1d0007cf7bad/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 @@ -1215,14 +1215,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff0007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (England) (684p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d0a1f73654db655a9274428&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d3a31b95267e225e4e09/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="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/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="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies CH (720p) @@ -1279,10 +1279,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9847111 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d103f031154a4172d262b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=959&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f031154a4172d262b/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="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMutanteX.us" status="online",Pluto TV Mutante X (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="online",Pluto TV Mutant X (720p) @@ -1304,9 +1304,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f98 #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2db26f0007b4aa73/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="PlutoTVNews.us" status="online",Pluto TV News (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/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="PlutoTVNews.us" status="online",Pluto TV News (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] @@ -1322,9 +1322,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84db2db385180007 #EXTINF:-1 tvg-id="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84db2db3851800077c871e/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="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/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="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dc59026b9b000766f9a2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dc59026b9b000766f9a2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=943&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasThriller.us" status="online",Pluto TV Novelas Thriller (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dc59026b9b000766f9a2/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="PlutoTVOhMyPet.us" status="online",Pluto TV Oh My Pet (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2acdab16f5b3000721ae2c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVPeleas.us" status="online",Pluto TV Peleas (720p) @@ -1335,10 +1335,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="timeout",Pluto TV Plus Belle La Vie (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/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="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1349,14 +1349,14 @@ https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1391,20 +1391,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d94a5451 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc327d0451770009ed7577/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="PlutoTVSamCat.us" status="online",Pluto TV Sam & Cat (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5ba20af628000707cee3/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="PlutoTVScience.us" status="online",Pluto TV Science (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/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="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/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="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) @@ -1442,6 +1442,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d00e8ada #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 +#EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bb941b95267e225e59c2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bb941b95267e225e59c2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b22749b0-ca0e-4663-8bb3-d83febbbb89f&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4ccfeac9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56340779a738201b4ccfeac9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=725&terminate=false&userId= @@ -1451,8 +1453,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) @@ -1484,15 +1484,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e281b0b8840007 #EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b0b8840007324b55/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="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenStarsSpain.us" status="online",Pluto TV Teen Stars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clásico (720p) @@ -1503,7 +1503,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) +#EXTINF:-1 tvg-id="PlutoTVTelenovelaFrance.us" status="error",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelasSpain.us" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1520,9 +1520,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f982c3420de410007 #EXTINF:-1 tvg-id="PlutoTVTheStoryofBeatclub.us" status="online",Pluto TV The Story of Beatclub (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f982c3420de4100070a545e/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="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/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="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007b4bd78/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e82bb378601b80007b4bd78&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=925&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efdbf90ba3e0009d99082&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b790e11f-0586-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] @@ -1541,18 +1541,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="error",Pluto TV Travel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c444bac1f70009ca756e/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aae8c65727d0007d15a17/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812be1c249444e05d09cc50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812be1c249444e05d09cc50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=365&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTrueCrime.us" status="online",Pluto TV True Crime (720p) [Not 24/7] @@ -1595,10 +1595,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4bdb635 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/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="PlutoTVWings.us" status="error",Pluto TV Wings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7792f6e093980007e02945/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/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="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ab3e1242be690697279c75d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ab3e1242be690697279c75d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) @@ -1610,17 +1610,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0d10e186bf0007 #EXTINF:-1 tvg-id="PlutoTVYogaGermany.us" status="online",Pluto TV Yoga (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0d10e186bf0007e2b100/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/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="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= +#EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae0a40e8ee0d000975e99b/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="PoliceWomen.us" status="online",Pluto TV Police Women (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e79c2f280389000077242a8/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="PursuitUp.us" status="error",Pluto TV Pursuit UP (720p) [Not 24/7] @@ -1646,9 +1646,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82547b6b3df60007 #EXTINF:-1 tvg-id="SlightlyOffIFC.us" status="online",Pluto TV Slightly Off By IFC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82547b6b3df60007fec2b5/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= -#EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765a05f65029ce2385aa30/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= #EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/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="SmithsonianChannelSelects.us" status="online",Pluto TV Smithsonian Channel Selects (720p) @@ -1679,7 +1679,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/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="TeenNickGermany.us" status="online",Pluto TV TeenNick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d81607ab737153ea3c1c80e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=511&terminate=false&userId= @@ -1719,14 +1719,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] @@ -1743,6 +1741,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1773,20 +1773,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= +#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40bebc5e3d2750a2239d7e/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="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c2d64ffbdf11b71587184b8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=455&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/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="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c2d64ffbdf11b71587184b8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=455&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandSitcoms.us" status="error",Pluto TV Land Sitcoms http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/997452/playlist.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appName=samsungmobiletvplus&appVersion=unknown&architecture=&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsungmobiletvplus&deviceVersion=unknown&embedPartner=samsung-tvplus&includeExtendedEvents=&paln=&serverSideAds=true&sid=SAMSUNG-TVPLUS-fcaa053c-0ece-49c6-ae1f-c3e42a7faf17&terminate=false&userId= #EXTINF:-1 tvg-id="TYTNetwork.us" status="online",Pluto TV TYT Network (720p) [Not 24/7] @@ -1824,11 +1824,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4e #EXTINF:-1 tvg-id="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= #EXTINF:-1 tvg-id="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] @@ -1837,8 +1837,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) @@ -1849,12 +1847,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/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="" status="online",Pluto TV My5 GP's (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c57ee4f9ddf73da8a0ba5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c57ee4f9ddf73da8a0ba5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=480&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime TV (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d2c571faeb3e2738ae27933&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) @@ -1879,36 +1881,30 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a2717ccde/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d54bbd90-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f10cd89a-c878-4a4d-8b3d-f5238f421aa0&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) @@ -1923,18 +1919,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d1490007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Cinéma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) @@ -1949,10 +1939,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac60007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Paramount Plus Picks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Paranormal (720p) @@ -1973,10 +1959,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d08395 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/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="" status="online",Pluto TV Motor (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0510962948d000961d3c6/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="" status="online",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/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="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/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="" status="online",Pluto TV Retro Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91f19c2c3300098ce961/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="" status="online",Pluto TV My5 Documentaries (720p) @@ -2069,19 +2051,37 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Conspiracy (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Movies+ (CH) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/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="" status="online",Pluto TV MTV Catfish (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b36abcddfb1f0729a3a7dab/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="" status="error",Pluto TV ESR 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e0ee50be2571e393ad33/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="",Pluto TV Food (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/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 diff --git a/streams/us_samsung.m3u b/streams/us_samsung.m3u index ed6615867..de1fe8495 100644 --- a/streams/us_samsung.m3u +++ b/streams/us_samsung.m3u @@ -95,7 +95,7 @@ https://thedesignnetwork-tdn-1.samsung.wurl.com/manifest/playlist.m3u8 https://the-pet-collective-linear.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (720p) https://tyt-samsungus.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThisOldHouse.us" status="error",This Old House (720p) +#EXTINF:-1 tvg-id="ThisOldHouse.us",This Old House (720p) https://thisoldhouse-samsung-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p) https://venntv-rakuten-samsung.amagi.tv/playlist.m3u8 diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 42c9efe62..17d7d7b0d 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -125,7 +125,7 @@ https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="online",STIRR City Amarillo (720p) https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAustin.us" status="error",STIRR City Austin (480p) +#EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="online",STIRR City Bakersfield (480p) [Not 24/7] https://dai.google.com/linear/hls/event/-4GLQIcZTUWzP8vDAXNQsQ/master.m3u8 @@ -157,11 +157,11 @@ https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) -https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) +https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="error",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) https://dai.google.com/linear/hls/event/QLfrYVtERpCnzM7qE_PkUw/master.m3u8 @@ -185,7 +185,7 @@ https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="error",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleNewBern.us" status="online",STIRR City Greenville New Bern (720p) https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 @@ -193,7 +193,7 @@ https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 https://dai.google.com/linear/hls/event/W_NyV_9eQ-qa0XDSMfYkEg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityHastings.us" status="online",STIRR City Hastings (720p) https://dai.google.com/linear/hls/event/xtKyBDIFSZa6cT4Of9yaGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="online",STIRR City Johnstown Altoona (720p) +#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="error",STIRR City Johnstown Altoona (720p) https://dai.google.com/linear/hls/event/BXZlH0kXTeGczlQ49-0QFQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLasVegas.us" status="online",STIRR City Las Vegas (720p) https://dai.google.com/linear/hls/event/yDGZP35hTsqdf2rwaP1BGQ/master.m3u8 @@ -203,7 +203,7 @@ https://dai.google.com/linear/hls/event/knBsxnquSYqFXTP_UzcGgw/master.m3u8 https://dai.google.com/linear/hls/event/MqeaRgFBR2WJ_40ngbDruQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLosAngeles.us" status="online",STIRR City Los Angeles (480p) https://dai.google.com/linear/hls/event/n3PVAFmPTJSVYjdSVf7XZw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="error",STIRR City Lynchburg Roanoke (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="online",STIRR City Lynchburg Roanoke (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMacon.us" status="online",STIRR City Macon (234p) [Not 24/7] https://dai.google.com/linear/hls/event/PPMxI7GZSRG6Kgkp2gSF1g/master.m3u8 @@ -223,14 +223,14 @@ https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 https://dai.google.com/linear/hls/event/pRd-k6tZSiCRsw_f51Vcvg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityOttumwa.us" status="online",STIRR City Ottumwa (720p) https://dai.google.com/linear/hls/event/jH-4z3EkQO-fLYYgjX7d3g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="error",STIRR City Pensacola (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="online",STIRR City Pensacola (720p) [Not 24/7] https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPittsburgh.us" status="online",STIRR City Pittsburgh (720p) [Not 24/7] https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) -https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="timeout",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) +https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="online",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) @@ -249,7 +249,7 @@ https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="online",STIRR City South Bend (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="error",STIRR City South Bend (480p) [Not 24/7] https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySpringfield2.us" status="online",STIRR City Springfield #2 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 @@ -259,11 +259,11 @@ https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityToledo.us" status="online",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) +#EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="error",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="online",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="online",STIRR City Washington D.C. (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="error",STIRR City Washington D.C. (480p) [Not 24/7] https://dai.google.com/linear/hls/event/_VmeKujXTf-nc9Lr2NO6tA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="online",STIRR City West Palm Beach (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ji4LMCwtRCOw3TrRUKlQMQ/master.m3u8 @@ -333,6 +333,8 @@ https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) @@ -341,12 +343,12 @@ https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR People TV (1080p) https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR CineLife (1080p) https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) @@ -357,8 +359,6 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] @@ -375,8 +375,6 @@ https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] @@ -385,8 +383,8 @@ https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) +https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] @@ -413,6 +411,8 @@ https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Philly PA (720p) https://dai.google.com/linear/hls/event/Xu-ITJ2GTNGaxGn893mmWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR MavTV (720p) @@ -429,18 +429,20 @@ https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) -https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) +https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Travel (720p) https://dai.google.com/linear/hls/event/0ZXyCbn9TYmrrAzcDfoU1w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Sports (720p) https://dai.google.com/linear/hls/event/1B2yihdIR1mCL63rXzERag/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR The Asylum (1080p) https://dai.google.com/linear/hls/event/2r7F3DThT-C5YW21CUuGLQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR ESR 24x7 eSports Network (720p) https://dai.google.com/linear/hls/event/7-91LhuBQNONHzAbrFQr-Q/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR COVID-19 News (720p) @@ -455,8 +457,6 @@ https://dai.google.com/linear/hls/event/9WuQ_LseR12mMx2-QW41XQ/master.m3u8 https://dai.google.com/linear/hls/event/23QIslh0TOqygKz-M9W29Q/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR The Lucy Show (720p) https://dai.google.com/linear/hls/event/-s-FtbzrQCaLMDSyM0ejyw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR National (720p) -https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Music (720p) https://dai.google.com/linear/hls/event/_e1csFnJR6W6y056PyiG6A/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Cooks (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index b48291429..8ba3c94e3 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -23,7 +23,7 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Pattrn.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://lnc-people-tv.tubi.video/index.m3u8 -#EXTINF:-1 tvg-id="Reelz.us" status="error",Reelz +#EXTINF:-1 tvg-id="Reelz.us" status="online",Reelz https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Reelz.m3u8 #EXTINF:-1 tvg-id="SantaandtheThreeBears.us" status="online",Santa and the Three Bears (480p) https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stream.m3u8 @@ -39,10 +39,6 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 #EXTINF:-1 tvg-id="" status="online",Very Alabama (576p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Q13 Seattle WA (KCPQ) (720p) @@ -65,6 +61,8 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WAGA-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 32 Chicago IL (WFLD) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WFLD-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 2 Detroit MI (WJBK) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WJBK-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 5 New York NY (WNYW) (720p) @@ -79,12 +77,12 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 #EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 #EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) @@ -103,6 +101,8 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 #EXTINF:-1 tvg-id="" status="online",WMTW-TV News Portland ME (720p) @@ -117,14 +117,14 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 6 Milwaukee WI (WITI) (720p) [Not 24/7] -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WITI-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index 4e735668d..bc3e3c069 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -15,11 +15,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericastestkitchen/CDN/pla https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="online",Architectural Digest (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Asylum.us" status="online",Asylum (XUMO) (720p) +#EXTINF:-1 tvg-id="Asylum.us" status="timeout",Asylum (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="timeout",Battery Pop (XUMO) (720p) +#EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8 @@ -37,7 +37,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="error",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo-host-cheddar/CDN/master.m3u8 -#EXTINF:-1 tvg-id="ChiveTV.us" status="timeout",Chive TV (720p) +#EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CineRomantico.us" status="online",Cine Romantico (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokucineromantico/CDN/playlist.m3u8 @@ -86,11 +86,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playl #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (432p) https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFreeMovies.us" status="online",FilmRise Free Movies (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseHellsKitchen.us" status="online",FilmRise Hell's Kitchen (432p) @@ -125,7 +125,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GlobalGotTalent.us" status="timeout",Global Got Talent (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GloryKickboxing.us" status="timeout",Glory Kickboxing (720p) +#EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GoTraveler.us" status="online",Go Traveler (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgotraveler/CDN/playlist.m3u8 @@ -135,7 +135,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="timeout",Gravitas Movies (720p) +#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HallmarkMoviesMore.us" status="online",Hallmark Movies & More (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/CDN/playlist.m3u8 @@ -169,27 +169,27 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumolivexlive/CDN/master.m3u8 #EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="online",Maverick Black Cinema (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8 +#EXTINF:-1 tvg-id="NBCNewsNow.us" status="timeout",NBC News Now (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-newsmaxxumo/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NitroCircus.us" status="online",Nitro Circus (720p) +#EXTINF:-1 tvg-id="NitroCircus.us" status="timeout",Nitro Circus (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnitrocircus/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Nosey.us" status="online",Nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-nosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThisXUMO.us" status="online",Now This (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-nowthis/CDN/master.m3u8 -#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) +#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="timeout",Outdoor America (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutdooramerica/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutsidetv/CDN/playlist.m3u8 @@ -205,13 +205,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playli https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="PlayersTV.us" status="online",Players TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (1080p) +#EXTINF:-1 tvg-id="PocketWatch.us" status="timeout",pocket.watch (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PongaloNovelaclub.us" status="online",Pongalo Novelaclub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunovelaclub/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RainbowRuby.us" status="online",Rainbow Ruby (360p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-roku-rainbow-ruby/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Realnosey.us" status="timeout",Real nosey (720p) +#EXTINF:-1 tvg-id="Realnosey.us" status="online",Real nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxrealnosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (Redbox) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 @@ -225,7 +225,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokurev-and-roll/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="error",Revry (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-revryxumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="RokuFilmRiseForensicFiles.us" status="online",FilmRise Forensic Files (144p) +#EXTINF:-1 tvg-id="RokuFilmRiseForensicFiles.us" status="timeout",FilmRise Forensic Files (144p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8 #EXTINF:-1 tvg-id="RokuFilmRiseMysteries.us" status="online",FilmRise Mysteries (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisemystery/CDN/playlist.m3u8 @@ -310,11 +310,11 @@ https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (1080p) [Not 24/7] https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziotmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TMZ.us" status="online",TMZ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TMZ.us" status="timeout",TMZ (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) @@ -326,9 +326,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u #EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) @@ -336,18 +336,18 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VizioFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvoyagerdocumentaries/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Wired.us" status="timeout",Wired (720p) +#EXTINF:-1 tvg-id="WeatherSpy.us" status="online",WeatherSpy (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index 55172aa76..60e87e6e8 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -7,7 +7,7 @@ https://vcp.myplaytv.com/canali/canali/playlist.m3u8 https://vcp.myplaytv.com/nubehtv/nubehtv/playlist.m3u8 #EXTINF:-1 tvg-id="Colombeia.ve" status="online",Colombeia http://177.52.221.214:8000/play/a0co/index.m3u8 -#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="error",Corazón Llanero +#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazón Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 #EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live @@ -39,7 +39,7 @@ https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8 #EXTINF:-1 tvg-id="Venevision.ve" status="error",Venevision [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live -#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="timeout",Venezolana de Televisión +#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="online",Venezolana de Televisión http://177.52.221.214:8000/play/a0cj/index.m3u8 #EXTINF:-1 tvg-id="VepacoTV.ve" status="online",Vepaco TV (486p) [Not 24/7] http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 diff --git a/streams/vn_fptplay.m3u b/streams/vn_fptplay.m3u index 15f4d9a9f..cd5e1333f 100644 --- a/streams/vn_fptplay.m3u +++ b/streams/vn_fptplay.m3u @@ -8,7 +8,7 @@ https://livecdn.fptplay.net/hda3/babytvhd_vhls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCEarthAsia.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC Earth (Vietnamese dub) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://livecdn.fptplay.net/hda2/bbcearth_vhls.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="BBCLifestyleAsia.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC Lifestyle Asia (576p) +#EXTINF:-1 tvg-id="BBCLifestyleAsia.uk" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC Lifestyle Asia (576p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://livecdn.fptplay.net/sdb/bbclifestyle_2000.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCWorldNewsAsiaPacific.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC World News Asia Pacific (576p) From d9a97b02e811c4ab36302feca690aff298c3e97e Mon Sep 17 00:00:00 2001 From: Central302 <86145713+Central302@users.noreply.github.com> Date: Fri, 17 Jun 2022 20:46:12 +0900 Subject: [PATCH 29/49] Update us.m3u --- streams/us.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/us.m3u b/streams/us.m3u index 0a1d17241..1ff7d3fa0 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -2055,3 +2055,5 @@ https://www.livedoomovie.com/02_AXNHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="error" 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",Warner 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 https://www.livedoomovie.com/02_WarnerTVHD_720p/chunklist.m3u8 +#EXTINF:-1 tvg-id="WUPADT1.us",CW Network Atlanta-GA (1080p) +http://208.79.153.102/WUPA-CW/index.m3u8 From bd2313889a1f07aa192e299477f30373ee5debb7 Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Fri, 17 Jun 2022 14:10:33 +0100 Subject: [PATCH 30/49] Add World Fashion Channel Russia --- streams/ru.m3u | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/streams/ru.m3u b/streams/ru.m3u index d0834c45b..ab95d8265 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -705,8 +705,10 @@ http://uiptv.do.am/1ufc/118056781/playlist.m3u8 https://strm.yandex.ru/kal/volgograd1/volgograd10.m3u8 #EXTINF:-1 tvg-id="Vremya.ru" status="error",Время (576p) http://91.185.3.218:4000/play/607 -#EXTINF:-1 tvg-id="WorldFashionChannelInternational.ru" status="online",World Fashion Channel (1080p) +#EXTINF:-1 tvg-id="WorldFashionChannelInternational.ru" status="online",World Fashion Channel International (1080p) https://wfcint.mediacdn.ru/cdn/wfcintweb/playlist.m3u8 +#EXTINF:-1 tvg-id="WorldFashionChannelRussia.ru" status="online",World Fashion Channel Russia (1080p) +https://wfcrus.mediacdn.ru/cdn/wfcrusweb/playlist.m3u8 #EXTINF:-1 tvg-id="Yugra.ru" status="online",Югра (576p) http://live.ugratv.cdnvideo.ru/ugratv/smil:ugrastream1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Yurgan.ru" status="error",Юрган (1080p) From 4ba8f3e098be4d3a510985dc9890521e074b4b0b Mon Sep 17 00:00:00 2001 From: Central302 <86145713+Central302@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:28:36 +0900 Subject: [PATCH 31/49] Update us.m3u --- streams/us.m3u | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/streams/us.m3u b/streams/us.m3u index 1ff7d3fa0..5b28f6f2f 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -2056,4 +2056,8 @@ https://www.livedoomovie.com/02_AXNHD_720p/chunklist.m3u8 #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_WarnerTVHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="WUPADT1.us",CW Network Atlanta-GA (1080p) -http://208.79.153.102/WUPA-CW/index.m3u8 +https://trn10.tulix.tv/WUPA-CW/index.m3u8 +#EXTINF:-1 tvg-id="WAGADT1.us",FOX Atlanta-GA (WAGA-DT1) (720p) +https://trn10.tulix.tv/WAGA-FOX/index.m3u8 +#EXTINF:-1 tvg-id="WGCLDT1.us",CBS Atlanta GA (WGCL-DT1) (1080p) +https://trn10.tulix.tv/WGCL-CBS/index.m3u8 From ea802feb0c6990f1c60b6cc839a942374cc393bc Mon Sep 17 00:00:00 2001 From: Central302 <86145713+Central302@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:36:54 +0900 Subject: [PATCH 32/49] Update us.m3u --- streams/us.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/us.m3u b/streams/us.m3u index 5b28f6f2f..bf32b61ad 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -2061,3 +2061,5 @@ https://trn10.tulix.tv/WUPA-CW/index.m3u8 https://trn10.tulix.tv/WAGA-FOX/index.m3u8 #EXTINF:-1 tvg-id="WGCLDT1.us",CBS Atlanta GA (WGCL-DT1) (1080p) https://trn10.tulix.tv/WGCL-CBS/index.m3u8 +#EXTINF:-1 tvg-id="WSBDT1.us",ABC Atlanta-GA (WSB-DT1) (720p) +https://trn10.tulix.tv/WSB-ABC/index.m3u8 From 8d48a7523d8137f2a58d08d1eb94b33963f1fee0 Mon Sep 17 00:00:00 2001 From: Central302 <86145713+Central302@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:37:29 +0900 Subject: [PATCH 33/49] Update us.m3u --- streams/us.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/us.m3u b/streams/us.m3u index bf32b61ad..4c391e0ed 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -2055,7 +2055,7 @@ https://www.livedoomovie.com/02_AXNHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="error" 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",Warner 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 https://www.livedoomovie.com/02_WarnerTVHD_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="WUPADT1.us",CW Network Atlanta-GA (1080p) +#EXTINF:-1 tvg-id="WUPADT1.us",CW Network Atlanta-GA (WUPA-DT1) (1080p) https://trn10.tulix.tv/WUPA-CW/index.m3u8 #EXTINF:-1 tvg-id="WAGADT1.us",FOX Atlanta-GA (WAGA-DT1) (720p) https://trn10.tulix.tv/WAGA-FOX/index.m3u8 From 3247e3b9a30333e9d6df3efbc00597393a0cdcf5 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:16:46 +0300 Subject: [PATCH 34/49] [Bot] Daily update (#7539) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 328 ++++++++++++++++---------------- streams/ae.m3u | 4 +- streams/af.m3u | 2 +- streams/al.m3u | 6 +- streams/am.m3u | 8 +- streams/ar.m3u | 2 +- streams/at.m3u | 4 +- streams/au.m3u | 2 +- streams/au_samsung.m3u | 2 +- streams/az.m3u | 4 +- streams/ba.m3u | 4 +- streams/be.m3u | 12 +- streams/br.m3u | 20 +- streams/by.m3u | 2 +- streams/ca.m3u | 20 +- streams/cl.m3u | 24 +-- streams/cn.m3u | 200 +++++++++---------- streams/co.m3u | 14 +- streams/cr.m3u | 4 +- streams/cw.m3u | 2 +- streams/cy.m3u | 4 +- streams/cz.m3u | 6 +- streams/de.m3u | 38 ++-- streams/de_adultswim.m3u | 16 +- streams/do.m3u | 12 +- streams/dz.m3u | 2 +- streams/ec.m3u | 4 +- streams/eg.m3u | 2 +- streams/es.m3u | 40 ++-- streams/fr.m3u | 12 +- streams/fr_samsung.m3u | 2 +- streams/ge.m3u | 4 +- streams/gr.m3u | 20 +- streams/gt.m3u | 2 +- streams/hk.m3u | 26 +-- streams/hn.m3u | 14 +- streams/ht.m3u | 6 +- streams/id.m3u | 154 +++++++-------- streams/in.m3u | 62 +++--- streams/iq.m3u | 16 +- streams/ir.m3u | 2 +- streams/is.m3u | 2 +- streams/it.m3u | 18 +- streams/jp.m3u | 6 +- streams/kr.m3u | 16 +- streams/kz.m3u | 6 +- streams/lb.m3u | 2 +- streams/lk.m3u | 4 +- streams/mo.m3u | 6 +- streams/mx.m3u | 28 +-- streams/my.m3u | 14 +- streams/ng.m3u | 2 +- streams/nl.m3u | 8 +- streams/no.m3u | 8 +- streams/no_samsung.m3u | 2 +- streams/pa.m3u | 2 +- streams/pe.m3u | 32 ++-- streams/ph.m3u | 8 +- streams/pk.m3u | 4 +- streams/pl.m3u | 4 +- streams/pr.m3u | 4 +- streams/ps.m3u | 2 +- streams/pt.m3u | 24 +-- streams/py.m3u | 2 +- streams/ro.m3u | 2 +- streams/rs.m3u | 2 +- streams/ru.m3u | 42 ++-- streams/sa.m3u | 12 +- streams/se.m3u | 2 +- streams/sg.m3u | 6 +- streams/si.m3u | 2 +- streams/sn.m3u | 4 +- streams/sv.m3u | 6 +- streams/th.m3u | 12 +- streams/tm.m3u | 8 +- streams/tn.m3u | 2 +- streams/tr.m3u | 24 +-- streams/tw.m3u | 4 +- streams/ua.m3u | 14 +- streams/uk.m3u | 30 +-- streams/uk_rakuten.m3u | 4 +- streams/uk_samsung.m3u | 2 +- streams/unsorted.m3u | 24 +-- streams/us.m3u | 76 ++++---- streams/us_localbtv.m3u | 6 +- streams/us_plex.m3u | 6 +- streams/us_pluto.m3u | 402 +++++++++++++++++++-------------------- streams/us_samsung.m3u | 2 +- streams/us_ssh101.m3u | 2 +- streams/us_stirr.m3u | 40 ++-- streams/us_tubi.m3u | 30 +-- streams/us_xumo.m3u | 54 +++--- streams/vn_fptplay.m3u | 2 +- 93 files changed, 1067 insertions(+), 1067 deletions(-) diff --git a/README.md b/README.md index 6a70989ba..61861050c 100644 --- a/README.md +++ b/README.md @@ -32,32 +32,32 @@ To watch IPTV, simply insert one of the links below into any player that support Auto13https://iptv-org.github.io/iptv/categories/auto.m3u Animation18https://iptv-org.github.io/iptv/categories/animation.m3u Business32https://iptv-org.github.io/iptv/categories/business.m3u - Classic46https://iptv-org.github.io/iptv/categories/classic.m3u - Comedy46https://iptv-org.github.io/iptv/categories/comedy.m3u + Classic47https://iptv-org.github.io/iptv/categories/classic.m3u + Comedy45https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking21https://iptv-org.github.io/iptv/categories/cooking.m3u Culture13https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u Education33https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment174https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family18https://iptv-org.github.io/iptv/categories/family.m3u - General371https://iptv-org.github.io/iptv/categories/general.m3u - Kids140https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative39https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle64https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies221https://iptv-org.github.io/iptv/categories/movies.m3u - Music308https://iptv-org.github.io/iptv/categories/music.m3u + Entertainment175https://iptv-org.github.io/iptv/categories/entertainment.m3u + Family19https://iptv-org.github.io/iptv/categories/family.m3u + General370https://iptv-org.github.io/iptv/categories/general.m3u + Kids138https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative38https://iptv-org.github.io/iptv/categories/legislative.m3u + Lifestyle63https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Movies218https://iptv-org.github.io/iptv/categories/movies.m3u + Music309https://iptv-org.github.io/iptv/categories/music.m3u News359https://iptv-org.github.io/iptv/categories/news.m3u Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u - Religious197https://iptv-org.github.io/iptv/categories/religious.m3u + Religious202https://iptv-org.github.io/iptv/categories/religious.m3u Series146https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u - Shop50https://iptv-org.github.io/iptv/categories/shop.m3u - Sports162https://iptv-org.github.io/iptv/categories/sports.m3u - Travel18https://iptv-org.github.io/iptv/categories/travel.m3u + Shop49https://iptv-org.github.io/iptv/categories/shop.m3u + Sports166https://iptv-org.github.io/iptv/categories/sports.m3u + Travel17https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4780https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4787https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -75,30 +75,30 @@ To watch IPTV, simply insert one of the links below into any player that support LanguageChannelsPlaylist - Albanian30https://iptv-org.github.io/iptv/languages/sqi.m3u + Albanian31https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic310https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic309https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani20https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani21https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri2https://iptv-org.github.io/iptv/languages/bho.m3u - Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u + Bosnian6https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan8https://iptv-org.github.io/iptv/languages/cat.m3u Cebuano1https://iptv-org.github.io/iptv/languages/ceb.m3u - Chinese61https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese62https://iptv-org.github.io/iptv/languages/zho.m3u Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u Czech18https://iptv-org.github.io/iptv/languages/ces.m3u Danish11https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u Dutch75https://iptv-org.github.io/iptv/languages/nld.m3u - English1556https://iptv-org.github.io/iptv/languages/eng.m3u + English1558https://iptv-org.github.io/iptv/languages/eng.m3u Estonian5https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u @@ -106,18 +106,18 @@ To watch IPTV, simply insert one of the links below into any player that support French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u - German174https://iptv-org.github.io/iptv/languages/deu.m3u + German172https://iptv-org.github.io/iptv/languages/deu.m3u Greek84https://iptv-org.github.io/iptv/languages/ell.m3u Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi80https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi82https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u - Icelandic2https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian182https://iptv-org.github.io/iptv/languages/ind.m3u + Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u + Indonesian183https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u - Italian161https://iptv-org.github.io/iptv/languages/ita.m3u + Italian160https://iptv-org.github.io/iptv/languages/ita.m3u Japanese32https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u @@ -125,14 +125,14 @@ To watch IPTV, simply insert one of the links below into any player that support Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u Korean66https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish16https://iptv-org.github.io/iptv/languages/kur.m3u + Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay17https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam48https://iptv-org.github.io/iptv/languages/mal.m3u + Malay19https://iptv-org.github.io/iptv/languages/msa.m3u + Malayalam50https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi4https://iptv-org.github.io/iptv/languages/mar.m3u @@ -141,38 +141,38 @@ To watch IPTV, simply insert one of the links below into any player that support Norwegian8https://iptv-org.github.io/iptv/languages/nor.m3u Norwegian Bokmål1https://iptv-org.github.io/iptv/languages/nob.m3u Oriya (macrolanguage)3https://iptv-org.github.io/iptv/languages/ori.m3u - Panjabi4https://iptv-org.github.io/iptv/languages/pan.m3u + Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u - Pashto13https://iptv-org.github.io/iptv/languages/pus.m3u - Persian72https://iptv-org.github.io/iptv/languages/fas.m3u + Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u + Persian71https://iptv-org.github.io/iptv/languages/fas.m3u Polish40https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese147https://iptv-org.github.io/iptv/languages/por.m3u - Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u - Russian313https://iptv-org.github.io/iptv/languages/rus.m3u + Portuguese150https://iptv-org.github.io/iptv/languages/por.m3u + Romanian35https://iptv-org.github.io/iptv/languages/ron.m3u + Russian312https://iptv-org.github.io/iptv/languages/rus.m3u Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish863https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish870https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u - Swedish13https://iptv-org.github.io/iptv/languages/swe.m3u - Tagalog11https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil39https://iptv-org.github.io/iptv/languages/tam.m3u + Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u + Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u + Tamil38https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u Thai51https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish125https://iptv-org.github.io/iptv/languages/tur.m3u + Turkish126https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u + Urdu21https://iptv-org.github.io/iptv/languages/urd.m3u Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u - Wolof3https://iptv-org.github.io/iptv/languages/wol.m3u + Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2375https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2372https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -190,23 +190,23 @@ To watch IPTV, simply insert one of the links below into any player that support CountryChannelsPlaylist - 🇦🇫 Afghanistan56https://iptv-org.github.io/iptv/countries/af.m3u + 🇦🇫 Afghanistan57https://iptv-org.github.io/iptv/countries/af.m3u 🇦🇱 Albania82https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria79https://iptv-org.github.io/iptv/countries/dz.m3u - 🇦🇸 American Samoa29https://iptv-org.github.io/iptv/countries/as.m3u + 🇩🇿 Algeria78https://iptv-org.github.io/iptv/countries/dz.m3u + 🇦🇸 American Samoa28https://iptv-org.github.io/iptv/countries/as.m3u 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u 🇦🇴 Angola29https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina111https://iptv-org.github.io/iptv/countries/ar.m3u - 🇦🇲 Armenia70https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇷 Argentina112https://iptv-org.github.io/iptv/countries/ar.m3u + 🇦🇲 Armenia71https://iptv-org.github.io/iptv/countries/am.m3u 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia83https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria63https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan64https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇹 Austria62https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan66https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain66https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇭 Bahrain67https://iptv-org.github.io/iptv/countries/bh.m3u 🇧🇩 Bangladesh64https://iptv-org.github.io/iptv/countries/bd.m3u 🇧🇧 Barbados26https://iptv-org.github.io/iptv/countries/bb.m3u 🇧🇾 Belarus65https://iptv-org.github.io/iptv/countries/by.m3u @@ -217,44 +217,44 @@ To watch IPTV, simply insert one of the links below into any player that support 🇧🇹 Bhutan43https://iptv-org.github.io/iptv/countries/bt.m3u 🇧🇴 Bolivia75https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇦 Bosnia and Herzegovina46https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil144https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil146https://iptv-org.github.io/iptv/countries/br.m3u 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u - 🇧🇳 Brunei39https://iptv-org.github.io/iptv/countries/bn.m3u + 🇧🇳 Brunei40https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso30https://iptv-org.github.io/iptv/countries/bf.m3u 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia43https://iptv-org.github.io/iptv/countries/kh.m3u + 🇰🇭 Cambodia44https://iptv-org.github.io/iptv/countries/kh.m3u 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u 🇨🇦 Canada114https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile179https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇱 Chile177https://iptv-org.github.io/iptv/countries/cl.m3u 🇨🇳 China949https://iptv-org.github.io/iptv/countries/cn.m3u 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u - 🇨🇴 Colombia112https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇴 Colombia113https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros54https://iptv-org.github.io/iptv/countries/km.m3u - 🇨🇰 Cook Islands29https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica81https://iptv-org.github.io/iptv/countries/cr.m3u + 🇨🇰 Cook Islands28https://iptv-org.github.io/iptv/countries/ck.m3u + 🇨🇷 Costa Rica83https://iptv-org.github.io/iptv/countries/cr.m3u 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u 🇨🇺 Cuba63https://iptv-org.github.io/iptv/countries/cu.m3u - 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u - 🇨🇾 Cyprus66https://iptv-org.github.io/iptv/countries/cy.m3u + 🇨🇼 Curacao27https://iptv-org.github.io/iptv/countries/cw.m3u + 🇨🇾 Cyprus67https://iptv-org.github.io/iptv/countries/cy.m3u 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u 🇩🇰 Denmark44https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti58https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic99https://iptv-org.github.io/iptv/countries/do.m3u - 🇹🇱 East Timor33https://iptv-org.github.io/iptv/countries/tl.m3u - 🇪🇨 Ecuador71https://iptv-org.github.io/iptv/countries/ec.m3u - 🇪🇬 Egypt88https://iptv-org.github.io/iptv/countries/eg.m3u + 🇩🇴 Dominican Republic101https://iptv-org.github.io/iptv/countries/do.m3u + 🇹🇱 East Timor34https://iptv-org.github.io/iptv/countries/tl.m3u + 🇪🇨 Ecuador70https://iptv-org.github.io/iptv/countries/ec.m3u + 🇪🇬 Egypt87https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador71https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u 🇪🇷 Eritrea27https://iptv-org.github.io/iptv/countries/er.m3u @@ -262,15 +262,15 @@ To watch IPTV, simply insert one of the links below into any player that support 🇪🇹 Ethiopia28https://iptv-org.github.io/iptv/countries/et.m3u 🇫🇰 Falkland Islands25https://iptv-org.github.io/iptv/countries/fk.m3u 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u - 🇫🇯 Fiji30https://iptv-org.github.io/iptv/countries/fj.m3u + 🇫🇯 Fiji29https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France156https://iptv-org.github.io/iptv/countries/fr.m3u + 🇫🇷 France155https://iptv-org.github.io/iptv/countries/fr.m3u 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u - 🇵🇫 French Polynesia30https://iptv-org.github.io/iptv/countries/pf.m3u + 🇵🇫 French Polynesia29https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia50https://iptv-org.github.io/iptv/countries/ge.m3u + 🇬🇪 Georgia51https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u @@ -278,38 +278,38 @@ To watch IPTV, simply insert one of the links below into any player that support 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u - 🇬🇺 Guam29https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala64https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇺 Guam28https://iptv-org.github.io/iptv/countries/gu.m3u + 🇬🇹 Guatemala63https://iptv-org.github.io/iptv/countries/gt.m3u 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti37https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇹 Haiti36https://iptv-org.github.io/iptv/countries/ht.m3u 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u - 🇭🇳 Honduras92https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong48https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇳 Honduras89https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇰 Hong Kong47https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u - 🇮🇸 Iceland39https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India279https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia238https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇸 Iceland38https://iptv-org.github.io/iptv/countries/is.m3u + 🇮🇳 India276https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia239https://iptv-org.github.io/iptv/countries/id.m3u 🇮🇷 Iran115https://iptv-org.github.io/iptv/countries/ir.m3u 🇮🇶 Iraq97https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u - 🇮🇱 Israel48https://iptv-org.github.io/iptv/countries/il.m3u + 🇮🇱 Israel49https://iptv-org.github.io/iptv/countries/il.m3u 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u - 🇯🇵 Japan87https://iptv-org.github.io/iptv/countries/jp.m3u + 🇯🇵 Japan88https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan82https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan61https://iptv-org.github.io/iptv/countries/kz.m3u + 🇯🇴 Jordan83https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan62https://iptv-org.github.io/iptv/countries/kz.m3u 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u - 🇰🇮 Kiribati29https://iptv-org.github.io/iptv/countries/ki.m3u + 🇰🇮 Kiribati28https://iptv-org.github.io/iptv/countries/ki.m3u 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait81https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan35https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos50https://iptv-org.github.io/iptv/countries/la.m3u + 🇰🇼 Kuwait82https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan36https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos51https://iptv-org.github.io/iptv/countries/la.m3u 🇱🇻 Latvia41https://iptv-org.github.io/iptv/countries/lv.m3u 🇱🇧 Lebanon82https://iptv-org.github.io/iptv/countries/lb.m3u 🇱🇸 Lesotho27https://iptv-org.github.io/iptv/countries/ls.m3u @@ -318,59 +318,59 @@ To watch IPTV, simply insert one of the links below into any player that support 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u - 🇲🇴 Macao35https://iptv-org.github.io/iptv/countries/mo.m3u + 🇲🇴 Macao34https://iptv-org.github.io/iptv/countries/mo.m3u 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u - 🇲🇾 Malaysia53https://iptv-org.github.io/iptv/countries/my.m3u + 🇲🇾 Malaysia55https://iptv-org.github.io/iptv/countries/my.m3u 🇲🇻 Maldives44https://iptv-org.github.io/iptv/countries/mv.m3u 🇲🇱 Mali28https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u - 🇲🇭 Marshall Islands29https://iptv-org.github.io/iptv/countries/mh.m3u + 🇲🇭 Marshall Islands28https://iptv-org.github.io/iptv/countries/mh.m3u 🇲🇶 Martinique28https://iptv-org.github.io/iptv/countries/mq.m3u 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico127https://iptv-org.github.io/iptv/countries/mx.m3u - 🇫🇲 Micronesia29https://iptv-org.github.io/iptv/countries/fm.m3u + 🇲🇽 Mexico131https://iptv-org.github.io/iptv/countries/mx.m3u + 🇫🇲 Micronesia28https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia38https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇳 Mongolia39https://iptv-org.github.io/iptv/countries/mn.m3u 🇲🇪 Montenegro42https://iptv-org.github.io/iptv/countries/me.m3u 🇲🇸 Montserrat25https://iptv-org.github.io/iptv/countries/ms.m3u 🇲🇦 Morocco71https://iptv-org.github.io/iptv/countries/ma.m3u 🇲🇿 Mozambique29https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)34https://iptv-org.github.io/iptv/countries/mm.m3u + 🇲🇲 Myanmar (Burma)35https://iptv-org.github.io/iptv/countries/mm.m3u 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u - 🇳🇷 Nauru29https://iptv-org.github.io/iptv/countries/nr.m3u + 🇳🇷 Nauru28https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands122https://iptv-org.github.io/iptv/countries/nl.m3u - 🇳🇨 New Caledonia29https://iptv-org.github.io/iptv/countries/nc.m3u - 🇳🇿 New Zealand43https://iptv-org.github.io/iptv/countries/nz.m3u + 🇳🇱 Netherlands123https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇨 New Caledonia28https://iptv-org.github.io/iptv/countries/nc.m3u + 🇳🇿 New Zealand42https://iptv-org.github.io/iptv/countries/nz.m3u 🇳🇮 Nicaragua71https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria32https://iptv-org.github.io/iptv/countries/ng.m3u - 🇳🇺 Niue29https://iptv-org.github.io/iptv/countries/nu.m3u - 🇳🇫 Norfolk Island29https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea34https://iptv-org.github.io/iptv/countries/kp.m3u + 🇳🇬 Nigeria33https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇺 Niue28https://iptv-org.github.io/iptv/countries/nu.m3u + 🇳🇫 Norfolk Island28https://iptv-org.github.io/iptv/countries/nf.m3u + 🇰🇵 North Korea35https://iptv-org.github.io/iptv/countries/kp.m3u 🇲🇰 North Macedonia40https://iptv-org.github.io/iptv/countries/mk.m3u - 🇲🇵 Northern Mariana Islands29https://iptv-org.github.io/iptv/countries/mp.m3u + 🇲🇵 Northern Mariana Islands28https://iptv-org.github.io/iptv/countries/mp.m3u 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman67https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan65https://iptv-org.github.io/iptv/countries/pk.m3u - 🇵🇼 Palau29https://iptv-org.github.io/iptv/countries/pw.m3u - 🇵🇸 Palestine79https://iptv-org.github.io/iptv/countries/ps.m3u + 🇴🇲 Oman68https://iptv-org.github.io/iptv/countries/om.m3u + 🇵🇰 Pakistan64https://iptv-org.github.io/iptv/countries/pk.m3u + 🇵🇼 Palau28https://iptv-org.github.io/iptv/countries/pw.m3u + 🇵🇸 Palestine80https://iptv-org.github.io/iptv/countries/ps.m3u 🇵🇦 Panama67https://iptv-org.github.io/iptv/countries/pa.m3u - 🇵🇬 Papua New Guinea29https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru201https://iptv-org.github.io/iptv/countries/pe.m3u - 🇵🇭 Philippines53https://iptv-org.github.io/iptv/countries/ph.m3u - 🇵🇳 Pitcairn Islands29https://iptv-org.github.io/iptv/countries/pn.m3u - 🇵🇱 Poland73https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal65https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico65https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar66https://iptv-org.github.io/iptv/countries/qa.m3u + 🇵🇬 Papua New Guinea28https://iptv-org.github.io/iptv/countries/pg.m3u + 🇵🇾 Paraguay63https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru204https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇭 Philippines51https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇳 Pitcairn Islands28https://iptv-org.github.io/iptv/countries/pn.m3u + 🇵🇱 Poland74https://iptv-org.github.io/iptv/countries/pl.m3u + 🇵🇹 Portugal68https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇷 Puerto Rico66https://iptv-org.github.io/iptv/countries/pr.m3u + 🇶🇦 Qatar67https://iptv-org.github.io/iptv/countries/qa.m3u 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇴 Romania64https://iptv-org.github.io/iptv/countries/ro.m3u 🇷🇺 Russia401https://iptv-org.github.io/iptv/countries/ru.m3u 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u @@ -381,66 +381,66 @@ To watch IPTV, simply insert one of the links below into any player that support 🇲🇫 Saint Martin27https://iptv-org.github.io/iptv/countries/mf.m3u 🇵🇲 Saint Pierre and Miquelon25https://iptv-org.github.io/iptv/countries/pm.m3u 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u - 🇼🇸 Samoa29https://iptv-org.github.io/iptv/countries/ws.m3u + 🇼🇸 Samoa28https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia96https://iptv-org.github.io/iptv/countries/sa.m3u - 🇸🇳 Senegal33https://iptv-org.github.io/iptv/countries/sn.m3u + 🇸🇦 Saudi Arabia98https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia78https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u 🇸🇱 Sierra Leone28https://iptv-org.github.io/iptv/countries/sl.m3u - 🇸🇬 Singapore45https://iptv-org.github.io/iptv/countries/sg.m3u + 🇸🇬 Singapore46https://iptv-org.github.io/iptv/countries/sg.m3u 🇸🇽 Sint Maarten25https://iptv-org.github.io/iptv/countries/sx.m3u 🇸🇰 Slovakia60https://iptv-org.github.io/iptv/countries/sk.m3u 🇸🇮 Slovenia46https://iptv-org.github.io/iptv/countries/si.m3u - 🇸🇧 Solomon Islands29https://iptv-org.github.io/iptv/countries/sb.m3u + 🇸🇧 Solomon Islands28https://iptv-org.github.io/iptv/countries/sb.m3u 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea103https://iptv-org.github.io/iptv/countries/kr.m3u + 🇰🇷 South Korea104https://iptv-org.github.io/iptv/countries/kr.m3u 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain219https://iptv-org.github.io/iptv/countries/es.m3u + 🇪🇸 Spain217https://iptv-org.github.io/iptv/countries/es.m3u 🇱🇰 Sri Lanka52https://iptv-org.github.io/iptv/countries/lk.m3u 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u 🇸🇯 Svalbard and Jan Mayen25https://iptv-org.github.io/iptv/countries/sj.m3u 🇸🇿 Swaziland27https://iptv-org.github.io/iptv/countries/sz.m3u - 🇸🇪 Sweden50https://iptv-org.github.io/iptv/countries/se.m3u + 🇸🇪 Sweden51https://iptv-org.github.io/iptv/countries/se.m3u 🇨🇭 Switzerland87https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria76https://iptv-org.github.io/iptv/countries/sy.m3u + 🇸🇾 Syria77https://iptv-org.github.io/iptv/countries/sy.m3u 🇸🇹 São Tomé and Príncipe27https://iptv-org.github.io/iptv/countries/st.m3u 🇹🇼 Taiwan92https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan33https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇯 Tajikistan34https://iptv-org.github.io/iptv/countries/tj.m3u 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand79https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇭 Thailand80https://iptv-org.github.io/iptv/countries/th.m3u 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u - 🇹🇰 Tokelau29https://iptv-org.github.io/iptv/countries/tk.m3u - 🇹🇴 Tonga29https://iptv-org.github.io/iptv/countries/to.m3u + 🇹🇰 Tokelau28https://iptv-org.github.io/iptv/countries/tk.m3u + 🇹🇴 Tonga28https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u - 🇹🇳 Tunisia66https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey177https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan37https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇳 Tunisia65https://iptv-org.github.io/iptv/countries/tn.m3u + 🇹🇷 Turkey181https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan38https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u - 🇹🇻 Tuvalu29https://iptv-org.github.io/iptv/countries/tv.m3u + 🇹🇻 Tuvalu28https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u 🇺🇬 Uganda29https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine124https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates99https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom191https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1880https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇦 Ukraine123https://iptv-org.github.io/iptv/countries/ua.m3u + 🇦🇪 United Arab Emirates101https://iptv-org.github.io/iptv/countries/ae.m3u + 🇬🇧 United Kingdom190https://iptv-org.github.io/iptv/countries/uk.m3u + 🇺🇸 United States1887https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay61https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan33https://iptv-org.github.io/iptv/countries/uz.m3u - 🇻🇺 Vanuatu29https://iptv-org.github.io/iptv/countries/vu.m3u + 🇺🇿 Uzbekistan34https://iptv-org.github.io/iptv/countries/uz.m3u + 🇻🇺 Vanuatu28https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u 🇻🇪 Venezuela79https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam75https://iptv-org.github.io/iptv/countries/vn.m3u - 🇼🇫 Wallis and Futuna29https://iptv-org.github.io/iptv/countries/wf.m3u + 🇻🇳 Vietnam76https://iptv-org.github.io/iptv/countries/vn.m3u + 🇼🇫 Wallis and Futuna28https://iptv-org.github.io/iptv/countries/wf.m3u 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen71https://iptv-org.github.io/iptv/countries/ye.m3u + 🇾🇪 Yemen72https://iptv-org.github.io/iptv/countries/ye.m3u 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined134https://iptv-org.github.io/iptv/countries/undefined.m3u + Undefined136https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -458,33 +458,33 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2514https://iptv-org.github.io/iptv/regions/emea.m3u + Europe, the Middle East and Africa2513https://iptv-org.github.io/iptv/regions/emea.m3u Africa136https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2727https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world329https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2670https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1830https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations357https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean78https://iptv-org.github.io/iptv/regions/carib.m3u - Central America98https://iptv-org.github.io/iptv/regions/cenamer.m3u + Americas2743https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world326https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2666https://iptv-org.github.io/iptv/regions/asia.m3u + Asia-Pacific1824https://iptv-org.github.io/iptv/regions/apac.m3u + Association of Southeast Asian Nations355https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean79https://iptv-org.github.io/iptv/regions/carib.m3u + Central America96https://iptv-org.github.io/iptv/regions/cenamer.m3u Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u Commonwealth of Independent States461https://iptv-org.github.io/iptv/regions/cis.m3u Europe2094https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America675https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean788https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America777https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb68https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa547https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East491https://iptv-org.github.io/iptv/regions/mideast.m3u + Hispanic America683https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean796https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America786https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb66https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa546https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East492https://iptv-org.github.io/iptv/regions/mideast.m3u Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u - North America2186https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1943https://iptv-org.github.io/iptv/regions/nam.m3u + North America2197https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1950https://iptv-org.github.io/iptv/regions/nam.m3u Oceania67https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia314https://iptv-org.github.io/iptv/regions/sas.m3u - Sub-Saharan Africa55https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa21https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7143https://iptv-org.github.io/iptv/regions/int.m3u - Undefined134https://iptv-org.github.io/iptv/regions/undefined.m3u + South Asia310https://iptv-org.github.io/iptv/regions/sas.m3u + Sub-Saharan Africa58https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa24https://iptv-org.github.io/iptv/regions/wafr.m3u + Worldwide7150https://iptv-org.github.io/iptv/regions/int.m3u + Undefined136https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index a41af8f73..8ed299b12 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -13,7 +13,7 @@ https://admdn5.cdn.mangomolo.com/adsports2/smil:adsports2.stream.smil/playlist.m https://admdn3.cdn.mangomolo.com/adsports3/smil:adsports3.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports4.ae" status="blocked",Abu Dhabi Sports 4 (1080p) [Geo-blocked] https://admdn4ta.cdn.mgmlcdn.com/adsports4/smil:adsports4.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AjmanTV.ae" status="error",Ajman TV +#EXTINF:-1 tvg-id="AjmanTV.ae" status="online",Ajman TV https://q-s-l4n3sh4d0w.onrender.com/iptv-query?provider=dacast&streaming-ip=https://playback.dacast.com/content/access?contentId=116648_c_480929 #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 @@ -65,7 +65,7 @@ https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m http://210.210.155.37/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiZaman.ae",Dubai Zaman (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="HawasTV.ae" status="online",Hawas TV (480p) https://jmc-live.ercdn.net/hawastvhd/hawastvhd.m3u8 diff --git a/streams/af.m3u b/streams/af.m3u index 10a297a68..41da075e4 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -21,7 +21,7 @@ https://raw.githubusercontent.com/LaneSh4d0w/IPTV_Exception/master/channels/af/f http://51.210.199.58/hls/stream.m3u8 #EXTINF:-1 tvg-id="KayhanTV.af" status="online",Kayhan TV (720p) https://playout395.livestreamingcdn.com/live/Stream1/playlist.m3u8 -#EXTINF:-1 tvg-id="LemarTV.af" status="error",Lemar TV (720p) +#EXTINF:-1 tvg-id="LemarTV.af" status="online",Lemar TV (720p) https://raw.githubusercontent.com/taodicakhia/IPTV_Exception/master/channels/af/lemartv.m3u8 #EXTINF:-1 tvg-id="PamirTV.af" status="online",Pamir TV (1080p) [Not 24/7] http://live.stream.cdn.pamirtv.com/ptv/d0dbe915091d400bd8ee7f27f0791303.sdp/index.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index 9d44bd53a..fb64a4b8c 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -53,12 +53,10 @@ http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p) https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 -#EXTINF:-1 tvg-id="TVOpoja.al" status="error",TV Opoja (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 #EXTINF:-1 tvg-id="ZjarrTV.al" status="online",Zjarr Televizion (360p) [Not 24/7] http://edge01eu.ekranet.com/zjarrtv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tring Novelas -http://95.107.132.106/out/u/858_5.m3u8 #EXTINF:-1 tvg-id="" status="online",ATD (1080p) http://46.99.146.236/0.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Smile @@ -95,5 +93,7 @@ http://95.107.132.105/out/u/463_3.m3u8 http://95.107.132.106/out/u/842_5.m3u8 #EXTINF:-1 tvg-id="" status="error",Tring Collection http://95.107.132.106/out/u/847_5.m3u8 +#EXTINF:-1 tvg-id="" status="error",Tring Novelas +http://95.107.132.106/out/u/858_5.m3u8 #EXTINF:-1 tvg-id="" status="error",Bang Bang http://199.127.60.117:8081/live/bangbang/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index cbd005ed2..25ba8f467 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -17,7 +17,7 @@ http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s83/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p) +#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s66/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaTownTownik.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Տուն Թունիկ (480p) @@ -32,16 +32,16 @@ http://ott-cdn.ucom.am/s11/index.m3u8 #EXTINF:-1 tvg-id="ATV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s8/index.m3u8 -#EXTINF:-1 tvg-id="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p) +#EXTINF:-1 tvg-id="ATVFilmzone.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Հայ TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 -#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) +#EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Թավա TV (480p) diff --git a/streams/ar.m3u b/streams/ar.m3u index 264d39d8a..3de662369 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -92,7 +92,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU #EXTINF:-1 tvg-id="ElGarageTV.ar" status="online",El Garage TV (480p) [Not 24/7] http://186.0.233.76:1935/Garage/smil:garage.smil/master.m3u8 -#EXTINF:-1 tvg-id="Encuentro.ar" status="error",Encuentro (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Encuentro.ar" status="online",Encuentro (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC1zLDoKL-eKmd_K7qkUZ-ow/live #EXTINF:-1 tvg-id="FenixTV.ar" status="online",Fenix TV (Ciudad de La Rioja) (360p) https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 diff --git a/streams/at.m3u b/streams/at.m3u index 5a420e553..a6b76fad8 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -23,9 +23,9 @@ https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.m3u8 #EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORFIII.at" status="online",ORF 3 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFSportPlus.at" status="blocked",ORF Sport+ (540p) [Geo-blocked] https://orfs.mdn.ors.at/out/u/orfs/qxb/manifest.m3u8 diff --git a/streams/au.m3u b/streams/au.m3u index 2a6172b3f..9dba2bdb7 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -91,7 +91,7 @@ https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/sky1.m3u8 https://skylivetab-i.akamaihd.net/hls/live/569779/tablive/sky2.m3u8 #EXTINF:-1 tvg-id="SkyRacing2.au" status="error",Sky Racing 2 (360p) [Not 24/7] https://skylivesky-i.akamaihd.net/hls/live/569780/skylive/sky2.m3u8 -#EXTINF:-1 tvg-id="SnowyMountainsTelevision.au" status="error",Snowy Mountains Television (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="SnowyMountainsTelevision.au" status="online",Snowy Mountains Television (1080p) [Geo-blocked] https://dcunilive30-lh.akamaihd.net/i/dclive_1@535229/master.m3u8 #EXTINF:-1 tvg-id="TravelFoodTV.au" status="timeout",Travel & Food TV (720p) https://nrpus.bozztv.com/36bay2/gusa-moviemagictv/index.m3u8 diff --git a/streams/au_samsung.m3u b/streams/au_samsung.m3u index 2b7e0e1f0..6bcfd5434 100644 --- a/streams/au_samsung.m3u +++ b/streams/au_samsung.m3u @@ -29,7 +29,7 @@ https://introuble-samsungau.amagi.tv/playlist.m3u8 https://inwild-samsungau.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="InWonder.nl" status="online",InWonder (720p) https://inwonder-samsungau.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="MadeinHollywood.us",Made in Hollywood (720p) +#EXTINF:-1 tvg-id="MadeinHollywood.us" status="error",Made in Hollywood (720p) https://connection3-ent-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="MAVTVAustralia.us" status="error",MavTV Australia (720p) https://mavtv-mavtvglobal-1-au.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index b228a944f..2cd8a9c87 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 @@ -39,7 +39,7 @@ http://85.132.81.184:8080/arbkepez/live/index.m3u8 http://streams.livetv.az/arbkepez/live/playlist.m3u8 #EXTINF:-1 tvg-id="MedeniyyetTV.az" status="timeout",Mədəniyyət TV (404p) [Not 24/7] http://streams.livetv.az/azerbaijan/medeniyyet_stream2/playlist.m3u8 -#EXTINF:-1 tvg-id="MuganTV.az",Muğan TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MuganTV.az" status="online",Muğan TV (1080p) [Not 24/7] http://cdn10-mugantv.yayin.com.tr/mugantv/mugantv/playlist.m3u8 #EXTINF:-1 tvg-id="NaxcivanTV.az" status="timeout",Naxçıvan TV (720p) [Not 24/7] http://streams.livetv.az/azerbaijan/nax/playlist.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 1f1ed67f6..3a23c07d3 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -13,9 +13,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 #EXTINF:-1 tvg-id="RTVHB.ba" status="online",RTV HB (576p) [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 -#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live diff --git a/streams/be.m3u b/streams/be.m3u index f9efb6909..75c554fe5 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -31,6 +31,8 @@ http://highvolume04.streampartner.nl/radiopros/livestream/playlist.m3u8 https://558bd16067b67.streamlock.net/radiopros/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATV (720p) [Not 24/7] https://api.new.livestream.com/accounts/27755193/events/8452381/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",ROB TV (1080p) [Not 24/7] +https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MaTele (1080p) [Not 24/7] https://live.matele.be/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",TVL (720p) [Not 24/7] @@ -51,8 +53,8 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 1 https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 -#EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru -https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="online",VRT Radio 2 +https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",RTL-TVi (720p) @@ -61,7 +63,5 @@ https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] https://actv-live.freecaster.com/live/actv/actv.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 2 -https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 -#EXTINF:-1 tvg-id="",ROB TV (1080p) [Not 24/7] -https://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",VRT Radio StuBru +https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 0ae26fdfd..9581d6fb2 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -42,7 +42,7 @@ http://serv2.videovox.pw/joaorodrigo7309/joaorodrigo7309/playlist.m3u8 https://596639ebdd89b.streamlock.net/8032/8032/playlist.m3u8 #EXTINF:-1 tvg-id="CulturaPara.br" status="timeout",Cultura Pará (480p) [Not 24/7] http://str.portalcultura.com.br/funtelpa/tv_funtelpa/live.m3u8 -#EXTINF:-1 tvg-id="FonteTV.br" status="error",Fonte TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="FonteTV.br" status="online",Fonte TV (1080p) [Not 24/7] http://flash.softhost.com.br:1935/fonte/fontetv/live.m3u8 #EXTINF:-1 tvg-id="Futura.br" status="online",Futura (540p) [Not 24/7] https://tv.unisc.br/hls/test.m3u8 @@ -138,7 +138,7 @@ http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) +#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7] http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8 @@ -174,10 +174,10 @@ https://stmv1.transmissaodigital.com/cidadeverde/cidadeverde/playlist.m3u8 http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 #EXTINF:-1 tvg-id="TVCulturaNacional.br" status="online",Cultura PR Catve (720p) http://wowza4.catve.com.br:1935/live/livestream/media.m3u8 -#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) -http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 +#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) +http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 #EXTINF:-1 tvg-id="TVDiariodoSertao.br" status="online",TV Diário do Sertão (720p) http://painelvj.com.br:1935/pdsertaotv/pdsertaotv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVE.br" status="online",TVE RS (1080p) [Not 24/7] @@ -260,11 +260,11 @@ http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 https://rtmp.info/tvsantacruz/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="TVSerraDourada.br" status="online",SBT TV Serra Dourada (720p) [Not 24/7] https://5a1c76baf08c0.streamlock.net/tvsd2/smil:tvsd2_20042020.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSolComunidade.br" status="error",TV Sol Comunidade (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSolComunidade.br" status="online",TV Sol Comunidade (480p) [Not 24/7] http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 #EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="online",TV Terceiro Anjo (360p) [Not 24/7] https://streamer1.streamhost.org/salive/GMI3anjoh/livestream.m3u8 -#EXTINF:-1 tvg-id="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVThathi.br" status="error",TV Thathi (720p) [Not 24/7] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 #EXTINF:-1 tvg-id="TVTokyo.br" status="error",TV Tokyo (360p) [Not 24/7] https://stmv1.voxtvhd.com.br/tvtokio/tvtokio/playlist.m3u8 @@ -294,10 +294,12 @@ https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 #EXTINF:-1 tvg-id="Yeeaah.br" status="online",Yeeaah! (720p) [Not 24/7] https://srv3.zcast.com.br/yeeaah/yeeaah/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] -https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="online",TELE CINE ACTION (720p) http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] +https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 @@ -305,8 +307,6 @@ https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="" status="error",Hot FM SP (720p) [Not 24/7] http://flash8.crossdigital.com.br/id2266/id2266/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="error",Canal Metropolitano de Noticias (720p) [Not 24/7] http://in.uaimacks.net.br:1935/macks/macks.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Sesc TV (1080p) [Not 24/7] diff --git a/streams/by.m3u b/streams/by.m3u index dca998ba5..351b24605 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -7,7 +7,7 @@ https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8 http://95.46.208.8:26258/belarus4 #EXTINF:-1 tvg-id="Belarus24.by" status="online",Беларусь 24 (1080p) https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="online",Первый Музыкальный Канал 4K (2160p) +#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="timeout",Первый Музыкальный Канал 4K (2160p) http://rtmp.one.by:1499 #EXTINF:-1 tvg-id="FirstMusicChannel.by" status="online",Первый Музыкальный Канал (576p) http://hz1.teleport.cc/HLS/SD.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index cc6de309f..040df666d 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="5AABTV.ca" status="online",5AAB TV (720p) [Not 24/7] http://158.69.124.9:1935/5aabtv/5aabtv/playlist.m3u8 -#EXTINF:-1 tvg-id="AmazingDiscoveriesTV.ca" status="error",Amazing Discoveries TV (720p) +#EXTINF:-1 tvg-id="AmazingDiscoveriesTV.ca" status="online",Amazing Discoveries TV (720p) https://uni01rtmp.tulix.tv/amazingdtv/amazingdtv/playlist.m3u8 #EXTINF:-1 tvg-id="AssembleenationaleduQuebec.ca" status="error",Canal de l'Assemblée nationale (544p) [Not 24/7] https://wowzaprod231-i.akamaihd.net/hls/live/1013830/177d227e/playlist.m3u8 @@ -47,7 +47,7 @@ https://cbclivedai3-i.akamaihd.net/hls/live/566976/event2/CBMT/master5.m3u8 https://cbclivedai5-i.akamaihd.net/hls/live/567236/event2/CBNT/master5.m3u8 #EXTINF:-1 tvg-id="CBOTDT.ca" status="blocked",CBC Ottawa [Geo-blocked] https://cbclivedai5-i.akamaihd.net/hls/live/567235/event2/CBOT/master5.m3u8 -#EXTINF:-1 tvg-id="CBRTDT.ca",CBC Calgary [Geo-blocked] +#EXTINF:-1 tvg-id="CBRTDT.ca" status="blocked",CBC Calgary [Geo-blocked] https://cbclivedai4-i.akamaihd.net/hls/live/567230/event2/CBRT/master5.m3u8 #EXTINF:-1 tvg-id="CBUTDT.ca" status="blocked",CBC Vancouver [Geo-blocked] https://cbclivedai2-i.akamaihd.net/hls/live/566968/event2/CBUT/master5.m3u8 @@ -83,7 +83,7 @@ https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeF http://ipm.oncast.me:1934/iplived/ip-doyeltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DoyelTV.ca" status="online",Doyel TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/doyeltv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="DukhNivaran.ca" status="error",Dukh Nivaran (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DukhNivaran.ca" status="online",Dukh Nivaran (720p) [Not 24/7] http://cdn12.henico.net:8080/live/dncal/index.m3u8 #EXTINF:-1 tvg-id="EawazTV.ca" status="online",Eawaz TV (720p) [Not 24/7] https://streamer12.vdn.dstreamone.net/saazoawaz/saazoawaz/playlist.m3u8 @@ -99,7 +99,7 @@ http://cdn12.henico.net:8080/live/gsctv/index.m3u8 http://encodercdn1.frontline.ca/encoder181/output/History_720p/playlist.m3u8 #EXTINF:-1 tvg-id="IciRDI.ca" status="online",ICI RDI (720p) https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 -#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 @@ -133,7 +133,7 @@ https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 #EXTINF:-1 tvg-id="PrimeAsiaTV.ca" status="error",Prime Asia TV (720p) http://primeasia.dyndns.tv:8080/Live_web_250/index.m3u8 -#EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="error",Prime Canada TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="online",Prime Canada TV (720p) [Not 24/7] http://cdn27.live247stream.com/primecanada/247/primecanada/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="RamgarhiABC.ca" status="error",Ramgarhi ABC (720p) [Not 24/7] https://443-1.autopo.st/100/live/bcgurduwarabrookside/chunks.m3u8 @@ -157,7 +157,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) http://s1.mysportz.tv:2082/weather/playlist.m3u8 @@ -175,9 +175,9 @@ http://s1.mysportz.tv:2082/tsn3/playlist.m3u8 http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 -#EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVC9.ca" status="error",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 @@ -187,10 +187,10 @@ https://uni6rtmp.tulix.tv/vbstv/vbsabr.smil/playlist.m3u8 https://wowzastream.westmancom.com/wcgtvlive/highstream.sdp/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Azstar TV (1080p) [Not 24/7] http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) -http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",QVTV (720p) https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) +http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CPMTV 24 http://159.69.58.154/cpmtv/cpmtv.m3u8 #EXTINF:-1 tvg-id="" status="error",CityTV Toronto CFTO-DT (720p) diff --git a/streams/cl.m3u b/streams/cl.m3u index 457a44661..b816ebd65 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -35,7 +35,7 @@ https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="timeout",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co @@ -77,7 +77,7 @@ http://v2.tustreaming.cl/clicktv/playlist.m3u8 https://videostreaming.cloudserverlatam.com/CSTV/CSTV/playlist.m3u8 #EXTINF:-1 tvg-id="CloudserverLatamKids90.cl" status="online",Cloudserver Kids90 (480p) https://videostreaming.cloudserverlatam.com/Kids90/Kids90/playlist.m3u8 -#EXTINF:-1 tvg-id="ClubTV.cl" status="error",Club TV (Santa Juana) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ClubTV.cl" status="online",Club TV (Santa Juana) (720p) [Not 24/7] https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 #EXTINF:-1 tvg-id="Contivision.cl" status="online",Contivisión (720p) https://unlimited6-cl.dps.live/contivision/contivision.smil/playlist.m3u8 @@ -103,10 +103,10 @@ https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 #EXTINF:-1 tvg-id="EnfoqueDigitalTV.cl" status="error",Enfoque Digital https://tvdatta.com:3797/hybrid/play.m3u8 +#EXTINF:-1 tvg-id="EstacionTV.cl" status="online",Estación TV (720p) [Not 24/7] +http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionTV.cl" status="timeout",Estación TV (720p) http://unlimited1-cl.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="EstacionTV.cl" status="error",Estación TV (720p) [Not 24/7] -http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) https://mediacpstreamchile.com:1936/hugomendez/hugomendez/playlist.m3u8 #EXTINF:-1 tvg-id="EvaRetro.cl" status="online",EvaRetro (Corporación Eva) (480p) [Not 24/7] @@ -155,7 +155,7 @@ https://mediacpstreamchile.com:1936/latinosmedia-1/latinosmedia-1/playlist.m3u8 https://v2.tustreaming.cl/lrp/index.m3u8 #EXTINF:-1 tvg-id="LTV.cl" status="error",LTV (Renaico) (720p) [Not 24/7] https://medios.sirtel.cl/live/stream/index.m3u8 -#EXTINF:-1 tvg-id="MaderoTV.cl" status="online",Madero TV +#EXTINF:-1 tvg-id="MaderoTV.cl" status="error",Madero TV https://videostreaming.cloudserverlatam.com/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="MAXIMA.cl" status="online",MAXIMA (720p) [Not 24/7] https://server1.oklanet.cl:1936/maximavideo1/maximavideo1/playlist.m3u8 @@ -183,10 +183,10 @@ https://mediacpstreamchile.com:1936/8140/8140/playlist.m3u8 https://5eae379fb77bb.streamlock.net/planetatvmusic/planetatvmusic/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaTVMusic.cl" status="error",PlanetaTV Music https://mediacpstreamchile.com:1936/8042/8042/playlist.m3u8 -#EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (908p) [Not 24/7] -http://tv.portalfoxmix.club:1935/portalfoxmix/portalfoxmix/playlist.m3u8 #EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (480p) [Not 24/7] https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8 +#EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (908p) [Not 24/7] +http://tv.portalfoxmix.club:1935/portalfoxmix/portalfoxmix/playlist.m3u8 #EXTINF:-1 tvg-id="PuconTV.cl" status="online",Pucón TV (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/pucontv/pucontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioAmericaTV.cl" status="error",Radio América TV (360p) [Not 24/7] @@ -231,7 +231,7 @@ http://evo.eltelon.com:1935/live/rocco-tv/playlist.m3u8 https://5eae379fb77bb.streamlock.net/rtctelevision/rtctelevision/playlist.m3u8 #EXTINF:-1 tvg-id="RuidosFM.cl" status="online",Ruidos FM (720p) https://593b04c4c5670.streamlock.net/8038/8038/playlist.m3u8 -#EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="online",Santa María Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="error",Santa María Televisión (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/smtv/smtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SellodeRaza.cl" status="error",Sello de Raza (720p) [Not 24/7] https://v2.tustreaming.cl/mastermedia/playlist.m3u8 @@ -247,7 +247,7 @@ https://stv.janus.cl/playlist/stream.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsRnhjcUCR78Q3Ud6OXCTNg/live #EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="online",Tele 2 Web (Retiro) (720p) [Not 24/7] https://inliveserver.com:1936/11516/11516/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal.cl" status="error",Telecanal +#EXTINF:-1 tvg-id="Telecanal.cl" status="online",Telecanal https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 @@ -325,7 +325,7 @@ https://tls.cdnz.cl/uestv/live/playlist.m3u8 http://tv.ulagos.cl/web/live.m3u8 #EXTINF:-1 tvg-id="UMAGTV.cl" status="timeout",UMAGTV Televisión (Punta Arenas) (720p) http://edge1.cl.grupoz.cl/tser5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="online",Unidad Evangelica TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="error",Unidad Evangelica TV (720p) [Not 24/7] https://v2.tustreaming.cl/unidadevangelica/index.m3u8 #EXTINF:-1 tvg-id="UTV.cl" status="error",UTV San Clemente (720p) [Geo-blocked] http://v3.tustreaming.cl/utvsc/playlist.m3u8 @@ -355,8 +355,6 @@ https://v2.tustreaming.cl/zizatv/index.m3u8 http://38.131.11.9:1080/play/a00x #EXTINF:-1 tvg-id="ZonaPlayTV.cl" status="online",Zona Play TV (ZPTV) (720p) [Not 24/7] https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCÑ (San Carlos Ñuble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] @@ -385,6 +383,8 @@ http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 #EXTINF:-1 tvg-id="" status="error",Camara de Diputados (DVR) (720p) [Not 24/7] http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="error",Estación TV (Chillán) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Spectrum Channel LGBTQ+ (480p) [Not 24/7] diff --git a/streams/cn.m3u b/streams/cn.m3u index cfd07f03c..7478e070d 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -91,16 +91,18 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) -http://210.210.155.37/qwr9ew/s/s19/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s19/index.m3u8 +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) +http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225648/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://183.207.249.35/PLTV/4/224/3221227381/index.m3u8 +#EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (360p) [Not 24/7] +http://hbry.chinashadt.com:1938/live/1004.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5体育 (1080p) http://39.134.39.39/PLTV/88888888/224/3221226224/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5体育 (1080p) @@ -131,8 +133,6 @@ http://223.110.245.170/PLTV/3/224/3221227166/index.m3u8 http://223.110.245.172/PLTV/4/224/3221227298/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="timeout",CCTV-5体育 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227166/index.m3u8 -#EXTINF:-1 tvg-id="CCTV5.cn" status="error",CCTV-5体育 (360p) [Not 24/7] -http://hbry.chinashadt.com:1938/live/1004.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+体育赛事 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225649/index.m3u8 #EXTINF:-1 tvg-id="CCTV5Plus.cn" status="online",CCTV-5+体育赛事 (1080p) @@ -389,26 +389,24 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Español (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) +http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) -http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",耀才财经 http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",纯享4K (2160p) http://39.134.115.163:8080/PLTV/88888910/224/3221225786/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",洛陽綜合頻道 (1080p) [Not 24/7] -http://live1.lytv.com.cn:1935/live/LYTV1-1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",美国狗狗宠物 (1080p) https://video.blivenyc.com/broadcast/prod/2061/22/desktop-playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) @@ -477,6 +475,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225739/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225740/index.m3u8 #EXTINF:-1 tvg-id="" status="online",深圳卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225741/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",广东卫视 (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225742/index.m3u8 #EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江卫视 (1080p) @@ -495,6 +495,8 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225696/index.m3u8 http://39.135.138.59:18890/PLTV/88888910/224/3221225741/index.m3u8 #EXTINF:-1 tvg-id="" status="online",重庆卫视 (1080p) http://117.169.120.132:8080/live/chongqingstv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) +http://117.169.120.140:8080/live/cctv-4/.m3u8 #EXTINF:-1 tvg-id="" status="online",东南卫视 (1080p) http://117.169.120.140:8080/live/dongnanstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",湖北卫视 (1080p) @@ -509,8 +511,6 @@ http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",洪雅新闻综合 (1080p) http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 -#EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) -http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州新聞綜合 (1080p) http://183.207.248.11/PLTV/3/224/3221225945/index.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州公共頻道 (1080p) @@ -643,22 +643,24 @@ http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",浙江影视 (1080p) http://yd-m-l.cztv.com/channels/lantian/channel05/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",成都大熊猫 (1080p) [Not 24/7] -https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 #EXTINF:-1 tvg-id="" status="online",半岛新闻 (1080p) https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="online",中国交通 (海南) (1080p) [Not 24/7] https://tv.lanjingfm.com/cctbn/hainan.m3u8 +#EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) +http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] +http://stream1.jlntv.cn/xcpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林市新闻综合 [Geo-blocked] http://stream2.jlntv.cn/jilin1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",延边新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jlyb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",海南卫视 (720p) [Not 24/7] http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="" status="online",奇妙電視 (720p) http://media.fantv.hk/m3u8/archive/channel2_stream1.m3u8 -#EXTINF:-1 tvg-id="" status="online",漳州新闻综合 (720p) [Not 24/7] -http://31182.hlsplay.aodianyun.com/lms_31182/tv_channel_175.m3u8 #EXTINF:-1 tvg-id="" status="online",三明新闻综合 (720p) [Not 24/7] http://stream.smntv.cn/smtv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",三明公共 (720p) [Not 24/7] @@ -697,10 +699,10 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江经济 (720p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江教育 (720p) [Not 24/7] @@ -763,20 +765,20 @@ http://live.wifizs.cn/ggsh/sd/live.m3u8 http://live.wifizs.cn/qdly/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",延边卫视 (720p) http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",娄底 (720p) +http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 #EXTINF:-1 tvg-id="" status="online",娄底综合 (720p) [Not 24/7] http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",内江综合 (720p) -http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 +#EXTINF:-1 tvg-id="" status="online",内江公共 (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 +#EXTINF:-1 tvg-id="" status="online",内江科教 (720p) +http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 #EXTINF:-1 tvg-id="" status="online",张家口一套 (720p) [Not 24/7] http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 -#EXTINF:-1 tvg-id="" status="online",蓬安新闻综合 (720p) [Not 24/7] -http://palive.patv123.com:8091/live/xwpd_800K.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC中文 (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_CN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC英语 (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_EN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",徐州公共頻道 (720p) -http://stream1.huaihai.tv/ggpd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州影视 (720p) http://stream1.huaihai.tv/wyys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",西安白鸽 (180p) [Not 24/7] @@ -847,6 +849,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 #EXTINF:-1 tvg-id="" status="online",凤台文化生活 (576p) [Not 24/7] http://60.175.115.119:1935/live/wenhua/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",凤台综合 (576p) [Not 24/7] +http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (576p) http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 #EXTINF:-1 tvg-id="" status="online",继续教育 (576p) @@ -909,12 +913,18 @@ http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 http://183.207.249.16/PLTV/3/224/3221225523/index.m3u8 #EXTINF:-1 tvg-id="" status="online",湖北卫视 (576p) http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",辽宁卫视 (576p) +http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 #EXTINF:-1 tvg-id="" status="online",長豐新聞綜合 (576p) http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",星空衛視 (576p) http://218.202.220.2:5000/nn_live.ts?id=STARTV #EXTINF:-1 tvg-id="" status="online",仙桃新聞綜合 (576p) http://221.233.242.239:280/live/71/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",仙桃生活文體 (576p) +http://221.233.242.239:280/live/72/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",北碚综合 (576p) [Not 24/7] +http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",江津文化旅游 (576p) http://222.179.155.21:1935/ch2.m3u8 #EXTINF:-1 tvg-id="" status="online",东至文化资讯 (576p) [Not 24/7] @@ -963,6 +973,8 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 #EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) @@ -1005,16 +1017,14 @@ http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",迪庆藏语 (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] -http://stream1.jlntv.cn/xcpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",白城新闻综合 [Geo-blocked] http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",白山新闻综合 [Geo-blocked] http://stream2.jlntv.cn/baishan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",集安综合 [Geo-blocked] http://stream2.jlntv.cn/ja/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",前郭综合 [Geo-blocked] -http://stream2.jlntv.cn/qg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",农安新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/naxw/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",通化新闻 [Geo-blocked] http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州公共电视剧 (576p) @@ -1045,12 +1055,8 @@ https://livees.cgtn.com/1000e/prog_index.m3u8 https://news.cgtn.com/resource/live/french/cgtn-f.m3u8 #EXTINF:-1 tvg-id="" status="online",海西州综合 (576p) http://stream.haixitv.cn/1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",北碚综合 (576p) [Not 24/7] -http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",炫动卡通 (540p) http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="online",江门综合 (540p) -http://dslive.grtn.cn/jmzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",揭阳综合 (540p) http://dslive.grtn.cn/jyzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",汕头综合 (540p) @@ -1061,6 +1067,8 @@ http://dslive.grtn.cn/swzh/playlist.m3u8 http://dslive.grtn.cn/swzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",江西 Ⅰ 上饶综合台 (540p) http://live.0793.tv/srtv1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] +http://live.lyg1.com/zhpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",龙岩公共 (540p) [Not 24/7] http://stream.lytv.net.cn/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",龙岩综合 (540p) @@ -1073,6 +1081,8 @@ http://stream.zzgd.tv/2/sd/live.m3u8 http://stream.zzgd.tv/3/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",河源公共 (540p) http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",河源综合 (540p) +http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",旺苍新闻 (528p) [Not 24/7] http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人旧金山臺 (486p) @@ -1083,18 +1093,18 @@ http://live.ntdimg.com/uwlive520/playlist.m3u8 https://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川新闻综合 (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w439903609_b1228800.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] -http://111.17.214.4:1935/live/xtxc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] -http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] +http://111.17.214.4:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] +http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] @@ -1105,8 +1115,6 @@ http://174.127.67.246/live330/playlist.m3u8 http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人亚太臺 (480p) https://live.ntdimg.com/aplive200/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",哈哈炫动卫视 (480p) [Not 24/7] -http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",江津经济生活 (480p) http://222.179.155.21:1935/ch0.m3u8 #EXTINF:-1 tvg-id="" status="online",江津新闻综合 (480p) @@ -1123,14 +1131,16 @@ http://dslive.grtn.cn/mzzh/playlist.m3u8 http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",阳江综合 (480p) http://dslive.grtn.cn/yjzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",肇庆综合 (480p) -http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",中山公共 (480p) http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水影视娱乐 (480p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv2.m3u8 #EXTINF:-1 tvg-id="" status="online",海南州藏語頻道 (480p) http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] +http://live.lyg1.com/ggpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] +http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",鹤壁新闻综合 (480p) [Not 24/7] http://pili-live-hls.hebitv.com/hebi/hebi.m3u8 #EXTINF:-1 tvg-id="" status="online",朔州1 (480p) [Not 24/7] @@ -1143,24 +1153,18 @@ http://visit.jjbctv.com:1935/live/xwzhmb/playlist.m3u8 http://www.alibabapictures.com/movies/10/mayunduihua.mp4 #EXTINF:-1 tvg-id="" status="online",忍者神龟 (480p) http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 -#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] -http://live.lyg1.com/ggpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) +http://stream.appwuhan.com/4tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) http://stream.appwuhan.com/6tzb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] -http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",美国中文电视 (406p) [Not 24/7] https://jpts.sinovision.net/livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",荣昌综合 (404p) [Not 24/7] -http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",西安丝路 (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",松原新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",中牟综合 (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live #EXTINF:-1 tvg-id="" status="online",亳州新聞頻道 (360p) @@ -1177,8 +1181,8 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) -http://stream.appwuhan.com/4tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",辽源新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川公共 (360p) [Not 24/7] http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川生活 (360p) [Not 24/7] @@ -1221,10 +1225,8 @@ https://live.ntdimg.com/cwlive220/playlist.m3u8 http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 #EXTINF:-1 tvg-id="" status="online",山西 Ⅰ 朔州新闻台 (10p) [Not 24/7] http://stream.sxsztv.com/live4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (360p) [Not 24/7] @@ -1249,6 +1251,8 @@ http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_170.m3u8 http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_171.m3u8 #EXTINF:-1 tvg-id="" status="blocked",隨州綜合 (720p) [Not 24/7] http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_304.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",隨州農村 (720p) [Not 24/7] +http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 #EXTINF:-1 tvg-id="" status="blocked",长沙新闻 [Geo-blocked] http://35848.hlsplay.aodianyun.com/guangdianyun_35848/tv_channel_346.m3u8 #EXTINF:-1 tvg-id="" status="blocked",长沙政法 [Geo-blocked] @@ -1303,6 +1307,8 @@ http://livealone302.iqilu.com/iqilu/typd.m3u8 http://livealone302.iqilu.com/iqilu/yspd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",山东综艺 (406p) [Geo-blocked] http://livealone302.iqilu.com/iqilu/zypd.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",新疆汉语综艺 (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb04.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆汉语信息服务 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb11.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆少儿 (720p) [Geo-blocked] @@ -1361,8 +1367,6 @@ http://39.134.39.39/PLTV/88888888/224/3221226199/index.m3u8 http://39.134.39.39/PLTV/88888888/224/3221226240/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",中国教育1 (1080p) [Not 24/7] http://39.134.39.39/PLTV/88888888/224/3221226282/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",广东卫视 (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225742/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滨海新闻 (1080p) http://60.30.52.41/live/bhtv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滨海都市 (1080p) @@ -1745,6 +1749,8 @@ http://125.210.152.18:9090/live/LNWSHD_H265.m3u8 http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",山东卫视 (720p) http://125.210.152.18:9090/live/SDWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",荣昌综合 (404p) [Not 24/7] +http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滁州公共 (450p) http://183.167.193.45:1935/live/cztvgg/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滁州科教 (450p) @@ -1861,20 +1867,18 @@ http://183.207.248.71/gitv/live1/SCWS/SCWS http://183.207.248.71/gitv/live1/SDWS/SDWS #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (576p) http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) -http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川新闻综合 (360p) http://221.5.213.4:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川旅游经济 (360p) http://221.5.213.4:30000/2222.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",仙桃生活文體 (576p) -http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",金鹰卡通 (576p) [Geo-blocked] http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏影视 (576p) http://223.110.243.134/PLTV/4/224/3221225937/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",新疆卫视 (576p) http://223.110.243.136/PLTV/3/224/3221225523/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",广东卫视 (1080p) +http://223.110.243.136/PLTV/3/224/3221227249/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) [Not 24/7] http://223.110.243.138/ott.js.chinamobile.com/PLTV/3/224/3221227208/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) [Not 24/7] @@ -2093,18 +2097,22 @@ http://223.110.254.207:6610/cntv/live1/HD-2500k-1080P-shandongstv/HD-2500k-1080P http://223.110.254.210:6610/cntv/live1/zhejiangstv/zhejiangstv/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) http://223.110.254.212:6610/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv/1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",漳州新闻综合 (720p) [Not 24/7] +http://31182.hlsplay.aodianyun.com/lms_31182/tv_channel_175.m3u8 #EXTINF:-1 tvg-id="" status="timeout",霍山综合 (576p) http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",广东 Ⅰ 潮安综合 (360p) http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",潮安综合 (540p) http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",江门综合 (540p) +http://dslive.grtn.cn/jmzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",肇庆综合 (480p) +http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉一套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",沧县电视综合 (576p) -http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南都市 (576p) http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) @@ -2115,18 +2123,12 @@ http://ivi.bupt.edu.cn/hls/btv1.m3u8 http://ivi.bupt.edu.cn/hls/btv5.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京青年 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv8.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",袁州綜合頻道 (576p) [Not 24/7] -http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",洛陽綜合頻道 (1080p) [Not 24/7] +http://live1.lytv.com.cn:1935/live/LYTV1-1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] -http://live.lyg1.com/zhpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",新疆汉语综艺 (720p) [Geo-blocked] -http://livehyw5.chinamcache.com/hyw/zb04.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",内江公共 (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",内江科教 (720p) -http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",内江综合 (720p) +http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2149,14 +2151,14 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227393/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",四川妇女儿童 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",蓬安新闻综合 (720p) [Not 24/7] +http://palive.patv123.com:8091/live/xwpd_800K.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",康巴卫视 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",长春综合 [Geo-blocked] http://stream2.jlntv.cn/jlcc/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",河源综合 (540p) -http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",前郭综合 [Geo-blocked] +http://stream2.jlntv.cn/qg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2179,14 +2181,14 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辛集新聞頻道 (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",成都大熊猫 (1080p) [Not 24/7] +https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 #EXTINF:-1 tvg-id="" status="error",岳西圖文頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/tuwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西影視頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/yingshi/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西綜合頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",凤台综合 (576p) [Not 24/7] -http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",澳视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",奥视卫星 (720p) [Not 24/7] @@ -2195,6 +2197,8 @@ http://61.244.22.5/ch3/ch3.live/playlist.m3u8 http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Blue 美剧 (360p) [Not 24/7] http://210.210.155.35/dr9445/h/h16/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",哈哈炫动卫视 (480p) [Not 24/7] +http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",心约之声公益广播 [Not 24/7] http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] @@ -2207,6 +2211,8 @@ http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",黃驊渤海新區 (576p) http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",沧县电视综合 (576p) +http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",沧县电视二套 (576p) http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南召一套 (576p) [Not 24/7] @@ -2221,6 +2227,8 @@ http://jiangjinlive.cbg.cn:1935/ch0.m3u8 http://jiangjinlive.cbg.cn:1935/ch1.m3u8 #EXTINF:-1 tvg-id="" status="error",江津文化旅游 (576p) http://jiangjinlive.cbg.cn:1935/ch2.m3u8 +#EXTINF:-1 tvg-id="" status="error",袁州綜合頻道 (576p) [Not 24/7] +http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="error",开州综合 (720p) http://kaixianlive.cbg.cn:10345/1.m3u8 #EXTINF:-1 tvg-id="" status="error",六安新闻综合 (720p) [Not 24/7] @@ -2231,8 +2239,6 @@ http://live.dxhmt.cn:9081/tv/10122-1.m3u8 http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="" status="error",如东新闻综合 (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live -#EXTINF:-1 tvg-id="" status="error",娄底 (720p) -http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 #EXTINF:-1 tvg-id="" status="error",南川新闻综合 (360p) [Not 24/7] http://nanchuanlive.cbg.cn:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="error",彭水新闻综合 (288p) @@ -2253,22 +2259,22 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_56.stream/playlist.m3u8 http://qxlmlive.cbg.cn:1935/app_2/ls_57.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",长寿综合 (720p) [Not 24/7] http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",康巴卫视 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川影视台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",四川妇女儿童 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",延边新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jlyb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",辽源新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",农安新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/naxw/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",徐州公共頻道 (720p) +http://stream1.huaihai.tv/ggpd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",四平新闻综合 [Geo-blocked] http://stream2.jlntv.cn/sptv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",松原新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江台 http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 @@ -2311,9 +2317,3 @@ rtmp://csztv.2500sz.com/live/c03 rtmp://csztv.2500sz.com/live/c04 #EXTINF:-1 tvg-id="" status="error",江苏 Ⅰ 东海综合台 rtmp://livetv.dhtv.cn/live/news -#EXTINF:-1 tvg-id="",CCTV-4中文国际 (1080p) -http://117.169.120.140:8080/live/cctv-4/.m3u8 -#EXTINF:-1 tvg-id="",广东卫视 (1080p) -http://223.110.243.136/PLTV/3/224/3221227249/index.m3u8 -#EXTINF:-1 tvg-id="",隨州農村 (720p) [Not 24/7] -http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index 7dcc6e2cd..3db275d40 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -80,7 +80,7 @@ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist https://5b464b69d264e.streamlock.net/Channels_live/ngrp:telemusica_all/playlist.m3u8 #EXTINF:-1 tvg-id="Telepacifico.co" status="online",Telepacífico (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telepetroleo.co" status="online",Telepetróleo (Barrancabermeja | Santander) (720p) +#EXTINF:-1 tvg-id="Telepetroleo.co" status="error",Telepetróleo (Barrancabermeja | Santander) (720p) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAIAAE7A1IAyADIUCAAAAAAAAAA.js #EXTINF:-1 tvg-id="TVAgro.co" status="online",TV Agro http://179.1.7.198:1935/live/TVAgroHD.stream/playlist.m3u8 @@ -90,6 +90,8 @@ https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CTV Barranquilla (Barranquilla | Atlántico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal Trece (not working perfectly) +https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece Plus (not working perfectly) https://canaltreceplus-live.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece (1080p) @@ -98,16 +100,18 @@ https://stream.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 https://stream.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Zoom (Bogotà | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal NorteVision (Pasto | Nariño) (480p) +https://eu1.servers10.com:8081/8092/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Multicanal Televisión (Santiago de Cali | Valle del Cauca) (720p) https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV (Bucaramanga | Santander) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js +#EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) +https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal NorteVision (Pasto | Nariño) (480p) -https://eu1.servers10.com:8081/8092/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Teleamiga (Bogotà | Cundinamarca) (480p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/teleamigatvlive/smil:dvrlive.smil/playlist.m3u8 @@ -129,7 +133,3 @@ https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="" status="error",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Trece (not working perfectly) -https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) -https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js diff --git a/streams/cr.m3u b/streams/cr.m3u index a269466b4..07f12c281 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -39,7 +39,7 @@ http://k3.usastreams.com:1935/HBTV/HBTV/playlist.m3u8 https://srv.panelcast.net/humor247/humor247/playlist.m3u8 #EXTINF:-1 tvg-id="LuzNacienteTV.cr" status="error",Luz Naciente TV (720p) [Not 24/7] https://cloudflare.streamgato.us:3399/live/luznacientetvlive.m3u8 -#EXTINF:-1 tvg-id="NicoyaTV.cr" status="error",NicoyaTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NicoyaTV.cr" status="online",NicoyaTV (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/nicoyatv/nicoyatv/playlist.m3u8 #EXTINF:-1 tvg-id="QuinceUCR.cr" status="error",Quince UCR (Universidad de Costa Rica) (720p) [Not 24/7] http://163.178.170.127:1935/quinceucr/live.stream_720p/playlist.m3u8 @@ -55,7 +55,7 @@ https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletica7.cr" status="online",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index 246f6a712..f126a7f71 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BonceTV.cw" status="error",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 #EXTINF:-1 tvg-id="NosPais.cw" status="error",Nos Pais (720p) [Not 24/7] http://558bd16067b67.streamlock.net/nos_pais_24_7/smil:livestream.stream.smil/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 857be85f5..ce6d695af 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -55,6 +55,8 @@ https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 https://sl2.sigmatv.com/hls/live.m3u8 #EXTINF:-1 tvg-id="TV2020.cy" status="error",TV 2020 (720p) http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reload (804p) +http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) [Not 24/7] https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) @@ -63,8 +65,6 @@ https://dev.aftermind.xyz/hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEq https://svs.itworkscdn.net/sat7kidslive/sat7kids.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Kuzey Kibris TV (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_kktv.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reload (804p) -http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 ARABIC (240p) https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 PARS (720p) diff --git a/streams/cz.m3u b/streams/cz.m3u index e18dbc400..1728bf7be 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="CT1HD.cz" status="online",ČT1 (1080p) http://213.151.233.20:8000/dna-5100-tv-pc.m3u8 -#EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="error",Настоящее Время (720p) [Not 24/7] -http://rfe-lh.akamaihd.net/i/rfe_tvmc5@383630/master.m3u8 -#EXTINF:-1 tvg-id="CurrentTimeTV.cz" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Настоящее Время (480p) +#EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Настоящее Время (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s61/index.m3u8 +#EXTINF:-1 tvg-id="CurrentTimeTV.cz" status="error",Настоящее Время (720p) [Not 24/7] +http://rfe-lh.akamaihd.net/i/rfe_tvmc5@383630/master.m3u8 #EXTINF:-1 tvg-id="ElektrikaTV.cz" status="online",Elektrika TV (360p) http://rtmp.elektrika.cz/live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="ExtasyHD.cz" status="online",Extasy HD / Leo TV HD (576p) diff --git a/streams/de.m3u b/streams/de.m3u index 0650b9859..4865e320d 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -199,14 +199,14 @@ https://s.ok54.de/ott/webstream/playlist.m3u8 https://s.ok54.de/okweinstrasse/okweinstrasse/playlist.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",OK Wernigerode (1080p) http://58bd5b7a98e04.streamlock.net/medienasa-live/mp4:ok-wernigerode_high/playlist.m3u8 +#EXTINF:-1 tvg-id="OKWernigerode.de" status="online",OK Wernigerode (1080p) +http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-wernigerode_high/playlist.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus-TV-Magdeburg+ (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/chunklist_w937425968.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus TV Magdeburg (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8 #EXTINF:-1 tvg-id="OKWernigerode.de" status="online",Campus TV Magdeburg (1080p) http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8?bitrate=800 -#EXTINF:-1 tvg-id="OKWernigerode.de",OK Wernigerode (1080p) -http://58bd5b7a98e04.streamlock.net/medienasa-live/ok-wernigerode_high/playlist.m3u8 #EXTINF:-1 tvg-id="oldenburgeins.de" status="online",oldenburg eins (1080p) [Not 24/7] https://oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="One1MusicTV.de" status="online",ONE1 Music (1080p) @@ -268,9 +268,9 @@ https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 #EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] -http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 +#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] +http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 #EXTINF:-1 tvg-id="RTLWest.de" status="error",RTL West (540p) @@ -319,7 +319,7 @@ https://jola.live:16200/tesastv.m3u8 https://5889e7d0d6e28.streamlock.net/tide-live/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="tiviTURK.de" status="online",tiviTÜRK (720p) [Not 24/7] https://stream.tiviturk.de/live/tiviturk.m3u8 -#EXTINF:-1 tvg-id="TV38SudostNiedersachen.de" status="online",TV38 Südost-Niedersachen (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TV38SudostNiedersachen.de" status="error",TV38 Südost-Niedersachen (480p) [Not 24/7] http://62.113.221.3/tv38-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVAHD.de" status="online",TVA (1080p) [Not 24/7] https://tvaktuellr.iptv-playoutcenter.de/tvaktuellr/tvaktuellr.stream_1/playlist.m3u8 @@ -385,12 +385,14 @@ https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1 https://www.oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Fernsehen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Hamburg (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] @@ -399,17 +401,17 @@ http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8 http://livestreams.br.de/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",ARD-alpha (720p) [Not 24/7] +https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 1 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 2 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s26/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ARD-alpha (720p) [Not 24/7] -https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",KiKA [Geo-blocked] https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NDR Event 3 (720p) [Geo-blocked] @@ -428,10 +430,10 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR International (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Fernsehen (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Weltweiter (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) @@ -450,8 +452,6 @@ http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/139.m3u8 http://176.10.117.18:8000/play/a00f/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ARTI TV (1080p) [Not 24/7] http://176.10.117.18:8000/play/a002/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Motorvision (576p) http://210.210.155.37/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="error",BR Fernsehen Süd (720p) [Geo-blocked] diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index a929e2d15..b20c39d50 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -1,23 +1,23 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Channel 5 (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Dream Corp LLC (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/eric-andre/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Infomercials (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Metalocalypse (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Rick and Morty (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/rick-and-morty/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Samurai Jack (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/eric-andre/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index 126236c59..34f1b695e 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -47,15 +47,15 @@ https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 -#EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MisionELTV.do" status="error",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 -#EXTINF:-1 tvg-id="ORBITTV.do" status="blocked",ORBIT TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PHTVCanal34.do" status="online",PHTV Canal 34 (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/chunks.m3u8 -#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="error",Punta Cana TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PuntaCanaTV.do" status="online",Punta Cana TV (720p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/puntacanatv/playlist.m3u8 #EXTINF:-1 tvg-id="ReadyTVCanal6.do" status="online",Ready TV Canal 6 (720p) [Not 24/7] http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 @@ -83,7 +83,7 @@ https://cm.hostlagarto.com:4445/Telecibao/Telecibao/playlist.m3u8 http://190.122.96.188:8888/http/013 #EXTINF:-1 tvg-id="Telemicro.do" status="error",Telemicro (720p) [Not 24/7] https://api.new.livestream.com/accounts/28126860/events/8825282/live.m3u8 -#EXTINF:-1 tvg-id="Telemilenio.do" status="error",Telemilenio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Telemilenio.do" status="online",Telemilenio (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telemilenio/Telemilenio.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord8.do" status="online",Telenord 8 (1080p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 @@ -101,9 +101,9 @@ http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 #EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Vallevision.do" status="error",Vallevision (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 -#EXTINF:-1 tvg-id="Vallevision.do" status="error",Vallevision Canal 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision Canal 10 (720p) [Not 24/7] https://streaming.telecablecentral.com.do/Vallevision/ValleHD/playlist.m3u8 #EXTINF:-1 tvg-id="VegaTeve.do" status="error",Vega Teve (720p) [Not 24/7] https://ss6.domint.net:3012/tes_str/teleelsalvador/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index 10bdf93ca..5539648e9 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error",Al Anis TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index f2612257c..a1763dc10 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -5,7 +5,7 @@ https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 #EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) http://45.179.140.242:8000/play/a0jp -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 @@ -23,7 +23,7 @@ https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 http://45.179.140.242:8000/play/a0kw #EXTINF:-1 tvg-id="RTU.ec" status="error",RTU (630p) [Not 24/7] https://streamingwowza.com:1936/rtutv/rtutv/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" status="error",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u diff --git a/streams/eg.m3u b/streams/eg.m3u index a008c924f..223964b81 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -52,7 +52,7 @@ http://livestreaming5.onlinehorizons.net/hls-live/NTNNileLife/_definst_/liveeven http://livestreaming5.onlinehorizons.net/hls-live/NTNNileSport/_definst_/liveevent/livestream.m3u8 #EXTINF:-1 tvg-id="NobleTV.eg" status="online",Noble TV (360p) https://5d39f1ab8ba65.streamlock.net:1935/arabic-test/arabic-test/playlist.m3u8 -#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="online",Nogoum FM TV (506p) [Not 24/7] +#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="error",Nogoum FM TV (506p) [Not 24/7] https://stream-speed.extremesolution.mobi/nogoumfm/nogoumfmlive/playlist.m3u8 #EXTINF:-1 tvg-id="OmgChannelHD.eg" status="error",Omg Channel TV (720p) [Not 24/7] http://media6.smc-host.com:1935/omgchannel.net/omgtv/playlist.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index 2cb305021..5968dc502 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -3,10 +3,10 @@ https://pc-la7delarioja-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv -#EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) -https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCCydt40S3mVi9YXQJjK8Nsw/live +#EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) +https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="7TelevisionRegiondeMurcia.es" status="error",7 Televisión Región de Murcia (360p) [Not 24/7] https://rtvmurcia_01-lh.akamaihd.net/i/rtvmurcia_1_0@507973/master.m3u8 #EXTINF:-1 tvg-id="7TVAndalucia.es" status="error",7 TV Andalucía (720p) @@ -85,7 +85,7 @@ https://videos.canal56.com/directe/stream/index.m3u8 http://canal2000.berkano-systems.net/streaming/streams/canal2000.m3u8 #EXTINF:-1 tvg-id="CanalDiocesano.es" status="online",Canal Diocesano (576p) [Not 24/7] https://cdn01.yowi.tv/DDDDDDDDDD/master.m3u8 -#EXTINF:-1 tvg-id="CanalDonana.es" status="error",Canal Doñana (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalDonana.es" status="online",Canal Doñana (720p) [Not 24/7] https://secure5.todostreaming.es/live/division-alm.m3u8 #EXTINF:-1 tvg-id="CanalExtremadura.es" status="online",Canal Extremadura (576p) [Not 24/7] https://cdnlive.shooowit.net/canalextremaduralive/smil:channel1DVR.smil/playlist.m3u8 @@ -117,7 +117,7 @@ https://directes-tv-int.ccma.cat/int/ngrp:oca1_web/playlist_DVR.m3u8 https://directes-tv-int.ccma.cat/int/ngrp:oca2_web/playlist_DVR.m3u8 #EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] https://rtvelivestreamv3.akamaized.net/rtvesec/clan_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ClanTVE.es" status="error",Clan TVE (1080p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5466990.m3u8 #EXTINF:-1 tvg-id="CMMTV.es" status="online",CMM TV (360p) [Not 24/7] http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/format/applehttp/.m3u8 @@ -217,7 +217,7 @@ https://livelist01.yowi.tv/lista/9a4da7871ec57b4b63ed49597a13d09869172be0/master https://livelist01.yowi.tv/lista/eb2fa68a058a701fa5bd2c80f6c8a6075896f71d/master.m3u8 #EXTINF:-1 tvg-id="HQMRelax.es" status="online",HQM Relax (1080p) https://livelist01.yowi.tv/lista/dc1b71c6fda2e687050facaa7242062cbf5a7f2a/master.m3u8 -#EXTINF:-1 tvg-id="HQMRemember.es",HQM Remember (1080p) +#EXTINF:-1 tvg-id="HQMRemember.es" status="online",HQM Remember (1080p) https://livelist01.yowi.tv/lista/57c98e2e295a0b69b52dc5f84edc4b1b68783ba2/master.m3u8 #EXTINF:-1 tvg-id="HQMRock.es" status="online",HQM Rock (1080p) https://livelist01.yowi.tv/lista/0d6c7ccfac89946bfd41ae34c527e8d94734065c/master.m3u8 @@ -229,7 +229,7 @@ https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCff_CBVJDTHP4wOHPjP5BMg/live #EXTINF:-1 tvg-id="IbizaGlobalTV.es" status="online",Ibiza Global TV (720p) [Not 24/7] https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 -#EXTINF:-1 tvg-id="ImasTV.es" status="online",Imás TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="error",Imás TV (1080p) [Not 24/7] https://secure3.todostreaming.es/live/imastv-livestream.m3u8 #EXTINF:-1 tvg-id="InteralmeriaTV.es" status="online",Interalmeria TV (1080p) https://interalmeria.tv/directo/live.m3u8 @@ -247,12 +247,12 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 https://rtvelivestreamv3.akamaized.net/rtvesec/la1_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] https://ztnr.rtve.es/ztnr/1688877.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) -https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) -https://ztnr.rtve.es/ztnr/1688885.m3u8 #EXTINF:-1 tvg-id="La2.es" status="online",La 2 (720p) https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 +#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 +#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) +https://ztnr.rtve.es/ztnr/1688885.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Bierzo.es" status="online",La 8 Bierzo (720p) @@ -323,7 +323,7 @@ https://iptv-all.lanesh4d0w.repl.co/special/olympics https://adc-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="OndaMadrid.es" status="error",Onda Madrid (360p) http://ondamadridhls-live.hls.adaptive.level3.net/telemadrid/ondamadrid1/index.m3u8 -#EXTINF:-1 tvg-id="OndaMadrid.es",Onda Madrid (360p) +#EXTINF:-1 tvg-id="OndaMadrid.es" status="error",Onda Madrid (360p) http://telemadridhls-live.hls.adaptive.level3.net/telemadrid/tvradio/index.m3u8 #EXTINF:-1 tvg-id="Pequeradio.es" status="online",Pequeradio (720p) [Not 24/7] https://canadaremar2.todostreaming.es/live/peque-pequetv.m3u8 @@ -355,7 +355,7 @@ https://rtvc-live1-rm.flumotion.com/playlist.m3u8 https://vidartv2.todostreaming.es/live/radiovida-emisiontvhd.m3u8 #EXTINF:-1 tvg-id="SalTelevision.es" status="error",Sal Televisión (720p) [Not 24/7] https://www.tdtchannels.com/stream/saltv.m3u8 -#EXTINF:-1 tvg-id="SevillaFCTV.es" status="blocked",Sevilla FC TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SevillaFCTV.es" status="online",Sevilla FC TV (360p) [Not 24/7] https://open.http.mp.streamamg.com/p/3001314/sp/300131400/playManifest/entryId/0_ye0b8tc0/format/applehttp/protocol/https/uiConfId/30026292/a.m3u8 #EXTINF:-1 tvg-id="SolidariaTV.es" status="online",Solidaria TV (720p) https://canadaremar2.todostreaming.es/live/solidariatv-webhd.m3u8 @@ -377,7 +377,7 @@ http://37.187.7.106/teleribera/live.m3u8 https://video.telesafor.com/hls/video.m3u8 #EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 -#EXTINF:-1 tvg-id="TeleVigoHD.es" status="error",TeleVigo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleVigoHD.es" status="online",TeleVigo (1080p) [Not 24/7] https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 #EXTINF:-1 tvg-id="TelevisionAranda.es" status="error",Televisión Aranda (720p) https://cdn01.yowi.tv/BBBBBBBBBB/master.m3u8 @@ -401,9 +401,9 @@ https://limited09.todostreaming.es/live/tarson-livestream.m3u8 https://streaming01.gestec-video.com/hls/artequatreTVA.m3u8 #EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) https://rtvc-live1.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h158/index2.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 @@ -413,7 +413,7 @@ https://events3-crtvg.flumotion.com/playlist.m3u8 https://america-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGCultural.es" status="online",TVG Cultural (720p) https://cultural-crtvg.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGEuropa.es" status="online",TVG Europa (720p) +#EXTINF:-1 tvg-id="TVGEuropa.es" status="error",TVG Europa (720p) https://europa-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGEvento1.es" status="online",TVG Evento 1 (720p) [Not 24/7] https://events1-crtvg.flumotion.com/playlist.m3u8 @@ -453,10 +453,10 @@ https://live.atresmediainternacional.com/ATRESMEDIA/a3cine-index.m3u8 https://16escalones-live2.flumotion.com/chunks.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 24 horas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC7QZIf0dta-XPXsp9Hv4dTw/live -#EXTINF:-1 tvg-id="" status="online",Radio Rutas del Perú (360p) [Not 24/7] -https://tv.portalexpress.es:3731/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",LA7 (720p) https://cdnlive.shooowit.net/la7live/smil:channel1.smil/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Rutas del Perú (360p) [Not 24/7] +https://tv.portalexpress.es:3731/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",Aragón Radio (Zaragoza) [Not 24/7] https://cartv.streaming.aranova.es/hls/live/aragonradio_aragonradio1.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RTVE (576p) [Geo-blocked] @@ -522,8 +522,8 @@ https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586404/master.m3u8 #EXTINF:-1 tvg-id="" status="error",+24 (576p) https://hlsliveamdgl0-lh.akamaihd.net/i/hlslive_1@586405/master.m3u8 #EXTINF:-1 tvg-id="" status="error",TAC 12 (720p) [Not 24/7] +https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 +#EXTINF:-1 tvg-id="" status="error",TAC 12 (720p) [Not 24/7] https://nodo02-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 #EXTINF:-1 tvg-id="" status="error",RT (720p) https://rt-esp-gd.secure2.footprint.net/1102.m3u8 -#EXTINF:-1 tvg-id="",TAC 12 (720p) [Not 24/7] -https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index 465cdd606..00e8729da 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -7,11 +7,11 @@ https://edge.vedge.infomaniak.com/livecast/ik:adhtv/chunklist.m3u8 http://live.alsace20.fr/live/alsace20/ngrp:alsace20_all/playlist.m3u8 #EXTINF:-1 tvg-id="AntenneReunion.fr" status="online",Antenne Réunion (720p) [Not 24/7] https://live-antenne-reunion.zeop.tv/live/c3eds/antreunihd/hls_fta/antreunihd.m3u8?location=ZEOP01 -#EXTINF:-1 tvg-id="ARTEDeutsch.de",Arte Deutsch [Geo-blocked] +#EXTINF:-1 tvg-id="ARTEDeutsch.de" status="blocked",Arte Deutsch [Geo-blocked] https://artesimulcast.akamaized.net/hls/live/2030993/artelive_de/index.m3u8 #EXTINF:-1 tvg-id="BeurTV.fr" status="online",Beur TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Beur_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="BFMBusiness.fr" status="blocked",BFM Business (480p) +#EXTINF:-1 tvg-id="BFMBusiness.fr" status="error",BFM Business (480p) https://bfmbusinesshds-lh.akamaihd.net/i/BFMBUSINESS_ESYTLS@664128/master.m3u8 #EXTINF:-1 tvg-id="BFMGrandLille.fr" status="online",BFM Grand Lille (720p) https://live.creacast.com/grandlilletv/smil:grandlilletv.smil/playlist.m3u8 @@ -59,7 +59,7 @@ https://fash1043.cloudycdn.services/slive/ftv_ftv_asia_gmt_vmf_43163_default_129 https://fash1043.cloudycdn.services/slive/ftv_pg13_adaptive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVPG16.fr" status="online",Fashion TV PG16 (144p) http://fash1043.cloudycdn.services/slive/ftv_pg16_adaptive.smil/media.m3u8 -#EXTINF:-1 tvg-id="FashionTVRussia.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Fashion TV Russia (480p) +#EXTINF:-1 tvg-id="FashionTVRussia.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Fashion TV Russia (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s30/index.m3u8 #EXTINF:-1 tvg-id="FashionTVSingapore.fr" status="online",Fashion TV Singapore (240p) @@ -134,7 +134,7 @@ https://s6.tntendirect.com/nrj12/live/playlist.m3u8 https://panel.streamparis.fr:3743/stream/play.m3u8 #EXTINF:-1 tvg-id="PersianaBillboard.fr" status="error",Persiana Billboard (720p) [Not 24/7] http://51.210.199.10/hls/stream.m3u8 -#EXTINF:-1 tvg-id="PersianaCinema.fr" status="online",Persiana Cinema (720p) +#EXTINF:-1 tvg-id="PersianaCinema.fr" status="error",Persiana Cinema (720p) http://51.210.199.15/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaClassic.fr" status="error",Persiana Classic (720p) [Not 24/7] http://51.210.199.26/hls/stream.m3u8 @@ -184,10 +184,10 @@ https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249 http://188.40.68.167/russia/tiji/playlist.m3u8 #EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) https://s2.tntendirect.com/tmc/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) [Geo-blocked] -http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] +http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index b4c2e12e8..0d14b8fdf 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -5,7 +5,7 @@ https://amuse-amuseanimation-2-fr.samsung.wurl.com/manifest/playlist.m3u8 https://alchimie-atelier-des-chefs-1-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="Caillou.fr",Caillou (720p) +#EXTINF:-1 tvg-id="Caillou.fr" status="error",Caillou (720p) https://dhx-caillou-2-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ClassicalHarmony.uk" status="error",Classical Harmony (720p) https://alchimie-classical-harmony-1-fr.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/ge.m3u b/streams/ge.m3u index c9e86a97c..69d9b7cc6 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -6,9 +6,9 @@ https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8 #EXTINF:-1 tvg-id="EnkiBenki.ge" status="error",Enki Benki (360p) http://94.43.239.178:8080/CHANNEL678/BITRATE0/playlist.m3u8 #EXTINF:-1 tvg-id="Formula.ge" status="online",Formula (1080p) -https://c4635.cdn.xsg.ge/c4635/TVFormula/index.m3u8 -#EXTINF:-1 tvg-id="Formula.ge" status="online",Formula (1080p) https://tv.cdn.xsg.ge/c4635/TVFormula/playlist.m3u8 +#EXTINF:-1 tvg-id="Formula.ge" status="timeout",Formula (1080p) +https://c4635.cdn.xsg.ge/c4635/TVFormula/index.m3u8 #EXTINF:-1 tvg-id="MtavariArkhi.ge" status="online",Mtavari Arkhi (480p) https://bozztv.com/36bay2/mtavariarxi/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxGeorgia.ge" status="error",MusicBox Georgia (180p) diff --git a/streams/gr.m3u b/streams/gr.m3u index e2100e882..4e90c1377 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -91,7 +91,7 @@ https://vdo3.alphaserver.gr:3466/stream/play.m3u8 http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 #EXTINF:-1 tvg-id="HellenicTV.gr" status="online",Hellenic TV (720p) [Not 24/7] https://l5.cloudskep.com/hellenictv/htv/playlist.m3u8 -#EXTINF:-1 tvg-id="HighTV.gr" status="error",High TV (200p) [Not 24/7] +#EXTINF:-1 tvg-id="HighTV.gr" status="online",High TV (200p) [Not 24/7] http://live.streams.ovh:1935/hightv/hightv/playlist.m3u8 #EXTINF:-1 tvg-id="HorseRaces.gr" status="online",Horse Races (432p) [Not 24/7] https://odiehls-i.akamaihd.net/hls/live/233406/odie3/odie.m3u8 @@ -105,7 +105,7 @@ https://www.hellasnet.tv/rest.live.hn/ws.iri/playlist.m3u8 http://wpso.com:1936/hls/kidshd.m3u8 #EXTINF:-1 tvg-id="KontraChannel.gr" status="online",Kontra Channel (1080p) http://flashcloud.mediacdn.com/live/kontratv/.m3u8 -#EXTINF:-1 tvg-id="KontraChannel.gr",Kontra Channel (1080p) +#EXTINF:-1 tvg-id="KontraChannel.gr" status="online",Kontra Channel (1080p) http://kontralive.siliconweb.com/live/kontratv/playlist.m3u8 #EXTINF:-1 tvg-id="KritiTV.gr" status="online",Κρήτη TV (720p) [Not 24/7] http://live.cretetv.gr:1935/cretetv/myStream/f1tv.m3u8 @@ -131,10 +131,10 @@ https://vdo.alphaserver.gr:3305/stream/play.m3u8 https://live.neatv.gr:8888/hls/neatv.m3u8 #EXTINF:-1 tvg-id="NetmaxTV.gr" status="online",Netmax TV (720p) [Not 24/7] http://live.netmaxtv.com:8080/live/live/playlist.m3u8 -#EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) -https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NG.gr" status="online",NG (614p) http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 +#EXTINF:-1 tvg-id="NG.gr" status="online",NG (720p) +https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NotioiTV.gr" status="online",Notioi TV (720p) https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 #EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] @@ -169,10 +169,10 @@ https://til.pp.ua:3424/live/superblive.m3u8 http://wpso.com:1936/hls/music1.m3u8 #EXTINF:-1 tvg-id="TV100.gr" status="online",TV 100 (576p) [Not 24/7] https://live.fm100.gr/hls/tv100/index.m3u8 +#EXTINF:-1 tvg-id="TVCreta.gr" status="online",Creta (540p) [Not 24/7] +http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 #EXTINF:-1 tvg-id="TVCreta.gr" status="online",TV Creta (540p) [Not 24/7] https://live.streams.ovh/tvcreta/tvcreta/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVCreta.gr",Creta (540p) [Not 24/7] -http://live.streams.ovh:1935/tvcreta/tvcreta/playlist.m3u8 #EXTINF:-1 tvg-id="TVFilopoli.gr" status="online",TV Filopoli (360p) [Not 24/7] http://live.streams.ovh:1935/tvfilopoli/tvfilopoli/playlist.m3u8 #EXTINF:-1 tvg-id="TVNotos.gr" status="online",TV Notos (720p) [Not 24/7] @@ -189,14 +189,16 @@ http://web.onair-radio.eu:1935/explorecy/explorecy/playlist.m3u8 https://zouglalive-lh.akamaihd.net/i/zouglalive_1@340792/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ηλέκτρα TV (1080p) [Not 24/7] http://167.86.89.20:5080/LiveApp/streams/064918158666216168224216.m3u8 -#EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] -http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Zerouno TV (720p) +http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ERT News 2 (720p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 #EXTINF:-1 tvg-id="" status="online",Skai (720p) https://skai-live-back.siliconweb.com/media/cambria4/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Skai (720p) https://skai-live.siliconweb.com/media/cambria4/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] +http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alert (576p) [Not 24/7] https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Βουλή Τηλεόραση 2 (540p) [Not 24/7] @@ -227,5 +229,3 @@ https://antennaamdnoenc.akamaized.net/ant1_akamai/abr/playlist.m3u8 https://vdo.alphaserver.gr:3203/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="error",Super Channel (300p) https://vdo.alphaserver.gr:3587/stream/play.m3u8 -#EXTINF:-1 tvg-id="",Zerouno TV (720p) -http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 diff --git a/streams/gt.m3u b/streams/gt.m3u index 4a3959ea1..c7b393090 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -5,7 +5,7 @@ https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal3.smil/playlist.m3u8 https://streaming.canal32hn.com/CanalAntigua/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Guatevision.gt" status="online",Guatevisión https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d1826/live.isml/playlist.m3u8 -#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="online",Iglesia Del Camino (480p) [Not 24/7] +#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="error",Iglesia Del Camino (480p) [Not 24/7] http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8 #EXTINF:-1 tvg-id="Televisiete.gt" status="online",Televisiete (480p) https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal7.smil/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index b3c9a5a11..91b784187 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,13 +1,13 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s31/index.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) +http://210.210.155.37/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (540p) [Not 24/7] http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) -http://210.210.155.37/qwr9ew/s/s31/index.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 @@ -15,13 +15,13 @@ http://al-pull2.hkatv.vip/live/CTV.m3u8 https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 #EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h07/index.m3u8 +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 @@ -33,17 +33,17 @@ http://210.210.155.37/qwr9ew/s/s21/index.m3u8 https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 #EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports rtmp://ivi.bupt.edu.cn:1935/livetv/starsports -#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) -http://210.210.155.37/qwr9ew/s/s34/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s34/index.m3u8 +#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) +http://210.210.155.37/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="TVBJade.hk" status="error",翡翠台 http://iptv.tvfix.org/hls/jade.m3u8 #EXTINF:-1 tvg-id="TVBXingHe.hk" status="error",TVB Xing He 星河 (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Xinhe/playlist.m3u8 #EXTINF:-1 tvg-id="ViuTV.hk" status="error",ViuTV (1080p) [Not 24/7] https://cdn.hkdtmb.com/hls/99/index.m3u8 -#EXTINF:-1 tvg-id="ViuTVsix.hk",ViuTVsix +#EXTINF:-1 tvg-id="ViuTVsix.hk" status="timeout",ViuTVsix http://61.238.6.49:8000/bysid/96 #EXTINF:-1 tvg-id="" status="online",鳳凰衛視資訊台HD (720p) [Not 24/7] http://117.169.120.138:8080/live/fhzixun/.m3u8 diff --git a/streams/hn.m3u b/streams/hn.m3u index cf59aba27..b7e55705e 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -9,7 +9,7 @@ https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 http://st2.worldkast.com/8004/8004/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5ElLider.hn" status="error",Canal 5 El Líder (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k5MLnPhRpeAV0Xwgt0d -#EXTINF:-1 tvg-id="Canal11.hn" status="blocked",Canal 11 (720p) +#EXTINF:-1 tvg-id="Canal11.hn" status="online",Canal 11 (720p) https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisión (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 @@ -19,7 +19,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CHTV.hn" status="blocked",CHTV (Canal Hondureño de Televisión) (720p) +#EXTINF:-1 tvg-id="CHTV.hn" status="error",CHTV (Canal Hondureño de Televisión) (720p) https://media.streambrothers.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 @@ -67,7 +67,7 @@ https://stmv1.zcastbr.com/teleprogresohn/teleprogresohn/playlist.m3u8 http://st2.worldkast.com/8058/8058/playlist.m3u8 #EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (540p) [Not 24/7] http://stream.grupoabchn.com:1935/TENHD/TENLIVEHD_2/playlist.m3u8 -#EXTINF:-1 tvg-id="TENCanal10.hn",TEN Canal 10 (720p) +#EXTINF:-1 tvg-id="TENCanal10.hn" status="online",TEN Canal 10 (720p) http://stream.grupoabchn.com:1935/TENHD/TENLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TSi.hn" status="error",TSI (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k3q8hF4Y9tzpTgwu26R @@ -77,10 +77,6 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] @@ -89,11 +85,15 @@ https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index ee4dfc315..340b55ea8 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 @@ -9,7 +9,7 @@ https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live @@ -21,7 +21,7 @@ http://tvlakay.haitilive.net/website/tchhaiti/player/mono.m3u8 http://66.175.238.147:1935/live/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleLouange.ht" status="online",Tele Louange (720p) https://5790d294af2dc.streamlock.net/8124/8124/chunklist.m3u8 -#EXTINF:-1 tvg-id="TVPanou.ht" status="online",TV Panou (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPanou.ht" status="error",TV Panou (720p) [Not 24/7] http://tvpanoucom.srfms.com:1935/tvpanoucom/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Télé 4VEH (720p) https://uni01rtmp.tulix.tv/4vehtv/4vehtv-firetv/playlist.m3u8 diff --git a/streams/id.m3u b/streams/id.m3u index 23b9b35e1..ae59725d9 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="ADiTV.id" status="online",ADiTV (720p) [Not 24/7] https://v2.siar.us/aditv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) -http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AFBTV.id" status="error",AFB TV (576p) +http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="AgropolitanTV.id" status="online",Agropolitan TV (360p) [Not 24/7] http://45.80.181.150:8080/hls/agropolitantv.m3u8 #EXTINF:-1 tvg-id="AhsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] @@ -21,15 +21,15 @@ https://h1.intechmedia.net/intech/ch64.m3u8 https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="ArekTV.id" status="online",Arek TV (576p) http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AshiilTV.id" status="online",Ashiil TV (480p) +http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="error",Ashiil TV (480p) -http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 #EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="ATV.id" status="online",ATV (576p) @@ -71,13 +71,13 @@ http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsenglish/playlist.m3u8 https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="error",BeritaSatu World (540p) [Not 24/7] http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -94,10 +94,10 @@ https://e1.siar.us/badartv/live/playlist.m3u8 https://o1.siar.us/badartv/live/chunks.m3u8 #EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 +#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] +https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="error",Cahaya TV Banten (720p) [Not 24/7] http://103.23.201.170:1935/live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="CahayaTVBanten.id" status="error",Cahaya TV Banten (720p) [Not 24/7] -https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Channel4U.id" status="blocked",Channel 4U (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(81b456ab-b398-4d35-ae05-9be0a173ad71)/index.m3u8 #EXTINF:-1 tvg-id="CitraTV.id" status="error",Citra TV (720p) [Not 24/7] @@ -108,11 +108,11 @@ https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/master.m3u8 https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DAAITV.id" status="online",DAAI TV Indonesia (720p) [Not 24/7] https://dacastmmd.mmdlive.lldns.net/dacastmmd/bf3a76722204472aa45938f2b67ef808/playlist.m3u8 -#EXTINF:-1 tvg-id="DangdutTivi.id" status="online",Dangdut Tivi (576p) +#EXTINF:-1 tvg-id="DangdutTivi.id" status="timeout",Dangdut Tivi (576p) https://bravo.kugo.id/dangduttivi/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DayakTV.id" status="error",Dayak TV (720p) [Not 24/7] http://122.248.43.138:1935/ch26/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="DhammaTV.id" status="online",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -123,17 +123,17 @@ https://bravo.kugo.id/dmtvmalang/rtmp.stream/chunklist.m3u8 https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DuniaGamesTV.id" status="online",Dunia Games TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8 -#EXTINF:-1 tvg-id="DutaTV.id" status="online",Duta TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="FajarTV.id" status="online",Fajar TV (240p) [Not 24/7] +#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s10/index.m3u8 +#EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="online",GBI TV (576p) +#EXTINF:-1 tvg-id="GBITV.id" status="timeout",GBI TV (576p) https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) http://gbitv.net:1935/live/gbitv/playlist.m3u8 @@ -156,11 +156,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/HopeCha https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s04/index.m3u8 #EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) @@ -173,7 +173,7 @@ https://h1.intechmedia.net/intech/ch1.m3u8 https://bravo.kugo.id/inspira/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) +#EXTINF:-1 tvg-id="IzzahTV.id" status="error",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="online",Jak TV (576p) https://bravo.kugo.id/jaktv/udp.stream/playlist.m3u8 @@ -187,10 +187,10 @@ http://wowza58.indostreamserver.com:1935/jambitv/live/playlist.m3u8 https://v2.siar.us/jawapostv/live/chunks.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch52.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] @@ -200,7 +200,7 @@ http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -247,10 +247,10 @@ http://edge.metrotvnews.com:1935/live-edge/smil:metro.smil/playlist.m3u8 https://tv.rodja.live/tasik/ngrp:mgitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MGSTV.id" status="online",MGS TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 -#EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MHOTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 #EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) @@ -267,21 +267,21 @@ http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h191/index.m3u8 -#EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h191/index.m3u8 #EXTINF:-1 tvg-id="MyTV.id" status="error",MyTV (720p) [Not 24/7] [Geo-blocked] http://playlist.urfan.web.id/x6bnqe/s/s88/S4/mnf.m3u8 @@ -292,10 +292,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns #EXTINF:-1 tvg-id="NET.id" status="online",NET. (576p) https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s08/index.m3u8 +#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) @@ -303,16 +303,16 @@ https://bravo.kugo.id/nuchannel/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s41/index.m3u8 +#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PalembangTV.id" status="error",Pal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="PersadaTV.id" status="online",Persada TV (720p) [Not 24/7] http://wowza58.indostreamserver.com:1935/persadatv/live/playlist.m3u8 @@ -328,18 +328,18 @@ https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 +#EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h10/index.m3u8 -#EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 -#EXTINF:-1 tvg-id="RasyaadTV.id" status="error",Rasyaad TV [Not 24/7] +#EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live -#EXTINF:-1 tvg-id="RasyaadTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) @@ -374,7 +374,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4b https://v2.siar.us/saktitv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.id" status="online",Salam TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live -#EXTINF:-1 tvg-id="SalamTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch12.m3u8 #EXTINF:-1 tvg-id="SalingSapaTV.id" status="online",Saling Sapa TV (576p) @@ -397,12 +397,12 @@ http://122.248.43.138:1935/ch25/myStream/playlist.m3u8 https://bravo.kugo.id/spacetoon/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SriwijayaTV.id" status="online",Sriwijaya TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijayatvonline -#EXTINF:-1 tvg-id="SultraTV.id" status="online",Sultra TV (720p) offline +#EXTINF:-1 tvg-id="SultraTV.id" status="error",Sultra TV (720p) offline http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch17.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch18.m3u8 #EXTINF:-1 tvg-id="SurabayaTV.id" status="error",Surabaya TV (720p) offline @@ -441,9 +441,9 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8 #EXTINF:-1 tvg-id="TVMu.id" status="online",tvMu (720p) https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s105/01.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s105/01.m3u8 +#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/watch?v=K9lOPKwo44w #EXTINF:-1 tvg-id="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] @@ -477,11 +477,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) @@ -595,11 +595,11 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJABARBAND #EXTINF:-1 tvg-id="TVRIWestJava.id" status="error",TVRI Jawa Barat (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJabarandung)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalbar)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestKalimantan.id" status="online",TVRI Kalimantan Barat (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALBAR)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) @@ -619,11 +619,11 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRISUMBARPAD #EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="error",TVRI Sumatera Barat (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRISumparpadang)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWorld.id" status="online",TVRI World (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRI3)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWorld.id" status="timeout",TVRI World (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRI3)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) @@ -644,9 +644,9 @@ http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8 http://103.18.181.69:1935/golive/livestreambksap/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 @@ -662,7 +662,7 @@ http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 @@ -670,7 +670,7 @@ https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -681,16 +681,18 @@ https://cdn.gunadarma.ac.id/streams/ugtv/ingestugtv.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(f1b6e507-d639-4d66-858a-e457d55ddbb2)/index.m3u8 #EXTINF:-1 tvg-id="UseePrime.id" status="blocked",Usee Prime (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d62-9fab-dcb417fcb93f)/index.m3u8 -#EXTINF:-1 tvg-id="WesalTV.id" status="error",Wesal TV (720p) +#EXTINF:-1 tvg-id="WesalTV.id" status="online",Wesal TV (720p) http://wowza58.indostreamserver.com:1935/wesaltv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Jangkar Harapan (720p) http://bravo.kugo.id:1935/jangkartv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",dTVi (720p) @@ -712,9 +714,7 @@ https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s38/index.m3u8 +http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] @@ -727,27 +727,27 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) -http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) https://ammedia.siar.us/ammedia/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="online",Prima TV (360p) [Not 24/7] https://v2.siar.us/primatv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s35/index.m3u8 +http://210.210.155.35/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s101/live.m3u8 +http://210.210.155.35/x6bnqe/s/s101/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) +http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://rr3.dens.tv/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Cahaya Nuansa Islami (480p) diff --git a/streams/in.m3u b/streams/in.m3u index d49bf33b2..766a1ee3a 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -9,9 +9,9 @@ http://14.199.164.20:4001/play/a0nc/index.m3u8 http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AathavanTV.in" status="error",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ABPAnanda.in" status="error",ABP Ananda (720p) https://abp-i.akamaihd.net/hls/live/765530/abpananda/master.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -86,7 +86,7 @@ http://edge-ind.inapcdn.in:1935/berry1/latest.stream_aac/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelV.vn" status="blocked" 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",Channel (720p) [Geo-blocked] #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://livecdn.fptplay.net/foxlive/channelvhd_hls.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ChannelY.in",Channel Y (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ChannelY.in" status="online",Channel Y (720p) [Not 24/7] http://cdn19.live247stream.com/channely/tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNBCAwaaz.in" status="online",CNBC Awaaz (504p) [Not 24/7] https://cnbcawaaz-lh.akamaihd.net/i/cnbcawaaz_1@174872/index_5_av-p.m3u8 @@ -140,7 +140,7 @@ http://14.199.164.20:4001/play/a0sq/index.m3u8 http://14.199.164.20:4001/play/a0pc/index.m3u8 #EXTINF:-1 tvg-id="EETTV.in" status="online",EET TV (1080p) [Not 24/7] https://live.streamjo.com/eetlive/eettv.m3u8 -#EXTINF:-1 tvg-id="Enter10Bangla.in" status="timeout",Enter10 Bangla (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Enter10Bangla.in" status="online",Enter10 Bangla (576p) [Not 24/7] http://14.199.164.20:4001/play/a0j5/index.m3u8 #EXTINF:-1 tvg-id="Enter10Rangeela.in" status="error",Enter10 Rangeela (576p) [Not 24/7] http://14.199.164.20:4001/play/a0tp/index.m3u8 @@ -160,7 +160,7 @@ http://14.199.164.20:4001/play/a0q8/index.m3u8 http://103.199.161.254/Content/flowers/Live/Channel(Flowers)/index.m3u8 #EXTINF:-1 tvg-id="FoodFood.in" status="online",Food Food (576p) [Not 24/7] http://14.199.164.20:4001/play/a0qx/index.m3u8 -#EXTINF:-1 tvg-id="GabruuTV.in" status="timeout",Gabruu TV +#EXTINF:-1 tvg-id="GabruuTV.in" status="error",Gabruu TV http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -190,12 +190,12 @@ https://live-indiatvnews.akamaized.net/indiatv-origin/ITV_1_1@199237/playlist.m3 https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="IsaiAruvi.in" status="online",Isai Aruvi (576p) http://103.199.161.254/Content/isaiaruvi/Live/Channel(IsaiAruvi)/index.m3u8 -#EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (480p) -https://live.neestream.com/neestream_01/jaihind/playlist.m3u8 #EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (576p) http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 #EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (480p) https://live.neestream.net/neestream_01/jaihindtv/index.m3u8?token=693400 +#EXTINF:-1 tvg-id="JaihindTV.in" status="blocked",Jaihind TV (480p) +https://live.neestream.com/neestream_01/jaihind/playlist.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNVkxRPqsBNejO6B9thG9Xw/live #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (720p) @@ -248,7 +248,7 @@ http://103.199.161.254/Content/kalaignartv/Live/Channel(KalaignarTV)/index.m3u8 https://live.mycast.in/kalingatv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KanakNews.in" status="online",Kanak News (720p) [Not 24/7] https://live.kanaknews.com:4443/live/stream/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurOne.in" status="error",Kannur One (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurOne.in" status="online",Kannur One (720p) [Not 24/7] https://bnwdplewrp3a-hls-live.wmncdn.net/kannur1/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KannurVision.in" status="online",Kannur Vision (360p) [Not 24/7] https://stream.ufworldind.in/live/kvision/playlist.m3u8 @@ -262,7 +262,7 @@ http://kcltv.livebox.co.in/kclhls/live.m3u8 http://198.144.149.82:8080/NOTV/KCVTV/index.m3u8?token=GTR #EXTINF:-1 tvg-id="KCVMovies.in" status="online",KCV Movies (576p) [Not 24/7] http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR -#EXTINF:-1 tvg-id="KenTV.in" status="error",Ken TV (360p) +#EXTINF:-1 tvg-id="KenTV.in" status="online",Ken TV (360p) https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KeralaVision.in" status="online",Kerala Vision (576p) [Not 24/7] http://14.199.164.20:4001/play/a0ni/index.m3u8 @@ -307,9 +307,9 @@ https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kd/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="error",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0pa/index.m3u8 +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0kd/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] http://14.199.164.20:4001/play/a0p9/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -400,7 +400,7 @@ https://news18urdu-lh.akamaihd.net/i/n18urdu_1@373059/index_4_av-p.m3u8?rebase=o https://news18up-lh.akamaihd.net/i/n18upuk_1@175735/index_4_av-p.m3u8?rebase=on&sd=10 #EXTINF:-1 tvg-id="News24.in" status="online",News 24 (480p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="News24.in" status="error",News 24 (360p) [Not 24/7] +#EXTINF:-1 tvg-id="News24.in" status="online",News 24 (360p) [Not 24/7] https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3u8 #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live @@ -452,7 +452,7 @@ https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 #EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="timeout",Santhora Short Flim (720p) +#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 @@ -538,10 +538,10 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) -http://210.210.155.37/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h91/index.m3u8 +#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) +http://210.210.155.37/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WowCinemaOne.in" status="online",Wow Cinema One (576p) [Not 24/7] http://14.199.164.20:4001/play/a0n3/index.m3u8 #EXTINF:-1 tvg-id="Yolo.in" status="timeout",Yolo (410p) [Not 24/7] @@ -600,31 +600,21 @@ http://c0.cdn.trinity-tv.net/stream/zfmjgma9zn46fa797ez9fgkw7msh9mj4tppspg23gey6 http://weone.livebox.co.in/Metro7hls/Metro7.m3u8 #EXTINF:-1 tvg-id="" status="online",Wion (domestic feed) (576p) https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Channel Win (360p) [Not 24/7] -https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) +#EXTVLCOPT:http-referrer=https://webcast.gov.in/ +https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 #EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Life TV (480p) [Not 24/7] -http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Zee TV (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/ZEETV/ZEETV.isml/index.m3u8 #EXTINF:-1 tvg-id="" status="online",NDTV 24X7 (480p) [Not 24/7] https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mandra TV -http://192.99.2.28/mandra_hls/mandra.m3u8 #EXTINF:-1 tvg-id="" status="online",Zainabia Channel https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (360p) -http://210.210.155.37/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) -#EXTVLCOPT:http-referrer=https://webcast.gov.in/ -https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] @@ -644,6 +634,14 @@ http://14.199.164.20:4001/play/a0wh/index.m3u8 http://14.199.164.20:4001/play/a0wj/index.m3u8 #EXTINF:-1 tvg-id="" status="error",B4U Music (576p) [Not 24/7] http://14.199.164.20:4001/play/a0wk/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Life TV (480p) [Not 24/7] +http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Mandra TV +http://192.99.2.28/mandra_hls/mandra.m3u8 +#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s81/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) +http://210.210.155.37/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 #EXTINF:-1 tvg-id="" status="error",Janataa TV [Not 24/7] @@ -654,6 +652,8 @@ http://singamcloud.in:1935/kalai/kalaiisai/playlist.m3u8 http://singamcloud.in:1935/sachinmusichd/sachinmusichd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Naxtra News (720p) [Not 24/7] http://wearelive.livebox.co.in/naxatratvhls/Naxatratv.m3u8 +#EXTINF:-1 tvg-id="" status="error",Channel Win (360p) [Not 24/7] +https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",R Plus News (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/rplus/rplus/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Satsang (1080p) [Not 24/7] diff --git a/streams/iq.m3u b/streams/iq.m3u index 6342e6b5e..9fb03d2ba 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -1,7 +1,7 @@ #EXTM3U -#EXTINF:-1 tvg-id="ABNsat.iq" status="error",ABNsat (720p) +#EXTINF:-1 tvg-id="ABNsat.iq" status="online",ABNsat (720p) http://rtmp1.abnsat.com/hls/arabic.m3u8 -#EXTINF:-1 tvg-id="AfarinTV.iq",Afarin TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AfarinTV.iq" status="online",Afarin TV (720p) [Not 24/7] https://5ab29cc78f681.streamlock.net/afarinTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="AlEtejah.iq" status="online",Al-Etejah (576p) [Not 24/7] http://streaming.aletejahtv.iq:1935/etejah-newLive/smil:etejahNew.smil/playlist.m3u8 @@ -11,7 +11,7 @@ https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Not 24/7] https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 @@ -39,7 +39,7 @@ https://media.streambrothers.com:1936/8248/8248/playlist.m3u8 https://597f64b67707a.streamlock.net/anbsat.com/anb2/playlist.m3u8 #EXTINF:-1 tvg-id="AvaEntertainment.iq" status="error",Ava Entertainment (720p) [Not 24/7] https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/playlist.m3u8 -#EXTINF:-1 tvg-id="BabylonTV.iq" status="timeout",Babylon TV (720p) +#EXTINF:-1 tvg-id="BabylonTV.iq" status="error",Babylon TV (720p) https://iqlivestream.com/live/babylontv.flv #EXTINF:-1 tvg-id="CihanTV.iq" status="timeout",Cihan TV (576p) [Not 24/7] http://cdn.liveshell.net:1935/live/cihann/playlist.m3u8 @@ -61,10 +61,10 @@ https://ar.imamhusseintv.com/live/ih201/index.m3u8 https://live.imamhossaintv.com/live/ih2.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (360p) https://live.imamhossaintv.com/live/ih3.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) -https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) https://live.imamhossaintv.com/live/ih4.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) +https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Iraq24.iq" status="error",Iraq 24 (1080p) [Not 24/7] @@ -85,9 +85,9 @@ https://d1x82nydcxndze.cloudfront.net/live/index.m3u8 https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxKurmanci.iq" status="error",KurdMax Sorani (1080p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream2_all/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="online",KurdMax Music (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="error",KurdMax Music (720p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/music/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="online",KurdMax Show (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="error",KurdMax Show (720p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:SHOW1_all/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxSorani.iq" status="error",KurdMax (1080p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream_all/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index 5b56c5df9..e222c5166 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -22,7 +22,7 @@ http://live.beitolabbas.tv/live/beitolabbastv.m3u8 https://vid1.caltexmusic.com/hls/caltextv.m3u8 #EXTINF:-1 tvg-id="EBC1TV.ir" status="online",EBC1 TV (720p) [Geo-blocked] https://vsn1-cdn-phx.icastcenter.com/EBC1/EBC1/playlist.m3u8 -#EXTINF:-1 tvg-id="FarsTV.ir",FARS (240p) +#EXTINF:-1 tvg-id="FarsTV.ir" status="online",FARS (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:fars/playlist.m3u8 #EXTINF:-1 tvg-id="GEMAcademy.ir" status="error",GEM Academy (540p) [Geo-blocked] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gemusa diff --git a/streams/is.m3u b/streams/is.m3u index c0b98ec8c..7dcb1fea2 100644 --- a/streams/is.m3u +++ b/streams/is.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="N4.is" status="online",N4 (720p) https://live.tv.c.is/n4/index.m3u8 -#EXTINF:-1 tvg-id="RUV2.is",RÚV 2 (720p) +#EXTINF:-1 tvg-id="RUV2.is" status="error",RÚV 2 (720p) https://iptv-all.lanesh4d0w.repl.co/iceland/ruv2 #EXTINF:-1 tvg-id="RUV.is" status="error",RÚV (360p) https://iptv-all.lanesh4d0w.repl.co/iceland/ruv diff --git a/streams/it.m3u b/streams/it.m3u index 914cf34ae..ba37fb1ac 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -48,9 +48,9 @@ http://37.187.142.147:1935/ch10live/high.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CanaleItalia83.it" status="error",Canale Italia 83 (576p) [Not 24/7] http://ovp-live.akamaized.net/ac024_live/video1/playlist.m3u8 #EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) -http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 +#EXTINF:-1 tvg-id="CarinaTV.it" status="error",Carina TV (720p) +http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 #EXTINF:-1 tvg-id="Cine34.it" status="blocked",Cine 34 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/index.m3u8 #EXTINF:-1 tvg-id="ClassCNBC.us" status="online",Class CNBC (576p) @@ -87,7 +87,7 @@ https://59d7d6f47d7fc.streamlock.net/icarotv/icarotv/playlist.m3u8 https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ki)/index.m3u8 #EXTINF:-1 tvg-id="Italia1.it" status="blocked",Italia 1 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i1)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2.it" status="online",Italia 2 (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 (480p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i2)/index.m3u8 @@ -131,7 +131,7 @@ https://m2otv-lh.akamaihd.net/i/m2oTv_1@186074/master.m3u8 https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(kq)/index.m3u8 #EXTINF:-1 tvg-id="NSL.it" status="online",NSL (1080p) https://streannunsec-lh.akamaihd.net/i/tv_1@868496/master.m3u8 -#EXTINF:-1 tvg-id="OndaNovaraTV.it" status="online",Onda Novara TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OndaNovaraTV.it" status="error",Onda Novara TV (720p) [Not 24/7] https://585b674743bbb.streamlock.net/9006/9006/master.m3u8 #EXTINF:-1 tvg-id="OrlerTV.it" status="online",Orler TV (420p) [Not 24/7] https://w1.mediastreaming.it/orlertv/livestream/playlist.m3u8 @@ -220,10 +220,10 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) +http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) -http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 #EXTINF:-1 tvg-id="RaiNews24.it" status="online",Rai News 24 (720p) @@ -358,7 +358,7 @@ https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 #EXTINF:-1 tvg-id="TeleVenezia.it" status="online",TeleVenezia (576p) https://59d8c0cee6f3d.streamlock.net/televenezia/televenezia/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleVideoAgrigento.it" status="online",TeleVideo Agrigento (480p) +#EXTINF:-1 tvg-id="TeleVideoAgrigento.it" status="error",TeleVideo Agrigento (480p) https://59d7d6f47d7fc.streamlock.net/tva/tva/playlist.m3u8 #EXTINF:-1 tvg-id="TevereTV.it" status="error",Tevere TV (576p) [Not 24/7] https://5926fc9c7c5b2.streamlock.net/9098/9098/playlist.m3u8 @@ -428,6 +428,8 @@ http://212.43.97.35:1935/winechannel/winechannel/playlist.m3u8 https://yviistreamer.kernel.online/hls/yviitv.m3u8 #EXTINF:-1 tvg-id="" status="online",Gold 78 (1080p) https://stream2.xdevel.com/video1s86-22/stream/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) +http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tele Pavia (720p) http://wms.shared.streamshow.it/telepavia/telepavia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",telePAVIA (720p) @@ -478,8 +480,6 @@ http://halowtv.online:8080/HalowTV/FSyzHfEhvb/139 http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=4145 #EXTINF:-1 tvg-id="" status="error",Radio 24 (1080p) [Not 24/7] http://radio24-lh.akamaihd.net/i/radio24video_1@379914/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",telePAVIA (720p) -http://wms.shared.streamshow.it/telepavia/mp4:telepavia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Video Brescia TV (720p) [Not 24/7] http://wms.shared.streamshow.it/videobrescia/videobrescia/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",DeeJay TV (360p) diff --git a/streams/jp.m3u b/streams/jp.m3u index 8e7bea227..264045282 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -3,7 +3,7 @@ http://cdn.us195.jpnettv.live:1935/jptv/janimax_720/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="error",Animax Japan http://cdn.us195.jpnettv.live:1935/jptv/janimax_540/playlist.m3u8 -#EXTINF:-1 tvg-id="AnimaxAsia.sg" status="online",Animax Asia (Indonesian Subs) (576p) +#EXTINF:-1 tvg-id="AnimaxAsia.sg" status="error",Animax Asia (Indonesian Subs) (576p) http://210.210.155.37/dr9445/h/h144/index.m3u8 #EXTINF:-1 tvg-id="ATX.jp" status="online",AT-X (720p) [Not 24/7] https://sub2.neetball.net/live/neet.m3u8 @@ -85,9 +85,9 @@ https://aka-amd-njpwworld-hls-enlive.akamaized.net/hls/video/njpw_en/njpw_en_cha http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_720/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="error",NHK BS1 http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp" status="timeout",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/8thz5iufork8wjip/playlist.m3u8 -#EXTINF:-1 tvg-id="NHKChinese.jp",NHK Chinese Vision (720p) +#EXTINF:-1 tvg-id="NHKChinese.jp" status="online",NHK Chinese Vision (720p) https://nhkw-zh-hlscomp.akamaized.net/ixxemlzk1vqvy44o/playlist.m3u8 #EXTINF:-1 tvg-id="NHKEducationalTV.jp" status="online",NHK E https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index 7073dabd0..a57137359 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,8 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h02/index.m3u8 -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h02/index.m3u8 +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -31,7 +31,7 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_kr02/playlist.m3u8 http://51.81.66.195:1935/krtv/channela_540/playlist.m3u8 #EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",춘천MBC (MBC Chuncheon) (1080p) [Not 24/7] https://stream.chmbc.co.kr/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="blocked",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS기독교TV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 @@ -111,10 +111,10 @@ http://210.210.155.37/uq2663/h/h08/index.m3u8 http://210.210.155.35/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="MBCSportsPlus.kr" status="online",MBC Sports+ (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_sports_540/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) -http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_540/playlist.m3u8 +#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) +http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBN.kr" status="online",MBN (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbn_540/playlist.m3u8 #EXTINF:-1 tvg-id="Mnet.kr" status="online",MNet (576p) [Not 24/7] @@ -151,14 +151,14 @@ http://51.81.66.195:1935/krtv/tooniverse_540/playlist.m3u8 http://51.81.66.195:1935/krtv/tvchosun_540/playlist.m3u8 #EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (576p) [Not 24/7] http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h21/index.m3u8 +#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) +http://210.210.155.37/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN Show (576p) [Not 24/7] http://51.81.66.195:1935/krtv/xtm_540/playlist.m3u8 #EXTINF:-1 tvg-id="TVWorkNet.kr" status="online",TVWorkNet (480p) diff --git a/streams/kz.m3u b/streams/kz.m3u index 26f5bb651..c937f36a5 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -3,7 +3,7 @@ https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 #EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (1080p) [Not 24/7] http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="error",Atameken Business (576p) [Not 24/7] https://sc.id-tv.kz/Atameken.m3u8 #EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7] https://sc.id-tv.kz/CaspianNews.m3u8 @@ -33,8 +33,6 @@ http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] -https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] @@ -45,6 +43,8 @@ https://sc.id-tv.kz/31Kanal.m3u8 https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] +https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7] https://sc.id-tv.kz/AsylArna.m3u8 #EXTINF:-1 tvg-id="" status="error",КМА (1080p) [Not 24/7] diff --git a/streams/lb.m3u b/streams/lb.m3u index eb3fcd64c..0b12d2aee 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -49,7 +49,7 @@ https://iptv-all.lanesh4d0w.repl.co/lebanon/otv https://svs.itworkscdn.net/madalive/mada/playlist.m3u8 #EXTINF:-1 tvg-id="TahaTV.lb" status="online",Taha TV (360p) [Not 24/7] https://media2.livaat.com/TAHA-TV/index.m3u8 -#EXTINF:-1 tvg-id="TeleLiban.lb" status="blocked",Tele Liban (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleLiban.lb" status="error",Tele Liban (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://www.teleliban.com.lb/live https://cdn.catiacast.video/abr/ed8f807e2548db4507d2a6f4ba0c4a06/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeventeen.lb" status="online",TV Seventeen (720p) diff --git a/streams/lk.m3u b/streams/lk.m3u index 8166300f6..44dc589f1 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -7,9 +7,9 @@ https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="Rupavahini.lk" status="online",Rupavahini (480p) [Not 24/7] http://dammikartmp.tulix.tv/slrc1/slrc1/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraTV.lk" status="timeout",Santhora TV (720p) +#EXTINF:-1 tvg-id="SanthoraTV.lk" status="online",Santhora TV (720p) http://rtmp.santhoratv.zecast.net/santhoratv/santhoratv/playlist.m3u8 -#EXTINF:-1 tvg-id="SiyathaTV.lk",Siyatha TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SiyathaTV.lk" status="timeout",Siyatha TV (720p) [Not 24/7] http://live.siyathatv.lk:19904/hls/siyatha_tv.m3u8 #EXTINF:-1 tvg-id="SooriyanTV.lk" status="error",Sooriyan TV (810p) [Not 24/7] https://59d39900ebfb8.streamlock.net/Sooriyantv/Sooriyantv/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index e5ced3c0c..d581c08d4 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="CanalMacau.mo" status="online",Canal Macau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalMacau.mo" status="error",Canal Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch2/_definst_/ch2.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="online",TDM Info. Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 @@ -7,7 +7,7 @@ http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMMacauSatelite.mo" status="online",TDM Macau Satelite (720p) http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="error",TDM Sports Macau (720p) +#EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="online",TDM Sports Macau (720p) http://live4.tdm.com.mo/ch4/_definst_/sport_ch4.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门综艺 (720p) [Not 24/7] http://live2.tdm.com.mo:1935/ch6/hd_ch6.live/playlist.m3u8 @@ -19,5 +19,5 @@ http://live3.tdm.com.mo:1935/ch3/ch3.live/playlist.m3u8 http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门资讯 (720p) http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",澳門綜藝 (720p) +#EXTINF:-1 tvg-id="" status="error",澳門綜藝 (720p) http://live4.tdm.com.mo/ch6/_definst_/hd_ch6.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index f9ce7d913..fea1caad1 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -11,7 +11,7 @@ http://45.174.77.243:8000/play/a0fl/index.m3u8 https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancún (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 @@ -23,15 +23,15 @@ https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/in https://video.cdmx.gob.mx/livestream/stream.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 -#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipódromo de las Américas (480p) [Geo-blocked] -http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 +#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="blocked",Hipódromo de las Américas (480p) [Geo-blocked] +http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="IcrtvColima.mx" status="error",Icrtv Colima (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UClqo4ZAAZ01HQdCTlovCgkA/live -#EXTINF:-1 tvg-id="ImagenRadio.mx" status="error",Imagen Radio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ImagenRadio.mx" status="online",Imagen Radio (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCB0BUmdBOrH9mYU2ebs1eWA/live #EXTINF:-1 tvg-id="JaliscoTV.mx" status="online",Jalisco TV (720p) [Geo-blocked] https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 @@ -43,7 +43,7 @@ https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf #EXTINF:-1 tvg-id="MexiquenseTV.mx" status="online",Mexiquense TV (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/mexiquense/videomexiquense/playlist.m3u8 -#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="timeout",Milenio Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="online",Milenio Televisión (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -89,13 +89,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCot4t8PVKz8TT5xVM8Eb00w/live #EXTINF:-1 tvg-id="TelevisaDelGolfo.mx" status="timeout",Televisa Del Golfo http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQ08tNTPiBn44c975S81ftg/live -#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="error",Televisa Estado (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaEstado.mx" status="online",Televisa Estado (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9DH82HVSf4katwMeUpY80w #EXTINF:-1 tvg-id="TelevisaGuadalajara.mx" status="online",Televisa Guadalajara (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRujF_YxVVFmTRWURQH-Cww/live -#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="error",Televisa Guerrero (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaGuerrero.mx" status="timeout",Televisa Guerrero (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnxTRk2K1iNsQkgpWXxyj4w/live -#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="error",Televisa Laguna (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaLaguna.mx" status="timeout",Televisa Laguna (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC_mwCcsKDJLSWjply5s0h8w/live #EXTINF:-1 tvg-id="TelevisaMexicali.mx" status="timeout",Televisa Mexicali (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcmuFsMIIIHO3LBqeBVfm8Q/live @@ -105,7 +105,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live #EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live -#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="error",Televisa Noreste (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="timeout",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live #EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live @@ -113,7 +113,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisión Canal 26.2 (720p) [Not 24/7] http://189.240.210.28:1935/live/setpuebla/playlist.m3u8 -#EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="error",Televisa Puebla +#EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="timeout",Televisa Puebla http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC-HNztluSQSffhIWJTL-LUw/live #EXTINF:-1 tvg-id="TelevisaQueretaro.mx" status="timeout",Televisa Queretaro http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC9QNz6VS3gGz55dzxAQtgtA/live @@ -125,10 +125,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live #EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="timeout",Televisa Zacatecas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQb3i7gu9J8A4zzQU7j6C1Q/live -#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisión Morelia (614p) [Not 24/7] -https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7] http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8 +#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7] +https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVLobo.mx" status="online",TV Lobo (720p) [Not 24/7] http://streamingcws20.com:1935/lobodurango/videolobodurango/playlist.m3u8 #EXTINF:-1 tvg-id="TVP.mx" status="online",TVP (720p) [Not 24/7] @@ -147,9 +147,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 #EXTINF:-1 tvg-id="XHJKTDT.mx" status="online",Azteca Uno (XHJK-TDT) (480p) [Not 24/7] http://190.122.96.187:8888/http/002 -#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once Niñas y Niños (XHTJB-TDT) (432p) +#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="timeout",Once Niñas y Niños (XHTJB-TDT) (432p) https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt2.m3u8 -#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once TV (XHTJB-TDT) (1080p) +#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="timeout",Once TV (XHTJB-TDT) (1080p) https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt.m3u8 #EXTINF:-1 tvg-id="" status="online",CorTV (800p) https://stream.oursnetworktv.com/latin/encoder29/playlist.m3u8 diff --git a/streams/my.m3u b/streams/my.m3u index 5cac5842d..8f8a8031d 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,15 +7,15 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) +http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) [Geo-blocked] http://210.210.155.35/uq2663/h/h22/index.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) +#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 @@ -25,15 +25,15 @@ http://51.210.199.33/hls/stream.m3u8 https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 #EXTINF:-1 tvg-id="OKEY.my" status="online",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd -#EXTINF:-1 tvg-id="SukanRTM.my" status="error",Sukan RTM (1080p) +#EXTINF:-1 tvg-id="SukanRTM.my" status="online",Sukan RTM (1080p) https://rtmlive06tv.secureswiftcontent.com/rtmchannel/06-manifest.mpd #EXTINF:-1 tvg-id="TV1.my" status="online",TV1 (1080p) https://rtmlive01tv.secureswiftcontent.com/rtmchannel/01-manifest.mpd -#EXTINF:-1 tvg-id="TV2.my" status="error",TV2 (1080p) +#EXTINF:-1 tvg-id="TV2.my" status="online",TV2 (1080p) https://rtmlive05tv.secureswiftcontent.com/rtmchannel/05-manifest.mpd #EXTINF:-1 tvg-id="TV3.my" status="error",TV3 (720p) https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV3.m3u8 -#EXTINF:-1 tvg-id="TV6.my" status="error",TV6 (1080p) +#EXTINF:-1 tvg-id="TV6.my" status="online",TV6 (1080p) https://rtmlive07tv.secureswiftcontent.com/rtmchannel/07-manifest.mpd #EXTINF:-1 tvg-id="TV8.my" status="online",TV8 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/8TV.m3u8 diff --git a/streams/ng.m3u b/streams/ng.m3u index 2b9ab45e9..3a0828a27 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -5,7 +5,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 http://93.152.174.144:4000/play/ch24ng/index.m3u8 #EXTINF:-1 tvg-id="EmmanuelTV.ng" status="error",Emmanuel TV (1080p) [Not 24/7] https://api.new.livestream.com/accounts/23202872/events/7200883/live.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",Lagos Television (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index 2041535d6..3117ad661 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -49,7 +49,7 @@ http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24 https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantTV.nl" status="online",Omroep Brabant (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="error",Omroep Centraal TV (480p) +#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="timeout",Omroep Centraal TV (480p) https://ms7.mx-cd.net/tv/208-1258878/Omroep_Centraal_GB.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepFlevolandTV.nl" status="online",Omroep Flevoland (720p) [Not 24/7] https://d5ms27yy6exnf.cloudfront.net/live/omroepflevoland/tv/index.m3u8 @@ -93,7 +93,7 @@ https://talparadiohls-i.akamaihd.net/hls/live/585615/VR-Veronica-1/playlist.m3u8 https://ms7.mx-cd.net/tv/71-475821/Regio8TV.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Regio90TV.nl" status="error",Regio90 TV (480p) https://ms7.mx-cd.net/MC-Monitoring/260-2403096/90TV.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RegioTVNieuws.nl",Regio TV Nieuws (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RegioTVNieuws.nl" status="online",Regio TV Nieuws (1080p) [Not 24/7] http://highvolume04.streampartner.nl/regiomedia/regiomedia/playlist.m3u8 #EXTINF:-1 tvg-id="RN7.nl" status="blocked",Radio RN7 (576p) [Geo-blocked] http://streaming.rn7.nl/rn7tv/live_576/playlist.m3u8 @@ -147,10 +147,10 @@ https://server-67.stream-server.nl:1936/Samen1TV/Samen1TV/playlist.m3u8 http://93.190.140.42:8081/SilenceTV/live/playlist.m3u8 #EXTINF:-1 tvg-id="SirisTV.nl" status="online",Siris TV (720p) [Not 24/7] https://videostream.siris.nl/hls/playoutweb/index.m3u8 +#EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7] +http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 #EXTINF:-1 tvg-id="StreekTV.nl" status="timeout",Streek TV (720p) [Not 24/7] https://58e4d59f4ba2c.streamlock.net/streektv/streektv/playlist.m3u8 -#EXTINF:-1 tvg-id="StreekTV.nl" status="error",Streek TV (720p) [Not 24/7] -http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 #EXTINF:-1 tvg-id="TommyTeleshopping.nl" status="online",Tommy Teleshopping (480p) http://ms7.mx-cd.net/tv/71-1356094/Tommy_Teleshopping.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVEllef.nl" status="timeout",TV Ellef (540p) [Not 24/7] diff --git a/streams/no.m3u b/streams/no.m3u index b099cbcc7..9d630ab8d 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -29,9 +29,9 @@ https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.ip-only https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrømmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) -https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) -https://sc.id-tv.kz/ViasatNature.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) https://sc.id-tv.kz/TV1000.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Viasat History Kazakhstan (720p) +https://sc.id-tv.kz/ViasatHistory.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Viasat Nature Kazakhstan (720p) +https://sc.id-tv.kz/ViasatNature.m3u8 diff --git a/streams/no_samsung.m3u b/streams/no_samsung.m3u index f84b3e160..abcb279b8 100644 --- a/streams/no_samsung.m3u +++ b/streams/no_samsung.m3u @@ -3,7 +3,7 @@ https://rakuten-africanews-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="AFVFamily.us" status="error",AFV Family (720p) https://futuretoday-afv-family-1-no.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us",Bloomberg Quicktake (1080p) +#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="online",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-no.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV US (1080p) https://bloomberg-bloomberg-1-no.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index 0d8c264a4..31b396daf 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -9,7 +9,7 @@ https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8 https://mdstrm.com/live-stream-playlist/5d97ca5673de440761ff194e.m3u8 #EXTINF:-1 tvg-id="HosannaVision.pa" status="online",Hosanna Vision (480p) [Not 24/7] https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 -#EXTINF:-1 tvg-id="OyeTV.pa" status="online",Oye TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index 376210d19..c4b932307 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -13,7 +13,7 @@ https://v4.tustreaming.cl/atmtv/index.m3u8 https://d2tr4gdfol9ja.cloudfront.net/atv/smil:atv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ATVPlus.pe" status="error",ATV+ Noticias (480p) [Not 24/7] https://d2tr4gdfol9ja.cloudfront.net/atv/smil:atv-mas.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="error",Auténtica Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AutenticaTelevision.pe" status="online",Auténtica Televisión (720p) [Not 24/7] https://live.obslivestream.com/autenticatvmux/index.m3u8 #EXTINF:-1 tvg-id="BellaAbanquinaTV.pe" status="error",Bella Abanquina TV (Apurimac) (720p) [Not 24/7] https://v4.tustreaming.cl/bellatv/index.m3u8 @@ -35,7 +35,7 @@ https://video1.getstreamhosting.com:1936/8106/8106/playlist.m3u8 http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8 #EXTINF:-1 tvg-id="CadenaTV.pe" status="error",Cadena TV Huancayo (720p) [Not 24/7] https://tvdatta.com:3262/live/cadenatvlive.m3u8 -#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="online",Cajamarca TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="error",Cajamarca TV (480p) [Not 24/7] https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 #EXTINF:-1 tvg-id="Canal8Catacaos.pe" status="online",Canal 8 (Catacaos) (360p) [Not 24/7] https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 @@ -59,7 +59,7 @@ http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) +#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 #EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8150/index.m3u8 @@ -121,7 +121,7 @@ https://tv.portalexpress.es:3641/hybrid/play.m3u8 https://tv.portalexpress.es:3124/hybrid/play.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 -#EXTINF:-1 tvg-id="HuantaTV.pe" status="error",Huanta TV (288p) [Not 24/7] +#EXTINF:-1 tvg-id="HuantaTV.pe" status="online",Huanta TV (288p) [Not 24/7] https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huánuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 @@ -171,15 +171,15 @@ https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8 https://tv.oyotunstream.com:1936/master/master/playlist.m3u8 #EXTINF:-1 tvg-id="MaticesTV.pe" status="online",MaticesTV (Cañete) (720p) [Not 24/7] http://v4.tustreaming.cl/matices/index.m3u8 -#EXTINF:-1 tvg-id="MegaTVArequipa.pe",Mega TV (Arequipa) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="MegaTVArequipa.pe" status="error",Mega TV (Arequipa) (360p) [Not 24/7] https://video.servidor.stream:3180/live/megatvlive.m3u8 -#EXTINF:-1 tvg-id="MegaTVJaen.pe" status="online",Mega TV (Jaen) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MegaTVJaen.pe" status="error",Mega TV (Jaen) (720p) [Not 24/7] https://tv.portalexpress.es:3399/hybrid/play.m3u8 #EXTINF:-1 tvg-id="MegaTVTarapoto.pe" status="error",Mega TV (Tarapoto) (480p) [Not 24/7] https://tv.portalexpress.es:3870/hybrid/play.m3u8 #EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" status="error",Metropolitana del Cuzco (CCTVRadio) (576p) [Not 24/7] https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 -#EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Millenium109FM.pe" status="error",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 #EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 @@ -191,19 +191,19 @@ http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="ModaHuancayoTV.pe" status="error",Moda Huancayo TV https://tvdatta.com:3383/live/huancayotvlive.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] +https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (360p) [Not 24/7] -https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MTVMasAncash.pe" status="error",MTV Más (Ancash) (720p) [Not 24/7] https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 @@ -231,7 +231,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Pan https://cdnhd.iblups.com/hls/ptv2.m3u8 #EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV (480p) [Not 24/7] https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="PBO.pe" status="error",PBO Digital (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live #EXTINF:-1 tvg-id="PeruMagico.pe" status="timeout",Peru Magico (480p) [Not 24/7] http://38.131.11.9:1080/play/a0dh @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -279,13 +279,13 @@ https://media2.cdnlayer.biz:8081/8032/index.m3u8 https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live #EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live #EXTINF:-1 tvg-id="RadioyTvFiladelfia.pe" status="error",Radio y Tv Filadelfia (720p) [Not 24/7] https://streamlive7.hearthis.at/hls/9355343.m3u8 -#EXTINF:-1 tvg-id="RCR.pe" status="error",Red de Comunicación Regional (RCR) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RCR.pe" status="online",Red de Comunicación Regional (RCR) (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrcrperu/livercrperutv/playlist.m3u8 #EXTINF:-1 tvg-id="RegionTVCallao.pe" status="online",Región TV (Callao) (480p) [Not 24/7] https://servilive.com:3757/live/regiontvlive.m3u8 @@ -309,7 +309,7 @@ https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 https://live.obslivestream.com/sanjuaneramux/playlist.m3u8 #EXTINF:-1 tvg-id="SatelTV.pe" status="error",SatelTV (Puno) (720p) [Not 24/7] https://7.innovatestream.pe:19360/satel/satel.m3u8 -#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="error",SelvaMía TV (Aguaytía) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="online",SelvaMía TV (Aguaytía) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 #EXTINF:-1 tvg-id="Sistema1.pe" status="online",Sistema 1 (Huaraz) (720p) [Not 24/7] https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8 @@ -357,7 +357,7 @@ https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8 https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 #EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 -#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="error",Turbo Mix Radio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="error",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5soritormux/index.m3u8 diff --git a/streams/ph.m3u b/streams/ph.m3u index 243ae355b..bf57b0606 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -15,15 +15,15 @@ http://45.32.115.103/live/livestream/index.m3u8 http://churchrus2-lh.akamaihd.net/i/coctesting_1@57550/master.m3u8 #EXTINF:-1 tvg-id="KapamilyaChannel.ph" status="timeout",Kapamilya Channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live -#EXTINF:-1 tvg-id="LifeTVAsia.ph" status="online",Life TV Asia (480p) [Not 24/7] +#EXTINF:-1 tvg-id="LifeTVAsia.ph" status="error",Life TV Asia (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_6/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live #EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 -#EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PilipinasHD.ph" status="error",Pilipinas HD (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_5/channel5/playlist.m3u8 -#EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PilipinasHD.ph" status="error",Pilipinas HD (360p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_5/smil:channel_5.smil/chunklist_w1281634943_b300000_sleng.m3u8 #EXTINF:-1 tvg-id="PTV4.ph" status="online",PTV 4 (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/PTVPhilippines/live diff --git a/streams/pk.m3u b/streams/pk.m3u index eb4990b87..802b078e2 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -9,7 +9,7 @@ https://6zklx4wryw9b-hls-live.5centscdn.com/arydigital/f7b44cfafd5c52223d5498196 #EXTINF:-1 tvg-id="ARYNews.pk" status="error",ARY News (720p) #EXTVLCOPT:http-referrer=https://live.arynews.tv/ https://6zklx4wryw9b-hls-live.5centscdn.com/arynewsweb/f7b44cfafd5c52223d5498196c8a2e7b.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.pk" status="online",ATV +#EXTINF:-1 tvg-id="ATV.pk" status="error",ATV https://streamone.simpaisa.com:8443/pitvlive1/atv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AVTKhyber.pk" status="online",AVT Khyber https://streamone.simpaisa.com:8443/pitvlive1/khyber.smil/playlist.m3u8 @@ -51,7 +51,7 @@ https://streamer12.vdn.dstreamone.net/dsone/kohenoortv/playlist.m3u8 https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="timeout",Lahore News (720p) [Not 24/7] http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) +#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="blocked",Madani Channel Bangla (1080p) https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index 82c5557e4..8ecce06da 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -73,11 +73,11 @@ http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 http://trwamtv.live.e57-po.insyscd.net/cl01/out/u/trwam_3.m3u8 #EXTINF:-1 tvg-id="TVTZgorzelec.pl" status="online",TVT Zgorzelec (576p) [Not 24/7] http://gargoyle.tomkow.pl/hls/tvt.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV REPUBLIKA (1080p) +http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 #EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7] https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TV Trwam (480p) https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV REPUBLIKA (1080p) -http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Czworka (1080p) http://stream14.polskieradio.pl:1935/pr4_video/video_pr4.stream/playlist.m3u8 diff --git a/streams/pr.m3u b/streams/pr.m3u index 120269a86..c0e2f2e9f 100644 --- a/streams/pr.m3u +++ b/streams/pr.m3u @@ -11,9 +11,9 @@ https://59825a54e4454.streamlock.net:8443/marcos536/marcos536/playlist.m3u8 https://video1.getstreamhosting.com:1936/8212/8212/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Wipr https://streannliveprtv.cachefly.net/prtv1/prtv1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CTNi (Christian Television Network International) (480p) [Not 24/7] +https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Noti Uno Puerto Rico (854p) [Not 24/7] https://59514edd5dd8e.streamlock.net/unoradio/unoradio1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CTNi (Christian Television Network International) (480p) [Not 24/7] -https://584097344c1f0.streamlock.net/48/smil:48.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Telemundo WKAQ Noticias Puerto Rico (1080p) [Not 24/7] https://wkaqlive-lh.akamaihd.net/i/PR_STREAM1@311877/master.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index 01d56df76..ff430fc50 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -3,7 +3,7 @@ http://htvajyal.mada.ps:8888/ajyal/index.m3u8 #EXTINF:-1 tvg-id="AjyalTV.ps" status="online",Ajyal TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/ajyal/index.m3u8 -#EXTINF:-1 tvg-id="AlAqsaTV.ps",Al Aqsa Channel (416p) [Not 24/7] +#EXTINF:-1 tvg-id="AlAqsaTV.ps" status="online",Al Aqsa Channel (416p) [Not 24/7] https://live-1.linuxway.info/aqsatv/live/tv/playlist.m3u8 #EXTINF:-1 tvg-id="Falastini.ps" status="error",Falastini (720p) http://51.255.84.28:8081/palestiniantv_source/live/playlist.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 357661468..e81c6a207 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -13,12 +13,12 @@ http://c2.manasat.com:1935/kkids/kkids3/master.m3u8 http://c2.manasat.com:1935/kmusic/kmusic3/master.m3u8 #EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (1080p) http://195.22.11.11:1935/ktv/ktv1/master.m3u8 -#EXTINF:-1 tvg-id="KuriakosTV.pt" status="error",Kuriakos TV (576p) +#EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (576p) http://195.22.11.11:1935/ktv/ktv2/playlist.m3u8 #EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] -https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 -#EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 +#EXTINF:-1 tvg-id="PortoCanal.pt" status="timeout",Porto Canal (360p) [Not 24/7] +https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="RadioClubeTV.pt" status="error",Radio Clube TV (720p) [Not 24/7] https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] @@ -26,10 +26,10 @@ https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) http://162.212.178.69:41042/bysid/608 -#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] @@ -50,14 +50,14 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) +http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) -http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memória (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPMemoria.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memória (360p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPRadioZigZag.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Rádio Zig Zag [Not 24/7] @@ -98,6 +98,8 @@ https://video-auth2.iol.pt/live_edge/tvi_abr/edge_servers/tvi-480p/chunks.m3u8 https://video-auth2.iol.pt/live_tvi_direct/live_tvi_direct/edge_servers/tvireality-480p/chunks.m3u8 #EXTINF:-1 tvg-id="TVManaCordoba.pt" status="online",TV Maná Córdoba (576p) [Not 24/7] http://csvl03.manasat.com:1935/tvar/tvmanaar2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV MANA MAPUTO (576p) [Not 24/7] +http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV MANA-1 PORTUGAL (1080p) [Not 24/7] http://csvl04.manasat.com:1935/tvmana/tvmana3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Maná 2 (576p) [Not 24/7] @@ -108,13 +110,11 @@ http://c2.manasat.com:1935/iglesia-online/espanhol3/playlist.m3u8 http://streamspub.manasat.com:1935/tvmz/tvmz2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV MANA (RU) (486p) http://c2.manasat.com:1935/tserkov-online/russo3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV MANA (FR) (484p) +http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STV Noticias (240p) [Not 24/7] http://dcunilive36-lh.akamaihd.net/i/dclive_1@668002/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Maná 1 (320p) [Not 24/7] http://195.22.11.11:1935/tvmana/tvmana1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TV MANA (ENG) (484p) http://c2.manasat.com:1935/church-online/ingles3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV MANA (FR) (484p) -http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 -#EXTINF:-1 tvg-id="",TV MANA MAPUTO (576p) [Not 24/7] -http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 diff --git a/streams/py.m3u b/streams/py.m3u index d8804e2df..5adc7b075 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -23,7 +23,7 @@ http://170.83.242.153:8000/play/a025 http://170.83.242.153:8000/play/a03e #EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7] https://stream.rpc.com.py/live/trece.m3u8 -#EXTINF:-1 tvg-id="Unicanal.py" status="error",Unicanal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Unicanal.py" status="online",Unicanal (720p) [Not 24/7] http://unicanal.com.py/live/unicanal.m3u8 #EXTINF:-1 tvg-id="" status="error",La Tele (480p) http://170.83.242.153:8000/play/a00j diff --git a/streams/ro.m3u b/streams/ro.m3u index 6c505f5ae..55c1dc4af 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -21,7 +21,7 @@ http://stream1.antenaplay.ro/live/smil:AntenaMonden.smil/playlist.m3u8 https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaStars.ro" status="error",Antena Stars (720p) https://iptv-all.lanesh4d0w.repl.co/romania/astars -#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7] +#EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 diff --git a/streams/rs.m3u b/streams/rs.m3u index 08f257604..41fdc6c56 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -5,7 +5,7 @@ https://srv1.adriatelekom.com/DjakTV/index.m3u8 https://kurir-tv.haste-cdn.net/providus/live2805.m3u8 #EXTINF:-1 tvg-id="MarsTV.rs" status="error",Marš TV (576p) [Not 24/7] http://cdn.dovecher.tv:8081/live/marsh/chunks.m3u8 -#EXTINF:-1 tvg-id="MISTelevizija.rs" status="online",MIS Televizija (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MISTelevizija.rs" status="timeout",MIS Televizija (720p) [Not 24/7] https://5afd52b55ff79.streamlock.net/MISTV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="MuzzikAMVA2020.rs" status="blocked",Muzzik AMVA 2020 (720p) [Geo-blocked] https://muzzik-live.morescreens.com/mts-8/playlist.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index d0834c45b..125b151c1 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -20,7 +20,7 @@ https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m https://strm.yandex.ru/kal/360tv/360tv0.m3u8 #EXTINF:-1 tvg-id="360deg.ru" status="blocked",360° (720p) https://video1.in-news.ru/360/index.m3u8 -#EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) +#EXTINF:-1 tvg-id="A1.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] @@ -60,7 +60,7 @@ https://streaming.astrakhan.ru/astrakhanrulivehd/playlist.m3u8 http://185.52.77.67:8080/Avto24/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="BackusTV.ru" status="online",Backus TV (720p) [Not 24/7] http://stream.backustv.ru/live/btv/index.m3u8 -#EXTINF:-1 tvg-id="BackusTVStrashnoe.ru" status="timeout",Backus TV Страшное (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BackusTVStrashnoe.ru" status="online",Backus TV Страшное (720p) [Not 24/7] http://stream.backustv.ru/live/btv2/index.m3u8 #EXTINF:-1 tvg-id="BashkirskoeSputnikovoeTV.ru" status="online",БСТ (Башкирское спутниковое телевидение) (576p) https://bsttv.bonus-tv.ru/cdn/bst/playlist.m3u8 @@ -68,7 +68,7 @@ https://bsttv.bonus-tv.ru/cdn/bst/playlist.m3u8 http://live.gtrk.tv/hls/b24-hls.m3u8 #EXTINF:-1 tvg-id="Bashkortostan24.ru" status="blocked",Башкортостан 24 (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bashkortostan24/bashkortostan240.m3u8 -#EXTINF:-1 tvg-id="Belgorod24.ru" status="timeout",Белгород 24 (1080p) +#EXTINF:-1 tvg-id="Belgorod24.ru" status="online",Белгород 24 (1080p) http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 #EXTINF:-1 tvg-id="BelRos.ru" status="online",БелРос (576p) http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 @@ -216,7 +216,7 @@ http://46.46.143.222:1935/live/mp4:ldpr.stream_480p/playlist.m3u8 https://rt-nw-spb-htlive.cdn.ngenix.net/hls/CH_R02_LENTVSD/variant.m3u8 #EXTINF:-1 tvg-id="Leomax24.ru" status="online",Leomax 24 (1080p) https://tvshops.bonus-tv.ru/cdn/shop24/playlist.m3u8 -#EXTINF:-1 tvg-id="LeomaxPlus.ru",Leomax Plus (576p) +#EXTINF:-1 tvg-id="LeomaxPlus.ru" status="error",Leomax Plus (576p) https://tvshops.bonus-tv.ru/cdn/discount/playlist.m3u8 #EXTINF:-1 tvg-id="Lipeckoevremya.ru" status="online",Липецкое время (576p) [Not 24/7] http://serv25.vintera.tv:8081/liptime/liptime/playlist.m3u8 @@ -226,7 +226,7 @@ http://hls-rossp.cdnvideo.ru/hls/5ace67f0dc96bf0a90d8a2b7/playlist.m3u8 http://hls-rossp.cdnvideo.ru/hls/5ace6814e563f22e4ddc1f44/playlist.m3u8 #EXTINF:-1 tvg-id="LitklubTVStihi.ru" status="error",ЛитКлуб ТВ Стихи (360p) http://hls-rossp.cdnvideo.ru/hls/5aac88ffdc96bf05a7f78899/playlist.m3u8 -#EXTINF:-1 tvg-id="Luch.ru" status="online",Луч (Пуровск) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Luch.ru" status="error",Луч (Пуровск) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 #EXTINF:-1 tvg-id="LuxuryHD.ru" status="online",Luxury (1080p) http://nano.teleservice.su:8080/hls/luxury.m3u8 @@ -351,7 +351,7 @@ http://31.128.159.41:8080/ntv/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="NTVStyl.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",НТВ Стиль (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s77/index.m3u8 -#EXTINF:-1 tvg-id="NVKSakha.ru" status="error",НВК Саха (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NVKSakha.ru" status="online",НВК Саха (1080p) [Not 24/7] http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",О2ТВ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 @@ -395,7 +395,7 @@ https://tele2dvrnat01-02.cdnvideo.ru/stream/NAT_Prima/hls/index.m3u8 http://serv25.vintera.tv:8081/1pnk/1pnk/playlist.m3u8 #EXTINF:-1 tvg-id="Prosveshchenie.ru" status="online",Просвещение (540p) [Geo-blocked] https://cdn-01.bonus-tv.ru/prosveschenie_edge/playlist.m3u8 -#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PYATNIZZA/variant.m3u8 #EXTINF:-1 tvg-id="PyatnitsaInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Пятница! International (480p) @@ -411,7 +411,7 @@ http://video.govoritmoskva.ru:8080/live/rufmbk-1/index.m3u8 http://lova.me/hls/hithd.m3u8 #EXTINF:-1 tvg-id="RadioHit.ru" status="online",Радио Хит (Орск) (300p) http://lova.me/hls/hit.m3u8 -#EXTINF:-1 tvg-id="RadioPilot.ru" status="error",Радио Пилот (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioPilot.ru" status="online",Радио Пилот (720p) [Not 24/7] https://pilotfm.ru/cam/hls/pilothd.m3u8 #EXTINF:-1 tvg-id="RadioRossii.ru" status="error",Радио России (Чувашия) (720p) [Not 24/7] https://chgtrk.ru/pl/stream/hls/RR.m3u8 @@ -443,7 +443,7 @@ http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 #EXTINF:-1 tvg-id="RENTV.ru" status="online",РЕН ТВ (576p) http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",РЕН ТВ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RENTVInternational.ru" status="blocked",РЕН ТВ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 #EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",Родное кино (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 @@ -522,14 +522,14 @@ http://193.33.88.172/rus-detective/playlist.m3u8 http://185.186.142.16/streams.rs.m3u8 #EXTINF:-1 tvg-id="RUTV.ru" status="blocked",RU.TV (1080p) [Geo-blocked] https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 -#EXTINF:-1 tvg-id="Rybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) +#EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s57/index.m3u8 #EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",Рыжий (576p) [Geo-blocked] http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s57/index.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (360p) [Geo-blocked] http://hls.tva.cdnvideo.ru/tva/tva.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (720p) [Geo-blocked] @@ -599,7 +599,7 @@ https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="STS.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",СТС (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s52/04.m3u8 -#EXTINF:-1 tvg-id="STSLove.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",СТС (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="STSLove.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",СТС (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_STSLOVE/variant.m3u8 #EXTINF:-1 tvg-id="Subbota.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Суббота! (450p) [Geo-blocked] @@ -629,7 +629,7 @@ https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТНТ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_TNT/variant.m3u8 -#EXTINF:-1 tvg-id="TNTInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ТНТ International (480p) +#EXTINF:-1 tvg-id="TNTInternational.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ТНТ International (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s19/04.m3u8 #EXTINF:-1 tvg-id="TNTMusic.ru" status="online",ТНТ Music (1080p) @@ -715,7 +715,7 @@ http://yurgan.bonus-tv.ru/cdn/yurgan/playlist.m3u8 http://serv24.vintera.tv:8081/utv/Stream/playlist.m3u8 #EXTINF:-1 tvg-id="YuvelirochkaTV.ru" status="online",Ювелирочка ТВ (576p) http://live-uvelirochka.cdnvideo.ru/uvelirochka/uvelirochka_720p3/playlist.m3u8 -#EXTINF:-1 tvg-id="Zagorodnyy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Загородный (480p) +#EXTINF:-1 tvg-id="Zagorodnyy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Загородный (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s31/index.m3u8 #EXTINF:-1 tvg-id="ZharaTV.ru" status="online",Жара (576p) [Not 24/7] @@ -737,14 +737,14 @@ http://ott-cdn.ucom.am/s85/index.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 #EXTINF:-1 tvg-id="" status="online",Оплот 2 (1080p) http://ott.inmart.tv:8081/17/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Наше Крутое HD (1080p) [Not 24/7] -http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ростов-папа (1080p) http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ТКР (Рязань) (1080p) [Not 24/7] http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",КФУ ТВ (1080p) [Not 24/7] https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Наше Крутое HD (1080p) [Not 24/7] +http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Страна FM (720p) [Not 24/7] http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Три Ангела (720p) @@ -776,9 +776,6 @@ https://stream.almaz-media.tv:8080/hls/576.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s14/04.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Телплюс ТВ (Астрахань) (360p) [Not 24/7] @@ -797,6 +794,9 @@ http://37.193.6.155:34040/udp/239.1.9.2:1234 http://185.97.150.19:8082/2401 #EXTINF:-1 tvg-id="" status="timeout",ТВЦ (Международный) (576p) http://ad-hls-tvc.cdnvideo.ru/tvc-p222/smil:tvc.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Русский Экстрим http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия РТР diff --git a/streams/sa.m3u b/streams/sa.m3u index f7063c130..c8ba1da18 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -3,10 +3,10 @@ https://ahlualquran.tv/live/ysfbfBvecZ/SaNVjgaYnE/8.m3u8 #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live -#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) [Not 24/7] -https://edge.taghtia.com/sa/4.m3u8 #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=saudi_thikrayat +#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="blocked",Al Ekhbariya (1080p) [Not 24/7] +https://edge.taghtia.com/sa/4.m3u8 #EXTINF:-1 tvg-id="AlHokairGroupTV.sa" status="timeout",AL HOKAIR Group TV (576p) http://82.212.74.3:8000/live/7513.m3u8 #EXTINF:-1 tvg-id="AlKhalij.sa" status="online",Al Khalij (720p) [Not 24/7] @@ -49,7 +49,7 @@ http://82.212.74.100:8000/live/8130.m3u8 https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar2.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="IqraaArabic.sa" status="online",Iqraa (576p) [Not 24/7] https://iqraac.cdn.mangomolo.com/iqraa/smil:iqraar1.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="KaifTV.sa" status="error",Kaif TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KaifTV.sa" status="online",Kaif TV (576p) [Not 24/7] http://82.212.74.2:8000/live/hls/7311.m3u8 #EXTINF:-1 tvg-id="KSASports1.sa" status="online",KSA Sports 1 (1080p) [Not 24/7] https://edge.taghtia.com/sa/9.m3u8 @@ -77,19 +77,19 @@ https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClip.sa" status="error",Rotana Clip (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip -#EXTINF:-1 tvg-id="RotanaComedy.sa" status="timeout",Rotana Comedy (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaComedy.sa" status="error",Rotana Comedy (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy #EXTINF:-1 tvg-id="RotanaDrama.sa" status="error",Rotana Drama (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="timeout",Rotana Khalijia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 -#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) +#EXTINF:-1 tvg-id="RotanaMusic.sa" status="timeout",Rotana Music (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaPlusHD.sa" status="online",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 diff --git a/streams/se.m3u b/streams/se.m3u index 97b783387..9d1609733 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AftonbladetTV.se" status="online",Aftonbladet TV (144p) https://aftonbladetlive-lh.akamaihd.net/i/livestream01_1@182509/master.m3u8 -#EXTINF:-1 tvg-id="ATG.se" status="error",ATG (432p) +#EXTINF:-1 tvg-id="ATG.se" status="online",ATG (432p) https://httpcache0-00688-cacheliveedge0.dna.qbrick.com/00688-cacheliveedge0/out/u/atg_sdi_1_free.m3u8 #EXTINF:-1 tvg-id="AzerbaijanNewsTV.se" status="online",Azerbaijan News TV (720p) [Not 24/7] https://edge1.socialsmart.tv/aznews/smil/playlist.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index 1d1fed7dd..ec4b2e889 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -11,14 +11,14 @@ https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h15/index.m3u8 +#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="error",Suria (720p) diff --git a/streams/si.m3u b/streams/si.m3u index 9a3fa2ca0..4fc9b5068 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -11,7 +11,7 @@ https://27-rtvslo-tv-kp-int.cdn.eurovisioncdn.net/playlist.m3u8 https://25-rtvslo-tv-mb-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="TVSlovenija1.si" status="online",TV SLOVENIJA 1 (1080p) https://31-rtvslo-tv-slo1-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSlovenija2.si" status="online",TV SLOVENIJA 2 (720p) +#EXTINF:-1 tvg-id="TVSlovenija2.si" status="timeout",TV SLOVENIJA 2 (720p) https://21-rtvslo-tv-slo2-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="TVSlovenija3.si" status="online",TV SLOVENIJA 3 (720p) https://16-rtvslo-tv-slo3-int.cdn.eurovisioncdn.net/playlist.m3u8 diff --git a/streams/sn.m3u b/streams/sn.m3u index ef24d4a4d..db16ad7ef 100644 --- a/streams/sn.m3u +++ b/streams/sn.m3u @@ -7,11 +7,11 @@ https://iptv-all.lanesh4d0w.repl.co/senegal/7tv https://stream.sen-gt.com/A2iMusic/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="A2iNaja.sn" status="online",A2i Naja (720p) [Not 24/7] https://stream.sen-gt.com/A2iNaija/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="A2iReligion.sn" status="error",A2i Religion (720p) [Not 24/7] +#EXTINF:-1 tvg-id="A2iReligion.sn" status="online",A2i Religion (720p) [Not 24/7] https://stream.sen-gt.com/A2iReligion/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Africa7.sn" status="online",Africa 7 (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7xq2dw -#EXTINF:-1 tvg-id="RFM.sn" status="error",RFM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RFM.sn" status="online",RFM (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wi5y1 #EXTINF:-1 tvg-id="RTS1.sn" status="error",RTS1 (480p) [Not 24/7] https://iptv-all.lanesh4d0w.repl.co/senegal/rts1 diff --git a/streams/sv.m3u b/streams/sv.m3u index f6d123241..5dc973316 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="Canal10.sv" status="blocked",Canal 10 (720p) http://streamingcws20.com:1935/tves/tves.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal11TuTV.sv" status="online",Canal 11 TuTV (254p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal11TuTV.sv" status="error",Canal 11 TuTV (254p) [Not 24/7] https://algochivo.com:1936/canal11/canal11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.sv" status="online",Canal 12 (220p) [Not 24/7] https://sv-canal12-canal12-live.ned.media/canal12/smil:canal12.smil/playlist.m3u8 @@ -28,9 +28,9 @@ https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8 http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVOCanal23.sv" status="blocked",TVO Canal 23 (720p) [Not 24/7] https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVX.sv" status="error",TVX (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVX.sv" status="online",TVX (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx -#EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="WOWTV.sv" status="timeout",WOW TV (576p) [Not 24/7] https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 81c50fb65..17abc52c6 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -11,9 +11,9 @@ https://bcovlive-a.akamaihd.net/2d37038b355f4ea6a6b0d46993dc285c/ap-southeast-1/ http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 #EXTINF:-1 tvg-id="DLTV1.th" status="online",DLTV 1 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 -#EXTINF:-1 tvg-id="DLTV2.th" status="timeout",DLTV 2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 @@ -21,9 +21,9 @@ https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 -#EXTINF:-1 tvg-id="DLTV7.th" status="timeout",DLTV 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV7.th" status="online",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 -#EXTINF:-1 tvg-id="DLTV8.th" status="timeout",DLTV 8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 #EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 @@ -31,11 +31,11 @@ https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 #EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="timeout",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 -#EXTINF:-1 tvg-id="DLTV14.th" status="timeout",DLTV 14 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 #EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 diff --git a/streams/tm.m3u b/streams/tm.m3u index 95289c6a2..d09db6c48 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -8,13 +8,13 @@ https://alpha.tv.online.tm/hls/ch006.m3u8 #EXTINF:-1 tvg-id="Asgabat.tm" status="online",Aşgabat (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch006.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch003.m3u8 -#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch003.m3u8 -#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (112p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch007.m3u8 +#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch003.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (226p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch007.m3u8 +#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (112p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index ddfcb8eb0..2be41652e 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -16,7 +16,7 @@ https://webcam.mosaiquefm.net:1936/mosatv/studio/playlist.m3u8 https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7lmd4f #EXTINF:-1 tvg-id="SahelTV.tn" status="online",Sahel TV (720p) [Not 24/7] http://142.44.214.231:1935/saheltv/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="online",Tunisie Immobilier TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="error",Tunisie Immobilier TV (720p) [Not 24/7] https://5ac31d8a4c9af.streamlock.net/tunimmob/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TunisnaTV.tn" status="error",Tunisna TV http://streaming.tunisna.tv:1935/live/tunisna/playlist.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index 7ea6f7089..3b75aa57c 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -38,9 +38,9 @@ https://win2.yayin.com.tr/bodrumbeltv/bodrumbeltv/playlist.m3u8 http://139.162.182.79/live/test/index.m3u8 #EXTINF:-1 tvg-id="BRTV.tr" status="online",BRTV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/brtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7] https://cdn-bursatv.yayin.com.tr/bursatv/bursatv/playlist.m3u8 -#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7] https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 #EXTINF:-1 tvg-id="CanTV.tr" status="online",Can TV (720p) http://canbroadcast.com:7000/canlican/tv.m3u8 @@ -64,7 +64,7 @@ https://waw2.artiyerelmedya.net/dehatv/bant1/playlist.m3u8 http://waw1.artiyerelmedya.net:1935/denizpostasitv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="DenizPostasiTV.tr" status="online",Deni̇z Postasi TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/denizpostasitv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Dersim62TV.tr" status="timeout",Dersim62 TV (720p) +#EXTINF:-1 tvg-id="Dersim62TV.tr" status="error",Dersim62 TV (720p) http://live.arkumedia.com:1935/dersim62tv/dersim62tv/playlist.m3u8 #EXTINF:-1 tvg-id="DHA.tr" status="online",DHA (720p) [Not 24/7] https://603c568fccdf5.streamlock.net/live/dhaweb1_C5efC/playlist.m3u8 @@ -152,13 +152,13 @@ https://waw2.artiyerelmedya.net/kanal15/bant1/playlist.m3u8 https://waw2.artiyerelmedya.net/kanal23/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal26.tr" status="online",Kanal 26 (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal32.tr",Kanal 32 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal32.tr" status="online",Kanal 32 (480p) [Not 24/7] https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal33.tr" status="error",Kanal 33 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal33/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) [Not 24/7] http://live.arkumedia.com:1935/kanal34tv/kanal34tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal34.tr" status="error",Kanal 34 (720p) +#EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) https://5be5d840359c6.streamlock.net/kanal34tv/kanal34tv/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal38.tr" status="online",Kanal 38 (540p) [Not 24/7] http://yayin3.canlitv.com:1935/live/kanal38/playlist.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] -https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] +https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] @@ -387,6 +387,8 @@ https://eustr73.mediatriple.net/videoonlylive/mtikoimxnztxlive/broadcast_5e3bf95 https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Haber61 TV (720p) [Not 24/7] +https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AA Live (720p) [Not 24/7] http://mtulqxgomrllive.mediatriple.net/mtulqxgomrllive/broadcast_59f9c0c785b88.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ALTAS TV (720p) [Not 24/7] @@ -405,6 +407,8 @@ https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 https://waw2.artiyerelmedya.net/aksutv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ogün TV (360p) https://s01.vpis.io/ogun/ogun.m3u8 +#EXTINF:-1 tvg-id="" status="online",MSBC Kanal 2000 (360p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Şaban TV (720p) [Geo-blocked] http://145.239.37.125:20458/sabantv3/sabantv3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Medya Haber TV (480p) [Not 24/7] @@ -435,8 +439,6 @@ http://kuzeykibris.tv/m3u8/tv_kanalt.m3u8 http://stream.taksimbilisim.com:1935/tarsusguneytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Petra TV (1080p) [Not 24/7] http://tt61.mine.nu/live/PetraTV/Fw99Gpq7Gq/6478.m3u8 -#EXTINF:-1 tvg-id="" status="error",MSBC Kanal 2000 (360p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/kanal-2000/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Yeni Malatyaspor TV (720p) [Not 24/7] https://592f1881b3d5f.streamlock.net:1443/santraltv_925/santraltv_925/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Medya Haber TV (1080p) @@ -463,7 +465,5 @@ https://mn-nl.mncdn.com/blutv_taytv/smil:taytv_sd.smil/playlist.m3u8 https://mn-nl.mncdn.com/blutv_teve2/smil:teve2_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ege TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/egetv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Haber61 TV (720p) [Not 24/7] -https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Marmara TV (480p) [Geo-blocked] https://yayin.marmaratv.com.tr/P324353563/marmaratv/playlist.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index 25b4582e8..9ac0a5f77 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -119,6 +119,8 @@ http://free.fullspeed.tv/query?url=https://www.youtube.com/channel/UC5l1Yto5oOIg https://live.streamingfast.net/osmflivech8.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH10 烤箱讀書會 短版 (720p) https://live.streamingfast.net/osmflivech10.m3u8 +#EXTINF:-1 tvg-id="" status="error",GOOD TV CH13 健康新煮流 短版 (720p) +https://live.streamingfast.net/osmflivech13.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH19 共享觀點 (720p) https://live.streamingfast.net/osmflivech19.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH22 職場新視野 (720p) @@ -137,5 +139,3 @@ https://live.streamingfast.net/osmflivech37.m3u8 https://live.streamingfast.net/osmflivech41.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH44 烤箱讀書會 (720p) https://live.streamingfast.net/osmflivech44.m3u8 -#EXTINF:-1 tvg-id="",GOOD TV CH13 健康新煮流 短版 (720p) -https://live.streamingfast.net/osmflivech13.m3u8 diff --git a/streams/ua.m3u b/streams/ua.m3u index 7577034d4..40e4a3d0c 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -185,8 +185,6 @@ http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_1.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/live #EXTINF:-1 tvg-id="" status="online",4 канал (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQdSS9GSBbtSqW3oNB39KTw/live -#EXTINF:-1 tvg-id="" status="online",4 канал (720p) -http://95.67.106.10/hls/nta_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="" status="online",НТК (1080p) [Not 24/7] https://stream.ntktv.ua/s/ntk/ntk.m3u8 #EXTINF:-1 tvg-id="" status="online",Балта ТВ (768p) @@ -195,8 +193,8 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 -#EXTINF:-1 tvg-id="" status="online",4 канал (720p) -http://95.67.106.10/hls/nta_ua_mid/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ПравдаТУТ (720p) @@ -237,12 +235,14 @@ http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_3.m3u8 http://93.78.206.172:8080/stream3/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",4 канал (720p) +http://95.67.106.10/hls/nta_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ОТВ (Днепр) (576p) http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) +#EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) +http://95.67.106.10/hls/nta_ua_mid/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",ЯТБ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="error",UkrLive (Перший незалежний) (1080p) diff --git a/streams/uk.m3u b/streams/uk.m3u index 76aba1963..c94cfb57f 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -4,9 +4,9 @@ http://csm-e.tm.yospace.com/csm/extlive/boxplus01,4music-desktop.m3u8?yo.up=http #EXTINF:-1 tvg-id="Afrobeats.uk" status="online",Afrobeats (1080p) https://stream.ecable.tv/afrobeats/index.m3u8 #EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] -https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="AhlulbaytTV.uk",Ahlulbayt TV (1080p) [Not 24/7] http://109.123.126.14:1935/live/livestream1.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="AhlulbaytTV.uk" status="online",Ahlulbayt TV (1080p) [Not 24/7] +https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Ahwazna.uk" status="error",Ahwazna (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] @@ -90,13 +90,13 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_yo #EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd +#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live_http.mpd -#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) -https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) @@ -209,7 +209,7 @@ http://31.220.41.88:8081/live/itv3.stream/chunks.m3u8 http://31.220.41.88:8081/live/itv4.stream/chunks.m3u8 #EXTINF:-1 tvg-id="ITV.uk" status="blocked",ITV (302p) [Geo-blocked] http://31.220.41.88:8081/live/itv1.stream/chunks.m3u8 -#EXTINF:-1 tvg-id="JewelleryMaker.uk" status="online",Jewelery Maker (1080p) +#EXTINF:-1 tvg-id="JewelleryMaker.uk" status="error",Jewelery Maker (1080p) https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="JimJamRussia.uk" status="blocked",JimJam Россия (576p) [Not 24/7] http://188.40.68.167/russia/jimjam/playlist.m3u8 @@ -265,7 +265,7 @@ https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3 https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] http://tv.sheffieldlive.org/hls/main.m3u8 -#EXTINF:-1 tvg-id="SkiTV.uk" status="error",Ski TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="SkiTV.uk" status="online",Ski TV (1080p) [Not 24/7] https://d2xeo83q8fcni6.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/SkiTV-Zee/193.m3u8 #EXTINF:-1 tvg-id="SkyNewsExtra1.au" status="online",Sky News Extra 1 (540p) https://skynewsau-live.akamaized.net/hls/live/2002689/skynewsau-extra1/master.m3u8 @@ -288,9 +288,9 @@ https://csm-e-stv.tls1.yospace.com/csm/live/181023311.m3u8 #EXTINF:-1 tvg-id="TakbeerTV.uk" status="online",Takbeer TV (1080p) https://ap02.iqplay.tv:8082/iqb8002/t5kb86/playlist.m3u8 #EXTINF:-1 tvg-id="TalkTV.uk" status="online",TalkTV (1080p) -https://newsuk-talkradiotv-brightcove.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TalkTV.uk" status="timeout",TalkTV (1080p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00738-newsuk-talkradiotv-ono/playlist.m3u8 +#EXTINF:-1 tvg-id="TalkTV.uk" status="online",TalkTV (1080p) +https://newsuk-talkradiotv-brightcove.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheBoxUK.uk" status="online",The Box UK (576p) [Not 24/7] https://csm-e-boxplus.tls1.yospace.com/csm/extlive/boxplus01,thebox-alldev.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/thebox/ #EXTINF:-1 tvg-id="TheBoxUK.uk" status="timeout",The Box UK (576p) [Geo-blocked] @@ -324,6 +324,8 @@ https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 https://a.jsrdn.com/broadcast/22680_3BR3zocwi9/-0500/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby World TV (720p) https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) @@ -332,26 +334,24 @@ https://live.ishiacloud.com/haditv.co.uk/haditv1.m3u8 https://live.ishiacloud.com/haditv.co.uk/haditv2.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Azeri and Russian (720p) https://live.ishiacloud.com/haditv.co.uk/haditv3.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV Farsi (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv4.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Hausa (720p) https://live.ishiacloud.com/haditv.co.uk/haditv5.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Pashto and Persian (720p) https://live.ishiacloud.com/haditv.co.uk/haditv6.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV Turkish and Kurdish (720p) https://live.ishiacloud.com/haditv.co.uk/haditv7.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV Farsi (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv4.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hadi TV French (720p) +https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Xpanded TV 2 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 https://vod2t.xpanded.com/x3tv2/index_wlan.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Women's Sevens (288p) https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Men's Sevens (288p) https://esmhls1-i.akamaihd.net/hls/live/510580/hls1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hadi TV French (720p) -https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="blocked",BBC One East Yorkshire (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east_yorkshire/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 -#EXTINF:-1 tvg-id="",Health Media (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Health Media (720p) [Not 24/7] https://j78dpkrjlq5r-hls-live.5centscdn.com/HMN/271ddf829afeece44d8732757fba1a66.sdp/playlist.m3u8 diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index 1acfd3f03..28047d57b 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -23,12 +23,12 @@ https://revry-revrynews-1-eu.rakuten.wurl.tv/playlist.m3u8 https://travelxp-travelxp-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ZooMoo.nz" status="error",Zoo Moo (720p) https://rockentertainment-zoomoo-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) -https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) +https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index bb955c38c..e3e5d41a4 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -11,7 +11,7 @@ https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 https://cnn-cnninternational-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ComedyChannel.uk" status="online",Comedy Channel (1080p) https://uksono1-samsunguk.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="DarkMatterTV.us" status="error",Dark Matter TV (720p) +#EXTINF:-1 tvg-id="DarkMatterTV.us" status="online",Dark Matter TV (720p) https://cdn-ue1-prod.tsv2.amagi.tv/linear/amg00434-tricoast-darkmatter-spanish-samsunguk/playlist.m3u8 #EXTINF:-1 tvg-id="DiscoverFilm.uk" status="error",Discover.Film (720p) https://discoverfilm-discoverfilm-1-gb.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 6f6a6f9e7..388b08d3c 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -79,8 +79,6 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:punktum_high/p https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:rbw_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RFH Harz (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Punkteins -https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Seenluft24 https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",teltOwkanal @@ -123,6 +121,8 @@ https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w449457930.m3u8 #EXTINF:-1 tvg-id="" status="online",Al-Sharqiya (1080p) https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8 +#EXTINF:-1 tvg-id="" status="online",Punkteins +https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/_definst_/5d880199c902eb4a1e8df00d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 @@ -147,8 +147,6 @@ https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/play https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",ESTV https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="" status="online",Sophia TV (720p) @@ -161,6 +159,8 @@ http://live.albavision.net:1123/live/albdreams.m3u8 http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Max https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV União (720p) [Not 24/7] +https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",1A Network (720p) https://simultv.s.llnwi.net/n4s4/2ANetwork/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Cut Up N Cook (720p) @@ -193,8 +193,6 @@ https://simultv.s.llnwi.net/o062/Switch/interlink.m3u8 https://simultv.s.llnwi.net/o064/PrimeTimeDrama/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Temple TV https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Marajoara (720p) -https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Daawah TV http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Iranintl.Radio @@ -227,8 +225,6 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_7 https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MMA Junkie http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Grapevine -https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) @@ -239,6 +235,8 @@ https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Filstalwelle Göppingen (576p) http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) +http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Studio 47 https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Weser TV Bremen @@ -251,10 +249,14 @@ https://netstreaming.eu:8080/hls/hd365.m3u8 https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Carolina TV (480p) https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Grapevine +https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",TV Pai Eterno https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Start TV @@ -279,6 +281,8 @@ https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587 https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) https://5889e7d0d6e28.streamlock.net/ev1tv-live/_definst_/mp4:livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",TV Marajoara (720p) +https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Adria Music RS http://91.212.150.248/AdriaMusicTV/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nisville TV RS (720p) @@ -355,8 +359,6 @@ http://uk4.streamingpulse.com:1935/rtvilirida/rtvilirida/playlist.m3u8 http://uk4.streamingpulse.com:1935/TVSHARRI/TVSHARRI/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV USK http://wslb.dobratv.net:8877/uzivo/usk/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Ahi TV Kirsehir (576p) -http://yayin3.canlitv.com:1935/canlitv/ahitv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Sylt1 https://5aec29c5dd23b.streamlock.net:8443/sylt1/_definst_/sylt1_high1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hrvatski Radio Karlovac @@ -375,8 +377,6 @@ https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720 https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Friesischer Rundfunk Friedeburg https://583548fa0d82b.streamlock.net/friesischerRundfunk-live/_definst_/mp4:friesischerrundfunk/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",TV União (720p) [Not 24/7] -https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Minhaj TV (720p) https://api.new.livestream.com/accounts/547271/events/4237509/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Canal Acequia (432p) [Not 24/7] diff --git a/streams/us.m3u b/streams/us.m3u index 0a1d17241..e0ee64707 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -489,7 +489,7 @@ https://i.mjh.nz/au/Sydney/tv.7fueltv.m3u8 http://104.143.4.5:2080/funroads.m3u8 #EXTINF:-1 tvg-id="FXPeru.us" status="timeout",FX Peru http://209.91.213.10:8088/play/a01z -#EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="online",Galveston County TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GalvestonCountyTV.us" status="error",Galveston County TV (720p) [Not 24/7] https://stream.swagit.com/live-edge/galvestontx/smil:hd-16x9-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="GalxyTV.us" status="online",Galxy TV (720p) https://content.uplynk.com/channel/f467430e4a8e49a59ff3183cf51092b2.m3u8 @@ -528,7 +528,7 @@ https://hdtv.prod2.ioio.tv/broker/play/e529407a-cb61-45ce-a9ad-94f0ad5e0ad9.m3u8 https://hdtv.prod2.ioio.tv/broker/play/de245a96-516c-413d-81e9-419c05bbc6a7.m3u8 #EXTINF:-1 tvg-id="HarleyDavidsonRidesTV.us" status="blocked",Harley Davidson Rides TV (1080p) [Not 24/7] https://hdtv.prod2.ioio.tv/broker/play/d4b0111a-3dcb-46fb-b2bb-1c27eca5df35.m3u8 -#EXTINF:-1 tvg-id="HighTimes.us",High Times (720p) +#EXTINF:-1 tvg-id="HighTimes.us" status="online",High Times (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2503932c8368bdbfd875/playlist.m3u8 #EXTINF:-1 tvg-id="HighVisionTV.us" status="online",High Vision (1080p) [Not 24/7] https://streamer1.connectto.com/HIGHVISION_WEB_1205/tracks-v1a1/mono.m3u8 @@ -743,10 +743,10 @@ http://80tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 http://10tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 -#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV (720p) [Not 24/7] -https://5aafcc5de91f1.streamlock.net/logoschannel.com/logostv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] https://58cc65c534c67.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 +#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV (720p) [Not 24/7] +https://5aafcc5de91f1.streamlock.net/logoschannel.com/logostv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTVEnglish.us" status="online",Logos TV English (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoseng/playlist.m3u8 #EXTINF:-1 tvg-id="LoneStar.us" status="online",Lone Star (960p) @@ -839,7 +839,7 @@ http://s1.mysportz.tv:2082/msnbc/playlist.m3u8 https://rpn1.bozztv.com/36bay2/gusa-mythos/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 -#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NASATV.us" status="timeout",NASA TV (720p) [Not 24/7] https://hls.ums.ustream.tv/playlist/directhls/channel/6540154/playlist.m3u8?sgn=31d0dfb847c358d4cedcd2256dc4e1c42a7f13a7 #EXTINF:-1 tvg-id="NASATVISSViews.us" status="online",NASA TV ISS Views (480p) [Not 24/7] http://iphone-streaming.ustream.tv/uhls/9408562/streams/live/iphone/playlist.m3u8 @@ -851,7 +851,7 @@ https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 https://endpnt.com/hls/nasa4k60/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildMiddleEast.us" status="error",National Geographic Wild Middle East (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="error",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 @@ -876,7 +876,7 @@ https://nbcnews-lh.akamaihd.net/i/nbc_live14@187395/master.m3u8 https://iptv.negahtv.com/negahtv/playlist2/index.m3u8 #EXTINF:-1 tvg-id="NESNNational.us" status="blocked",NESN National (1080p) https://bcovlive-a.akamaihd.net/bea11a7dfef34b08be06aaca4a72bcdf/us-east-1/6141518204001/playlist.m3u8 -#EXTINF:-1 tvg-id="NewsmaxTV.us" status="timeout",Newsmax (720p) +#EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) https://nmxairy.akamaized.net/hls/live/529965/Live_1/index.m3u8 #EXTINF:-1 tvg-id="NewsNet.us" status="online",NewsNet (720p) [Not 24/7] https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1311088/playlist.m3u8 @@ -930,7 +930,7 @@ http://granicusliveus12-a.akamaihd.net/olelo/G0125_011/playlist.m3u8 https://granicusliveus12-a.akamaihd.net/olelo/G0125_012/playlist.m3u8 #EXTINF:-1 tvg-id="Olelo55.us" status="online",Olelo 55 (720p) [Not 24/7] https://granicusliveus12-a.akamaihd.net/olelo/G0125_013/playlist.m3u8 -#EXTINF:-1 tvg-id="OmidJavedan.us" status="error",Omid Javedan (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmidJavedan.us" status="online",Omid Javedan (720p) [Not 24/7] http://livestream.5centscdn.com/shaditv/23abe62a446fc05ce0a6c810f4045308.sdp/index.m3u8 #EXTINF:-1 tvg-id="OrangeTV.us" status="online",Orange TV (720p) http://otv3.ocfl.net:1936/OrangeTV/smil:OrangeTV.smil/playlist.m3u8 @@ -1174,10 +1174,10 @@ https://glxlmn026c.singularcdn.net.br/playout_04/playlist.m3u8 https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 #EXTINF:-1 tvg-id="TNTWest.us" status="online",TNT West (720p) [Geo-blocked] https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) -https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 +#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) +https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="error",Top Stories by Newsy (720p) @@ -1226,7 +1226,7 @@ https://rpn1.bozztv.com/36bay2/gusa-tvshollywoohistory/mono.m3u8 https://rpn1.bozztv.com/36bay2/gusa-tvshorror/index.m3u8 #EXTINF:-1 tvg-id="TVSInspirationalNetwork.us" status="online",TVS Inspirational Network (480p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-TVSInspirationalNetwork/index.m3u8 -#EXTINF:-1 tvg-id="TVSMainstreet.us" status="error",TVS Mainstreet (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSMainstreet.us" status="online",TVS Mainstreet (360p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-tvsmainst/index.m3u8 #EXTINF:-1 tvg-id="TVSMusicNetwork.us" status="online",TVS Music Network (720p) https://rpn1.bozztv.com/36bay2/gusa-tvsmusic/index.m3u8 @@ -1306,7 +1306,7 @@ https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 https://content.uplynk.com/channel/ce3b524c342247549e996e7d3a977157.m3u8 #EXTINF:-1 tvg-id="WatchItScream.us" status="online",Watch It Scream! (720p) https://content.uplynk.com/channel/29aff31fecb848ab9044369db2d61642.m3u8 -#EXTINF:-1 tvg-id="WBALDT1.us",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WBALDT1.us" status="online",NBC Baltimore MD (WBAL-DT1) (720p) [Not 24/7] http://51.161.118.146:8080/ISG03_NBC_BALTIMORE_MD_WBAL/video.m3u8 #EXTINF:-1 tvg-id="WBBMDT1.us" status="online",CBS Chicago IL (WBBM-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_CHICAGO_IL_WBBM/tracks-v5a1/mono.m3u8 @@ -1476,8 +1476,6 @@ https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8 https://thegateway.app/YouToo/CueTones/playlist.m3u8 #EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p) https://thegateway.app/YouToo/YTamerica/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Ritmo (1080p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Vice East @@ -1602,6 +1600,10 @@ https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) +https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) +https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) @@ -1610,14 +1612,10 @@ https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7 https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) -https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) -https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) -https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) @@ -1634,14 +1632,14 @@ https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 -#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) -https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 #EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 #EXTINF:-1 tvg-id="" status="online",WTWC (News) https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 #EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) @@ -1658,14 +1656,10 @@ https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-wpxitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Orlando FL (WFTV) (720p) https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",News4JAX+ -https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Slimo (540p) @@ -1674,8 +1668,6 @@ https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/ http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",Digi TV (WFTY-DT6) (720p) @@ -1712,16 +1704,18 @@ https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 13 Las Vegas NV (KTNV) (720p) https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) +https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",News4JAX+ +https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) https://dai.google.com/linear/hls/event/ygKx2LkmRQCZ_orwBQhfFw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1736,6 +1730,8 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1746,18 +1742,22 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) http://media1.adventist.no:1935/live/hope2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) +https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) @@ -1809,6 +1809,8 @@ https://live.ntdimg.com/live400/playlist.m3u8 https://worcester.vod.castus.tv/live/ch1.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WBBJ (News) +https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",KITV (News) https://fuel-streaming-prod01.fuelmedia.io/v1/sem/c4067ddc-0e67-4928-b7ec-624481f721a6.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1907,10 +1909,6 @@ https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 #EXTINF:-1 tvg-id="" status="error",SyFy (México) http://168.232.168.242:8000/play/a05k/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h141/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 @@ -1921,6 +1919,8 @@ http://encodercdn1.frontline.ca/encoder182/output/FOX_Boston_720p/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/anxcx913 #EXTINF:-1 tvg-id="" status="error",History (540p) [Not 24/7] http://s1.mysportz.tv:2082/history/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio Ritmo (1080p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CBS KIRO-TV 7 Seattle WA https://amg00327-coxmediagroup-kiro7seattle-ono-4z7u9.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",KFSN News (1080p) [Not 24/7] diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index c35dc1fab..7326cad2b 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -164,7 +164,7 @@ https://v-ny.theus6tv.tk/hls/47.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT1 (NYC Life) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/25.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYEDT2.us" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT2 (NYC Gov) (432p) +#EXTINF:-1 tvg-id="WNYEDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT2 (NYC Gov) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/25.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYEDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYE-DT3 (CUNY TV) (1080p) @@ -179,7 +179,7 @@ https://v-ny.theus6tv.tk/hls/5.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT3 (FOX Weather) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/5.3/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYWDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT4 (The Grio) +#EXTINF:-1 tvg-id="WNYWDT4.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT4 (The Grio) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/5.4/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT5 (Decades) @@ -242,7 +242,7 @@ https://v-pi.theus6tv.tk/hls/51.2/playlist.m3u8 #EXTINF:-1 tvg-id="WTXFDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WTXF-DT1 (FOX 29) (720p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/29.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WUVPDT3.us" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) +#EXTINF:-1 tvg-id="WUVPDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WUVP-DT3 (True Crime Network) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/65.3/playlist.m3u8 #EXTINF:-1 tvg-id="WWORDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WWOR-DT1 (my9) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index a60401200..f1fce3af6 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -111,7 +111,7 @@ https://cheddar-news12ny-1.plex.wurl.com/manifest/playlist.m3u8 https://newsmax-plex.amagi.tv/hls/amagi_hls_data_plexAAAAA-newsmax-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Nosey.us" status="error",Nosey (1080p) https://nosey-2.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="error",Outdoor America (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) [Not 24/7] https://d18toqrnfyz3v1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/OutdoorAmerica-PLEX/159.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="error",People are Awesome (720p) https://a357e37df8ec46719fdeffa29a3e8e40.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_PeopleAreAwesome/8fe64d6c-210c-42ac-8b42-8006b8721cf4/3.m3u8 @@ -163,7 +163,7 @@ https://playworksdigital-tankee-1.plex.wurl.com/manifest/playlist.m3u8 https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheBoatShow.us" status="error",The Boat Show (720p) https://vitor-theboatshow-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (240p) +#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="timeout",The Bob Ross Channel (240p) https://cinedigm-bobross-1.plex.wurl.com/master.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="error",The Design Network (720p) https://thedesignnetwork-tdn-5.plex.wurl.com/manifest/playlist.m3u8 @@ -187,7 +187,7 @@ https://waypointtv-samsung.plex.wurl.com/manifest/playlist.m3u8 https://04799df414944908856c6c521891945f.mediatailor.us-east-1.amazonaws.com/v1/manifest/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Plex-intl_WeatherSpy/2eba863c-1452-4ea6-98b2-2b1c0c81c112/3.m3u8 #EXTINF:-1 tvg-id="WeatherSpy.us" status="error",WeatherSpy (1080p) https://jukin-weatherspy-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="WhistleSports.us",Whistle Sports (720p) +#EXTINF:-1 tvg-id="WhistleSports.us" status="error",Whistle Sports (720p) https://whistle-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="WipeoutXtra.us" status="error",Wipeout Xtra (1080p) https://endemol-wipeoutxtra-1.plex.wurl.com/manifest/playlist.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index f5ece72be..15a21cc4f 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -1,10 +1,10 @@ #EXTM3U #EXTINF:-1 tvg-id="70sCinema.us" status="online",Pluto TV 70s Cinema (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d878d3d19b30007d2e782/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="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/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="80sRewind.us" status="online",Pluto TV Pluto 80s Rewind (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca525b650be2571e3943c63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca525b650be2571e3943c63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=95&terminate=false&userId= +#EXTINF:-1 tvg-id="80sRewind.us" status="online",Pluto TV 80s Rewind (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca525b650be2571e3943c63/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="90sThrowback.us" status="online",Pluto TV 90s Throwback (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d86f519358a00072b978e/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="90210.us" status="online",Pluto TV 90120 (720p) @@ -32,9 +32,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a8 #EXTINF:-1 tvg-id="Anaylos7Spain.us" status="online",Pluto TV Ana y los 7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= -#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/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="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -70,10 +70,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007 #EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/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="BETEast.us" status="online",Pluto TV BET (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= +#EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca670f6593a5d78f0e85aed/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="BETEast.us" status="online",Pluto TV BET (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= -#EXTINF:-1 tvg-id="BETEast.us",Pluto TV BET (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150978589c0700095f97ae/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e6949ab8e2b35bdcaa9f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e6949ab8e2b35bdcaa9f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=175&terminate=false&userId= @@ -89,10 +89,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd2550007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e2bceca5b4b2c0e06c50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=285&terminate=false&userId= #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] @@ -114,9 +114,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff #EXTINF:-1 tvg-id="BoblepongeFrance.us" status="online",Bob l'éponge+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) @@ -156,43 +156,43 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b6b28582 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (720p) http://stitcher.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55dde67fa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812afe1d0f0b8d55dde67fa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=226&terminate=false&userId= +#EXTINF:-1 tvg-id="Cheddar.us" status="online",Pluto TV Cheddar (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= #EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= -#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/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="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= +#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/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="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/562ea53fa9060c5a7d463e74/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="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/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="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f96000768f928/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e32b297f96000768f928&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=501&terminate=false&userId= +#EXTINF:-1 tvg-id="ClassicTVComedy.us" status="online",Pluto TV Classic TV Comedy (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/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="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/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="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f779951372da90007fd45e8/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="ClubbingTV.fr" status="online",Clubbing TV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984784ccb4de0007dfad74/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="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600ad1a372e57c0007dbee5a/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="ClubbingTV.fr" status="online",Clubbing TV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 #EXTINF:-1 tvg-id="CMTEqualPlay.us" status="online",Pluto TV CMT Equal Play (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f68f53eb1e5800007390bf8/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="CMTPlutoTV.us" status="online",Pluto TV CMT (720p) @@ -225,12 +225,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce15 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e24636d67d0007a94e6d/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="ComedyCentralEast.us" status="online",Comedy Central East (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4947590ba40f75dc29c26b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=400&terminate=false&userId= +#EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4948418101147596fd6c5a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=91083755-0728-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany)+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b8923fc302800079e4f4f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b8923fc302800079e4f4f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ee59b770-663e-4463-bf9b-3f7c374fbc39&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4948418101147596fd6c5a/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="ComedyCentralMadeinGermany.us" status="online",Pluto TV Comedy Central (Made in Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4948418101147596fd6c5a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4948418101147596fd6c5a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=91083755-0728-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4947590ba40f75dc29c26b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d4947590ba40f75dc29c26b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5ca4fefb-0728-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralPlutoTV.us" status="online",Pluto TV Comedy Central + (720p) @@ -248,9 +248,9 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0b4841a7d000093 #EXTINF:-1 tvg-id="CribsMaisonsDeStarsFrance.us" status="online",Cribs Maisons De Star (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/602cf8963b4bc90007454541/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b08c0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5043513f-eb20-46fd-8286-9e9ba240e6f9 #EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4aa26700076c0d06/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="CSI.us" status="online",Pluto TV CSI (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efbd29e4aa26700076c0d06/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5efbd29e4aa26700076c0d06&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=355&terminate=false&userId= +#EXTINF:-1 tvg-id="CSI.us" status="online",Pluto TV CSI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4aa26700076c0d06/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="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] @@ -258,9 +258,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028 #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3958c66ac540007d6e6a7/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="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= +#EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ef3958c66ac540007d6e6a7/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="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9debf8c881310007d7bde1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e9debf8c881310007d7bde1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=165&terminate=false&userId= #EXTINF:-1 tvg-id="DealorNoDeal.us" status="online",Pluto TV Deal or No Deal (720p) @@ -290,11 +290,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc1d8d #EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740e843c7812dcb8db/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= +#EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) @@ -320,7 +320,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c7828 #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Pluto TV Euronews (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef310610007fb02b1/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) @@ -332,9 +334,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c16 #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -369,6 +369,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58e55b14a http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= #EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food TV (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a140d81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877ac8cb791f4eb4a140d81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=601&terminate=false&userId= +#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) @@ -377,8 +379,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/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="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) @@ -405,7 +405,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f186626d https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e99f4423e067bd6df6903/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e99f4423e067bd6df6903&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=294&terminate=false&userId= #EXTINF:-1 tvg-id="GordonRamsaysHellsKitchen.us" status="online",Pluto TV Gordon Ramsay's Kitchen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e99f4423e067bd6df6903/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="GordonRamsaysHellsKitchen.us" status="timeout",Pluto TV Hell's Kitchen (480p) [Not 24/7] +#EXTINF:-1 tvg-id="GordonRamsaysHellsKitchen.us" status="online",Pluto TV Hell's Kitchen (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6f38792075160007d85823/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="GustoTV.us" status="online",Pluto TV Gusto TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c47f3662f6b3c476fc03e/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 @@ -432,17 +432,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b580a2 #EXTINF:-1 tvg-id="iCarlyPlusGermany.us" status="online",Pluto TV iCarly+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2cb9f5b291000773807a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2cb9f5b291000773807a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c128fa6-7ec2-4a50-a81b-37f9e8c1e48f&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] @@ -450,11 +450,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038 #EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/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="InsightTV.nl" status="online",Insight TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f06bc60e236570007793f31/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="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f042bf0241c6f0007721021/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="InsightTV.nl" status="online",Insight TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InstantSaga.us" status="online",Instant Saga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549e98061b5f000776866a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba501-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=e11c2399-2d50-4607-be2c-d35d72152bbe #EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (720p) [Not 24/7] @@ -479,12 +479,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b73956710007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc1cb279c91420009db261d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc1cb279c91420009db261d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=615&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc1cb279c91420009db261d/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="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (US) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5873fc21cad696fb37aa9054&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=855&terminate=false&userId= #EXTINF:-1 tvg-id="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5873fc21cad696fb37aa9054/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="LiveMusicReplay.us" status="online",Pluto TV Live Music Replay (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5873fc21cad696fb37aa9054/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce5a8954311f992edbe1da2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce5a8954311f992edbe1da2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=187&terminate=false&userId= #EXTINF:-1 tvg-id="LogoPlutoTV.us" status="online",Pluto TV Logo (720p) @@ -533,12 +533,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/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="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) @@ -568,8 +568,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859af #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/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 @@ -577,6 +575,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32576 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="timeout",Pluto TV MTV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] @@ -608,28 +608,28 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07e #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= +#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= @@ -649,20 +649,20 @@ https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/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="NickRewindGermany.us" status="online",Pluto TV nickrewind+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2bcd0fadc30007b4863b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2bcd0fadc30007b4863b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=26a921c8-2009-4fa8-9d4f-3edbe18a97f7&terminate=false&userId= +#EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/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="Nosey.us" status="online",Pluto TV nosey (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5126c2157123c657/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="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/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="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= #EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= #EXTINF:-1 tvg-id="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/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="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) @@ -673,10 +673,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -689,8 +685,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) @@ -699,12 +699,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a30009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/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="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) @@ -763,7 +763,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca831 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99aad4e82db50007fac4b2/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="PlutoTVAvatar.us" status="online",Pluto TV Avatar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600adbdf8c554e00072125c9/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="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) +#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="timeout",Pluto TV Aventura (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc266f80e3550009136843/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAvidamodernadeRocko.us" status="online",Pluto TV A vida moderna de Rocko (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293a12e10007017396/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 @@ -797,7 +797,7 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b68a18823ecb93393c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b68a18823ecb93393cba2f1/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="PlutoTVBubbleGuppies.us" status="online",Pluto TV Bubble Guppies (720p) 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" status="error",Pluto TV Bubble Guppies (720p) +#EXTINF:-1 tvg-id="PlutoTVBubbleGuppies.us" status="online",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="PlutoTVCars.us" status="online",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= @@ -825,30 +825,30 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/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="PlutoTVCine.us" status="online",Pluto TV Ciné (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a #EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) @@ -865,27 +865,27 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/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="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= @@ -906,11 +906,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4814 #EXTINF:-1 tvg-id="PlutoTVCuisineFrance.us" status="timeout",Pluto TV Cuisine (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -931,18 +931,20 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/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="PlutoTVDocumentaries.us" status="timeout",Pluto TV Documentaries (720p) +#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) @@ -957,8 +959,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -975,22 +975,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60e456873 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4d3d06fb60d8000781fce8/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVEmpenosalobestia.us" status="online",Pluto TV Empeños a lo bestia (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f23102d5e239d00074b092a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="timeout",Pluto TV Estrellas de Acción (720p) +#EXTINF:-1 tvg-id="PlutoTVEstrellasdeAccion.us" status="online",Pluto TV Estrellas de Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e972a21ad709d00074195ba/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVExplore.us" status="online",Pluto TV Explore (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b8551b95267e225e59c1/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="PlutoTVExtremeFrance.us" status="online",Pluto TV Extrême (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f9e9b0000761141e/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="PlutoTVExtremeFrance.us" status="online",Pluto TV Extrême (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b0000761141e/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="PlutoTVExtremeFrance.us" status="online",Pluto TV Extrême (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f9e9b0000761141e/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="PlutoTVFamily.us" status="online",Pluto TV Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9133f500099c7d98/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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p) https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVFBIFiles.us" status="online",Pluto TV FBI Files (720p) @@ -1013,10 +1013,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f3bd0e63 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/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="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fútbol Para Fans (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) @@ -1082,11 +1082,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60cc80732 #EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b4889bca2ce7b73ef2e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b4889bca2ce7b73ef2e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=303&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767857f65029ce2385b217/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="PlutoTVInsideGermany.us" status="online",Pluto TV Inside (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInsideGermany.us" status="timeout",Pluto TV Inside (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed3892ed7bb000741a1d2/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="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009e6cf9e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dbc2d1ce10f0b0009e6cf9e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=efbfa162-0713-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) @@ -1127,6 +1127,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1aab1d29b39600073e243f&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=910&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) @@ -1134,15 +1136,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/51c75f7bb6f26ba1cd #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be738977e2c310940/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dae8ce788b0009eaf77b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) @@ -1178,28 +1178,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/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="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVMADE.us" status="online",Pluto TV MADE (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/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="PlutoTVMasterChef.us" status="timeout",Pluto TV MasterChef (360p) +#EXTINF:-1 tvg-id="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009f86dd9/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df6dd1d0007cf7bad/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 @@ -1219,10 +1219,10 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d0a1f73654db655a9274428&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d3a31b95267e225e4e09/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="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/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="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/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="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies CH (720p) @@ -1232,11 +1232,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8ce2e426140007 #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVEnVivo.us" status="online",Pluto TV MTV En Vivo (720p) @@ -1279,10 +1279,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9847111 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d103f031154a4172d262b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=959&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f031154a4172d262b/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="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMutanteX.us" status="online",Pluto TV Mutante X (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="online",Pluto TV Mutant X (720p) @@ -1293,10 +1293,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571fa https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd833b41843b56328bac189/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="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/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="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) @@ -1304,15 +1304,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1c3f98 #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed58b2db26f0007b4aa73/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="PlutoTVNews.us" status="online",Pluto TV News (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/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="PlutoTVNews.us" status="online",Pluto TV News (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5268abcd0ce20a8472000114/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5268abcd0ce20a8472000114&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNews.us" status="online",Pluto TV News (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5268abcd0ce20a8472000114/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="PlutoTVNovelas.us" status="online",Pluto TV Novelas (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0cc2efd2700090b7ff4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/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="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84dbf4a838b60007ffbba1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84dbf4a838b60007ffbba1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=942&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVNovelasDrama.us" status="online",Pluto TV Novelas Drama (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/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="PlutoTVNovelasDramas.us" status="online",Pluto TV Novelas Dramas (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84dbf4a838b60007ffbba1/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="PlutoTVNovelasRomance.us" status="online",Pluto TV Novelas Romance (720p) @@ -1335,10 +1335,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 +#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="timeout",Pluto TV Plus Belle La Vie (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/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="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1346,15 +1346,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fac431fc #EXTINF:-1 tvg-id="PlutoTVQwestTVJazzBeyond.us" status="online",Pluto TV Qwest TV Jazz & Beyond (720p) https://siloh.pluto.tv/lilo/production/QwestJazz/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a4298d086e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d93b4d71754e6a4298d086e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=953&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVRealitiesESP.us" status="online",Pluto TV Realities ESP (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1391,22 +1391,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d94a5451 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc327d0451770009ed7577/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="PlutoTVSamCat.us" status="online",Pluto TV Sam & Cat (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5ba20af628000707cee3/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="PlutoTVScience.us" status="online",Pluto TV Science (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/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="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/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="PlutoTVScience.us" status="online",Pluto TV Science (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/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="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p) @@ -1421,12 +1421,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c00abfed110009d97243/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="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ab2b456c8cf265ce921&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ab2b456c8cf265ce921/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="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpace.us" status="online",Pluto TV Space (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2f98777f2e0009934ae7/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="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) @@ -1439,8 +1439,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d00e8adaab96b5635b2a005&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=715c465f-0715-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.us" status="online",Pluto TV SpongeBob Schwammkopf (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d00e8adaab96b5635b2a005/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) @@ -1450,9 +1448,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4c #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) @@ -1470,11 +1470,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede464e7be0030007 #EXTINF:-1 tvg-id="PlutoTVStorageWars.us" status="error",Pluto TV Storage Wars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede464e7be0030007c58b73/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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd81b1053ed2c6334ea0856/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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1452156c07b50009d0230e/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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSurfGermany.us" status="online",Pluto TV Surf (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d1ce51dbaca4afdb7abfe5f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d1ce51dbaca4afdb7abfe5f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSurfGermany.us" status="online",Pluto TV Surf (720p) @@ -1503,7 +1503,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="error",Pluto TV Telenovela (720p) +#EXTINF:-1 tvg-id="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelasSpain.us" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -1541,10 +1541,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/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="PlutoTVTravel.us" status="error",Pluto TV Travel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c444bac1f70009ca756e/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) @@ -1578,9 +1578,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009 #EXTINF:-1 tvg-id="PlutoTVVictorious.us" status="online",Pluto TV Victorious (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5e43f294f8000793c3d7/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="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/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="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bdce04659ee03633e758130/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bdce04659ee03633e758130&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=217&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVWeatherNation.us" status="online",Pluto TV WeatherNation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bdce04659ee03633e758130/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="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877acecb16bb1e042ee453f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877acecb16bb1e042ee453f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=632&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWeddings.us" status="online",Pluto TV Weddings (720p) @@ -1609,13 +1609,13 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0d10e186bf0007e2b100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b0d10e186bf0007e2b100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2c143e9d-0cd6-4d02-8b92-df3471ececef&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYogaGermany.us" status="online",Pluto TV Yoga (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0d10e186bf0007e2b100/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= @@ -1631,10 +1631,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e831e9fe730007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e831e9fe730007706acb/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="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58d947b9e420d8656ee101ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58d947b9e420d8656ee101ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=489&terminate=false&userId= -#EXTINF:-1 tvg-id="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d4e7e738977e2c310937/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="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58d947b9e420d8656ee101ab/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="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d4e7e738977e2c310937/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="ShoutFactoryTV.us" status="online",Pluto TV Shout! Factory TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/55a6a3275616b6240c26f393/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=55a6a3275616b6240c26f393&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=542&terminate=false&userId= #EXTINF:-1 tvg-id="ShowtimeSelects.us" status="online",Pluto TV Showtime Select (720p) @@ -1646,9 +1646,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82547b6b3df60007 #EXTINF:-1 tvg-id="SlightlyOffIFC.us" status="online",Pluto TV Slightly Off By IFC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82547b6b3df60007fec2b5/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765a05f65029ce2385aa30/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= +#EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765a05f65029ce2385aa30/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="SlowTV.us" status="online",Pluto TV Slow TV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/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="SmithsonianChannelSelects.us" status="online",Pluto TV Smithsonian Channel Selects (720p) @@ -1673,13 +1673,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24744c60007c1f6fc/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="Tastemade.us" status="online",Pluto TV Tastemade (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd1419a3b4f4b000773ba85/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="TBNEast.us" status="online",Pluto TV TBN (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b2eeddd9576d66f9066&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=644&terminate=false&userId= #EXTINF:-1 tvg-id="TBNEast.us" status="online",Pluto TV TBN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/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="TBNEast.us" status="online",Pluto TV TBN (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b2eeddd9576d66f9066&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=644&terminate=false&userId= #EXTINF:-1 tvg-id="TeenNickGermany.us" status="online",Pluto TV TeenNick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d81607ab737153ea3c1c80e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=511&terminate=false&userId= @@ -1725,22 +1725,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/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="ThePetCollective.us" status="online",The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/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="ThePetCollective.us" status="online",The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1783,10 +1783,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d68 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40bebc5e3d2750a2239d7e/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="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/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="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c2d64ffbdf11b71587184b8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c2d64ffbdf11b71587184b8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=455&terminate=false&userId= +#EXTINF:-1 tvg-id="TVLandSitcoms.us" status="online",Pluto TV TV Land Sitcoms (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/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="TVLandSitcoms.us" status="error",Pluto TV Land Sitcoms http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c2d64ffbdf11b71587184b8/997452/playlist.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appName=samsungmobiletvplus&appVersion=unknown&architecture=&deviceDNT=0&deviceId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&deviceLat=0&deviceLon=0&deviceMake=samsung&deviceModel=samsung&deviceType=samsungmobiletvplus&deviceVersion=unknown&embedPartner=samsung-tvplus&includeExtendedEvents=&paln=&serverSideAds=true&sid=SAMSUNG-TVPLUS-fcaa053c-0ece-49c6-ae1f-c3e42a7faf17&terminate=false&userId= #EXTINF:-1 tvg-id="TYTNetwork.us" status="online",Pluto TV TYT Network (720p) [Not 24/7] @@ -1824,11 +1824,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4e #EXTINF:-1 tvg-id="VH1ILoveReality.us" status="online",Pluto TV VH1 I Love Reality (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] @@ -1837,6 +1837,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) @@ -1847,8 +1849,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/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="" status="online",Pluto TV My5 GP's (England) (720p) @@ -1883,12 +1883,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a27 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 #EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf265ce922/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ae7b456c8cf265ce922&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=301&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) @@ -1897,12 +1901,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) @@ -1911,36 +1917,38 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b50009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b855972c36600076b7ddd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b855972c36600076b7ddd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4433ef8f-a215-466e-a65b-405518cd6e6c&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cinéma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f121460b73ac6000719fbaf&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=706&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Paramount Plus Picks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Pluto After School Cartoons (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/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="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] @@ -1959,6 +1967,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d08395 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767790d0438aceb41d03ae/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="" status="online",Pluto TV Motor (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0510962948d000961d3c6/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="" status="online",Pluto TV Food (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/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="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/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="" status="online",Pluto TV Retro Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91f19c2c3300098ce961/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="" status="online",Pluto TV My5 Documentaries (720p) @@ -2017,8 +2029,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/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="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV After School Cartoons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafada51f8004c4b40f/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="" status="online",Pluto TV MTV Mistle YO! (720p) @@ -2051,37 +2061,27 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Movies+ (CH) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dde47b63585b500099f74ec/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="" status="online",Pluto TV MTV Catfish (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) +#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="timeout",Pluto TV Cine Família (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b36abcddfb1f0729a3a7dab/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="" status="error",Pluto TV ESR 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e0ee50be2571e393ad33/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="",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc280c9aa218c0009724b4b/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 diff --git a/streams/us_samsung.m3u b/streams/us_samsung.m3u index de1fe8495..ed6615867 100644 --- a/streams/us_samsung.m3u +++ b/streams/us_samsung.m3u @@ -95,7 +95,7 @@ https://thedesignnetwork-tdn-1.samsung.wurl.com/manifest/playlist.m3u8 https://the-pet-collective-linear.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (720p) https://tyt-samsungus.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ThisOldHouse.us",This Old House (720p) +#EXTINF:-1 tvg-id="ThisOldHouse.us" status="error",This Old House (720p) https://thisoldhouse-samsung-us.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p) https://venntv-rakuten-samsung.amagi.tv/playlist.m3u8 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index ee66a15d2..2b743768a 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AigaioTV.gr" status="online",Aigaio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AigaioTV.gr" status="error",Aigaio TV (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/aigaiotv1/index.m3u8 #EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 17d7d7b0d..8cc387a13 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -143,7 +143,7 @@ https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 https://dai.google.com/linear/hls/event/EXltT2IOQvCIn8v23_15ow/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCadillac.us" status="error",STIRR City Cadillac (720p) https://dai.google.com/linear/hls/event/do9arGJBTD--KARQ056kpw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="error",STIRR City Cedar Rapids (720p) +#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="online",STIRR City Cedar Rapids (720p) https://dai.google.com/linear/hls/event/zPJC-rOUTg28uymLdmYw5w/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityChampaign.us" status="online",STIRR City Champaign (720p) https://dai.google.com/linear/hls/event/YLDvM8DGQyqsYnDsgxOBPQ/master.m3u8 @@ -157,11 +157,11 @@ https://dai.google.com/linear/hls/event/7_v7qMjnQWGZShy2eOvR5g/master.m3u8 https://dai.google.com/linear/hls/event/sHnor7AERX60rGA1kR_wPA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCincinnati.us" status="online",STIRR City Cincinnati (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) +https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="error",STIRR City Columbia (720p) -https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="error",STIRR City Columbus #1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) https://dai.google.com/linear/hls/event/QLfrYVtERpCnzM7qE_PkUw/master.m3u8 @@ -185,7 +185,7 @@ https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="error",STIRR City Greenville Asheville (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleNewBern.us" status="online",STIRR City Greenville New Bern (720p) https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 @@ -193,13 +193,13 @@ https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 https://dai.google.com/linear/hls/event/W_NyV_9eQ-qa0XDSMfYkEg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityHastings.us" status="online",STIRR City Hastings (720p) https://dai.google.com/linear/hls/event/xtKyBDIFSZa6cT4Of9yaGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="error",STIRR City Johnstown Altoona (720p) +#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="online",STIRR City Johnstown Altoona (720p) https://dai.google.com/linear/hls/event/BXZlH0kXTeGczlQ49-0QFQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLasVegas.us" status="online",STIRR City Las Vegas (720p) https://dai.google.com/linear/hls/event/yDGZP35hTsqdf2rwaP1BGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLewiston.us" status="online",STIRR City Lewiston (720p) https://dai.google.com/linear/hls/event/knBsxnquSYqFXTP_UzcGgw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="error",STIRR City Little Rock (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="online",STIRR City Little Rock (720p) [Not 24/7] https://dai.google.com/linear/hls/event/MqeaRgFBR2WJ_40ngbDruQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLosAngeles.us" status="online",STIRR City Los Angeles (480p) https://dai.google.com/linear/hls/event/n3PVAFmPTJSVYjdSVf7XZw/master.m3u8 @@ -249,7 +249,7 @@ https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="error",STIRR City South Bend (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySouthBend.us" status="online",STIRR City South Bend (480p) [Not 24/7] https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySpringfield2.us" status="online",STIRR City Springfield #2 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 @@ -259,11 +259,11 @@ https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityToledo.us" status="online",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="error",STIRR City Tri-Cities (720p) +#EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="online",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="error",STIRR City Washington D.C. (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="online",STIRR City Washington D.C. (480p) [Not 24/7] https://dai.google.com/linear/hls/event/_VmeKujXTf-nc9Lr2NO6tA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="online",STIRR City West Palm Beach (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ji4LMCwtRCOw3TrRUKlQMQ/master.m3u8 @@ -333,8 +333,6 @@ https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) @@ -343,12 +341,12 @@ https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR People TV (1080p) https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR CineLife (1080p) https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) @@ -359,6 +357,10 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) +https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] @@ -373,8 +375,8 @@ https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Midnight Pulp (720p) https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) -https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] @@ -383,6 +385,8 @@ https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR National (720p) https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) @@ -429,8 +433,6 @@ https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) @@ -441,8 +443,6 @@ https://dai.google.com/linear/hls/event/0ZXyCbn9TYmrrAzcDfoU1w/master.m3u8 https://dai.google.com/linear/hls/event/1B2yihdIR1mCL63rXzERag/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR The Asylum (1080p) https://dai.google.com/linear/hls/event/2r7F3DThT-C5YW21CUuGLQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR ESR 24x7 eSports Network (720p) https://dai.google.com/linear/hls/event/7-91LhuBQNONHzAbrFQr-Q/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR COVID-19 News (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 8ba3c94e3..d67657ad3 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -31,14 +31,16 @@ https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stre https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Today.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-USA-Today.m3u8 -#EXTINF:-1 tvg-id="WeatherNation.us" status="online",Weathernation (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="WeatherNation.us" status="error",Weathernation (720p) [Geo-blocked] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Weather-Nation.m3u8 #EXTINF:-1 tvg-id="WJCLDT1.us" status="online",WJCL-TV News Savannah GA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 #EXTINF:-1 tvg-id="" status="online",Very Alabama (576p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Q13 Seattle WA (KCPQ) (720p) @@ -75,14 +77,12 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 #EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 #EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) @@ -111,20 +111,20 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 #EXTINF:-1 tvg-id="" status="online",WPTZ-TV News Plattsburgh NY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="" status="online",WXII-TV News Winston-Salem NC (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index bc3e3c069..da71b9c94 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -15,7 +15,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericastestkitchen/CDN/pla https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="online",Architectural Digest (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Asylum.us" status="timeout",Asylum (XUMO) (720p) +#EXTINF:-1 tvg-id="Asylum.us" status="online",Asylum (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 @@ -27,11 +27,11 @@ http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8 https://blacknewschannel-xumo-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknewschannel-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) https://blacknewschannel-xumo-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) +#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="timeout",Black News Channel (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV US (720p) +#EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appétit (720p) +#EXTINF:-1 tvg-id="bonappetit.us" status="timeout",bon appétit (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 @@ -50,9 +50,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-circle/CDN/master.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 #EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcontv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) @@ -73,17 +73,17 @@ https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/maste https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="eScapesXUMO.us" status="online",eScapes (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-escapes/CDN/master.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) +#EXTINF:-1 tvg-id="FailArmy.us" status="timeout",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseAction.us" status="online",FilmRise Action (432p) +#EXTINF:-1 tvg-id="FilmRiseAction.us" status="timeout",FilmRise Action (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmriseaction/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (432p) +#EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="error",FilmRise Classic TV (432p) https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 @@ -114,16 +114,16 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://foxweather-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 +#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GlobalGotTalent.us" status="timeout",Global Got Talent (720p) +#EXTINF:-1 tvg-id="GlobalGotTalent.us" status="online",Global Got Talent (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglorykickboxing/CDN/playlist.m3u8 @@ -134,9 +134,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GQ.us" status="online",GQ (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugq/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxgravitas/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="GravitasMovies.us" status="online",Gravitas Movies (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugravitasmovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HallmarkMoviesMore.us" status="online",Hallmark Movies & More (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuhallmark/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (720p) @@ -174,14 +174,14 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8 -#EXTINF:-1 tvg-id="NBCNewsNow.us" status="timeout",NBC News Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="NewsmaxTV.us" status="online",Newsmax (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-newsmaxxumo/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="NitroCircus.us" status="timeout",Nitro Circus (720p) +#EXTINF:-1 tvg-id="NitroCircus.us" status="online",Nitro Circus (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnitrocircus/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Nosey.us" status="online",Nosey (720p) +#EXTINF:-1 tvg-id="Nosey.us" status="timeout",Nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-nosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 @@ -189,7 +189,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThisXUMO.us" status="online",Now This (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-nowthis/CDN/master.m3u8 -#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="timeout",Outdoor America (720p) +#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutdooramerica/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutsidetv/CDN/playlist.m3u8 @@ -205,7 +205,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playli https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="PlayersTV.us" status="online",Players TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 -#EXTINF:-1 tvg-id="PocketWatch.us" status="timeout",pocket.watch (1080p) +#EXTINF:-1 tvg-id="PocketWatch.us" status="online",pocket.watch (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpocketwatch/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PongaloNovelaclub.us" status="online",Pongalo Novelaclub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunovelaclub/CDN/playlist.m3u8 @@ -225,7 +225,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokurev-and-roll/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Revry.us" status="error",Revry (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-revryxumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="RokuFilmRiseForensicFiles.us" status="timeout",FilmRise Forensic Files (144p) +#EXTINF:-1 tvg-id="RokuFilmRiseForensicFiles.us" status="online",FilmRise Forensic Files (144p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8 #EXTINF:-1 tvg-id="RokuFilmRiseMysteries.us" status="online",FilmRise Mysteries (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisemystery/CDN/playlist.m3u8 @@ -291,7 +291,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraysoulstorm/CDN/master. https://tastemade-xumo.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="Teletubbies.uk" status="online",Teletubbies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuteletubbies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (540p) +#EXTINF:-1 tvg-id="TheArchive.us" status="timeout",The Archive (540p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) https://bobross-xumous-ingest.cinedigm.com/master.m3u8 @@ -305,7 +305,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playli https://dai2.xumo.com/amagi_hls_data_xumo1212A-petcollective/CDN/master.m3u8 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ThePreviewChannel.us" status="online",The Preview Channel (720p) +#EXTINF:-1 tvg-id="ThePreviewChannel.us" status="error",The Preview Channel (720p) https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 #EXTINF:-1 tvg-id="TheYoungTurks.us" status="online",The Young Turks (TYT) (1080p) [Not 24/7] https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3u8 @@ -326,9 +326,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u #EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) @@ -337,7 +337,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) +#EXTINF:-1 tvg-id="Vogue.us" status="timeout",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 @@ -349,7 +349,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="timeout",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="XumoFreeMovies.us" status="online",Xumo Free Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumofreemovies/CDN/playlist.m3u8 diff --git a/streams/vn_fptplay.m3u b/streams/vn_fptplay.m3u index cd5e1333f..15f4d9a9f 100644 --- a/streams/vn_fptplay.m3u +++ b/streams/vn_fptplay.m3u @@ -8,7 +8,7 @@ https://livecdn.fptplay.net/hda3/babytvhd_vhls.smil/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCEarthAsia.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC Earth (Vietnamese dub) (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://livecdn.fptplay.net/hda2/bbcearth_vhls.smil/chunklist.m3u8 -#EXTINF:-1 tvg-id="BBCLifestyleAsia.uk" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC Lifestyle Asia (576p) +#EXTINF:-1 tvg-id="BBCLifestyleAsia.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC Lifestyle Asia (576p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://livecdn.fptplay.net/sdb/bbclifestyle_2000.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCWorldNewsAsiaPacific.uk" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",BBC World News Asia Pacific (576p) From 2a29b192a4d307d1136e276bec034743c810eab5 Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:32:04 +0100 Subject: [PATCH 35/49] Update uk.m3u --- streams/uk.m3u | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/streams/uk.m3u b/streams/uk.m3u index c94cfb57f..07792639b 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -27,6 +27,8 @@ https://contributionstreams.sechls01.visionip.tv/live/visiontv-contributionstrea https://b01c02nl.mediatriple.net/videoonlylive/mtqtqloqdxtlive/broadcast_5cefc3677caee.smil/playlist.m3u8 #EXTINF:-1 tvg-id="BBCAlba.uk" status="blocked",BBC Alba (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_alba/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 +#EXTINF:-1 tvg-id="BBCAlba.uk" status="blocked",BBC Alba (540p) [Geo-blocked] +https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_alba/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_arabic_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #EXTINF:-1 tvg-id="BBCArabic.uk" status="online",BBC Arabic (540p) @@ -37,6 +39,8 @@ https://vs-hls-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_ara https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCFourHD.uk" status="blocked",BBC Four HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCFourHD.uk" status="blocked",BBC Four HD (720p) [Geo-blocked] +https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCLifestyle.uk" status="blocked",BBC Lifestyle (576p) [Geo-blocked] https://livecdn.fptplay.net/qnetlive/bbclifestyle_2000.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCNews.uk" status="online",BBC News HD (720p) [Geo-blocked] @@ -45,6 +49,8 @@ https://cdnuk001.broadcastcdn.net/KUK-BBCNEWSHD/index.m3u8 https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/mobile_wifi_main_sd_abr_v2.m3u8 #EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News HD (720p) [Geo-blocked] https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCNews.uk" status="blocked",BBC News HD (720p) [Geo-blocked] +https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCOneCambridgeshire.uk" status="blocked",BBC One Cambridge (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_cambridge/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneChannelIslands.gg" status="blocked",BBC One Channel Islands (540p) [Geo-blocked] @@ -55,6 +61,8 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_ea https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east_midlands/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneHD.uk" status="blocked",BBC One HD (720p) [Geo-blocked] https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCOneHD.uk" status="blocked",BBC One HD (720p) [Geo-blocked] +https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCOneLondon.uk" status="blocked",BBC One London (540p) [Geo-blocked] https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_london/mobile_wifi_main_sd_abr_v2.m3u8 #EXTINF:-1 tvg-id="BBCOneNorthEastCumbria.uk" status="blocked",BBC One North East (540p) [Geo-blocked] @@ -71,6 +79,8 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_ox https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_scotland_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneScotlandHD.uk" status="blocked",BBC One Scotland HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_scotland_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCOneScotlandHD.uk" status="blocked",BBC One Scotland HD (720p) [Geo-blocked] +https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_scotland_hd/iptv_hd_abr_v1.mpd\ #EXTINF:-1 tvg-id="BBCOneSouth.uk" status="blocked",BBC One South (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_south/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneSouthEast.uk" status="blocked",BBC One South East (540p) [Geo-blocked] @@ -89,6 +99,8 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_we https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_yorks/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 +#EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] +https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) @@ -105,14 +117,20 @@ https://vs-hls-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_per https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_scotland_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCScotlandHD.uk" status="blocked",BBC Scotland HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/content/x=3/v=pv14/b=5070016/t=3840/i=urn:bbc:pips:service:bbc_scotland_hd/main.m3u8 +#EXTINF:-1 tvg-id="BBCScotlandHD.uk" status="blocked",BBC Scotland HD (720p) [Geo-blocked] +https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_scotland_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCThree.uk" status="blocked",BBC Three (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_three_hd/t=3840/v=pv10/b=1604032/main.m3u8 #EXTINF:-1 tvg-id="BBCThree.uk" status="blocked",BBC Three HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_three_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCThree.uk" status="blocked",BBC Three HD (720p) [Geo-blocked] +https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_three_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCTwoEngland.uk" status="blocked",BBC Two England (540p) [Geo-blocked] https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_hd/mobile_wifi_main_sd_abr_v2.m3u8 #EXTINF:-1 tvg-id="BBCTwoHD.uk" status="blocked",BBC Two HD (720p) [Geo-blocked] https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="BBCTwoHD.uk" status="blocked",BBC Two HD (720p) [Geo-blocked] +https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCTwoNorthernIreland.uk" status="blocked",BBC Two Northen Ireland (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_two_northern_ireland_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCTwoNorthernIrelandHD.uk" status="blocked",BBC Two Northern Ireland HD (720p) [Geo-blocked] @@ -136,10 +154,14 @@ https://api.visionip.tv/live/ASHTTP/visiontvuk-international-britishmuslimtv-hss https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:cbbc_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="CBBC.uk" status="blocked",CBBC HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:cbbc_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="CBBC.uk" status="blocked",CBBC HD (720p) [Geo-blocked] +https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:cbbc_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="CBeebiesUK.uk" status="blocked",CBeebies (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:cbeebies_hd/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="CBeebiesUK.uk" status="blocked",CBeebies HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:cbeebies_hd/t=3840/v=pv14/b=5070016/main.m3u8 +#EXTINF:-1 tvg-id="CBeebiesUK.uk" status="blocked",CBeebies HD (720p) [Geo-blocked] +https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:cbeebies_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="ChannelS.uk" status="online",Channel S (720p) [Not 24/7] https://a.jsrdn.com/r-373576a3/publish/22679_24MrQma9TX/index.m3u8 #EXTINF:-1 tvg-id="ChannelS.uk" status="online",Channel S (576p) [Not 24/7] @@ -261,6 +283,8 @@ https://chlivemta.akamaized.net/hls/live/2016718/mta8/playlist.m3u8 https://ls1.serverdump.com/stream3.m3u8 #EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (1080p) [Geo-blocked] https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3u8 +#EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (1080p) [Geo-blocked] +https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:s4cpbs/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="SangatTV.uk" status="online",Sangat Television (368p) [Not 24/7] https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] From 68dc81d4b85975375993ede28a81da85a1a0ebc7 Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:34:04 +0100 Subject: [PATCH 36/49] Update uk.m3u --- streams/uk.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/uk.m3u b/streams/uk.m3u index 07792639b..bb3c979a8 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -40,7 +40,7 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_h #EXTINF:-1 tvg-id="BBCFourHD.uk" status="blocked",BBC Four HD (720p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/t=3840/v=pv14/b=5070016/main.m3u8 #EXTINF:-1 tvg-id="BBCFourHD.uk" status="blocked",BBC Four HD (720p) [Geo-blocked] -https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_four_hd/iptv_hd_abr_v1.mpd +https://vs-cmaf-pushb-uk.live.fastly.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_four_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCLifestyle.uk" status="blocked",BBC Lifestyle (576p) [Geo-blocked] https://livecdn.fptplay.net/qnetlive/bbclifestyle_2000.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="BBCNews.uk" status="online",BBC News HD (720p) [Geo-blocked] From 5ad8e69f3d776d77ab16c9cefb4a3aa7c8a492fd Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Fri, 17 Jun 2022 17:49:53 +0100 Subject: [PATCH 37/49] Update uk.m3u --- streams/uk.m3u | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streams/uk.m3u b/streams/uk.m3u index bb3c979a8..e672289a2 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -281,10 +281,10 @@ https://livemtaasia.akamaized.net/hls/live/2039224/mtaasia2/playlist.m3u8 https://chlivemta.akamaized.net/hls/live/2016718/mta8/playlist.m3u8 #EXTINF:-1 tvg-id="NoorTV.uk" status="error",Noor TV (480p) [Not 24/7] https://ls1.serverdump.com/stream3.m3u8 +#EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (540p) [Geo-blocked] +https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:s4cpbs/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (1080p) [Geo-blocked] https://live-uk.s4c-cdn.co.uk/out/v1/a0134f1fd5a2461b9422b574566d4442/live_uk.m3u8 -#EXTINF:-1 tvg-id="S4C.uk" status="blocked",S4C (1080p) [Geo-blocked] -https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:s4cpbs/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="SangatTV.uk" status="online",Sangat Television (368p) [Not 24/7] https://api.new.livestream.com/accounts/6986636/events/5362122/live.m3u8 #EXTINF:-1 tvg-id="SheffieldLiveTV.uk" status="online",Sheffield Live TV (360p) [Not 24/7] From 6ec31902df1a737676b3a182dac03e027b423c6d Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Fri, 17 Jun 2022 23:27:13 +0200 Subject: [PATCH 38/49] Update streams/co.m3u Co-authored-by: Aleksandr Statciuk --- streams/co.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/co.m3u b/streams/co.m3u index dc0fbd6c6..3d970611f 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -138,7 +138,7 @@ https://server12.videostreaming.net:3230/stream/play.m3u8 https://tustreamingvideo.com:3376/multi_live/play.m3u8 #EXTINF:-1 tvg-id="" status="",Veo Television (Guadalajara de Buga | Valle del Cauca) https://movil.ejeserver.com/live/veotv.m3u8 -#EXTINF:-1 tvg-id="CanalCongreso.co" status="",Canal Congreso (Bogotà | Cundinamarca) +#EXTINF:-1 tvg-id="CanalCongreso.co" status="",Canal Congreso (Bogotà | Cundinamarca) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CanalCongresoColombia/live #EXTINF:-1 tvg-id="" status="error",Canal PyC (Ibagué | Tolima) (360p) https://byecableiptv.com/canapycvivo/canalpyc.stream/playlist.m3u8 From 2f485656c1a54159aaf6f65bf04fd0f00b82746e Mon Sep 17 00:00:00 2001 From: tqijngoje <95590397+tqijngoje@users.noreply.github.com> Date: Sat, 18 Jun 2022 01:16:05 +0200 Subject: [PATCH 39/49] Add SVT1, 2, 3, 24 & Kunskapskanalen. --- streams/se.m3u | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/streams/se.m3u b/streams/se.m3u index 9d1609733..90fd69e56 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -37,3 +37,11 @@ https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8 http://51.91.73.99:25461/sweden/PM66f7Y43H/12476 #EXTINF:-1 tvg-id="" status="error",OPPNA KANALEN (540p) http://83.140.64.214/edge/_451iw2h_/451iw2h/chunklist_w348058882.m3u8 +#EXTINF:-1 tvg-id="SVT1.se" status="online",SVT1 +https://svt1-c.akamaized.net/se/svt1/master.m3u8 +#EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 +https://svt2-c.akamaized.net/se/svt2/master.m3u8 +#EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 +https://svtb-c.akamaized.net/se/svtb/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",SVT Kunskapskanalen +https://svtk-c.akamaized.net/se/svtk/master.m3u8 From 0afc3dbd0c8c0c7f63e4ee2bc5ed21683eef6c60 Mon Sep 17 00:00:00 2001 From: tqijngoje <95590397+tqijngoje@users.noreply.github.com> Date: Sat, 18 Jun 2022 01:19:58 +0200 Subject: [PATCH 40/49] Add SVT1, 2, 24 & Kunskapskanalen. --- streams/se.m3u | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/streams/se.m3u b/streams/se.m3u index 90fd69e56..c71880b0b 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -37,11 +37,11 @@ https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8 http://51.91.73.99:25461/sweden/PM66f7Y43H/12476 #EXTINF:-1 tvg-id="" status="error",OPPNA KANALEN (540p) http://83.140.64.214/edge/_451iw2h_/451iw2h/chunklist_w348058882.m3u8 -#EXTINF:-1 tvg-id="SVT1.se" status="online",SVT1 +#EXTINF:-1 tvg-id="SVT1.se" status="online",SVT1 (auto) [Geo-blocked] https://svt1-c.akamaized.net/se/svt1/master.m3u8 -#EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 +#EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 (auto) [Geo-blocked] https://svt2-c.akamaized.net/se/svt2/master.m3u8 -#EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 +#EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 (auto) [Geo-blocked] https://svtb-c.akamaized.net/se/svtb/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",SVT Kunskapskanalen +#EXTINF:-1 tvg-id="" status="online",SVT Kunskapskanalen (auto) [Geo-blocked] https://svtk-c.akamaized.net/se/svtk/master.m3u8 From ff15a02315ecbcf9ac3ba92e2640abb701f04aec Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 07:34:17 +0300 Subject: [PATCH 41/49] [Bot] Daily update (#7544) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 231 +++++++++++----------- streams/ae.m3u | 6 +- streams/al.m3u | 10 +- streams/am.m3u | 6 +- streams/ao.m3u | 2 +- streams/ar.m3u | 4 +- streams/at.m3u | 2 +- streams/az.m3u | 2 +- streams/ba.m3u | 4 +- streams/be.m3u | 8 +- streams/bf.m3u | 2 +- streams/bg.m3u | 2 +- streams/bo.m3u | 2 +- streams/br.m3u | 22 +-- streams/ca.m3u | 10 +- streams/ch.m3u | 6 +- streams/cl.m3u | 22 +-- streams/cm.m3u | 2 +- streams/cn.m3u | 140 +++++++------- streams/co.m3u | 10 +- streams/cr.m3u | 2 +- streams/cw.m3u | 2 +- streams/cy.m3u | 4 +- streams/de.m3u | 20 +- streams/de_adultswim.m3u | 12 +- streams/do.m3u | 14 +- streams/dz.m3u | 2 +- streams/ec.m3u | 2 +- streams/eg.m3u | 4 +- streams/es.m3u | 36 ++-- streams/fi_samsung.m3u | 4 +- streams/fr.m3u | 14 +- streams/ge.m3u | 4 +- streams/gr.m3u | 8 +- streams/gt.m3u | 2 +- streams/hk.m3u | 12 +- streams/hn.m3u | 12 +- streams/ht.m3u | 6 +- streams/id.m3u | 160 +++++++-------- streams/in.m3u | 34 ++-- streams/iq.m3u | 8 +- streams/ir.m3u | 8 +- streams/it.m3u | 16 +- streams/ke.m3u | 2 +- streams/kr.m3u | 26 +-- streams/kz.m3u | 8 +- streams/mo.m3u | 6 +- streams/mx.m3u | 14 +- streams/my.m3u | 8 +- streams/ng.m3u | 2 +- streams/ni.m3u | 2 +- streams/nl.m3u | 8 +- streams/no.m3u | 8 +- streams/pa.m3u | 4 +- streams/pe.m3u | 42 ++-- streams/pk.m3u | 2 +- streams/pl.m3u | 4 +- streams/ps.m3u | 2 +- streams/pt.m3u | 22 +-- streams/py.m3u | 2 +- streams/ro.m3u | 2 +- streams/rs.m3u | 2 +- streams/ru.m3u | 44 ++--- streams/ru_catcast.m3u | 4 +- streams/sa.m3u | 10 +- streams/sg.m3u | 8 +- streams/si.m3u | 2 +- streams/sv.m3u | 2 +- streams/th.m3u | 12 +- streams/tm.m3u | 8 +- streams/tn.m3u | 8 +- streams/tr.m3u | 20 +- streams/ua.m3u | 16 +- streams/uk.m3u | 18 +- streams/uk_samsung.m3u | 4 +- streams/unsorted.m3u | 36 ++-- streams/us.m3u | 148 +++++++------- streams/us_localbtv.m3u | 4 +- streams/us_plex.m3u | 2 +- streams/us_pluto.m3u | 406 +++++++++++++++++++-------------------- streams/us_redbox.m3u | 4 +- streams/us_ssh101.m3u | 2 +- streams/us_stirr.m3u | 82 ++++---- streams/us_tubi.m3u | 18 +- streams/us_xumo.m3u | 48 ++--- streams/uz.m3u | 2 +- streams/ve.m3u | 2 +- 87 files changed, 977 insertions(+), 978 deletions(-) diff --git a/README.md b/README.md index 61861050c..02114381d 100644 --- a/README.md +++ b/README.md @@ -39,25 +39,25 @@ To watch IPTV, simply insert one of the links below into any player that support Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u Education33https://iptv-org.github.io/iptv/categories/education.m3u Entertainment175https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family19https://iptv-org.github.io/iptv/categories/family.m3u - General370https://iptv-org.github.io/iptv/categories/general.m3u + Family18https://iptv-org.github.io/iptv/categories/family.m3u + General362https://iptv-org.github.io/iptv/categories/general.m3u Kids138https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative38https://iptv-org.github.io/iptv/categories/legislative.m3u - Lifestyle63https://iptv-org.github.io/iptv/categories/lifestyle.m3u + Legislative29https://iptv-org.github.io/iptv/categories/legislative.m3u + Lifestyle65https://iptv-org.github.io/iptv/categories/lifestyle.m3u Movies218https://iptv-org.github.io/iptv/categories/movies.m3u - Music309https://iptv-org.github.io/iptv/categories/music.m3u - News359https://iptv-org.github.io/iptv/categories/news.m3u - Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u + Music304https://iptv-org.github.io/iptv/categories/music.m3u + News360https://iptv-org.github.io/iptv/categories/news.m3u + Outdoor34https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u - Religious202https://iptv-org.github.io/iptv/categories/religious.m3u + Religious204https://iptv-org.github.io/iptv/categories/religious.m3u Series146https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u Shop49https://iptv-org.github.io/iptv/categories/shop.m3u - Sports166https://iptv-org.github.io/iptv/categories/sports.m3u - Travel17https://iptv-org.github.io/iptv/categories/travel.m3u + Sports164https://iptv-org.github.io/iptv/categories/sports.m3u + Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4787https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4735https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -75,30 +75,30 @@ To watch IPTV, simply insert one of the links below into any player that support LanguageChannelsPlaylist - Albanian31https://iptv-org.github.io/iptv/languages/sqi.m3u + Albanian30https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u Arabic309https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani21https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani19https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri2https://iptv-org.github.io/iptv/languages/bho.m3u - Bosnian6https://iptv-org.github.io/iptv/languages/bos.m3u + Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan8https://iptv-org.github.io/iptv/languages/cat.m3u Cebuano1https://iptv-org.github.io/iptv/languages/ceb.m3u - Chinese62https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese61https://iptv-org.github.io/iptv/languages/zho.m3u Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u Czech18https://iptv-org.github.io/iptv/languages/ces.m3u Danish11https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u - Dutch75https://iptv-org.github.io/iptv/languages/nld.m3u - English1558https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch74https://iptv-org.github.io/iptv/languages/nld.m3u + English1535https://iptv-org.github.io/iptv/languages/eng.m3u Estonian5https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u @@ -106,33 +106,33 @@ To watch IPTV, simply insert one of the links below into any player that support French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u - German172https://iptv-org.github.io/iptv/languages/deu.m3u - Greek84https://iptv-org.github.io/iptv/languages/ell.m3u + German170https://iptv-org.github.io/iptv/languages/deu.m3u + Greek83https://iptv-org.github.io/iptv/languages/ell.m3u Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi82https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi79https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian183https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian171https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u - Italian160https://iptv-org.github.io/iptv/languages/ita.m3u + Italian158https://iptv-org.github.io/iptv/languages/ita.m3u Japanese32https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u - Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u + Kazakh8https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean66https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u + Korean65https://iptv-org.github.io/iptv/languages/kor.m3u + Kurdish15https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u Malay19https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam50https://iptv-org.github.io/iptv/languages/mal.m3u + Malayalam51https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi4https://iptv-org.github.io/iptv/languages/mar.m3u @@ -144,35 +144,34 @@ To watch IPTV, simply insert one of the links below into any player that support Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u - Persian71https://iptv-org.github.io/iptv/languages/fas.m3u + Persian69https://iptv-org.github.io/iptv/languages/fas.m3u Polish40https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese150https://iptv-org.github.io/iptv/languages/por.m3u - Romanian35https://iptv-org.github.io/iptv/languages/ron.m3u - Russian312https://iptv-org.github.io/iptv/languages/rus.m3u + Portuguese148https://iptv-org.github.io/iptv/languages/por.m3u + Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u + Russian313https://iptv-org.github.io/iptv/languages/rus.m3u Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish870https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish862https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil38https://iptv-org.github.io/iptv/languages/tam.m3u + Tamil39https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u - Thai51https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish126https://iptv-org.github.io/iptv/languages/tur.m3u + Thai52https://iptv-org.github.io/iptv/languages/tha.m3u + Turkish125https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu21https://iptv-org.github.io/iptv/languages/urd.m3u - Uzbek1https://iptv-org.github.io/iptv/languages/uzb.m3u + Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2372https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2362https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -191,11 +190,11 @@ To watch IPTV, simply insert one of the links below into any player that support 🇦🇫 Afghanistan57https://iptv-org.github.io/iptv/countries/af.m3u - 🇦🇱 Albania82https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria78https://iptv-org.github.io/iptv/countries/dz.m3u + 🇦🇱 Albania80https://iptv-org.github.io/iptv/countries/al.m3u + 🇩🇿 Algeria79https://iptv-org.github.io/iptv/countries/dz.m3u 🇦🇸 American Samoa28https://iptv-org.github.io/iptv/countries/as.m3u 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u - 🇦🇴 Angola29https://iptv-org.github.io/iptv/countries/ao.m3u + 🇦🇴 Angola28https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u @@ -203,8 +202,8 @@ To watch IPTV, simply insert one of the links below into any player that support 🇦🇲 Armenia71https://iptv-org.github.io/iptv/countries/am.m3u 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia83https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria62https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan66https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇹 Austria61https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan64https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u 🇧🇭 Bahrain67https://iptv-org.github.io/iptv/countries/bh.m3u 🇧🇩 Bangladesh64https://iptv-org.github.io/iptv/countries/bd.m3u @@ -215,27 +214,27 @@ To watch IPTV, simply insert one of the links below into any player that support 🇧🇯 Benin28https://iptv-org.github.io/iptv/countries/bj.m3u 🇧🇲 Bermuda25https://iptv-org.github.io/iptv/countries/bm.m3u 🇧🇹 Bhutan43https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia75https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇴 Bolivia74https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina46https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil146https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil145https://iptv-org.github.io/iptv/countries/br.m3u 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u - 🇧🇳 Brunei40https://iptv-org.github.io/iptv/countries/bn.m3u + 🇧🇳 Brunei41https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u - 🇧🇫 Burkina Faso30https://iptv-org.github.io/iptv/countries/bf.m3u + 🇧🇫 Burkina Faso29https://iptv-org.github.io/iptv/countries/bf.m3u 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u 🇰🇭 Cambodia44https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada114https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇲 Cameroon29https://iptv-org.github.io/iptv/countries/cm.m3u + 🇨🇦 Canada117https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile177https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China949https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇱 Chile180https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China950https://iptv-org.github.io/iptv/countries/cn.m3u 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u 🇨🇴 Colombia113https://iptv-org.github.io/iptv/countries/co.m3u @@ -244,7 +243,7 @@ To watch IPTV, simply insert one of the links below into any player that support 🇨🇷 Costa Rica83https://iptv-org.github.io/iptv/countries/cr.m3u 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u 🇨🇺 Cuba63https://iptv-org.github.io/iptv/countries/cu.m3u - 🇨🇼 Curacao27https://iptv-org.github.io/iptv/countries/cw.m3u + 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u 🇨🇾 Cyprus67https://iptv-org.github.io/iptv/countries/cy.m3u 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u @@ -253,8 +252,8 @@ To watch IPTV, simply insert one of the links below into any player that support 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u 🇩🇴 Dominican Republic101https://iptv-org.github.io/iptv/countries/do.m3u 🇹🇱 East Timor34https://iptv-org.github.io/iptv/countries/tl.m3u - 🇪🇨 Ecuador70https://iptv-org.github.io/iptv/countries/ec.m3u - 🇪🇬 Egypt87https://iptv-org.github.io/iptv/countries/eg.m3u + 🇪🇨 Ecuador71https://iptv-org.github.io/iptv/countries/ec.m3u + 🇪🇬 Egypt89https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador71https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u 🇪🇷 Eritrea27https://iptv-org.github.io/iptv/countries/er.m3u @@ -264,47 +263,47 @@ To watch IPTV, simply insert one of the links below into any player that support 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u 🇫🇯 Fiji29https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France155https://iptv-org.github.io/iptv/countries/fr.m3u + 🇫🇷 France154https://iptv-org.github.io/iptv/countries/fr.m3u 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia29https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u 🇬🇪 Georgia51https://iptv-org.github.io/iptv/countries/ge.m3u - 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u + 🇩🇪 Germany219https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece128https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇷 Greece127https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam28https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala63https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇹 Guatemala64https://iptv-org.github.io/iptv/countries/gt.m3u 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti36https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇹 Haiti37https://iptv-org.github.io/iptv/countries/ht.m3u 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u - 🇭🇳 Honduras89https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong47https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇳 Honduras91https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇰 Hong Kong48https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland38https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India276https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia239https://iptv-org.github.io/iptv/countries/id.m3u - 🇮🇷 Iran115https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇳 India275https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia229https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇷 Iran112https://iptv-org.github.io/iptv/countries/ir.m3u 🇮🇶 Iraq97https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u 🇮🇱 Israel49https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy214https://iptv-org.github.io/iptv/countries/it.m3u + 🇮🇹 Italy212https://iptv-org.github.io/iptv/countries/it.m3u 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u 🇯🇵 Japan88https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u 🇯🇴 Jordan83https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan62https://iptv-org.github.io/iptv/countries/kz.m3u - 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u + 🇰🇿 Kazakhstan61https://iptv-org.github.io/iptv/countries/kz.m3u + 🇰🇪 Kenya33https://iptv-org.github.io/iptv/countries/ke.m3u 🇰🇮 Kiribati28https://iptv-org.github.io/iptv/countries/ki.m3u 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u 🇰🇼 Kuwait82https://iptv-org.github.io/iptv/countries/kw.m3u @@ -318,10 +317,10 @@ To watch IPTV, simply insert one of the links below into any player that support 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u - 🇲🇴 Macao34https://iptv-org.github.io/iptv/countries/mo.m3u + 🇲🇴 Macao35https://iptv-org.github.io/iptv/countries/mo.m3u 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u - 🇲🇾 Malaysia55https://iptv-org.github.io/iptv/countries/my.m3u + 🇲🇾 Malaysia56https://iptv-org.github.io/iptv/countries/my.m3u 🇲🇻 Maldives44https://iptv-org.github.io/iptv/countries/mv.m3u 🇲🇱 Mali28https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u @@ -330,7 +329,7 @@ To watch IPTV, simply insert one of the links below into any player that support 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico131https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico132https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia28https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u @@ -343,12 +342,12 @@ To watch IPTV, simply insert one of the links below into any player that support 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u 🇳🇷 Nauru28https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands123https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇱 Netherlands120https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia28https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand42https://iptv-org.github.io/iptv/countries/nz.m3u 🇳🇮 Nicaragua71https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria33https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇬 Nigeria32https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue28https://iptv-org.github.io/iptv/countries/nu.m3u 🇳🇫 Norfolk Island28https://iptv-org.github.io/iptv/countries/nf.m3u 🇰🇵 North Korea35https://iptv-org.github.io/iptv/countries/kp.m3u @@ -356,21 +355,21 @@ To watch IPTV, simply insert one of the links below into any player that support 🇲🇵 Northern Mariana Islands28https://iptv-org.github.io/iptv/countries/mp.m3u 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u 🇴🇲 Oman68https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan64https://iptv-org.github.io/iptv/countries/pk.m3u + 🇵🇰 Pakistan65https://iptv-org.github.io/iptv/countries/pk.m3u 🇵🇼 Palau28https://iptv-org.github.io/iptv/countries/pw.m3u - 🇵🇸 Palestine80https://iptv-org.github.io/iptv/countries/ps.m3u + 🇵🇸 Palestine79https://iptv-org.github.io/iptv/countries/ps.m3u 🇵🇦 Panama67https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea28https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay63https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru204https://iptv-org.github.io/iptv/countries/pe.m3u - 🇵🇭 Philippines51https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru198https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇭 Philippines52https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands28https://iptv-org.github.io/iptv/countries/pn.m3u - 🇵🇱 Poland74https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal68https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇱 Poland73https://iptv-org.github.io/iptv/countries/pl.m3u + 🇵🇹 Portugal63https://iptv-org.github.io/iptv/countries/pt.m3u 🇵🇷 Puerto Rico66https://iptv-org.github.io/iptv/countries/pr.m3u 🇶🇦 Qatar67https://iptv-org.github.io/iptv/countries/qa.m3u 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania64https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u 🇷🇺 Russia401https://iptv-org.github.io/iptv/countries/ru.m3u 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u @@ -383,7 +382,7 @@ To watch IPTV, simply insert one of the links below into any player that support 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u 🇼🇸 Samoa28https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia98https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇦 Saudi Arabia97https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia78https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u @@ -396,9 +395,9 @@ To watch IPTV, simply insert one of the links below into any player that support 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea104https://iptv-org.github.io/iptv/countries/kr.m3u + 🇰🇷 South Korea102https://iptv-org.github.io/iptv/countries/kr.m3u 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain217https://iptv-org.github.io/iptv/countries/es.m3u + 🇪🇸 Spain213https://iptv-org.github.io/iptv/countries/es.m3u 🇱🇰 Sri Lanka52https://iptv-org.github.io/iptv/countries/lk.m3u 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u @@ -411,36 +410,36 @@ To watch IPTV, simply insert one of the links below into any player that support 🇹🇼 Taiwan92https://iptv-org.github.io/iptv/countries/tw.m3u 🇹🇯 Tajikistan34https://iptv-org.github.io/iptv/countries/tj.m3u 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand80https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇭 Thailand81https://iptv-org.github.io/iptv/countries/th.m3u 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u 🇹🇰 Tokelau28https://iptv-org.github.io/iptv/countries/tk.m3u 🇹🇴 Tonga28https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u 🇹🇳 Tunisia65https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey181https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇷 Turkey180https://iptv-org.github.io/iptv/countries/tr.m3u 🇹🇲 Turkmenistan38https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u 🇹🇻 Tuvalu28https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u 🇺🇬 Uganda29https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine123https://iptv-org.github.io/iptv/countries/ua.m3u + 🇺🇦 Ukraine124https://iptv-org.github.io/iptv/countries/ua.m3u 🇦🇪 United Arab Emirates101https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom190https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1887https://iptv-org.github.io/iptv/countries/us.m3u + 🇬🇧 United Kingdom192https://iptv-org.github.io/iptv/countries/uk.m3u + 🇺🇸 United States1855https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay61https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan34https://iptv-org.github.io/iptv/countries/uz.m3u + 🇺🇿 Uzbekistan33https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu28https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela79https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam76https://iptv-org.github.io/iptv/countries/vn.m3u + 🇻🇪 Venezuela78https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇳 Vietnam77https://iptv-org.github.io/iptv/countries/vn.m3u 🇼🇫 Wallis and Futuna28https://iptv-org.github.io/iptv/countries/wf.m3u 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u 🇾🇪 Yemen72https://iptv-org.github.io/iptv/countries/ye.m3u 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined136https://iptv-org.github.io/iptv/countries/undefined.m3u + Undefined134https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -458,33 +457,33 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2513https://iptv-org.github.io/iptv/regions/emea.m3u - Africa136https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2743https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world326https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2666https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1824https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations355https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean79https://iptv-org.github.io/iptv/regions/carib.m3u - Central America96https://iptv-org.github.io/iptv/regions/cenamer.m3u - Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u - Commonwealth of Independent States461https://iptv-org.github.io/iptv/regions/cis.m3u - Europe2094https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America683https://iptv-org.github.io/iptv/regions/hispam.m3u + Europe, the Middle East and Africa2485https://iptv-org.github.io/iptv/regions/emea.m3u + Africa134https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2714https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world327https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2644https://iptv-org.github.io/iptv/regions/asia.m3u + Asia-Pacific1812https://iptv-org.github.io/iptv/regions/apac.m3u + Association of Southeast Asian Nations344https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean81https://iptv-org.github.io/iptv/regions/carib.m3u + Central America99https://iptv-org.github.io/iptv/regions/cenamer.m3u + Central Asia28https://iptv-org.github.io/iptv/regions/cas.m3u + Commonwealth of Independent States457https://iptv-org.github.io/iptv/regions/cis.m3u + Europe2073https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America682https://iptv-org.github.io/iptv/regions/hispam.m3u Latin America and the Caribbean796https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America786https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb66https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa546https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East492https://iptv-org.github.io/iptv/regions/mideast.m3u + Latin America785https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb67https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa543https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East488https://iptv-org.github.io/iptv/regions/mideast.m3u Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u - North America2197https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1950https://iptv-org.github.io/iptv/regions/nam.m3u + North America2174https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1921https://iptv-org.github.io/iptv/regions/nam.m3u Oceania67https://iptv-org.github.io/iptv/regions/oce.m3u South Asia310https://iptv-org.github.io/iptv/regions/sas.m3u - Sub-Saharan Africa58https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa24https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7150https://iptv-org.github.io/iptv/regions/int.m3u - Undefined136https://iptv-org.github.io/iptv/regions/undefined.m3u + Sub-Saharan Africa53https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa22https://iptv-org.github.io/iptv/regions/wafr.m3u + Worldwide7082https://iptv-org.github.io/iptv/regions/int.m3u + Undefined134https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index bcbb876e0..c1b3d9cb9 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -13,7 +13,7 @@ https://admdn5.cdn.mangomolo.com/adsports2/smil:adsports2.stream.smil/playlist.m https://admdn3.cdn.mangomolo.com/adsports3/smil:adsports3.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AbuDhabiSports4.ae" status="blocked",Abu Dhabi Sports 4 (1080p) [Geo-blocked] https://admdn4ta.cdn.mgmlcdn.com/adsports4/smil:adsports4.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AjmanTV.ae" status="error",Ajman TV [Not 24/7] +#EXTINF:-1 tvg-id="AjmanTV.ae" status="online",Ajman TV [Not 24/7] https://dacastmmd.mmdlive.lldns.net/dacastmmd/d3e9fc3b874a46159ce3724d802e3f8d/playlist.m3u8 #EXTINF:-1 tvg-id="AlAanTV.ae" status="online",Al Aan (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x74wje5 @@ -61,10 +61,10 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd/smil:dubaisportshd.smil/index https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/index.m3u8 #EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p) https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="HawasTV.ae" status="online",Hawas TV (480p) diff --git a/streams/al.m3u b/streams/al.m3u index fb64a4b8c..5aa3ec994 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -55,7 +55,7 @@ https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 #EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] http://ip.opoja.tv:1935/tvopoja/tvopoja/playlist.m3u8 -#EXTINF:-1 tvg-id="ZjarrTV.al" status="online",Zjarr Televizion (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ZjarrTV.al" status="error",Zjarr Televizion (360p) [Not 24/7] http://edge01eu.ekranet.com/zjarrtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ATD (1080p) http://46.99.146.236/0.m3u8 @@ -67,10 +67,6 @@ http://95.107.132.105/out/u/573_1.m3u8 http://95.107.132.105/out/u/683_1.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Super http://95.107.132.105/out/u/689_3.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tring Tring -http://199.127.60.117:8081/live/tringtring/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTV -http://monamour.agency/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Family http://95.107.132.105/out/u/673_3.m3u8 #EXTINF:-1 tvg-id="" status="online",Klan @@ -83,6 +79,8 @@ http://199.127.60.117:8081/live/tring3plus/playlist.m3u8 http://monamour.agency/johaniter007web/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Info http://95.107.132.106/out/u/419_1.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTV +http://monamour.agency/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring International http://95.107.132.105/out/u/609_3.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Shqiponja (720p) [Not 24/7] @@ -97,3 +95,5 @@ http://95.107.132.106/out/u/847_5.m3u8 http://95.107.132.106/out/u/858_5.m3u8 #EXTINF:-1 tvg-id="" status="error",Bang Bang http://199.127.60.117:8081/live/bangbang/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Tring Tring +http://199.127.60.117:8081/live/tringtring/playlist.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 25ba8f467..d8400a457 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -17,7 +17,7 @@ http://ott-cdn.ucom.am/s32/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s83/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p) +#EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s66/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaTownTownik.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Տուն Թունիկ (480p) @@ -32,7 +32,7 @@ http://ott-cdn.ucom.am/s11/index.m3u8 #EXTINF:-1 tvg-id="ATV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s8/index.m3u8 -#EXTINF:-1 tvg-id="ATVFilmzone.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p) +#EXTINF:-1 tvg-id="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s48/index.m3u8 #EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Հայ TV (480p) @@ -41,7 +41,7 @@ http://ott-cdn.ucom.am/s73/index.m3u8 #EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Թավա TV (480p) diff --git a/streams/ao.m3u b/streams/ao.m3u index bb0db08d8..8f3478426 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TPA1.ao" status="error",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player #EXTINF:-1 tvg-id="TVZimbo.ao" status="online",TV Zimbo (720p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/29819666/events/9254936/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 3de662369..0ea8c3258 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -25,9 +25,9 @@ http://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8 https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="online",Canal 3 Pinamar (360p) [Not 24/7] http://www.intelintec.com.ar:9090/hls/canal3pinamar.m3u8 -#EXTINF:-1 tvg-id="Canal3Rosario.ar" status="online",Canal 3 Rosario (704p) [Geo-blocked] +#EXTINF:-1 tvg-id="Canal3Rosario.ar" status="error",Canal 3 Rosario (704p) [Geo-blocked] https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Balcarce.ar" status="error",Canal 4 Balcarce (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal4Balcarce.ar" status="timeout",Canal 4 Balcarce (480p) [Not 24/7] http://inliveserver.com:1935/8550/8550/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) http://190.52.32.13:1935/canal4/smil:manifest.smil/playlist.m3u8 diff --git a/streams/at.m3u b/streams/at.m3u index a6b76fad8..9dbeb2846 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -21,7 +21,7 @@ https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8 https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 #EXTINF:-1 tvg-id="OktoTV.at" status="error",Okto TV https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.m3u8 -#EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF1.at" status="error",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index 2cd8a9c87..daea8514e 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 3a23c07d3..1f1ed67f6 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -13,9 +13,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 #EXTINF:-1 tvg-id="RTVHB.ba" status="online",RTV HB (576p) [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 -#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live diff --git a/streams/be.m3u b/streams/be.m3u index 75c554fe5..1ecb724ee 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -51,10 +51,10 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6 https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.mpd #EXTINF:-1 tvg-id="" status="online",VRT Radio MNM Music and More https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 -#EXTINF:-1 tvg-id="" status="online",VRT Radio 1 -https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 2 https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru +https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",RTL-TVi (720p) @@ -63,5 +63,5 @@ https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] https://actv-live.freecaster.com/live/actv/actv.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",VRT Radio StuBru -https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 1 +https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 diff --git a/streams/bf.m3u b/streams/bf.m3u index 86fd2f79e..77f077bc2 100644 --- a/streams/bf.m3u +++ b/streams/bf.m3u @@ -5,5 +5,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/3tvbf https://playtv4kpro.com:5443/LiveApp/streams/163893638025530331068059.m3u8 #EXTINF:-1 tvg-id="ImpactTV.bf" status="online",Impact TV (360p) https://edge.vedge.infomaniak.com/livecast/ik:impacttv_1/manifest.m3u8 -#EXTINF:-1 tvg-id="RTB.bf" status="online",RTB (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTB.bf" status="error",RTB (360p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:rtbtvlive1/manifest.m3u8 diff --git a/streams/bg.m3u b/streams/bg.m3u index e1957f8a8..6c569e4a5 100644 --- a/streams/bg.m3u +++ b/streams/bg.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="online",100% Auto Moto TV (406p) [Not 24/7] +#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="blocked",100% Auto Moto TV (406p) [Not 24/7] http://100automoto.tv:1935/bgtv1/autotv/playlist.m3u8 #EXTINF:-1 tvg-id="BalkanikaTV.bg" status="timeout",Balkanika TV (270p) rtsp://stream.teracomm.bg/balkanika diff --git a/streams/bo.m3u b/streams/bo.m3u index 1158d3a79..b720a3206 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -25,7 +25,7 @@ https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp #EXTINF:-1 tvg-id="RedUno.bo" status="error",Red Uno (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp -#EXTINF:-1 tvg-id="RenuevaDigital.bo" status="online",Renueva Digital (720p) +#EXTINF:-1 tvg-id="RenuevaDigital.bo" status="error",Renueva Digital (720p) https://inliveserver.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (720p) [Not 24/7] http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index 9581d6fb2..c11155db9 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -110,7 +110,7 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 https://5a1c76baf08c0.streamlock.net/familia/smil:familia.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RedeGospel.br" status="online",Rede Gospel (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="error",Rede Mão Amiga (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeMaoAmiga.br" status="online",Rede Mão Amiga (480p) [Not 24/7] http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 @@ -126,7 +126,7 @@ https://api.new.livestream.com/accounts/10205943/events/3429501/live.m3u8 https://hls.brasilstream.com.br/live/redetv/redetv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeTVES.br" status="timeout",Rede TV! ES (720p) https://hls.brasilstream.com.br/live/redetves/redetves/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeTVTocantins.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeTVTocantins.br" status="error",RedeTV! Tocantins (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/redetvro/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedeVida.br" status="online",Rede Vida (720p) [Not 24/7] https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8 @@ -138,7 +138,7 @@ http://flash1.crossdigital.com.br/2063/2063/playlist.m3u8 http://evpp.mm.uol.com.br:1935/band_live/terraviva/playlist.m3u8 #EXTINF:-1 tvg-id="TVAberta.br" status="online",TV Aberta (1080p) [Not 24/7] https://cdn-canalpaulo.ciclano.io:1443/canalpaulo/canalpaulo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVALMG.br" status="online",TV ALMG (720p) +#EXTINF:-1 tvg-id="TVALMG.br" status="timeout",TV ALMG (720p) https://streaming.almg.gov.br/live/tvalmg.m3u8 #EXTINF:-1 tvg-id="TVAlternativa.br" status="error",TV Alternativa (614p) [Not 24/7] http://stmv8.conectastm.com/wagner1168/wagner1168/playlist.m3u8 @@ -174,10 +174,10 @@ https://stmv1.transmissaodigital.com/cidadeverde/cidadeverde/playlist.m3u8 http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 #EXTINF:-1 tvg-id="TVCulturaNacional.br" status="online",Cultura PR Catve (720p) http://wowza4.catve.com.br:1935/live/livestream/media.m3u8 -#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) -https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (360p) http://tv02.logicahost.com.br:1935/pascoal/pascoal/live.m3u8 +#EXTINF:-1 tvg-id="TVDestak.br" status="online",TV Destak (320p) +https://59f2354c05961.streamlock.net:1443/pascoal/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="TVDiariodoSertao.br" status="online",TV Diário do Sertão (720p) http://painelvj.com.br:1935/pdsertaotv/pdsertaotv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVE.br" status="online",TVE RS (1080p) [Not 24/7] @@ -192,7 +192,7 @@ https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 https://streaming03.zas.media/tvfuturo/tvfuturo/playlist.m3u8 #EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGazeta.br" status="online",TV Gazeta (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVGazeta.br" status="error",TV Gazeta (720p) [Not 24/7] https://api.new.livestream.com/accounts/5381476/events/8947634/live.m3u8 #EXTINF:-1 tvg-id="TVGideoes.br" status="online",TV Gideoes (1080p) [Not 24/7] https://streaming01.zas.media/gideoes/programacao/playlist.m3u8 @@ -264,7 +264,7 @@ https://5a1c76baf08c0.streamlock.net/tvsd2/smil:tvsd2_20042020.smil/playlist.m3u http://streaming03.zas.media:1935/tvsol/tvsol/playlist.m3u8 #EXTINF:-1 tvg-id="TVTerceiroAnjo.br" status="online",TV Terceiro Anjo (360p) [Not 24/7] https://streamer1.streamhost.org/salive/GMI3anjoh/livestream.m3u8 -#EXTINF:-1 tvg-id="TVThathi.br" status="error",TV Thathi (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 #EXTINF:-1 tvg-id="TVTokyo.br" status="error",TV Tokyo (360p) [Not 24/7] https://stmv1.voxtvhd.com.br/tvtokio/tvtokio/playlist.m3u8 @@ -294,12 +294,10 @@ https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 #EXTINF:-1 tvg-id="Yeeaah.br" status="online",Yeeaah! (720p) [Not 24/7] https://srv3.zcast.com.br/yeeaah/yeeaah/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live -#EXTINF:-1 tvg-id="" status="online",TELE CINE ACTION (720p) -http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TELE CINE ACTION (720p) +http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 @@ -307,6 +305,8 @@ https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 #EXTINF:-1 tvg-id="" status="error",Hot FM SP (720p) [Not 24/7] http://flash8.crossdigital.com.br/id2266/id2266/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="error",Canal Metropolitano de Noticias (720p) [Not 24/7] http://in.uaimacks.net.br:1935/macks/macks.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Sesc TV (1080p) [Not 24/7] diff --git a/streams/ca.m3u b/streams/ca.m3u index 040df666d..f80efbd9f 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -157,7 +157,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) http://s1.mysportz.tv:2082/weather/playlist.m3u8 @@ -175,9 +175,9 @@ http://s1.mysportz.tv:2082/tsn3/playlist.m3u8 http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 -#EXTINF:-1 tvg-id="TVC9.ca" status="error",TVC9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 @@ -187,10 +187,10 @@ https://uni6rtmp.tulix.tv/vbstv/vbsabr.smil/playlist.m3u8 https://wowzastream.westmancom.com/wcgtvlive/highstream.sdp/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Azstar TV (1080p) [Not 24/7] http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",QVTV (720p) -https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",QVTV (720p) +https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CPMTV 24 http://159.69.58.154/cpmtv/cpmtv.m3u8 #EXTINF:-1 tvg-id="" status="error",CityTV Toronto CFTO-DT (720p) diff --git a/streams/ch.m3u b/streams/ch.m3u index c54c589a1..a5da6fb36 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -27,14 +27,14 @@ https://latele.vedge.infomaniak.com/livecast/latele/playlist.m3u8 https://livevideo.infomaniak.com/streaming/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 -#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) +#EXTINF:-1 tvg-id="LFMTV.ch" status="timeout",LFM TV (1080p) https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) http://210.210.155.37/uq2663/h/h18/index.m3u8 +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 #EXTINF:-1 tvg-id="Radio3i.ch" status="online",Radio 3i (720p) diff --git a/streams/cl.m3u b/streams/cl.m3u index b816ebd65..b4a40b4b3 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -103,10 +103,10 @@ https://wifispeed.trapemn.tv:1936/infantil/energeek-2/playlist.m3u8 https://wifispeed.trapemn.tv:1936/infantil/energeek-1/playlist.m3u8 #EXTINF:-1 tvg-id="EnfoqueDigitalTV.cl" status="error",Enfoque Digital https://tvdatta.com:3797/hybrid/play.m3u8 -#EXTINF:-1 tvg-id="EstacionTV.cl" status="online",Estación TV (720p) [Not 24/7] -http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EstacionTV.cl" status="timeout",Estación TV (720p) http://unlimited1-cl.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="EstacionTV.cl" status="error",Estación TV (720p) [Not 24/7] +http://unlimited1-us.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="EstudioTV.cl" status="online",Estudio TV (La Ligua) https://mediacpstreamchile.com:1936/hugomendez/hugomendez/playlist.m3u8 #EXTINF:-1 tvg-id="EvaRetro.cl" status="online",EvaRetro (Corporación Eva) (480p) [Not 24/7] @@ -129,7 +129,7 @@ https://unlimited1-cl-isp.dps.live/girovisual2/girovisual2.smil/playlist.m3u8 http://v3.tustreaming.cl/graciatv/index.m3u8 #EXTINF:-1 tvg-id="HiperconectadosTV.cl" status="online",Hiperconectados Televisión (720p) https://mediacpstreamchile.com:1936/hiperconectados/hiperconectados/playlist.m3u8 -#EXTINF:-1 tvg-id="HiperTV.cl" status="online",HiperTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HiperTV.cl" status="timeout",HiperTV (720p) [Not 24/7] https://inliveserver.com:1936/11010/11010/playlist.m3u8 #EXTINF:-1 tvg-id="HolvoetTV.cl" status="online",Holvoet TV (Copiapó) (720p) [Not 24/7] https://unlimited1-us.dps.live/holvoettv/holvoettv.smil/playlist.m3u8 @@ -155,7 +155,7 @@ https://mediacpstreamchile.com:1936/latinosmedia-1/latinosmedia-1/playlist.m3u8 https://v2.tustreaming.cl/lrp/index.m3u8 #EXTINF:-1 tvg-id="LTV.cl" status="error",LTV (Renaico) (720p) [Not 24/7] https://medios.sirtel.cl/live/stream/index.m3u8 -#EXTINF:-1 tvg-id="MaderoTV.cl" status="error",Madero TV +#EXTINF:-1 tvg-id="MaderoTV.cl" status="online",Madero TV https://videostreaming.cloudserverlatam.com/8040/8040/playlist.m3u8 #EXTINF:-1 tvg-id="MAXIMA.cl" status="online",MAXIMA (720p) [Not 24/7] https://server1.oklanet.cl:1936/maximavideo1/maximavideo1/playlist.m3u8 @@ -183,10 +183,10 @@ https://mediacpstreamchile.com:1936/8140/8140/playlist.m3u8 https://5eae379fb77bb.streamlock.net/planetatvmusic/planetatvmusic/playlist.m3u8 #EXTINF:-1 tvg-id="PlanetaTVMusic.cl" status="error",PlanetaTV Music https://mediacpstreamchile.com:1936/8042/8042/playlist.m3u8 -#EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (480p) [Not 24/7] -https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8 #EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (908p) [Not 24/7] http://tv.portalfoxmix.club:1935/portalfoxmix/portalfoxmix/playlist.m3u8 +#EXTINF:-1 tvg-id="Portalfoxmix.cl" status="online",Portalfoxmix (480p) [Not 24/7] +https://593b04c4c5670.streamlock.net/portalfoxmix/portalfoxmix/playlist.m3u8 #EXTINF:-1 tvg-id="PuconTV.cl" status="online",Pucón TV (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/pucontv/pucontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RadioAmericaTV.cl" status="error",Radio América TV (360p) [Not 24/7] @@ -245,11 +245,11 @@ https://paneltv.online:1936/8116/8116/playlist.m3u8 https://stv.janus.cl/playlist/stream.m3u8 #EXTINF:-1 tvg-id="T13.cl" status="online",T13 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsRnhjcUCR78Q3Ud6OXCTNg/live -#EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="online",Tele 2 Web (Retiro) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="timeout",Tele 2 Web (Retiro) (720p) [Not 24/7] https://inliveserver.com:1936/11516/11516/playlist.m3u8 #EXTINF:-1 tvg-id="Telecanal.cl" status="online",Telecanal https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) +#EXTINF:-1 tvg-id="TeletrakTV.cl" status="timeout",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="error",Teletrak (720p) [Not 24/7] https://unlimited1-us.dps.live/teletrak/teletrak.smil/playlist.m3u8 @@ -325,7 +325,7 @@ https://tls.cdnz.cl/uestv/live/playlist.m3u8 http://tv.ulagos.cl/web/live.m3u8 #EXTINF:-1 tvg-id="UMAGTV.cl" status="timeout",UMAGTV Televisión (Punta Arenas) (720p) http://edge1.cl.grupoz.cl/tser5/live/playlist.m3u8 -#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="error",Unidad Evangelica TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="UnidadEvangelicaTV.cl" status="online",Unidad Evangelica TV (720p) [Not 24/7] https://v2.tustreaming.cl/unidadevangelica/index.m3u8 #EXTINF:-1 tvg-id="UTV.cl" status="error",UTV San Clemente (720p) [Geo-blocked] http://v3.tustreaming.cl/utvsc/playlist.m3u8 @@ -355,6 +355,8 @@ https://v2.tustreaming.cl/zizatv/index.m3u8 http://38.131.11.9:1080/play/a00x #EXTINF:-1 tvg-id="ZonaPlayTV.cl" status="online",Zona Play TV (ZPTV) (720p) [Not 24/7] https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCÑ (San Carlos Ñuble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] @@ -383,8 +385,6 @@ http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 #EXTINF:-1 tvg-id="" status="error",Camara de Diputados (DVR) (720p) [Not 24/7] http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="error",Estación TV (Chillán) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Spectrum Channel LGBTQ+ (480p) [Not 24/7] diff --git a/streams/cm.m3u b/streams/cm.m3u index ba7e6b2f3..85488edf3 100644 --- a/streams/cm.m3u +++ b/streams/cm.m3u @@ -3,7 +3,7 @@ http://connectiktv.ddns.net:5000/emergencetv/emergencetv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTVChannel.cm" status="online",My TV Channel (720p) [Not 24/7] http://connectiktv.ddns.net:5000/mytvchannel/@mytvchannel/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayTV.cm" status="online",Play TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlayTV.cm" status="error",Play TV (720p) [Not 24/7] http://connectiktv.ddns.net:5000/playtv/@playtv/playlist.m3u8 #EXTINF:-1 tvg-id="Vision4.cm" status="online",Vision 4 (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/vision4/hls_video/index.m3u8 diff --git a/streams/cn.m3u b/streams/cn.m3u index 7478e070d..be1d431cd 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -93,7 +93,7 @@ http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s19/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 @@ -345,6 +345,8 @@ http://117.169.120.140:8080/live/cctv-13/.m3u8 http://183.207.249.14/PLTV/3/224/3221225560/index.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13新闻 (1080p) http://183.207.249.36/PLTV/4/224/3221227387/index.m3u8 +#EXTINF:-1 tvg-id="CCTV13.cn" status="online",CCTV-13新闻 (576p) +http://stream4.jlntv.cn/cctv13/sd/live.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (540p) http://112.25.48.68/live/program/live/cctvxw/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (576p) [Not 24/7] @@ -357,8 +359,6 @@ http://125.210.152.18:9090/live/CCTV13_750.m3u8 http://183.207.248.71/cntv/live1/cctv-13/cctv-13 #EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (1080p) [Not 24/7] http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8 -#EXTINF:-1 tvg-id="CCTV13.cn" status="timeout",CCTV-13新闻 (576p) -http://stream4.jlntv.cn/cctv13/sd/live.m3u8 #EXTINF:-1 tvg-id="CCTV15.cn" status="timeout",CCTV-15音乐 (720p) 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=54&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="CCTV17.cn" status="online",CCTV-17农业农村 (1080p) @@ -399,14 +399,16 @@ http://210.210.155.35/qwr9ew/s/s50/index.m3u8 http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) -http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) +http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",耀才财经 http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",纯享4K (2160p) http://39.134.115.163:8080/PLTV/88888910/224/3221225786/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",洛陽綜合頻道 (1080p) [Not 24/7] +http://live1.lytv.com.cn:1935/live/LYTV1-1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",美国狗狗宠物 (1080p) https://video.blivenyc.com/broadcast/prod/2061/22/desktop-playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (1080p) @@ -557,8 +559,6 @@ http://183.207.249.37/PLTV/4/224/3221227307/index.m3u8 http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 #EXTINF:-1 tvg-id="" status="online",江门综合 (1080p) http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉州新聞綜合 (1080p) -http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="online",西青新闻综合 (1080p) [Not 24/7] http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 红河综合台 (1080p) @@ -573,8 +573,6 @@ http://hw-m-l.cztv.com/channels/lantian/channel002/1080p.m3u8 http://hw-m-l.cztv.com/channels/lantian/channel02/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江经济生活 (1080p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel003/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",浙江教科影视 (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel004/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江民生休闲 (1080p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel006/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江6套 (1080p) [Not 24/7] @@ -597,8 +595,6 @@ http://hw-m-l.cztv.com/channels/lantian/channel012/1080p.m3u8 http://jzlive.jztvnews.com:90/live/jzgg.m3u8 #EXTINF:-1 tvg-id="" status="online",晋中综合 (1080p) http://jzlive.jztvnews.com:90/live/jzzh.m3u8 -#EXTINF:-1 tvg-id="" status="online",新昌新聞綜合 (1080p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",新昌休闲影视 (1080p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXxinchang2/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",宿州公共 (1080p) [Not 24/7] @@ -607,8 +603,6 @@ http://live.ahsz.tv/video/s10001-ggpd/index.m3u8 http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 #EXTINF:-1 tvg-id="" status="online",宿州新闻综合 (1080p) [Not 24/7] http://live.ahsz.tv/video/s10001-szzh/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",新郑综合 (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/10184-1.m3u8 #EXTINF:-1 tvg-id="" status="online",孟州电视台 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="online",建安电视台 (1080p) [Not 24/7] @@ -643,24 +637,26 @@ http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",浙江影视 (1080p) http://yd-m-l.cztv.com/channels/lantian/channel05/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",成都大熊猫 (1080p) [Not 24/7] +https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 #EXTINF:-1 tvg-id="" status="online",半岛新闻 (1080p) https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="online",中国交通 (海南) (1080p) [Not 24/7] https://tv.lanjingfm.com/cctbn/hainan.m3u8 -#EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) -http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] http://stream1.jlntv.cn/xcpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林市新闻综合 [Geo-blocked] http://stream2.jlntv.cn/jilin1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",延边新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jlyb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",长春综合 [Geo-blocked] +http://stream2.jlntv.cn/jlcc/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",海南卫视 (720p) [Not 24/7] http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="" status="online",奇妙電視 (720p) http://media.fantv.hk/m3u8/archive/channel2_stream1.m3u8 +#EXTINF:-1 tvg-id="" status="online",漳州新闻综合 (720p) [Not 24/7] +http://31182.hlsplay.aodianyun.com/lms_31182/tv_channel_175.m3u8 #EXTINF:-1 tvg-id="" status="online",三明新闻综合 (720p) [Not 24/7] http://stream.smntv.cn/smtv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",三明公共 (720p) [Not 24/7] @@ -699,6 +695,8 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] @@ -773,12 +771,16 @@ http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江科教 (720p) http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 +#EXTINF:-1 tvg-id="" status="online",内江综合 (720p) +http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="online",张家口一套 (720p) [Not 24/7] http://nlive.zjkgdcs.com:8091/live/xwzhpd.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC中文 (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_CN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CNC英语 (720p) [Not 24/7] http://source07.v.news.cn/live/CNC_EN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",徐州公共頻道 (720p) +http://stream1.huaihai.tv/ggpd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州影视 (720p) http://stream1.huaihai.tv/wyys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",西安白鸽 (180p) [Not 24/7] @@ -913,18 +915,12 @@ http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 http://183.207.249.16/PLTV/3/224/3221225523/index.m3u8 #EXTINF:-1 tvg-id="" status="online",湖北卫视 (576p) http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",辽宁卫视 (576p) -http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 #EXTINF:-1 tvg-id="" status="online",長豐新聞綜合 (576p) http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",星空衛視 (576p) http://218.202.220.2:5000/nn_live.ts?id=STARTV #EXTINF:-1 tvg-id="" status="online",仙桃新聞綜合 (576p) http://221.233.242.239:280/live/71/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",仙桃生活文體 (576p) -http://221.233.242.239:280/live/72/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",北碚综合 (576p) [Not 24/7] -http://222.178.181.121:12034/beibei01.m3u8 #EXTINF:-1 tvg-id="" status="online",江津文化旅游 (576p) http://222.179.155.21:1935/ch2.m3u8 #EXTINF:-1 tvg-id="" status="online",东至文化资讯 (576p) [Not 24/7] @@ -973,8 +969,6 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 #EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) @@ -1021,12 +1015,8 @@ http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",白山新闻综合 [Geo-blocked] http://stream2.jlntv.cn/baishan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",集安综合 [Geo-blocked] -http://stream2.jlntv.cn/ja/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",农安新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/naxw/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",通化新闻 [Geo-blocked] -http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) +http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州公共电视剧 (576p) http://stream.bzcm.net/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州新闻综合 (576p) @@ -1035,8 +1025,6 @@ http://stream.bzcm.net/2/sd/live.m3u8 http://stream.bzcm.net/4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",周口新闻综合 (576p) [Not 24/7] http://tv.zkxww.com:1935/live1/mp4:ch1-500k/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",周口经济生活2 (576p) [Not 24/7] -http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口科教文化2 (576p) [Not 24/7] http://tv.zkxww.com:1935/live3/mp4:ch3-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口图文信息 (576p) [Not 24/7] @@ -1055,8 +1043,14 @@ https://livees.cgtn.com/1000e/prog_index.m3u8 https://news.cgtn.com/resource/live/french/cgtn-f.m3u8 #EXTINF:-1 tvg-id="" status="online",海西州综合 (576p) http://stream.haixitv.cn/1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",北碚综合 (576p) [Not 24/7] +http://222.178.181.121:12034/beibei01.m3u8 +#EXTINF:-1 tvg-id="" status="online",周口经济生活2 (576p) [Not 24/7] +http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",炫动卡通 (540p) http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 +#EXTINF:-1 tvg-id="" status="online",江门综合 (540p) +http://dslive.grtn.cn/jmzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",揭阳综合 (540p) http://dslive.grtn.cn/jyzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",汕头综合 (540p) @@ -1093,6 +1087,8 @@ http://live.ntdimg.com/uwlive520/playlist.m3u8 https://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川新闻综合 (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w439903609_b1228800.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] +http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtsh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] @@ -1103,8 +1099,6 @@ http://111.17.214.4:1935/live/xtys/playlist.m3u8 http://111.17.214.4:1935/live/xtzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtsh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] -http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] @@ -1131,14 +1125,14 @@ http://dslive.grtn.cn/mzzh/playlist.m3u8 http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",阳江综合 (480p) http://dslive.grtn.cn/yjzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",肇庆综合 (480p) +http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",中山公共 (480p) http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水影视娱乐 (480p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv2.m3u8 #EXTINF:-1 tvg-id="" status="online",海南州藏語頻道 (480p) http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] -http://live.lyg1.com/ggpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",鹤壁新闻综合 (480p) [Not 24/7] @@ -1153,18 +1147,20 @@ http://visit.jjbctv.com:1935/live/xwzhmb/playlist.m3u8 http://www.alibabapictures.com/movies/10/mayunduihua.mp4 #EXTINF:-1 tvg-id="" status="online",忍者神龟 (480p) http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 -#EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) -http://stream.appwuhan.com/4tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] +http://live.lyg1.com/ggpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) http://stream.appwuhan.com/5tzb/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) -http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",美国中文电视 (406p) [Not 24/7] https://jpts.sinovision.net/livestream.m3u8 +#EXTINF:-1 tvg-id="" status="online",荣昌综合 (404p) [Not 24/7] +http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",西安丝路 (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",松原新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",中牟综合 (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live #EXTINF:-1 tvg-id="" status="online",亳州新聞頻道 (360p) @@ -1183,6 +1179,8 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",辽源新闻综合 [Geo-blocked] http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) +http://stream.appwuhan.com/4tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川公共 (360p) [Not 24/7] http://stream.ycgbtv.com.cn/ycgg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川生活 (360p) [Not 24/7] @@ -1211,8 +1209,6 @@ http://live.wifizs.cn/xwzh/sd/live.m3u8 http://stream1.huaihai.tv/jjsh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州新聞綜合 (720p) http://stream1.huaihai.tv/xwzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉林卫视 (240p) [Not 24/7] -http://stream4.jlntv.cn/test2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",舟山新闻综合 (240p) http://stream.wifizs.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",张家界1 (240p) [Not 24/7] @@ -1749,8 +1745,8 @@ http://125.210.152.18:9090/live/LNWSHD_H265.m3u8 http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",山东卫视 (720p) http://125.210.152.18:9090/live/SDWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",荣昌综合 (404p) [Not 24/7] -http://183.64.181.25:40023/rongchang01.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",东方影视 (1080p) +http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滁州公共 (450p) http://183.167.193.45:1935/live/cztvgg/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滁州科教 (450p) @@ -1867,10 +1863,16 @@ http://183.207.248.71/gitv/live1/SCWS/SCWS http://183.207.248.71/gitv/live1/SDWS/SDWS #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (576p) http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) +http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",吉州新聞綜合 (1080p) +http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川新闻综合 (360p) http://221.5.213.4:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川旅游经济 (360p) http://221.5.213.4:30000/2222.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",仙桃生活文體 (576p) +http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",金鹰卡通 (576p) [Geo-blocked] http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏影视 (576p) @@ -2097,18 +2099,12 @@ http://223.110.254.207:6610/cntv/live1/HD-2500k-1080P-shandongstv/HD-2500k-1080P http://223.110.254.210:6610/cntv/live1/zhejiangstv/zhejiangstv/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东方卫视 (1080p) http://223.110.254.212:6610/cntv/live1/HD-2500k-1080P-dongfangstv/HD-2500k-1080P-dongfangstv/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",漳州新闻综合 (720p) [Not 24/7] -http://31182.hlsplay.aodianyun.com/lms_31182/tv_channel_175.m3u8 #EXTINF:-1 tvg-id="" status="timeout",霍山综合 (576p) http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",广东 Ⅰ 潮安综合 (360p) http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",潮安综合 (540p) http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",江门综合 (540p) -http://dslive.grtn.cn/jmzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",肇庆综合 (480p) -http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉一套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] @@ -2117,18 +2113,16 @@ http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) http://hnsd.chinashadt.com:2036/live/stream:shaodong.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",浙江教科影视 (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel004/1080p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京财经 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv5.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京青年 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv8.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",洛陽綜合頻道 (1080p) [Not 24/7] -http://live1.lytv.com.cn:1935/live/LYTV1-1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",内江综合 (720p) -http://njzb.scnj.tv:90/live/xwzh_xwzh800.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2153,12 +2147,22 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",蓬安新闻综合 (720p) [Not 24/7] http://palive.patv123.com:8091/live/xwpd_800K.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",康巴卫视 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",长春综合 [Geo-blocked] -http://stream2.jlntv.cn/jlcc/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 星空购物台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",集安综合 [Geo-blocked] +http://stream2.jlntv.cn/ja/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",延边新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jlyb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",农安新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/naxw/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",前郭综合 [Geo-blocked] http://stream2.jlntv.cn/qg/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四平新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sptv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",通化新闻 [Geo-blocked] +http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (240p) [Not 24/7] +http://stream4.jlntv.cn/test2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2181,8 +2185,6 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辛集新聞頻道 (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",成都大熊猫 (1080p) [Not 24/7] -https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 #EXTINF:-1 tvg-id="" status="error",岳西圖文頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/tuwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西影視頻道 (576p) [Not 24/7] @@ -2231,10 +2233,14 @@ http://jiangjinlive.cbg.cn:1935/ch2.m3u8 http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="error",开州综合 (720p) http://kaixianlive.cbg.cn:10345/1.m3u8 +#EXTINF:-1 tvg-id="" status="error",新昌新聞綜合 (1080p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 #EXTINF:-1 tvg-id="" status="error",六安新闻综合 (720p) [Not 24/7] http://live.china-latv.com/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",中牟综合 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10122-1.m3u8 +#EXTINF:-1 tvg-id="" status="error",新郑综合 (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/10184-1.m3u8 #EXTINF:-1 tvg-id="" status="error",澳亚卫视 [Not 24/7] http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="" status="error",如东新闻综合 (480p) [Not 24/7] @@ -2259,22 +2265,16 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_56.stream/playlist.m3u8 http://qxlmlive.cbg.cn:1935/app_2/ls_57.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",长寿综合 (720p) [Not 24/7] http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",康巴卫视 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川影视台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川妇女儿童 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",徐州公共頻道 (720p) -http://stream1.huaihai.tv/ggpd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",四平新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sptv/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",松原新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江台 http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 diff --git a/streams/co.m3u b/streams/co.m3u index 3db275d40..be2889304 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -80,7 +80,7 @@ https://liveingesta118.cdnmedia.tv/telemedellintvlive/smil:dvrlive.smil/playlist https://5b464b69d264e.streamlock.net/Channels_live/ngrp:telemusica_all/playlist.m3u8 #EXTINF:-1 tvg-id="Telepacifico.co" status="online",Telepacífico (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stream.logicideas.media/telepacifico-live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Telepetroleo.co" status="error",Telepetróleo (Barrancabermeja | Santander) (720p) +#EXTINF:-1 tvg-id="Telepetroleo.co" status="online",Telepetróleo (Barrancabermeja | Santander) (720p) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAIAAE7A1IAyADIUCAAAAAAAAAA.js #EXTINF:-1 tvg-id="TVAgro.co" status="online",TV Agro http://179.1.7.198:1935/live/TVAgroHD.stream/playlist.m3u8 @@ -90,8 +90,6 @@ https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CTV Barranquilla (Barranquilla | Atlántico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal Trece (not working perfectly) -https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece Plus (not working perfectly) https://canaltreceplus-live.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece (1080p) @@ -112,11 +110,11 @@ https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal CNC Montería (Montería | Córdoba) (720p) +https://stmv1.voxtvhd.com.br/cncmonteria/cncmonteria/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Teleamiga (Bogotà | Cundinamarca) (480p) [Not 24/7] #EXTVLCOPT:http-referrer=https://player.instantvideocloud.net/ https://liveingesta118.cdnmedia.tv/teleamigatvlive/smil:dvrlive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canal CNC Montería (Montería | Córdoba) (720p) -https://stmv1.voxtvhd.com.br/cncmonteria/cncmonteria/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal P&C [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal PyC (Ibagué | Tolima) (360p) @@ -133,3 +131,5 @@ https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="" status="error",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",Canal Trece (not working perfectly) +https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index 07f12c281..2aae26176 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="88Stereo.cr" status="online",88 Stereo (720p) [Not 24/7] http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8 -#EXTINF:-1 tvg-id="AgrotendenciaTV.cr" status="online",AgrotendenciaTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="AgrotendenciaTV.cr" status="timeout",AgrotendenciaTV (480p) [Not 24/7] https://inliveserver.com:1936/15506/15506/playlist.m3u8 #EXTINF:-1 tvg-id="AnexionTV.cr" status="online",Anexión TV (720p) [Not 24/7] http://rtmp.info:8081/anexiontv/envivo/index.m3u8 diff --git a/streams/cw.m3u b/streams/cw.m3u index f126a7f71..246f6a712 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BonceTV.cw" status="error",Bonce TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BonceTV.cw" status="online",Bonce TV (480p) [Not 24/7] https://seswa.bonce.tv/hls/bonceswa.m3u8 #EXTINF:-1 tvg-id="NosPais.cw" status="error",Nos Pais (720p) [Not 24/7] http://558bd16067b67.streamlock.net/nos_pais_24_7/smil:livestream.stream.smil/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index ce6d695af..7095393a4 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -55,8 +55,6 @@ https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 https://sl2.sigmatv.com/hls/live.m3u8 #EXTINF:-1 tvg-id="TV2020.cy" status="error",TV 2020 (720p) http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 -#EXTINF:-1 tvg-id="" status="online",Reload (804p) -http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) [Not 24/7] https://dev.aftermind.xyz/edge-hls/unitrust/voulitv/index.m3u8?token=8TXWzhY3h6jrzqEqu #EXTINF:-1 tvg-id="" status="online",Vouli TV (1080p) @@ -71,6 +69,8 @@ https://svs.itworkscdn.net/sat7arabiclive/sat7arabic.smil/playlist_dvr.m3u8 https://svs.itworkscdn.net/sat7parslive/sat7pars.smil/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",SAT-7 TÜRK (720p) https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="" status="online",Reload (804p) +http://web.onair-radio.eu:1935/video/video/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 1 (CYBC 1) [Geo-blocked] http://l6.cloudskep.com/rikcy/rik1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",RIK 2 (CYBC 2) [Geo-blocked] diff --git a/streams/de.m3u b/streams/de.m3u index 4865e320d..145604d6c 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -211,7 +211,7 @@ http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8?bitrate=8 https://oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="One1MusicTV.de" status="online",ONE1 Music (1080p) https://serve-first.folxplay.tv/folx/ch-3/master.m3u8 -#EXTINF:-1 tvg-id="ONE1Slovenija.de" status="online",ONE1 Slovenija (1080p) +#EXTINF:-1 tvg-id="ONE1Slovenija.de" status="timeout",ONE1 Slovenija (1080p) https://serve-first.folxplay.tv/folx/ch-6/master.m3u8 #EXTINF:-1 tvg-id="Parlamentsfernsehen1.de" status="online",Parlamentsfernsehen 1 (1080p) https://cldf-hlsgw.r53.cdn.tv1.eu/1000153copo/hk1.m3u8 @@ -267,10 +267,10 @@ https://stream01.stream.welocal.world/stream/fhd-rfo_66876/ngrp:stream_all/playl https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 -#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] -http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 +#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] +http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 #EXTINF:-1 tvg-id="RTLWest.de" status="error",RTL West (540p) @@ -385,14 +385,14 @@ https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1 https://www.oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Hamburg (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] @@ -407,9 +407,6 @@ https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 2 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s26/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",KiKA [Geo-blocked] @@ -420,6 +417,9 @@ https://ndrevent-lh.akamaihd.net/i/ndrevent_3@409068/master.m3u8 https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ZDFinfo [Geo-blocked] https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s26/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",hr-fernsehen (1080p) https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) @@ -432,8 +432,8 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Fernsehen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Weltweiter (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index b20c39d50..fd10d85d6 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -1,10 +1,8 @@ #EXTM3U +#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Channel 5 (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Dream Corp LLC (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] @@ -15,9 +13,11 @@ https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Rick and Morty (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/rick-and-morty/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Samurai Jack (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="error",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index 34f1b695e..b33a5fb29 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -15,9 +15,9 @@ http://ss6.domint.net:2012/tes_str/teleelsalvador/playlist.m3u8 https://cdn4.hostlagarto.com:8081/static/Chinolatv/playlist.m3u8 #EXTINF:-1 tvg-id="CinevisionCanal19.do" status="online",Cinevision Canal 19 (720p) https://live.teledom.info:3713/live/cinevisionlive.m3u8 -#EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/smil:MyStream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="ComunionTV.do" status="online",Comunion TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ComunionTV.do" status="error",Comunion TV (720p) [Not 24/7] http://50.30.37.36:1935/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="DANTV.do" status="online",DAN TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Punaltv/punaltvHD.myStream/playlist.m3u8 @@ -33,7 +33,7 @@ https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="HM.do" status="online",HM (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="HM.do" status="error",HM (720p) [Geo-blocked] http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7] https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 @@ -47,9 +47,9 @@ https://uni01rtmp.tulix.tv/playout2multi9/lavozdemaria.stream/playlist.m3u8 http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 -#EXTINF:-1 tvg-id="MisionELTV.do" status="error",Mision ELTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 -#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORBITTV.do" status="blocked",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 @@ -73,7 +73,7 @@ http://190.122.96.186:8888/http/005 http://108.175.14.125:1935/tdn/tdn/playlist.m3u8 #EXTINF:-1 tvg-id="TeleBendicion.do" status="timeout",TeleBendicion (720p) [Not 24/7] http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal28.do" status="online",Telecanal 28 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telecanal28.do" status="blocked",Telecanal 28 (360p) [Geo-blocked] http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 @@ -99,7 +99,7 @@ http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 #EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7] https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index 5539648e9..10bdf93ca 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online",Al Anis TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index a1763dc10..af67a330a 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -23,7 +23,7 @@ https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 http://45.179.140.242:8000/play/a0kw #EXTINF:-1 tvg-id="RTU.ec" status="error",RTU (630p) [Not 24/7] https://streamingwowza.com:1936/rtutv/rtutv/playlist.m3u8 -#EXTINF:-1 tvg-id="Telerama.ec" status="error",Telerama (240p) [Not 24/7] +#EXTINF:-1 tvg-id="Telerama.ec" status="online",Telerama (240p) [Not 24/7] https://envivo.telerama.ec/stream.m3u8 #EXTINF:-1 tvg-id="UCSG.ec" status="error",UCSG (1080p) [Not 24/7] http://ecuastreamhd.com:1935/UCSGHQ/UCSGHQ/chunklist.m3u diff --git a/streams/eg.m3u b/streams/eg.m3u index 223964b81..3f9411a1b 100644 --- a/streams/eg.m3u +++ b/streams/eg.m3u @@ -27,7 +27,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5d658d7e9f562.streamlock.net/koogi.tv/koogi.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MekameleenTV.eg" status="online",Mekameleen TV (1080p) https://mn-nl.mncdn.com/mekameleen/smil:mekameleentv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MESatHD.eg" status="error",MESat (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MESatHD.eg" status="online",MESat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCg5uHOxrP5GkMWldOavPKGQ/live #EXTINF:-1 tvg-id="NileCinema.eg" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Nile TV Cinema (576p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 @@ -52,7 +52,7 @@ http://livestreaming5.onlinehorizons.net/hls-live/NTNNileLife/_definst_/liveeven http://livestreaming5.onlinehorizons.net/hls-live/NTNNileSport/_definst_/liveevent/livestream.m3u8 #EXTINF:-1 tvg-id="NobleTV.eg" status="online",Noble TV (360p) https://5d39f1ab8ba65.streamlock.net:1935/arabic-test/arabic-test/playlist.m3u8 -#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="error",Nogoum FM TV (506p) [Not 24/7] +#EXTINF:-1 tvg-id="NogoumFMTV.eg" status="online",Nogoum FM TV (506p) [Not 24/7] https://stream-speed.extremesolution.mobi/nogoumfm/nogoumfmlive/playlist.m3u8 #EXTINF:-1 tvg-id="OmgChannelHD.eg" status="error",Omg Channel TV (720p) [Not 24/7] http://media6.smc-host.com:1935/omgchannel.net/omgtv/playlist.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index 5968dc502..5d096358f 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -3,10 +3,10 @@ https://pc-la7delarioja-hls.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/7nntv +#EXTINF:-1 tvg-id="7NN.es" status="online",7 Noticias (1080p) +https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCCydt40S3mVi9YXQJjK8Nsw/live -#EXTINF:-1 tvg-id="7NN.es" status="error",7 Noticias (1080p) -https://amg01573-7nn-7nnono-ono-pcdj3.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="7TelevisionRegiondeMurcia.es" status="error",7 Televisión Región de Murcia (360p) [Not 24/7] https://rtvmurcia_01-lh.akamaihd.net/i/rtvmurcia_1_0@507973/master.m3u8 #EXTINF:-1 tvg-id="7TVAndalucia.es" status="error",7 TV Andalucía (720p) @@ -49,10 +49,10 @@ https://streamtv.mediasector.es/hls/activatv/.m3u8 https://streaming01.gestec-video.com/hls/artequatreAlacanti.m3u8 #EXTINF:-1 tvg-id="AlcarriaTV.es" status="online",Alcarria TV (576p) [Not 24/7] http://cls.alcarria.tv/alcarriatv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="APunt.es" status="online",À Punt (720p) -https://bcovlive-a.akamaihd.net/469e448f034b4d46afa4bcac53297d60/eu-central-1/6057955885001/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="APunt.es" status="blocked",À Punt (720p) [Geo-blocked] https://bcovlive-a.akamaihd.net/1e7e91116b104391a4f22e13a694d94f/eu-central-1/6057955885001/playlist_dvr.m3u8 +#EXTINF:-1 tvg-id="APunt.es" status="timeout",À Punt (720p) +https://bcovlive-a.akamaihd.net/469e448f034b4d46afa4bcac53297d60/eu-central-1/6057955885001/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="AragonTV.es" status="online",Aragón TV (360p) https://cartv.streaming.aranova.es/hls/live/aragontv_canal1.m3u8 #EXTINF:-1 tvg-id="BailenTV.es" status="online",Bailén TV (720p) [Not 24/7] @@ -95,12 +95,12 @@ https://canalmalaga-tv-live.flumotion.com/playlist.m3u8 http://congresodirecto-f.akamaihd.net/i/congreso6_1@54665/master.m3u8 #EXTINF:-1 tvg-id="CanalSanRoque.es" status="online",Canal San Roque (720p) [Not 24/7] https://elastic10.todostreaming.es/live/sanroque-livestream.m3u8 -#EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="timeout",Canal Sierra de Cádiz (576p) -http://217.125.136.93:8080/canalsierradecadiz576.m3u8 -#EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="timeout",Canal Sierra de Cádiz (720p) -http://217.125.136.93:8080/canalsierradecadiz720.m3u8 -#EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="timeout",Canal Sierra de Cádiz (1080p) +#EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="online",Canal Sierra de Cádiz (1080p) http://217.125.136.93:8080/canalsierradecadiz1080.m3u8 +#EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="online",Canal Sierra de Cádiz (720p) +http://217.125.136.93:8080/canalsierradecadiz720.m3u8 +#EXTINF:-1 tvg-id="CanalSierradeCadiz.es" status="online",Canal Sierra de Cádiz (576p) +http://217.125.136.93:8080/canalsierradecadiz576.m3u8 #EXTINF:-1 tvg-id="CanalSuper3.es" status="error",Canal Super 3 (1080p) [Not 24/7] https://directes-tv-int.ccma.cat/int/ngrp:c33_web/playlist.m3u8 #EXTINF:-1 tvg-id="CanalSurAndalucia.es" status="online",Canal Sur Andalucía (720p) @@ -117,7 +117,7 @@ https://directes-tv-int.ccma.cat/int/ngrp:oca1_web/playlist_DVR.m3u8 https://directes-tv-int.ccma.cat/int/ngrp:oca2_web/playlist_DVR.m3u8 #EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] https://rtvelivestreamv3.akamaized.net/rtvesec/clan_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="ClanTVE.es" status="error",Clan TVE (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="ClanTVE.es" status="timeout",Clan TVE (1080p) [Geo-blocked] https://ztnr.rtve.es/ztnr/5466990.m3u8 #EXTINF:-1 tvg-id="CMMTV.es" status="online",CMM TV (360p) [Not 24/7] http://cdnapi.kaltura.com/p/2288691/sp/39582391/playManifest/entryId/0_xs45iy5i/format/applehttp/.m3u8 @@ -183,7 +183,7 @@ http://stream.fion.es:1936/live/smil:fion.smil/master.m3u8 https://cloud.streamingconnect.tv:455/tbmadrid/tbmadrid.m3u8 #EXTINF:-1 tvg-id="GoienaEus.es" status="online",Goiena Eus (720p) [Not 24/7] https://zuzenean.goienamedia.eus:8443/goiena-telebista.m3u8 -#EXTINF:-1 tvg-id="GuadaTV.es" status="online",Guada TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GuadaTV.es" status="error",Guada TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/guadatv/guadatv.m3u8 #EXTINF:-1 tvg-id="HamaikaTelebista.es" status="error",Hamaika Telebista (1080p) [Not 24/7] https://wowzaprod130-i.akamaihd.net/hls/live/570468/275f3ea5/playlist.m3u8 @@ -229,7 +229,7 @@ https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCff_CBVJDTHP4wOHPjP5BMg/live #EXTINF:-1 tvg-id="IbizaGlobalTV.es" status="online",Ibiza Global TV (720p) [Not 24/7] https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 -#EXTINF:-1 tvg-id="ImasTV.es" status="error",Imás TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="online",Imás TV (1080p) [Not 24/7] https://secure3.todostreaming.es/live/imastv-livestream.m3u8 #EXTINF:-1 tvg-id="InteralmeriaTV.es" status="online",Interalmeria TV (1080p) https://interalmeria.tv/directo/live.m3u8 @@ -261,7 +261,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterráneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -287,7 +287,7 @@ https://pull12.atresmedia.com/lavoz/master.m3u8 http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 -#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7] http://streamer1.streamhost.org/salive/logosH/playlist.m3u8 @@ -329,13 +329,13 @@ http://telemadridhls-live.hls.adaptive.level3.net/telemadrid/tvradio/index.m3u8 https://canadaremar2.todostreaming.es/live/peque-pequetv.m3u8 #EXTINF:-1 tvg-id="PlatziTV.es" status="error",Platzi TV (1080p) https://mdstrm.com/live-stream-playlist/5b9076d18ef7b22560354649.m3u8 -#EXTINF:-1 tvg-id="PopularTVCantabria.es" status="online",Popular TV Cantabria (576p) [Not 24/7] +#EXTINF:-1 tvg-id="PopularTVCantabria.es" status="error",Popular TV Cantabria (576p) [Not 24/7] https://limited12.todostreaming.es/live/ptvcantabria-livestream.m3u8 #EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7] http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8 #EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7] https://5940924978228.streamlock.net/8009/8009/master.m3u8 -#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="online",Popular TV Murcia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="error",Popular TV Murcia (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 #EXTINF:-1 tvg-id="Punt3HD.es" status="online",Punt 3 Vall Uixó (1080p) https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8 @@ -375,7 +375,7 @@ https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid http://37.187.7.106/teleribera/live.m3u8 #EXTINF:-1 tvg-id="TeleSafor.es" status="online",Tele Safor (576p) [Not 24/7] https://video.telesafor.com/hls/video.m3u8 -#EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleToledo.es" status="error",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 #EXTINF:-1 tvg-id="TeleVigoHD.es" status="online",TeleVigo (1080p) [Not 24/7] https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 @@ -413,7 +413,7 @@ https://events3-crtvg.flumotion.com/playlist.m3u8 https://america-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGCultural.es" status="online",TVG Cultural (720p) https://cultural-crtvg.flumotion.com/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGEuropa.es" status="error",TVG Europa (720p) +#EXTINF:-1 tvg-id="TVGEuropa.es" status="online",TVG Europa (720p) https://europa-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="TVGEvento1.es" status="online",TVG Evento 1 (720p) [Not 24/7] https://events1-crtvg.flumotion.com/playlist.m3u8 diff --git a/streams/fi_samsung.m3u b/streams/fi_samsung.m3u index 4e408fe75..73a8410ec 100644 --- a/streams/fi_samsung.m3u +++ b/streams/fi_samsung.m3u @@ -9,10 +9,10 @@ https://bloomberg-quicktake-1-fi.samsung.wurl.com/manifest/playlist.m3u8 https://bloomberg-bloomberg-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DuckTV.sk" status="online",Duck TV (720p) https://mmm-ducktv-4-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) -https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) +https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Finland) (720p) https://rakuten-comedy-12-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Finland) (720p) diff --git a/streams/fr.m3u b/streams/fr.m3u index 00e8729da..1cee6a8c6 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -59,7 +59,7 @@ https://fash1043.cloudycdn.services/slive/ftv_ftv_asia_gmt_vmf_43163_default_129 https://fash1043.cloudycdn.services/slive/ftv_pg13_adaptive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVPG16.fr" status="online",Fashion TV PG16 (144p) http://fash1043.cloudycdn.services/slive/ftv_pg16_adaptive.smil/media.m3u8 -#EXTINF:-1 tvg-id="FashionTVRussia.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Fashion TV Russia (480p) +#EXTINF:-1 tvg-id="FashionTVRussia.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",Fashion TV Russia (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s30/index.m3u8 #EXTINF:-1 tvg-id="FashionTVSingapore.fr" status="online",Fashion TV Singapore (240p) @@ -118,7 +118,7 @@ https://iptv.azlinux.fr/?url=https://dailymotion.com/video/xji3qy https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8 #EXTINF:-1 tvg-id="M6Music.fr" status="error",M6 Music (1080p) http://185.234.217.27:8002/play/a03d/index.m3u8 -#EXTINF:-1 tvg-id="MCMTop.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) +#EXTINF:-1 tvg-id="MCMTop.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s49/index.m3u8 #EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p) @@ -184,10 +184,10 @@ https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249 http://188.40.68.167/russia/tiji/playlist.m3u8 #EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) https://s2.tntendirect.com/tmc/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) -http://210.210.155.37/dr9445/s/s24/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) [Geo-blocked] http://210.210.155.35/dr9445/s/s24/index.m3u8 +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) +http://210.210.155.37/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) @@ -210,8 +210,6 @@ https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8 https://s2.tntendirect.com/w9/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cnews (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn -#EXTINF:-1 tvg-id="" status="online",Euronews Albania (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live #EXTINF:-1 tvg-id="" status="online",Euronews Hungary (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live #EXTINF:-1 tvg-id="" status="online",Euronews по-русски (720p) @@ -245,6 +243,8 @@ https://s2.tntendirect.com/d17/live/playlist.m3u8 https://s2.tntendirect.com/lequipe21/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Euronews Albania (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live #EXTINF:-1 tvg-id="" status="error",viàMATÉLÉ (540p) [Not 24/7] https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8 #EXTINF:-1 tvg-id="" status="error",TV5Monde Info (1080p) diff --git a/streams/ge.m3u b/streams/ge.m3u index 69d9b7cc6..c9e86a97c 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -6,9 +6,9 @@ https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8 #EXTINF:-1 tvg-id="EnkiBenki.ge" status="error",Enki Benki (360p) http://94.43.239.178:8080/CHANNEL678/BITRATE0/playlist.m3u8 #EXTINF:-1 tvg-id="Formula.ge" status="online",Formula (1080p) -https://tv.cdn.xsg.ge/c4635/TVFormula/playlist.m3u8 -#EXTINF:-1 tvg-id="Formula.ge" status="timeout",Formula (1080p) https://c4635.cdn.xsg.ge/c4635/TVFormula/index.m3u8 +#EXTINF:-1 tvg-id="Formula.ge" status="online",Formula (1080p) +https://tv.cdn.xsg.ge/c4635/TVFormula/playlist.m3u8 #EXTINF:-1 tvg-id="MtavariArkhi.ge" status="online",Mtavari Arkhi (480p) https://bozztv.com/36bay2/mtavariarxi/playlist.m3u8 #EXTINF:-1 tvg-id="MusicBoxGeorgia.ge" status="error",MusicBox Georgia (180p) diff --git a/streams/gr.m3u b/streams/gr.m3u index 4e90c1377..477281a6a 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -117,7 +117,7 @@ https://itv.streams.ovh/magictv/magictv/playlist.m3u8 https://antennaamdnoenc.akamaized.net/maktv_akamai/abr/playlist.m3u8 #EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="online",Maroussiotika TV (480p) [Not 24/7] http://maroussiotika.dynu.com:8000/greektv/FZlHCCdBHL1/359142 -#EXTINF:-1 tvg-id="MEGATVHD.gr" status="online",Mega TV +#EXTINF:-1 tvg-id="MEGATVHD.gr" status="error",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 #EXTINF:-1 tvg-id="MesogeiosTV.gr" status="online",Mesogeios TV (432p) http://176.9.123.140:1935/mesogeiostv/stream/master.m3u8 @@ -147,7 +147,7 @@ http://176.9.123.140:1935/nstv1/stream/playlist.m3u8 https://liveopencloud.siliconweb.com/1/ZlRza2R6L2tFRnFJ/eWVLSlQx/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="OpenTVBUP.gr" status="timeout",Open TV BUP http://78.83.87.222:9999/play/a013/index.m3u8 -#EXTINF:-1 tvg-id="PellaTV.gr" status="online",Pella TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="PellaTV.gr" status="error",Pella TV (576p) [Not 24/7] https://video.streams.ovh:1936/pellatv/pellatv/master.m3u8 #EXTINF:-1 tvg-id="PlayTV.gr" status="online",Play TV (480p) [Not 24/7] http://web.onair-radio.eu:1935/Alpha-Host/Alpha-Host/playlist.m3u8 @@ -191,14 +191,14 @@ https://zouglalive-lh.akamaihd.net/i/zouglalive_1@340792/master.m3u8 http://167.86.89.20:5080/LiveApp/streams/064918158666216168224216.m3u8 #EXTINF:-1 tvg-id="" status="online",Zerouno TV (720p) http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] +http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ERT News 2 (720p) [Geo-blocked] https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 #EXTINF:-1 tvg-id="" status="online",Skai (720p) https://skai-live-back.siliconweb.com/media/cambria4/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Skai (720p) https://skai-live.siliconweb.com/media/cambria4/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] -http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alert (576p) [Not 24/7] https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Βουλή Τηλεόραση 2 (540p) [Not 24/7] diff --git a/streams/gt.m3u b/streams/gt.m3u index c7b393090..4a3959ea1 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -5,7 +5,7 @@ https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal3.smil/playlist.m3u8 https://streaming.canal32hn.com/CanalAntigua/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Guatevision.gt" status="online",Guatevisión https://prensalibre-live.cdn.vustreams.com/live/cd8f5328-7a1c-49d9-b318-9190858d1826/live.isml/playlist.m3u8 -#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="error",Iglesia Del Camino (480p) [Not 24/7] +#EXTINF:-1 tvg-id="IglesiaDelCamino.gt" status="online",Iglesia Del Camino (480p) [Not 24/7] http://streamingcontrol.com:1935/ectv/ectv/playlist.m3u8 #EXTINF:-1 tvg-id="Televisiete.gt" status="online",Televisiete (480p) https://devdbm9fvg6q0.cloudfront.net/chapintv/smil:canal7.smil/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 91b784187..95cbc983c 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -15,10 +15,10 @@ http://al-pull2.hkatv.vip/live/CTV.m3u8 https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 #EXTINF:-1 tvg-id="iModeTV.hk" status="online",iMode TV (1080p) [Not 24/7] https://juyunlive.juyun.tv/live/24950198.m3u8 +#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) @@ -27,16 +27,16 @@ http://210.210.155.37/uq2663/h/h157/index2.m3u8 https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s21/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) http://210.210.155.37/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 #EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports rtmp://ivi.bupt.edu.cn:1935/livetv/starsports -#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s34/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) +#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) http://210.210.155.37/qwr9ew/s/s34/index.m3u8 +#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="TVBJade.hk" status="error",翡翠台 http://iptv.tvfix.org/hls/jade.m3u8 #EXTINF:-1 tvg-id="TVBXingHe.hk" status="error",TVB Xing He 星河 (720p) [Not 24/7] diff --git a/streams/hn.m3u b/streams/hn.m3u index b7e55705e..0f2366bf0 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -15,11 +15,11 @@ https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 #EXTINF:-1 tvg-id="CCIChannel.hn" status="online",CCI Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl -#EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] +#EXTINF:-1 tvg-id="CholusatSur36.hn" status="error",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CHTV.hn" status="error",CHTV (Canal Hondureño de Televisión) (720p) +#EXTINF:-1 tvg-id="CHTV.hn" status="blocked",CHTV (Canal Hondureño de Televisión) (720p) https://media.streambrothers.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 @@ -77,6 +77,10 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] @@ -85,15 +89,11 @@ https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index 340b55ea8..5a7c88dbb 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 @@ -9,9 +9,9 @@ https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live #EXTINF:-1 tvg-id="RTVC.ht" status="error",Radio Télévision Caraïbes (RTVC) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81lgjh diff --git a/streams/id.m3u b/streams/id.m3u index ae59725d9..9bcc334ac 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -2,12 +2,12 @@ #EXTINF:-1 tvg-id="ADiTV.id" status="online",ADiTV (720p) [Not 24/7] https://v2.siar.us/aditv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) -http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AFBTV.id" status="error",AFB TV (576p) http://5e396e0211d7a.streamlock.net:1935/afbtv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AFBTV.id" status="online",AFB TV (576p) +http://wowza58.indostreamserver.com:1935/afbtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="AgropolitanTV.id" status="online",Agropolitan TV (360p) [Not 24/7] http://45.80.181.150:8080/hls/agropolitantv.m3u8 -#EXTINF:-1 tvg-id="AhsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AhsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ahsan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch4.m3u8 #EXTINF:-1 tvg-id="Ainos.id" status="online",Ainos (576i) @@ -27,7 +27,7 @@ http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="online",Ashiil TV (480p) http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 #EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] @@ -55,7 +55,7 @@ https://v2.siar.us/barayatv/live/chunks.m3u8 http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 -#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p) +#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="error",Bayu TV Nganjuk (720p) https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 #EXTINF:-1 tvg-id="BBSTV.id" status="online",BBS TV (720p) [Not 24/7] http://103.119.54.246:8080/hls/bbstv.m3u8 @@ -77,7 +77,7 @@ https://h1.intechmedia.net/intech/ch30.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -108,7 +108,7 @@ https://live.cnbcindonesia.com/livecnbc/smil:cnbctv.smil/master.m3u8 https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DAAITV.id" status="online",DAAI TV Indonesia (720p) [Not 24/7] https://dacastmmd.mmdlive.lldns.net/dacastmmd/bf3a76722204472aa45938f2b67ef808/playlist.m3u8 -#EXTINF:-1 tvg-id="DangdutTivi.id" status="timeout",Dangdut Tivi (576p) +#EXTINF:-1 tvg-id="DangdutTivi.id" status="online",Dangdut Tivi (576p) https://bravo.kugo.id/dangduttivi/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DayakTV.id" status="error",Dayak TV (720p) [Not 24/7] http://122.248.43.138:1935/ch26/myStream/playlist.m3u8 @@ -125,15 +125,15 @@ https://h1.intechmedia.net/intech/ch51.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-431d-b92e-383fa7abe25c)/index.m3u8 #EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="timeout",GBI TV (576p) +#EXTINF:-1 tvg-id="GBITV.id" status="online",GBI TV (576p) https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) http://gbitv.net:1935/live/gbitv/playlist.m3u8 @@ -157,23 +157,23 @@ https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 #EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) +#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s04/index.m3u8 +#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d3o5yreltwquyt.cloudfront.net/INEWS2022.m3u8 -#EXTINF:-1 tvg-id="InsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch1.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://bravo.kugo.id/inspira/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="IzzahTV.id" status="error",Izzah TV (480p) +#EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="online",Jak TV (576p) https://bravo.kugo.id/jaktv/udp.stream/playlist.m3u8 @@ -185,22 +185,22 @@ http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 http://wowza58.indostreamserver.com:1935/jambitv/live/playlist.m3u8 #EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7] https://v2.siar.us/jawapostv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 -#EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -210,13 +210,13 @@ https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84 https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84727)/index.m3u8 #EXTINF:-1 tvg-id="JTV.id" status="error",JTV (720p) [Not 24/7] http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KawanuaTV.id" status="error",Kawanua TV (720p) +#EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="error",Kompas TV (720p) https://live-kg.jixie.media/live/kompastv_lhd.m3u8 -#EXTINF:-1 tvg-id="LombokTV.id" status="online",Lombok TV (576) +#EXTINF:-1 tvg-id="LombokTV.id" status="error",Lombok TV (576) https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8 @@ -234,7 +234,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-46 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(9430f215-8ccb-4322-affd-6dbc97e259bd)/index.m3u8 #EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online",Media Sunnah Aceh [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MediaSunnahAceh/live -#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] +#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch23.m3u8 #EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7] @@ -247,10 +247,10 @@ http://edge.metrotvnews.com:1935/live-edge/smil:metro.smil/playlist.m3u8 https://tv.rodja.live/tasik/ngrp:mgitv_all/playlist.m3u8 #EXTINF:-1 tvg-id="MGSTV.id" status="online",MGS TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 -#EXTINF:-1 tvg-id="MHOTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 #EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) @@ -267,17 +267,17 @@ http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) +#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h191/index.m3u8 @@ -293,9 +293,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) @@ -308,11 +308,11 @@ http://210.210.155.37/qwr9ew/s/s41/index.m3u8 http://210.210.155.35/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="PalembangTV.id" status="online",Pal TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PalembangTV.id" status="error",Pal TV (720p) [Not 24/7] https://v3.siar.us/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="PersadaTV.id" status="online",Persada TV (720p) [Not 24/7] http://wowza58.indostreamserver.com:1935/persadatv/live/playlist.m3u8 @@ -324,7 +324,7 @@ http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="PujaTVAceh.id" status="online",Puja TV Aceh (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7] https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 @@ -332,14 +332,14 @@ http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 +http://210.210.155.35/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h10/index.m3u8 +http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live -#EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RasyaadTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch6.m3u8 #EXTINF:-1 tvg-id="RCTI.id" status="online",RCTI (720p) @@ -354,7 +354,7 @@ http://122.248.43.138:1935/ch9/myStream/playlist.m3u8 https://v10.siar.us/rctv/live/playlist.m3u8 #EXTINF:-1 tvg-id="Reformed21.id" status="online",Reformed 21 (540p) http://edge.linknetott.swiftserve.com/live/BsNew/amlst:reformedch/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauRayaTV.id" status="online",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauRayaTV.id" status="timeout",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RiauRayaTV.id" status="error",Riau TV (576p) [Not 24/7] rtmp://103.166.254.114:1935/live/0 @@ -364,13 +364,13 @@ http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 https://bravo.kugo.id/riautv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="blocked",Rodja TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(6f7158e4-f151-45dd-874f-e02c15c7cd4b)/index.m3u8 -#EXTINF:-1 tvg-id="RodjaTV.id" status="timeout",Rodja TV [Geo-blocked] +#EXTINF:-1 tvg-id="RodjaTV.id" status="error",Rodja TV [Geo-blocked] https://tv.rodja.live/live/ngrp:rodja_all/playlist.m3u8 #EXTINF:-1 tvg-id="RRINet.id" status="online",RRI Net (720p) [Not 24/7] http://36.89.47.217:11935/rrinet/live/index.m3u8 #EXTINF:-1 tvg-id="RuangTrampil.id" status="blocked",Ruang Trampil (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4be9-9a45-aa023c890e13)/index.m3u8 -#EXTINF:-1 tvg-id="SaktiTV.id" status="online",Sakti TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SaktiTV.id" status="error",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.id" status="online",Salam TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live @@ -381,9 +381,9 @@ https://h1.intechmedia.net/intech/ch12.m3u8 https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s03/index.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd @@ -401,10 +401,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sriwijaya http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch17.m3u8 +https://h1.intechmedia.net/intech/ch18.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch18.m3u8 +https://h1.intechmedia.net/intech/ch17.m3u8 #EXTINF:-1 tvg-id="SurabayaTV.id" status="error",Surabaya TV (720p) offline https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="online",Surau TV (720p) @@ -414,7 +414,7 @@ http://119.235.249.58:1935/surautv/live/playlist.m3u8 https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] https://v2.siar.us/tatv/live.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TawafTV.id" status="online",Tawaf TV (720p) +#EXTINF:-1 tvg-id="TawafTV.id" status="timeout",Tawaf TV (720p) https://bravo.kugo.id/tawaftv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TawafTV.id" status="error",Tawaf TV (720p) https://dgbgs3f3e3nka.cloudfront.net/hls/hanyacoba.m3u8 @@ -440,7 +440,7 @@ http://103.30.1.14:8080/hls/live.m3u8 https://tvmu.siar.us/tvmu/live/playlist.m3u8 #EXTINF:-1 tvg-id="TVMu.id" status="online",tvMu (720p) https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 @@ -465,11 +465,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBabel)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBangkaBelitung.id" status="online",TVRI Bangka Belitung (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBABEL)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBengkulu)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) @@ -477,11 +477,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) @@ -533,11 +533,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRILampung)/index.m3u8 #EXTINF:-1 tvg-id="TVRILampung.id" status="online",TVRI Lampung (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRILAMPUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIMalukuambon)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) @@ -630,7 +630,7 @@ http://118.97.50.107/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIYogyakarta)/index.m3u8 #EXTINF:-1 tvg-id="TVRIYogyakarta.id" status="online",TVRI Yogyakarta (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIYOGYAKARTA)/index.m3u8 -#EXTINF:-1 tvg-id="TVRParlemen.id" status="online",TVR Parlemen (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemen.id" status="error",TVR Parlemen (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBadanAnggaran.id" status="error",TVR Parlemen Badan Anggaran (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestreambanggar/playlist.m3u8 @@ -642,25 +642,25 @@ http://103.18.181.69:1935/golive/livestreambamus/playlist.m3u8 http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBKSAP.id" status="error",TVR Parlemen BKSAP [Not 24/7] http://103.18.181.69:1935/golive/livestreambksap/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="online",TVR Parlemen Komisi I (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiI.id" status="error",TVR Parlemen Komisi I (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="error",TVR Parlemen Komisi II (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="online",TVR Parlemen Komisi III (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="online",TVR Parlemen Komisi IV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream5/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="error",TVR Parlemen Komisi VI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream7/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="online",TVR Parlemen Komisi X (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiXI.id" status="error",TVR Parlemen Komisi XI (720p) [Not 24/7] http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 @@ -669,10 +669,10 @@ https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 +#EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 #EXTINF:-1 tvg-id="UGTV.id" status="online",UGTV (720p) @@ -684,9 +684,9 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d #EXTINF:-1 tvg-id="WesalTV.id" status="online",Wesal TV (720p) http://wowza58.indostreamserver.com:1935/wesaltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) @@ -714,11 +714,9 @@ https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s35/index.m3u8 +http://210.210.155.35/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) @@ -727,27 +725,29 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) +http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) https://ammedia.siar.us/ammedia/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="online",Prima TV (360p) [Not 24/7] https://v2.siar.us/primatv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s101/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) -http://210.210.155.37/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://rr3.dens.tv/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Cahaya Nuansa Islami (480p) diff --git a/streams/in.m3u b/streams/in.m3u index 766a1ee3a..6d25f4f0a 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -9,9 +9,9 @@ http://14.199.164.20:4001/play/a0nc/index.m3u8 http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AathavanTV.in" status="error",Aathavan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ABPAnanda.in" status="error",ABP Ananda (720p) https://abp-i.akamaihd.net/hls/live/765530/abpananda/master.m3u8 @@ -25,7 +25,7 @@ http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 #EXTINF:-1 tvg-id="ABPMajha.in" status="error",ABP Majha (720p) https://abp-i.akamaihd.net/hls/live/765531/abpmajha/master.m3u8 -#EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaramKidz.in" status="timeout",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -164,7 +164,7 @@ http://14.199.164.20:4001/play/a0qx/index.m3u8 http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) http://210.210.155.37/uq2663/h/h19/index.m3u8 @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -190,12 +190,12 @@ https://live-indiatvnews.akamaized.net/indiatv-origin/ITV_1_1@199237/playlist.m3 https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="IsaiAruvi.in" status="online",Isai Aruvi (576p) http://103.199.161.254/Content/isaiaruvi/Live/Channel(IsaiAruvi)/index.m3u8 +#EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (480p) +https://live.neestream.com/neestream_01/jaihind/playlist.m3u8 #EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (576p) http://103.199.161.254/Content/jaihind/Live/Channel(Jaihind)/index.m3u8 #EXTINF:-1 tvg-id="JaihindTV.in" status="online",Jaihind TV (480p) https://live.neestream.net/neestream_01/jaihindtv/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="JaihindTV.in" status="blocked",Jaihind TV (480p) -https://live.neestream.com/neestream_01/jaihind/playlist.m3u8 #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNVkxRPqsBNejO6B9thG9Xw/live #EXTINF:-1 tvg-id="JanamTV.in" status="online",Janam TV (720p) @@ -307,9 +307,9 @@ https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0pa/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0kd/index.m3u8 +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0pa/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] http://14.199.164.20:4001/play/a0p9/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -452,7 +452,7 @@ https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 #EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) +#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="timeout",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 @@ -538,7 +538,7 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 @@ -558,8 +558,6 @@ http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 http://cdn12.henico.net:8080/live/sadatv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",NVision http://live.singamcloud.in:1935/nvision/nvision/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Suriyan TV -http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Beats HD (720p) http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Xplore Channel (720p) @@ -600,6 +598,8 @@ http://c0.cdn.trinity-tv.net/stream/zfmjgma9zn46fa797ez9fgkw7msh9mj4tppspg23gey6 http://weone.livebox.co.in/Metro7hls/Metro7.m3u8 #EXTINF:-1 tvg-id="" status="online",Wion (domestic feed) (576p) https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Channel Win (360p) [Not 24/7] +https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) #EXTVLCOPT:http-referrer=https://webcast.gov.in/ https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 @@ -642,6 +642,8 @@ http://192.99.2.28/mandra_hls/mandra.m3u8 http://210.210.155.35/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) http://210.210.155.37/x6bnqe/s/s81/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",Suriyan TV +http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 #EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 #EXTINF:-1 tvg-id="" status="error",Janataa TV [Not 24/7] @@ -652,8 +654,6 @@ http://singamcloud.in:1935/kalai/kalaiisai/playlist.m3u8 http://singamcloud.in:1935/sachinmusichd/sachinmusichd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Naxtra News (720p) [Not 24/7] http://wearelive.livebox.co.in/naxatratvhls/Naxatratv.m3u8 -#EXTINF:-1 tvg-id="" status="error",Channel Win (360p) [Not 24/7] -https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",R Plus News (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/rplus/rplus/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Satsang (1080p) [Not 24/7] diff --git a/streams/iq.m3u b/streams/iq.m3u index 9fb03d2ba..a931ad85e 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -11,7 +11,7 @@ https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiyaNews.iq" status="error",Al Iraqiya News (720p) [Not 24/7] https://cdn.catiacast.video/abr/78054972db7708422595bc96c6e024ac/playlist.m3u8 -#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="online",Al-Jawadain TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlJawadainTV.iq" status="error",Al-Jawadain TV (1080p) [Not 24/7] https://live.aljawadain.org/live/aljawadaintv/playlist.m3u8 #EXTINF:-1 tvg-id="AlkafeelBetweenthetwoholyshrines.iq" status="online",Alkafeel: Between the two holy shrines (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot4/manifest.m3u8 @@ -61,10 +61,10 @@ https://ar.imamhusseintv.com/live/ih201/index.m3u8 https://live.imamhossaintv.com/live/ih2.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (360p) https://live.imamhossaintv.com/live/ih3.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) -https://live.imamhossaintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) https://ur.imamhusseintv.com/live/ih4.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) +https://live.imamhossaintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Iraq24.iq" status="error",Iraq 24 (1080p) [Not 24/7] @@ -87,7 +87,7 @@ https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8 https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream2_all/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="error",KurdMax Music (720p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/music/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="error",KurdMax Show (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="online",KurdMax Show (720p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:SHOW1_all/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxSorani.iq" status="error",KurdMax (1080p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream_all/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index e222c5166..f815a4618 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -10,7 +10,7 @@ https://live2.alalam.ir/alalam.m3u8 https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8 #EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist2/index.m3u8 -#EXTINF:-1 tvg-id="AVAFamily.ir" status="online",AVA Family (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AVAFamily.ir" status="error",AVA Family (720p) [Not 24/7] http://51.210.199.5/hls/stream.m3u8 #EXTINF:-1 tvg-id="AVASeries.ir" status="online",AVA Series (720p) http://51.210.199.4/hls/stream.m3u8 @@ -155,7 +155,7 @@ https://stream-cdn.gemonline.tv/live/rubix/index.m3u8 http://cdn1.live.irib.ir:1935/epg-live/smil:sahand/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.ir" status="online",Salam TV (720p) https://iptv.salaamtv.org/salaam/playlist.m3u8 -#EXTINF:-1 tvg-id="SepanjTV.ir" status="online",Sepanj TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SepanjTV.ir" status="error",Sepanj TV (720p) [Not 24/7] http://51.210.199.30/hls/stream.m3u8 #EXTINF:-1 tvg-id="SL1.ir" status="online",SL 1 (720p) http://51.210.199.3/hls/stream.m3u8 @@ -179,8 +179,6 @@ https://hls.yourtime.live/hls/stream.m3u8 http://cdn1.live.irib.ir:1935/channel-live/smil:varzesh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VARZESH (1080p) http://cdn1.live.irib.ir:1935/live-channels/smil:varzesh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Persian Bazar (720p) [Not 24/7] -https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",HodHod TV (720p) http://51.210.199.12/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Diyar TV (720p) [Not 24/7] @@ -241,3 +239,5 @@ https://ir13.livekadeh.com/hls2/valiasr.m3u8 https://live.livestreamtv.ca/canadastartv/smil:canadastartv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Farda (576p) [Not 24/7] https://rfe-lh.akamaihd.net/i/rfe_tvmc1@383622/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Persian Bazar (720p) [Not 24/7] +https://stream.persiantv1.com/ptv1/playlist1/index.m3u8 diff --git a/streams/it.m3u b/streams/it.m3u index ba37fb1ac..2bb4daa1c 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -131,7 +131,7 @@ https://m2otv-lh.akamaihd.net/i/m2oTv_1@186074/master.m3u8 https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(kq)/index.m3u8 #EXTINF:-1 tvg-id="NSL.it" status="online",NSL (1080p) https://streannunsec-lh.akamaihd.net/i/tv_1@868496/master.m3u8 -#EXTINF:-1 tvg-id="OndaNovaraTV.it" status="error",Onda Novara TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OndaNovaraTV.it" status="online",Onda Novara TV (720p) [Not 24/7] https://585b674743bbb.streamlock.net/9006/9006/master.m3u8 #EXTINF:-1 tvg-id="OrlerTV.it" status="online",Orler TV (420p) [Not 24/7] https://w1.mediastreaming.it/orlertv/livestream/playlist.m3u8 @@ -220,10 +220,10 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) -http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) +http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 #EXTINF:-1 tvg-id="RaiNews24.it" status="online",Rai News 24 (720p) @@ -258,9 +258,9 @@ http://5c389faa13be3.streamlock.net:1935/8058/8058/playlist.m3u8 https://59d7d6f47d7fc.streamlock.net/reteveneta/reteveneta/playlist.m3u8 #EXTINF:-1 tvg-id="RMKTVSciacca.it" status="online",RMK TV Sciacca (720p) [Not 24/7] http://vod1.kronopress.com:1935/tmk_live/5123-CA5C-9EBE-428A/playlist.m3u8 -#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="online",RTC Telecalabria (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="error",RTC Telecalabria (720p) [Not 24/7] http://fl1.mediastreaming.it:1935/calabriachannel/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="online",RTC Telecalabria (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="error",RTC Telecalabria (720p) [Not 24/7] https://w1.mediastreaming.it/calabriachannel/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.it" status="online",RTP (404p) https://flash2.xdevel.com/rtptv/rtptv/playlist.m3u8 @@ -356,9 +356,9 @@ https://diretta.teleterni.it/live/stream_src.m3u8 https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 #EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7] http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleVenezia.it" status="online",TeleVenezia (576p) +#EXTINF:-1 tvg-id="TeleVenezia.it" status="error",TeleVenezia (576p) https://59d8c0cee6f3d.streamlock.net/televenezia/televenezia/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleVideoAgrigento.it" status="error",TeleVideo Agrigento (480p) +#EXTINF:-1 tvg-id="TeleVideoAgrigento.it" status="online",TeleVideo Agrigento (480p) https://59d7d6f47d7fc.streamlock.net/tva/tva/playlist.m3u8 #EXTINF:-1 tvg-id="TevereTV.it" status="error",Tevere TV (576p) [Not 24/7] https://5926fc9c7c5b2.streamlock.net/9098/9098/playlist.m3u8 @@ -400,7 +400,7 @@ http://wms.shared.streamshow.it:1935/tvrs/tvrs/live.m3u8 http://185.202.128.1:1935/Tv6Stream/tv6TV.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeiHD.it" status="error",TV Sei (406p) [Not 24/7] http://185.202.128.1:1935/Tv6Stream/tv6TV.stream_tlm/playlist.m3u8 -#EXTINF:-1 tvg-id="UmbriaTV.it" status="online",Umbria TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="UmbriaTV.it" status="error",Umbria TV (576p) [Not 24/7] https://umbriatv.stream.rubidia.it:8083/live/umbriatv/playlist.m3u8 #EXTINF:-1 tvg-id="VeraTV.it" status="online",Vera TV (1080p) [Not 24/7] http://wms.shared.streamshow.it/veratv/mp4:veratv/playlist.m3u8 diff --git a/streams/ke.m3u b/streams/ke.m3u index db5bad6a0..8c48a0868 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -7,7 +7,7 @@ https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn.m3u8 https://goliveafrica.media:9998/live/6045ccbac3484/index.m3u8 #EXTINF:-1 tvg-id="K24.ke" status="online",K24 (480p) [Not 24/7] https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="error",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj #EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7] https://goliveafrica.media:9998/live/60755313b36db/index.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index a57137359..3ea93145b 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,8 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h02/index.m3u8 -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h02/index.m3u8 +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) @@ -31,7 +31,7 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_kr02/playlist.m3u8 http://51.81.66.195:1935/krtv/channela_540/playlist.m3u8 #EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",춘천MBC (MBC Chuncheon) (1080p) [Not 24/7] https://stream.chmbc.co.kr/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="CJBTV.kr" status="blocked",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS기독교TV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 @@ -71,7 +71,7 @@ http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8 http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="InetTV.kr" status="online",Inet TV (576p) [Not 24/7] http://51.81.66.195:1935/krtv/inet_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7] +#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="error",제주 MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 #EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] http://123.140.197.22/stream/1/play.m3u8 @@ -83,13 +83,13 @@ https://61ff3340258d2.streamlock.net/jtv_live/myStream/playlist.m3u8 http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 #EXTINF:-1 tvg-id="KBS1TV.kr" status="online",KBS1 (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KBS1TV.kr" status="timeout",KBS1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KBS1TV.kr" status="error",KBS1 (1080p) [Not 24/7] http://121.130.210.101:9981/stream/channelid/637185705 #EXTINF:-1 tvg-id="KBS2TV.kr" status="online",KBS2 (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs2_540/playlist.m3u8 #EXTINF:-1 tvg-id="KBSJoy.kr" status="online",KBS Joy (576p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs_joy_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KBSKids.kr" status="online",KBS Kids (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KBSKids.kr" status="error",KBS Kids (576p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs_kids_540/playlist.m3u8 #EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="online",KBS LiveCam DokDo (540p) http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 @@ -105,16 +105,16 @@ http://119.77.96.184:1935/chn05/chn05/playlist.m3u8 http://51.81.66.195:1935/krtv/wowtv_540/playlist.m3u8 #EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (450p) [Not 24/7] http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) -http://210.210.155.37/uq2663/h/h08/index.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h08/index.m3u8 +#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) +http://210.210.155.37/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="MBCSportsPlus.kr" status="online",MBC Sports+ (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_sports_540/playlist.m3u8 +#EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (1080p) +http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBCTV.kr" status="online",MBC (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_540/playlist.m3u8 -#EXTINF:-1 tvg-id="MBCTV.kr" status="error",MBC (1080p) -http://123.254.72.24:1935/tvlive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="MBN.kr" status="online",MBN (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbn_540/playlist.m3u8 #EXTINF:-1 tvg-id="Mnet.kr" status="online",MNet (576p) [Not 24/7] @@ -155,9 +155,9 @@ http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 http://210.210.155.35/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h21/index.m3u8 -#EXTINF:-1 tvg-id="TVNMovies.hk" status="error",tvN Movies (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="tvNShow.kr" status="online",tvN Show (576p) [Not 24/7] http://51.81.66.195:1935/krtv/xtm_540/playlist.m3u8 diff --git a/streams/kz.m3u b/streams/kz.m3u index c937f36a5..6282a6575 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -3,9 +3,9 @@ https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 #EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (1080p) [Not 24/7] http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="error",Atameken Business (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (576p) [Not 24/7] https://sc.id-tv.kz/Atameken.m3u8 -#EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7] +#EXTINF:-1 tvg-id="CaspianNews.kz" status="error",Caspian News (576p) [Not 24/7] https://sc.id-tv.kz/CaspianNews.m3u8 #EXTINF:-1 tvg-id="DombyraTV.kz" status="error",Dombyra TV (576p) [Not 24/7] https://sc.id-tv.kz/Dombyra.m3u8 @@ -16,11 +16,11 @@ https://sc.id-tv.kz/Gakku.m3u8 #EXTINF:-1 tvg-id="HitTVChannel.kz" status="online",Hit TV (576p) [Not 24/7] https://sc.id-tv.kz/HitTV.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live -#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="Khabar24.kz" status="error",Хабар 24 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live #EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (576p) [Not 24/7] https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (360p) [Not 24/7] diff --git a/streams/mo.m3u b/streams/mo.m3u index d581c08d4..e5ced3c0c 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="CanalMacau.mo" status="error",Canal Macau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalMacau.mo" status="online",Canal Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch2/_definst_/ch2.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="online",TDM Info. Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 @@ -7,7 +7,7 @@ http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMMacauSatelite.mo" status="online",TDM Macau Satelite (720p) http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="online",TDM Sports Macau (720p) +#EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="error",TDM Sports Macau (720p) http://live4.tdm.com.mo/ch4/_definst_/sport_ch4.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门综艺 (720p) [Not 24/7] http://live2.tdm.com.mo:1935/ch6/hd_ch6.live/playlist.m3u8 @@ -19,5 +19,5 @@ http://live3.tdm.com.mo:1935/ch3/ch3.live/playlist.m3u8 http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门资讯 (720p) http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",澳門綜藝 (720p) +#EXTINF:-1 tvg-id="" status="online",澳門綜藝 (720p) http://live4.tdm.com.mo/ch6/_definst_/hd_ch6.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index fea1caad1..a3c119c47 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -11,7 +11,7 @@ http://45.174.77.243:8000/play/a0fl/index.m3u8 https://mdstrm.com/live-stream-playlist/5a7b1e63a8da282c34d65445.m3u8 #EXTINF:-1 tvg-id="Canal10Cancun.mx" status="online",Canal 10 Cancún (720p) [Not 24/7] http://stream2.dynalias.com:1935/live/tvlive1/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal28.mx" status="error",Canal 28 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal28.mx" status="online",Canal 28 (720p) [Not 24/7] https://api.new.livestream.com/accounts/3789491/events/8003011/live.m3u8 #EXTINF:-1 tvg-id="Canal44.mx" status="online",Canal 44 Chihuahua (720p) [Not 24/7] https://5e50264bd6766.streamlock.net/canal442/videocanal442/playlist.m3u8 @@ -43,7 +43,7 @@ https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf #EXTINF:-1 tvg-id="MexiquenseTV.mx" status="online",Mexiquense TV (720p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/mexiquense/videomexiquense/playlist.m3u8 -#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="online",Milenio Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MilenioTelevision.mx" status="timeout",Milenio Televisión (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFxHplbcoJK9m70c4VyTIxg/live #EXTINF:-1 tvg-id="MonteMaria.mx" status="timeout",Monte Maria (720p) https://rbaca.livestreamingcdn.com/envivo3/smil:live.smil/playlist.m3u8 @@ -107,7 +107,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live #EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="timeout",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live -#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="online",Televisa Piedras Negras (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="timeout",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live #EXTINF:-1 tvg-id="TelevisaPuebla.mx" status="online",SET Televisión Canal 26.1 (720p) [Not 24/7] http://189.240.210.28:1935/envivo/puecom/playlist.m3u8 @@ -125,9 +125,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5EnLdE7ASjYzWt7wvT-QSg/live #EXTINF:-1 tvg-id="TelevisaZacatecas.mx" status="timeout",Televisa Zacatecas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQb3i7gu9J8A4zzQU7j6C1Q/live -#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7] +#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisión Morelia (614p) [Not 24/7] http://streamingcws20.com:1935/tmtv/videotmtv/playlist.m3u8 -#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="error",Transmedia Televisión Morelia (614p) [Not 24/7] +#EXTINF:-1 tvg-id="TransmediaTelevisionMorelia.mx" status="online",Transmedia Televisión Morelia (614p) [Not 24/7] https://5ca3e84a76d30.streamlock.net/tmtv/videotmtv/playlist.m3u8 #EXTINF:-1 tvg-id="TVLobo.mx" status="online",TV Lobo (720p) [Not 24/7] http://streamingcws20.com:1935/lobodurango/videolobodurango/playlist.m3u8 @@ -147,9 +147,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://5ca9af4645e15.streamlock.net/rtv/videortv/playlist.m3u8 #EXTINF:-1 tvg-id="XHJKTDT.mx" status="online",Azteca Uno (XHJK-TDT) (480p) [Not 24/7] http://190.122.96.187:8888/http/002 -#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="timeout",Once Niñas y Niños (XHTJB-TDT) (432p) +#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once Niñas y Niños (XHTJB-TDT) (432p) https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt2.m3u8 -#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="timeout",Once TV (XHTJB-TDT) (1080p) +#EXTINF:-1 tvg-id="XHTJBTDT.mx" status="error",Once TV (XHTJB-TDT) (1080p) https://streams.the6tv.duckdns.org:2443/locals/SanDiego/xhtjb-tdt.m3u8 #EXTINF:-1 tvg-id="" status="online",CorTV (800p) https://stream.oursnetworktv.com/latin/encoder29/playlist.m3u8 diff --git a/streams/my.m3u b/streams/my.m3u index 8f8a8031d..35f8e7f01 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,9 +7,9 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 -#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) +#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 @@ -19,11 +19,11 @@ http://210.210.155.35/uq2663/h/h22/index.m3u8 http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 -#EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MaahTV.my" status="error",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 #EXTINF:-1 tvg-id="NTV7.my" status="online",NTV 7 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 -#EXTINF:-1 tvg-id="OKEY.my" status="online",OKEY (1080p) +#EXTINF:-1 tvg-id="OKEY.my" status="timeout",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd #EXTINF:-1 tvg-id="SukanRTM.my" status="online",Sukan RTM (1080p) https://rtmlive06tv.secureswiftcontent.com/rtmchannel/06-manifest.mpd diff --git a/streams/ng.m3u b/streams/ng.m3u index 3a0828a27..2b9ab45e9 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -5,7 +5,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 http://93.152.174.144:4000/play/ch24ng/index.m3u8 #EXTINF:-1 tvg-id="EmmanuelTV.ng" status="error",Emmanuel TV (1080p) [Not 24/7] https://api.new.livestream.com/accounts/23202872/events/7200883/live.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 diff --git a/streams/ni.m3u b/streams/ni.m3u index bf0342995..890f6c182 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -13,7 +13,7 @@ http://138.117.4.70:8075/channel10/playlist.m3u8 http://138.117.4.70:8075/channel11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.ni" status="online",Nicavisión Canal 12 (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal12/videocanal12/playlist.m3u8 -#EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JBNTV.hn" status="timeout",JBN (720p) [Not 24/7] https://inliveserver.com:1936/17510/17510/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7] https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index 3117ad661..bd8b3fbec 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -49,7 +49,7 @@ http://resolver.streaming.api.nos.nl/livestream?url=/live/npo/thematv/politiek24 https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 #EXTINF:-1 tvg-id="OmroepBrabantTV.nl" status="online",Omroep Brabant (1080p) https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 -#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="timeout",Omroep Centraal TV (480p) +#EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="error",Omroep Centraal TV (480p) https://ms7.mx-cd.net/tv/208-1258878/Omroep_Centraal_GB.smil/playlist.m3u8 #EXTINF:-1 tvg-id="OmroepFlevolandTV.nl" status="online",Omroep Flevoland (720p) [Not 24/7] https://d5ms27yy6exnf.cloudfront.net/live/omroepflevoland/tv/index.m3u8 @@ -145,7 +145,7 @@ https://salto-streams.nl/hls/sotv1_high.m3u8 https://server-67.stream-server.nl:1936/Samen1TV/Samen1TV/playlist.m3u8 #EXTINF:-1 tvg-id="SilenceTV.nl" status="online",Silence TV (720p) [Not 24/7] http://93.190.140.42:8081/SilenceTV/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SirisTV.nl" status="online",Siris TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SirisTV.nl" status="error",Siris TV (720p) [Not 24/7] https://videostream.siris.nl/hls/playoutweb/index.m3u8 #EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7] http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 @@ -185,8 +185,6 @@ https://ms7.mx-cd.net/tv/192-840604/Jenz_TV.smil/playlist.m3u8 http://593aed234297b.streamlock.net:1935/rtvnof/rtvnof/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",JIN TV (720p) https://live.jintv.org:12443/medialive/jintv.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio VOS FM (720p) [Not 24/7] -http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV NOF 2 (720p) [Not 24/7] http://593aed234297b.streamlock.net:1935/rtvnof2/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",L1mburg (720p) [Not 24/7] @@ -211,6 +209,8 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio NL (1080p) [Not 24/7] http://558bd16067b67.streamlock.net:1935/radionl/radionl/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio VOS FM (720p) [Not 24/7] +http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio A1 (1080p) [Not 24/7] http://stream.a1mediagroep.eu/hls/a1studio.m3u8 #EXTINF:-1 tvg-id="" status="error",Bazme Asheghan (720p) diff --git a/streams/no.m3u b/streams/no.m3u index 9d630ab8d..b099cbcc7 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -29,9 +29,9 @@ https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.ip-only https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrømmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) -https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Viasat History Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Viasat Nature Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) +https://sc.id-tv.kz/TV1000.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index 31b396daf..ab43ee045 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -9,9 +9,9 @@ https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8 https://mdstrm.com/live-stream-playlist/5d97ca5673de440761ff194e.m3u8 #EXTINF:-1 tvg-id="HosannaVision.pa" status="online",Hosanna Vision (480p) [Not 24/7] https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 -#EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OyeTV.pa" status="online",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 -#EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telemetro.pa" status="blocked",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="timeout",Telemetro (480p) http://209.91.213.10:8088/play/a00h diff --git a/streams/pe.m3u b/streams/pe.m3u index c4b932307..9fab94a3c 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -35,13 +35,13 @@ https://video1.getstreamhosting.com:1936/8106/8106/playlist.m3u8 http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8 #EXTINF:-1 tvg-id="CadenaTV.pe" status="error",Cadena TV Huancayo (720p) [Not 24/7] https://tvdatta.com:3262/live/cadenatvlive.m3u8 -#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="error",Cajamarca TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="CajamarcaTV.pe" status="online",Cajamarca TV (480p) [Not 24/7] https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 #EXTINF:-1 tvg-id="Canal8Catacaos.pe" status="online",Canal 8 (Catacaos) (360p) [Not 24/7] https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 #EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="timeout",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] https://media2.cdnlayer.biz:8081/8014/index.m3u8 -#EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalB.pe" status="online",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live #EXTINF:-1 tvg-id="CanalEvelyn.pe" status="error",Canal E (Evelyn) (Nororiente) (720p) [Not 24/7] https://srv1.mediastreamperu.com:8081/8004/index.m3u8 @@ -55,7 +55,7 @@ https://5c3fb01839654.streamlock.net:1963/iptvcentraltv/livecentraltvtv/playlist https://cloudvideo.servers10.com:8081/8168/index.m3u8 #EXTINF:-1 tvg-id="ChicosIPe.pe" status="online",Chicos IPe (1080p) [Not 24/7] http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 -#EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CineClubTV.pe" status="error",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 @@ -121,7 +121,7 @@ https://tv.portalexpress.es:3641/hybrid/play.m3u8 https://tv.portalexpress.es:3124/hybrid/play.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 -#EXTINF:-1 tvg-id="HuantaTV.pe" status="online",Huanta TV (288p) [Not 24/7] +#EXTINF:-1 tvg-id="HuantaTV.pe" status="error",Huanta TV (288p) [Not 24/7] https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huánuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 @@ -149,11 +149,11 @@ https://cu.onliv3.com/livevd/user1.m3u8 https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] https://inliveserver.com:1936/18016/18016/playlist.m3u8 -#EXTINF:-1 tvg-id="KoraTV.pe" status="online",Kora TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KoraTV.pe" status="error",Kora TV (360p) [Not 24/7] https://megastreamm.com:3183/live/korattvlive.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 -#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7] +#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="error",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 #EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8 @@ -169,17 +169,17 @@ https://stmv.panel.grupolimalive.com/limalive/limalive/playlist.m3u8 https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8 #EXTINF:-1 tvg-id="MasterTV.pe" status="online",Master TV (Tarapoto) (480p) [Not 24/7] https://tv.oyotunstream.com:1936/master/master/playlist.m3u8 -#EXTINF:-1 tvg-id="MaticesTV.pe" status="online",MaticesTV (Cañete) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MaticesTV.pe" status="error",MaticesTV (Cañete) (720p) [Not 24/7] http://v4.tustreaming.cl/matices/index.m3u8 #EXTINF:-1 tvg-id="MegaTVArequipa.pe" status="error",Mega TV (Arequipa) (360p) [Not 24/7] https://video.servidor.stream:3180/live/megatvlive.m3u8 -#EXTINF:-1 tvg-id="MegaTVJaen.pe" status="error",Mega TV (Jaen) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MegaTVJaen.pe" status="online",Mega TV (Jaen) (720p) [Not 24/7] https://tv.portalexpress.es:3399/hybrid/play.m3u8 #EXTINF:-1 tvg-id="MegaTVTarapoto.pe" status="error",Mega TV (Tarapoto) (480p) [Not 24/7] https://tv.portalexpress.es:3870/hybrid/play.m3u8 #EXTINF:-1 tvg-id="MetropolitanadelCuzco.pe" status="error",Metropolitana del Cuzco (CCTVRadio) (576p) [Not 24/7] https://video1.earthcam.com/myearthcam/075ff02f78c35af55564cf3af3b3f750.flv/playlist.m3u8 -#EXTINF:-1 tvg-id="Millenium109FM.pe" status="error",Millenium 109 FM (Lamas) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Millenium109FM.pe" status="online",Millenium 109 FM (Lamas) (720p) [Not 24/7] https://videoserver.tmcreativos.com:19360/nqvnhujhrx/nqvnhujhrx.m3u8 #EXTINF:-1 tvg-id="MilleniumTV.pe" status="online",Millenium 49 TV (Pucallpa) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 @@ -187,23 +187,23 @@ https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 http://iptv.perueduca.pe:1935/canal1/canal11/playlist.m3u8 #EXTINF:-1 tvg-id="MINEDUIPTV2.pe" status="online",MINEDU IPTV 2 (320p) [Not 24/7] http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 -#EXTINF:-1 tvg-id="MitosTV.pe" status="online",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MitosTV.pe" status="timeout",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="ModaHuancayoTV.pe" status="error",Moda Huancayo TV https://tvdatta.com:3383/live/huancayotvlive.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] -https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (360p) [Not 24/7] +https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MTVMasAncash.pe" status="error",MTV Más (Ancash) (720p) [Not 24/7] https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 @@ -237,7 +237,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://38.131.11.9:1080/play/a0dh #EXTINF:-1 tvg-id="PeruvianRadioTV.pe" status="error",PeruvianRadio TV (268p) [Not 24/7] https://stmv.panel.grupolimalive.com/peruviantv/peruviantv/playlist.m3u8 -#EXTINF:-1 tvg-id="PiuraTV.pe" status="online",PiuraTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PiuraTV.pe" status="error",PiuraTV (720p) [Not 24/7] http://190.108.83.142:8000/play/a00d/index.m3u8 #EXTINF:-1 tvg-id="PlanetaTV.pe" status="error",Planeta TV Moyobamba (720p) [Not 24/7] https://live.obslivestream.com/planetatvmux/index.m3u8 @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -265,7 +265,7 @@ https://media2.cdnlayer.biz:8081/8018/index.m3u8 https://tv.portalexpress.es:3175/hybrid/play.m3u8 #EXTINF:-1 tvg-id="RadioLibertadArequipa.pe" status="error",Radio Libertad (Arequipa) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/radiolibertadarequipa -#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="online",Radio Pachatusan (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="error",Radio Pachatusan (Cuzco) (720p) [Not 24/7] https://tvdatta.com:3413/live/pachatusanlive.m3u8 #EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="online",Radio San Borja TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvsanborja/livesanborjatv/playlist.m3u8 @@ -279,7 +279,7 @@ https://media2.cdnlayer.biz:8081/8032/index.m3u8 https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8 #EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live #EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live @@ -309,7 +309,7 @@ https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 https://live.obslivestream.com/sanjuaneramux/playlist.m3u8 #EXTINF:-1 tvg-id="SatelTV.pe" status="error",SatelTV (Puno) (720p) [Not 24/7] https://7.innovatestream.pe:19360/satel/satel.m3u8 -#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="online",SelvaMía TV (Aguaytía) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="timeout",SelvaMía TV (Aguaytía) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 #EXTINF:-1 tvg-id="Sistema1.pe" status="online",Sistema 1 (Huaraz) (720p) [Not 24/7] https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8 @@ -357,7 +357,7 @@ https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8 https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 #EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 -#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="error",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="error",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5soritormux/index.m3u8 @@ -431,10 +431,10 @@ https://tv.oyotunstream.com:1936/xtv/xtv/playlist.m3u8 http://177.53.152.186:8000/play/a00g/index.m3u8 #EXTINF:-1 tvg-id="" status="online",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Planeta TV Bagua (720p) [Not 24/7] -https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] https://tvdatta.com:3602/stream/play.m3u8 +#EXTINF:-1 tvg-id="" status="online",Planeta TV Bagua (720p) [Not 24/7] +https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Memorias TV https://play.amelbasoluciones.co:3759/live/memoriastvlive.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Xtrema (360p) [Not 24/7] diff --git a/streams/pk.m3u b/streams/pk.m3u index 802b078e2..e05e7348d 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -9,7 +9,7 @@ https://6zklx4wryw9b-hls-live.5centscdn.com/arydigital/f7b44cfafd5c52223d5498196 #EXTINF:-1 tvg-id="ARYNews.pk" status="error",ARY News (720p) #EXTVLCOPT:http-referrer=https://live.arynews.tv/ https://6zklx4wryw9b-hls-live.5centscdn.com/arynewsweb/f7b44cfafd5c52223d5498196c8a2e7b.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.pk" status="error",ATV +#EXTINF:-1 tvg-id="ATV.pk" status="online",ATV https://streamone.simpaisa.com:8443/pitvlive1/atv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AVTKhyber.pk" status="online",AVT Khyber https://streamone.simpaisa.com:8443/pitvlive1/khyber.smil/playlist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index 8ecce06da..2fedca39a 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -75,9 +75,9 @@ http://trwamtv.live.e57-po.insyscd.net/cl01/out/u/trwam_3.m3u8 http://gargoyle.tomkow.pl/hls/tvt.m3u8 #EXTINF:-1 tvg-id="" status="online",TV REPUBLIKA (1080p) http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",4FUN TV (576p) [Not 24/7] -https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",TV Trwam (480p) https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Czworka (1080p) http://stream14.polskieradio.pl:1935/pr4_video/video_pr4.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",4FUN TV (576p) [Not 24/7] +https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index ff430fc50..ce4f2e614 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -21,7 +21,7 @@ http://htvpalsat.mada.ps:8888/PBC/index.m3u8 https://live.paltoday.tv/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="RajeenTV.ps" status="online",Rajeen TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/palabroad/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ShababFM.ps" status="online",Shabab FM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ShababFM.ps" status="error",Shabab FM (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/ShababFM/shabab/index.m3u8 #EXTINF:-1 tvg-id="WattanTV.ps" status="online",Wattan TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/wattan/index.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index e81c6a207..86b400aee 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -16,9 +16,9 @@ http://195.22.11.11:1935/ktv/ktv1/master.m3u8 #EXTINF:-1 tvg-id="KuriakosTV.pt" status="online",Kuriakos TV (576p) http://195.22.11.11:1935/ktv/ktv2/playlist.m3u8 #EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] -https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 -#EXTINF:-1 tvg-id="PortoCanal.pt" status="timeout",Porto Canal (360p) [Not 24/7] https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 +#EXTINF:-1 tvg-id="PortoCanal.pt" status="online",Porto Canal (360p) [Not 24/7] +https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="RadioClubeTV.pt" status="error",Radio Clube TV (720p) [Not 24/7] https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] @@ -26,10 +26,10 @@ https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) http://162.212.178.69:41042/bysid/608 -#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP2.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] @@ -57,7 +57,7 @@ http://210.210.155.35/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPMemoria.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memória (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memória (360p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPRadioZigZag.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Rádio Zig Zag [Not 24/7] @@ -104,17 +104,17 @@ http://csvl03.manasat.com:1935/tvmz/tvmz3/playlist.m3u8 http://csvl04.manasat.com:1935/tvmana/tvmana3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Maná 2 (576p) [Not 24/7] http://195.22.11.11:1935/tvmana/tvmana2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV MANA (ESP) (488p) -http://c2.manasat.com:1935/iglesia-online/espanhol3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV MANA MAPUTO (526p) [Not 24/7] http://streamspub.manasat.com:1935/tvmz/tvmz2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV MANA (RU) (486p) -http://c2.manasat.com:1935/tserkov-online/russo3/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV MANA (FR) (484p) -http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STV Noticias (240p) [Not 24/7] http://dcunilive36-lh.akamaihd.net/i/dclive_1@668002/master.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Maná 1 (320p) [Not 24/7] http://195.22.11.11:1935/tvmana/tvmana1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TV MANA (ENG) (484p) http://c2.manasat.com:1935/church-online/ingles3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV MANA (FR) (484p) +http://c2.manasat.com:1935/eglise-online/frances3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV MANA (ESP) (488p) +http://c2.manasat.com:1935/iglesia-online/espanhol3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV MANA (RU) (486p) +http://c2.manasat.com:1935/tserkov-online/russo3/playlist.m3u8 diff --git a/streams/py.m3u b/streams/py.m3u index 5adc7b075..d8804e2df 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -23,7 +23,7 @@ http://170.83.242.153:8000/play/a025 http://170.83.242.153:8000/play/a03e #EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7] https://stream.rpc.com.py/live/trece.m3u8 -#EXTINF:-1 tvg-id="Unicanal.py" status="online",Unicanal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Unicanal.py" status="error",Unicanal (720p) [Not 24/7] http://unicanal.com.py/live/unicanal.m3u8 #EXTINF:-1 tvg-id="" status="error",La Tele (480p) http://170.83.242.153:8000/play/a00j diff --git a/streams/ro.m3u b/streams/ro.m3u index 55c1dc4af..6c505f5ae 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -21,7 +21,7 @@ http://stream1.antenaplay.ro/live/smil:AntenaMonden.smil/playlist.m3u8 https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaStars.ro" status="error",Antena Stars (720p) https://iptv-all.lanesh4d0w.repl.co/romania/astars -#EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] +#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 diff --git a/streams/rs.m3u b/streams/rs.m3u index 41fdc6c56..08f257604 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -5,7 +5,7 @@ https://srv1.adriatelekom.com/DjakTV/index.m3u8 https://kurir-tv.haste-cdn.net/providus/live2805.m3u8 #EXTINF:-1 tvg-id="MarsTV.rs" status="error",Marš TV (576p) [Not 24/7] http://cdn.dovecher.tv:8081/live/marsh/chunks.m3u8 -#EXTINF:-1 tvg-id="MISTelevizija.rs" status="timeout",MIS Televizija (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MISTelevizija.rs" status="online",MIS Televizija (720p) [Not 24/7] https://5afd52b55ff79.streamlock.net/MISTV/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="MuzzikAMVA2020.rs" status="blocked",Muzzik AMVA 2020 (720p) [Geo-blocked] https://muzzik-live.morescreens.com/mts-8/playlist.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index ded97a3d4..995b169bb 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -20,14 +20,14 @@ https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m https://strm.yandex.ru/kal/360tv/360tv0.m3u8 #EXTINF:-1 tvg-id="360deg.ru" status="blocked",360° (720p) https://video1.in-news.ru/360/index.m3u8 -#EXTINF:-1 tvg-id="A1.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) +#EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] -https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 +#EXTINF:-1 tvg-id="A2.ru" status="error",A2 (576p) [Not 24/7] +https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="error",Афонтово (Красноярск) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 #EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) @@ -197,7 +197,7 @@ https://kprf-htlive.cdn.ngenix.net/live/stream_high/playlist.m3u8 https://strm.yandex.ru/kal/krik_tv/krik_tv0.m3u8 #EXTINF:-1 tvg-id="KRTV.ru" status="online",Красногорск ТВ (480p) [Not 24/7] http://live-krtv.cdnvideo.ru/krtv/krtv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Krym24.ru" status="online",Крым 24 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Krym24.ru" status="error",Крым 24 (540p) [Not 24/7] http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 #EXTINF:-1 tvg-id="Kuban24Orbita.ru" status="error",Кубань 24 Орбита (576p) https://stream.kuban24.tv:1500/hls/stream.m3u8 @@ -226,7 +226,7 @@ http://hls-rossp.cdnvideo.ru/hls/5ace67f0dc96bf0a90d8a2b7/playlist.m3u8 http://hls-rossp.cdnvideo.ru/hls/5ace6814e563f22e4ddc1f44/playlist.m3u8 #EXTINF:-1 tvg-id="LitklubTVStihi.ru" status="error",ЛитКлуб ТВ Стихи (360p) http://hls-rossp.cdnvideo.ru/hls/5aac88ffdc96bf05a7f78899/playlist.m3u8 -#EXTINF:-1 tvg-id="Luch.ru" status="error",Луч (Пуровск) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Luch.ru" status="online",Луч (Пуровск) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 #EXTINF:-1 tvg-id="LuxuryHD.ru" status="online",Luxury (1080p) http://nano.teleservice.su:8080/hls/luxury.m3u8 @@ -357,7 +357,7 @@ http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 https://strm.yandex.ru/kal/o2/o20.m3u8 #EXTINF:-1 tvg-id="O.ru" status="online",О! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 -#EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Охотник и Рыболов (480p) +#EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Охотник и Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s62/index.m3u8 #EXTINF:-1 tvg-id="OhotnikirybolovInternational.ru" status="blocked",Охотник и рыболов International (1080p) [Geo-blocked] @@ -374,7 +374,7 @@ https://strm.yandex.ru/kal/otr/otr0.m3u8 https://strm.yandex.ru/kal/otstv/otstv0.m3u8 #EXTINF:-1 tvg-id="OTV.ru" status="error",ОТВ (Одинцово) (576p) http://185.18.4.16/live/3m/playlist.m3u8 -#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",Первый крымский (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="error",Первый крымский (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",Первый Псковский (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 @@ -395,7 +395,7 @@ https://tele2dvrnat01-02.cdnvideo.ru/stream/NAT_Prima/hls/index.m3u8 http://serv25.vintera.tv:8081/1pnk/1pnk/playlist.m3u8 #EXTINF:-1 tvg-id="Prosveshchenie.ru" status="online",Просвещение (540p) [Geo-blocked] https://cdn-01.bonus-tv.ru/prosveschenie_edge/playlist.m3u8 -#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="Pyatnitsa.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Пятница! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PYATNIZZA/variant.m3u8 #EXTINF:-1 tvg-id="PyatnitsaInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Пятница! International (480p) @@ -443,7 +443,7 @@ http://live-atkmedia.cdnvideo.ru/atkmedia/atkmedia/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RENTV/variant.m3u8 #EXTINF:-1 tvg-id="RENTV.ru" status="online",РЕН ТВ (576p) http://ad-hls-rentv.cdnvideo.ru/ren/smil:ren.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RENTVInternational.ru" status="blocked",РЕН ТВ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RENTVInternational.ru" status="online",РЕН ТВ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 #EXTINF:-1 tvg-id="RodnoeKino.ru" status="online",Родное кино (576p) [Not 24/7] https://sc.id-tv.kz/Rodnoe_kino.m3u8 @@ -525,11 +525,11 @@ https://strm.yandex.ru/kal/rutv_cv/rutv_cv0.m3u8 #EXTINF:-1 tvg-id="Rybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s55/index.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",Рыжий (576p) [Geo-blocked] -http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 -#EXTINF:-1 tvg-id="Ryzhiy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Рыжий (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s57/index.m3u8 +#EXTINF:-1 tvg-id="Ryzhiy.ru" status="blocked",Рыжий (576p) [Geo-blocked] +http://serv30.vintera.tv:8081/detskiy/ryzhiy_08/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (360p) [Geo-blocked] http://hls.tva.cdnvideo.ru/tva/tva.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="RZDTV.ru" status="blocked",РЖД ТВ (720p) [Geo-blocked] @@ -599,7 +599,7 @@ https://sc.id-tv.kz/STS.m3u8 #EXTINF:-1 tvg-id="STS.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",СТС (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s52/04.m3u8 -#EXTINF:-1 tvg-id="STSLove.ru" status="error" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",СТС (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="STSLove.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",СТС (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_STSLOVE/variant.m3u8 #EXTINF:-1 tvg-id="Subbota.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Суббота! (450p) [Geo-blocked] @@ -629,7 +629,7 @@ https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТНТ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_TNT/variant.m3u8 -#EXTINF:-1 tvg-id="TNTInternational.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ТНТ International (480p) +#EXTINF:-1 tvg-id="TNTInternational.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ТНТ International (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s19/04.m3u8 #EXTINF:-1 tvg-id="TNTMusic.ru" status="online",ТНТ Music (1080p) @@ -717,7 +717,7 @@ http://yurgan.bonus-tv.ru/cdn/yurgan/playlist.m3u8 http://serv24.vintera.tv:8081/utv/Stream/playlist.m3u8 #EXTINF:-1 tvg-id="YuvelirochkaTV.ru" status="online",Ювелирочка ТВ (576p) http://live-uvelirochka.cdnvideo.ru/uvelirochka/uvelirochka_720p3/playlist.m3u8 -#EXTINF:-1 tvg-id="Zagorodnyy.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Загородный (480p) +#EXTINF:-1 tvg-id="Zagorodnyy.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Загородный (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s31/index.m3u8 #EXTINF:-1 tvg-id="ZharaTV.ru" status="online",Жара (576p) [Not 24/7] @@ -739,14 +739,14 @@ http://ott-cdn.ucom.am/s85/index.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_RUSSIAK/variant.m3u8 #EXTINF:-1 tvg-id="" status="online",Оплот 2 (1080p) http://ott.inmart.tv:8081/17/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Наше Крутое HD (1080p) [Not 24/7] +http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ростов-папа (1080p) http://live-rostovpapa.cdnvideo.ru/rostovpapa/rostovpapa.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ТКР (Рязань) (1080p) [Not 24/7] http://live.tkr.cdnvideo.ru/tkr/tkr.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",КФУ ТВ (1080p) [Not 24/7] https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Наше Крутое HD (1080p) [Not 24/7] -http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Страна FM (720p) [Not 24/7] http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Три Ангела (720p) @@ -778,12 +778,13 @@ https://stream.almaz-media.tv:8080/hls/576.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s14/04.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (396p) [Not 24/7] http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Телплюс ТВ (Астрахань) (360p) [Not 24/7] http://streaming.astrakhan.ru/telplushd/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Такт/Рен ТВ (Курск) (294p) [Not 24/7] -http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="blocked",Радио 10 (1024p) [Not 24/7] http://langate.tv/acc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ЯМАЛ 1 @@ -796,9 +797,6 @@ http://37.193.6.155:34040/udp/239.1.9.2:1234 http://185.97.150.19:8082/2401 #EXTINF:-1 tvg-id="" status="timeout",ТВЦ (Международный) (576p) http://ad-hls-tvc.cdnvideo.ru/tvc-p222/smil:tvc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Центральное телевидение (ЦТВ) (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s20/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Русский Экстрим http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия РТР @@ -807,6 +805,8 @@ https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 #EXTINF:-1 tvg-id="" status="error",Первый канал (576p) http://91.185.3.218:4000/play/603 +#EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7] +http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="error",Россия К (576p) [Not 24/7] http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Россия РТР (576p) [Not 24/7] diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index e8f2be0a2..dfa88a332 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -11,11 +11,11 @@ https://v2.catcast.tv/content/38801/index.m3u8 https://v2.catcast.tv/content/38821/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Eurodance 90 HD (1080p) [Not 24/7] https://eurodance90.catcast.tv/content/36987/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Кинозал (VHS 90s) (720p) [Not 24/7] -https://v2.catcast.tv/content/37925/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Metal TV (720p) [Not 24/7] https://v2.catcast.tv/content/33816/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Ужастик (304p) [Not 24/7] https://v2.catcast.tv/content/38896/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Кинозал (VHS 90s) (720p) [Not 24/7] +https://v2.catcast.tv/content/37925/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Премьера (400p) [Not 24/7] https://v2.catcast.tv/content/39161/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index c8ba1da18..a67b97726 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -3,10 +3,10 @@ https://ahlualquran.tv/live/ysfbfBvecZ/SaNVjgaYnE/8.m3u8 #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/ekhbariyatv/live +#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) [Not 24/7] +https://edge.taghtia.com/sa/4.m3u8 #EXTINF:-1 tvg-id="AlEkhbariya.sa" status="online",Al Ekhbariya (1080p) http://www.elahmad.com/tv/m3u8/online_live_6_tv.m3u8?id=saudi_thikrayat -#EXTINF:-1 tvg-id="AlEkhbariya.sa" status="blocked",Al Ekhbariya (1080p) [Not 24/7] -https://edge.taghtia.com/sa/4.m3u8 #EXTINF:-1 tvg-id="AlHokairGroupTV.sa" status="timeout",AL HOKAIR Group TV (576p) http://82.212.74.3:8000/live/7513.m3u8 #EXTINF:-1 tvg-id="AlKhalij.sa" status="online",Al Khalij (720p) [Not 24/7] @@ -41,7 +41,7 @@ https://bcliveunivsecure-lh.akamaihd.net/i/VERTICAL_1@301860/master.m3u8 https://5aafcc5de91f1.streamlock.net/atfal1.com/atfal2/playlist.m3u8 #EXTINF:-1 tvg-id="AtfalWaMawaheb.sa" status="online",Atfal Wa Mawaheb (1080p) https://5d658d7e9f562.streamlock.net/atfal1.com/atfal2/playlist.m3u8 -#EXTINF:-1 tvg-id="Beity.sa" status="error",Beity +#EXTINF:-1 tvg-id="Beity.sa" status="timeout",Beity http://82.212.74.2:8000/live/7312.m3u8 #EXTINF:-1 tvg-id="ENTV.sa" status="timeout",EN TV http://82.212.74.100:8000/live/8130.m3u8 @@ -55,7 +55,7 @@ http://82.212.74.2:8000/live/hls/7311.m3u8 https://edge.taghtia.com/sa/9.m3u8 #EXTINF:-1 tvg-id="KSASports2.sa" status="online",KSA Sports 2 (1080p) [Not 24/7] https://edge.taghtia.com/sa/10.m3u8 -#EXTINF:-1 tvg-id="LBC.sa" status="timeout",LBC (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="LBC.sa" status="error",LBC (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-lbc #EXTINF:-1 tvg-id="MakkahTV.sa" status="error",Makkah TV (480p) http://makkahtv.srfms.com:1935/makkahtv/livestream/playlist.m3u8 @@ -89,7 +89,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) https://shls-rotanakids-prod-dub.shahid.net/out/v1/df6e0eb3cdc4410b98209aafc8677cef/index.m3u8 -#EXTINF:-1 tvg-id="RotanaMusic.sa" status="timeout",Rotana Music (1080p) +#EXTINF:-1 tvg-id="RotanaMusic.sa" status="error",Rotana Music (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-music #EXTINF:-1 tvg-id="RotanaPlusHD.sa" status="online",Rotana+ (1080p) https://shls-rotanaplus-prod-dub.shahid.net/out/v1/1fc6103458be480b96e6a574b00fe1c0/index.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index ec4b2e889..c6ab63674 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -12,12 +12,12 @@ http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h16/index.m3u8 +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 diff --git a/streams/si.m3u b/streams/si.m3u index 4fc9b5068..9a3fa2ca0 100644 --- a/streams/si.m3u +++ b/streams/si.m3u @@ -11,7 +11,7 @@ https://27-rtvslo-tv-kp-int.cdn.eurovisioncdn.net/playlist.m3u8 https://25-rtvslo-tv-mb-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="TVSlovenija1.si" status="online",TV SLOVENIJA 1 (1080p) https://31-rtvslo-tv-slo1-int.cdn.eurovisioncdn.net/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSlovenija2.si" status="timeout",TV SLOVENIJA 2 (720p) +#EXTINF:-1 tvg-id="TVSlovenija2.si" status="online",TV SLOVENIJA 2 (720p) https://21-rtvslo-tv-slo2-int.cdn.eurovisioncdn.net/playlist.m3u8 #EXTINF:-1 tvg-id="TVSlovenija3.si" status="online",TV SLOVENIJA 3 (720p) https://16-rtvslo-tv-slo3-int.cdn.eurovisioncdn.net/playlist.m3u8 diff --git a/streams/sv.m3u b/streams/sv.m3u index 5dc973316..03639b224 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -30,7 +30,7 @@ http://168.227.22.18:1935/tvm/tvm.stream/playlist.m3u8 https://5fc584f3f19c9.streamlock.net/tvo/smil:tvo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVX.sv" status="online",TVX (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx -#EXTINF:-1 tvg-id="WOWTV.sv" status="timeout",WOW TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="WOWTV.sv" status="online",WOW TV (576p) [Not 24/7] https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index 17abc52c6..fe63593de 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -13,11 +13,11 @@ http://usa.login.in.th:1935/ch8/ch8/playlist.m3u8 https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 #EXTINF:-1 tvg-id="DLTV2.th" status="online",DLTV 2 (480p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 -#EXTINF:-1 tvg-id="DLTV3.th" status="timeout",DLTV 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 @@ -29,15 +29,15 @@ https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 #EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 -#EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 -#EXTINF:-1 tvg-id="DLTV13.th" status="timeout",DLTV 13 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 #EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (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/96.0.3809.25 Safari/537.36 diff --git a/streams/tm.m3u b/streams/tm.m3u index d09db6c48..e506cd76d 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -8,17 +8,17 @@ https://alpha.tv.online.tm/hls/ch006.m3u8 #EXTINF:-1 tvg-id="Asgabat.tm" status="online",Aşgabat (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch006.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch003.m3u8 -#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch003.m3u8 +#EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch003.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (226p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch007.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (112p) [Not 24/7] https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] -https://alpha.tv.online.tm/hls/ch004.m3u8 -#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch004.m3u8 +#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] +https://alpha.tv.online.tm/hls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index 2be41652e..bad778a93 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -1,12 +1,12 @@ #EXTM3U #EXTINF:-1 tvg-id="BayaTV.tn" status="error",Baya TV http://37.187.28.55:1935/bayatv/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online",El Hiwar El Tounsi (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv #EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 -#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="error",El Hiwar El Tounsi (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv -#EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="IFMTV.tn" status="error",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] https://streaming.toutech.net/live/jtv/index.m3u8 @@ -16,7 +16,7 @@ https://webcam.mosaiquefm.net:1936/mosatv/studio/playlist.m3u8 https://query-streamlink-us.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7lmd4f #EXTINF:-1 tvg-id="SahelTV.tn" status="online",Sahel TV (720p) [Not 24/7] http://142.44.214.231:1935/saheltv/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="error",Tunisie Immobilier TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TunisieImmobilierTV.tn" status="online",Tunisie Immobilier TV (720p) [Not 24/7] https://5ac31d8a4c9af.streamlock.net/tunimmob/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TunisnaTV.tn" status="error",Tunisna TV http://streaming.tunisna.tv:1935/live/tunisna/playlist.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index 3b75aa57c..4fc939cf8 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -64,7 +64,7 @@ https://waw2.artiyerelmedya.net/dehatv/bant1/playlist.m3u8 http://waw1.artiyerelmedya.net:1935/denizpostasitv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="DenizPostasiTV.tr" status="online",Deni̇z Postasi TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/denizpostasitv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Dersim62TV.tr" status="error",Dersim62 TV (720p) +#EXTINF:-1 tvg-id="Dersim62TV.tr" status="timeout",Dersim62 TV (720p) http://live.arkumedia.com:1935/dersim62tv/dersim62tv/playlist.m3u8 #EXTINF:-1 tvg-id="DHA.tr" status="online",DHA (720p) [Not 24/7] https://603c568fccdf5.streamlock.net/live/dhaweb1_C5efC/playlist.m3u8 @@ -99,10 +99,10 @@ http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GoncaTV.tr" status="online",Gonca TV (720p) [Not 24/7] https://broadcasttr.com:446/tuncerciftci/smil:tuncerciftci.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GuneydoguTV.tr" status="online",Guneydoğu TV (720p) [Not 24/7] @@ -156,9 +156,9 @@ https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8 https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal33/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal34.tr" status="error",Kanal 34 (720p) [Not 24/7] http://live.arkumedia.com:1935/kanal34tv/kanal34tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) +#EXTINF:-1 tvg-id="Kanal34.tr" status="error",Kanal 34 (720p) https://5be5d840359c6.streamlock.net/kanal34tv/kanal34tv/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal38.tr" status="online",Kanal 38 (540p) [Not 24/7] http://yayin3.canlitv.com:1935/live/kanal38/playlist.m3u8 @@ -219,9 +219,9 @@ https://b01c02nl.mediatriple.net/videoonlylive/mtfgdbkwkjllolive/broadcast_5b167 #EXTINF:-1 tvg-id="MiskFM.tr" status="online",Misk FM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live #EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] -http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="NaturalTV.tr" status="error",Natural TV (720p) [Not 24/7] +http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="NTV.tr" status="error",NTV (480p) [Not 24/7] http://163.172.39.215:25461/line/C4@!a3a1@!w72A/128 #EXTINF:-1 tvg-id="NTVSpor.tr" status="timeout",NTV Spor @@ -234,7 +234,7 @@ https://waw2.artiyerelmedya.net/olayturk/bant1/playlist.m3u8 http://yayin.netradyom.com:1935/live/on4/playlist.m3u8 #EXTINF:-1 tvg-id="OncuTV.tr" status="online",Öncü TV (1024p) [Not 24/7] https://broadcasttr.com:446/oncurtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="OnMedyaTV.tr" status="timeout",ON Medya Haber (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="OnMedyaTV.tr" status="error",ON Medya Haber (720p) [Geo-blocked] http://live.arkumedia.com:1935/marmaratv/marmaratv/playlist.m3u8 #EXTINF:-1 tvg-id="PowerTurkTV.tr" status="online",Power Turk (1080p) [Not 24/7] https://livetv.powerapp.com.tr/powerturkTV/powerturkhd.smil/playlist.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) -https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) +https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] diff --git a/streams/ua.m3u b/streams/ua.m3u index 40e4a3d0c..ec610f9f1 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -193,8 +193,6 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 -#EXTINF:-1 tvg-id="" status="online",I-UA.tv (1080p) -https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ПравдаТУТ (720p) @@ -208,8 +206,6 @@ http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8 https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый Городской (Одесса) (576p) http://91.194.79.46:8081/stream2/channel2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",4 канал (720p) -http://95.67.106.10/hls/nta_ua_low/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ПравдаТУТ (720p) http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Прямий (576p) @@ -235,14 +231,18 @@ http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_3.m3u8 http://93.78.206.172:8080/stream3/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",4 канал (720p) -http://95.67.106.10/hls/nta_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ОТВ (Днепр) (576p) http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) +http://46.175.163.130/live_yatb/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) +http://95.67.106.10/hls/nta_ua_hi/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) +http://95.67.106.10/hls/nta_ua_low/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) http://95.67.106.10/hls/nta_ua_mid/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",ЯТБ (576p) -http://46.175.163.130/live_yatb/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) +https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="error",UkrLive (Перший незалежний) (1080p) diff --git a/streams/uk.m3u b/streams/uk.m3u index c94cfb57f..bcd2eef14 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -11,7 +11,7 @@ https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 -#EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaalTV.uk" status="timeout",Akaal TV (360p) [Not 24/7] http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 @@ -90,13 +90,13 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_yo #EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) -https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd -#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live_http.mpd +#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) @@ -167,7 +167,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ddrri https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBgM-sKkB4ySrdiCsk0ikUA/live #EXTINF:-1 tvg-id="FreeSports.uk" status="error",FreeSports (1080p) [Not 24/7] https://csm-e-stv.tls1.yospace.com/csm/live/203444271.m3u8 -#EXTINF:-1 tvg-id="GarshomTV.uk" status="error",Garshom TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="GarshomTV.uk" status="online",Garshom TV (360p) [Not 24/7] http://og2qd3aal7an-hls-live.5centscdn.com/garshomtv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="GBNews.uk" status="online",GB News (1080p) https://live-gbnews.simplestreamcdn.com/gbnews/gbnews/bitrate1.isml/live.m3u8 @@ -209,7 +209,7 @@ http://31.220.41.88:8081/live/itv3.stream/chunks.m3u8 http://31.220.41.88:8081/live/itv4.stream/chunks.m3u8 #EXTINF:-1 tvg-id="ITV.uk" status="blocked",ITV (302p) [Geo-blocked] http://31.220.41.88:8081/live/itv1.stream/chunks.m3u8 -#EXTINF:-1 tvg-id="JewelleryMaker.uk" status="error",Jewelery Maker (1080p) +#EXTINF:-1 tvg-id="JewelleryMaker.uk" status="online",Jewelery Maker (1080p) https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="JimJamRussia.uk" status="blocked",JimJam Россия (576p) [Not 24/7] http://188.40.68.167/russia/jimjam/playlist.m3u8 @@ -322,10 +322,6 @@ https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0500/c.m3u8 https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",n TV (US Eastern) (720p) [Not 24/7] https://a.jsrdn.com/broadcast/22680_3BR3zocwi9/-0500/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby World TV (720p) https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) @@ -347,6 +343,10 @@ https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Xpanded TV 2 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36 https://vod2t.xpanded.com/x3tv2/index_wlan.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Women's Sevens (288p) https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Men's Sevens (288p) diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index e3e5d41a4..8cc2fe154 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="BeanoTV.uk" status="online",Beano TV (720p) https://a7b60a6853d843dd9105acfa8d6e74c7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_BeanoTV/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) -https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="error",Bloomberg TV+ UHD (2160p) +https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International UK (720p) [Not 24/7] diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 388b08d3c..379864f42 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -23,7 +23,7 @@ https://news18lokmat-lh.akamaihd.net/i/n18lokmat_1@178974/index_5_av-p.m3u8 http://primeasia.dyndns.tv:8080/Live_web_250/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="RedBullTV.at" status="error",Red Bull TV (360p) https://rbmn-live.akamaized.net/hls/live/622817/BoRB-US/master_928.m3u8 -#EXTINF:-1 tvg-id="RedeTV.br" status="online",RedeTV! Tocantins (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeTV.br" status="error",RedeTV! Tocantins (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/redetvro/_definst_/redetvro/playlist.m3u8 #EXTINF:-1 tvg-id="RedTV.rs" status="online",Red TV (720p) https://live.rednet.rs/providus/redtv_multi_hq/index.m3u8 @@ -33,7 +33,7 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p https://vod1.laki.eu/sandzak/video.m3u8 #EXTINF:-1 tvg-id="TVEBahia.br" status="online",TVE RS (1080p) http://streaming.procergs.com.br:1935/tve/stve/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGazeta.br" status="online",TV Gazeta (720p) +#EXTINF:-1 tvg-id="TVGazeta.br" status="error",TV Gazeta (720p) http://api.new.livestream.com/accounts/5381476/events/8947634/live.m3u8 #EXTINF:-1 tvg-id="TVGuara.br" status="online",TV Guará (720p) [Not 24/7] https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3u8 @@ -43,8 +43,6 @@ https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8 http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sol Televisión http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) -https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sonus FM TV [Not 24/7] https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 #EXTINF:-1 tvg-id="" status="online",DeepHouse District @@ -79,6 +77,8 @@ https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:punktum_high/p https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:rbw_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RFH Harz (1080p) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:RFH_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Punkteins +https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Seenluft24 https://5856e1a25f71a.streamlock.net/easycast7-live/_definst_/mp4:livestreamhd20/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",teltOwkanal @@ -107,12 +107,8 @@ https://live.rudana.com.ua/hls/stream_FHD.m3u8 https://livevideo.infomaniak.com/streaming/livecast/funradiovisionhd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Al-Rasheed (408p) https://media1.livaat.com/AL-RASHEED-HD/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="" status="online",Neser TV -https://nesertv.live/ntv/livestream/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",OK Mainz https://s.ok54.de/oktvmainz/webstream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Javan TV (1080p) -https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ländle Tv (1080p) https://streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 #EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) @@ -121,8 +117,6 @@ https://oj7lng29dg82-hls-live.5centscdn.com/lives/f7b44cfafd5c52223d5498196c8a2e https://5d94523502c2d.streamlock.net/alsharqiyalive/mystream/chunklist_w449457930.m3u8 #EXTINF:-1 tvg-id="" status="online",Al-Sharqiya (1080p) https://5d94523502c2d.streamlock.net/home/mystream/chunklist_w1408191520.m3u8 -#EXTINF:-1 tvg-id="" status="online",Punkteins -https://5852afe96c9bb.streamlock.net/easycast8-live/_definst_/mp4:livestreamhd4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Brusque (720p) https://5ad482a77183d.streamlock.net/rodrigotvbrusque.com.br/_definst_/5d880199c902eb4a1e8df00d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Orbe 21 @@ -155,8 +149,6 @@ https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8 http://a.jsrdn.com/broadcast/4df1bf71c1/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbDreams TV (720p) http://live.albavision.net:1123/live/albdreams.m3u8 -#EXTINF:-1 tvg-id="" status="online",Persian Bazar -http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Max https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV União (720p) [Not 24/7] @@ -193,6 +185,8 @@ https://simultv.s.llnwi.net/o062/Switch/interlink.m3u8 https://simultv.s.llnwi.net/o064/PrimeTimeDrama/interlink.m3u8 #EXTINF:-1 tvg-id="" status="online",Temple TV https://streaming.temple.edu/tutvlive/_definst_/mp4:8BRYCQMB/chunklist_w1944862924.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Marajoara (720p) +https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Daawah TV http://51.15.246.58:8081/daawahtv/daawahtv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Iranintl.Radio @@ -223,6 +217,8 @@ https://mn-nl.mncdn.com/tvnet/tvnet/chunklist.m3u8 https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Tempo TV https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",MMA Junkie http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Messinia TV @@ -243,14 +239,14 @@ https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/play https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CostadelSol TV https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 +#EXTINF:-1 tvg-id="" status="online",Neser TV +https://nesertv.live/ntv/livestream/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",HD 365 https://netstreaming.eu:8080/hls/hd365.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",Folk TV http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Carolina TV (480p) @@ -271,8 +267,8 @@ http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Latvijas Radio 1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] -https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) +https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Muscle TV (360p) https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVF Faroe Island (360p) @@ -281,8 +277,6 @@ https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587 https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) https://5889e7d0d6e28.streamlock.net/ev1tv-live/_definst_/mp4:livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",TV Marajoara (720p) -https://video01.kshost.com.br:4443/tv31966/tv31966/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Adria Music RS http://91.212.150.248/AdriaMusicTV/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nisville TV RS (720p) @@ -301,6 +295,8 @@ http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Canal Coín http://stream.fion.es:1936/Canal_Coin/canalcoin.stream/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] +https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",SimSi TV @@ -353,6 +349,8 @@ http://a.jsrdn.com/broadcast/256ad9e679/+0000/high/c.m3u8 http://a.jsrdn.com/broadcast/447912f76b/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="error",MTC http://mellitv.tulix.tv:1935/mellitv/myStream.sdp/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Persian Bazar +http://stream.persiantv1.com/ptv1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV Ilirida http://uk4.streamingpulse.com:1935/rtvilirida/rtvilirida/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TV Sharri @@ -397,6 +395,8 @@ https://nesertv.live/webstream/index.m3u8 https://rmc2hdslive-lh.akamaihd.net/i/DVMR_RMC@167269/master.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV MIR https://rtvmir.info/MIR/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio Javan TV (1080p) +https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Syri TV (720p) https://tv.syri.net/syrilive/webtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TVW diff --git a/streams/us.m3u b/streams/us.m3u index d09c9e927..5b8d91239 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -194,12 +194,12 @@ https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV- https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-240-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) +http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="timeout",Bloomberg TV Asia (720p) https://liveprodapnortheast.global.ssl.fastly.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-1000-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h03/index.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) -http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaLiveEvent.us" status="online",Bloomberg TV Asia Live Event (720p) https://www.bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (270p) @@ -367,7 +367,7 @@ http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/playlist.m3u8 https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 #EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV (720p) https://content.uplynk.com/channel/6c0bd0f94b1d4526a98676e9699a10ef.m3u8 -#EXTINF:-1 tvg-id="CourtTVMystery.us" status="blocked",Court TV Mystery (WTXL-TV4) (480p) +#EXTINF:-1 tvg-id="CourtTVMystery.us" status="timeout",Court TV Mystery (WTXL-TV4) (480p) https://5e6cea03e25b6.streamlock.net/live/QVC.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CSatTV.us" status="online",CSat TV (1080p) [Not 24/7] http://media.smc-host.com:1935/csat.tv/smil:csat.smil/playlist.m3u8 @@ -465,7 +465,7 @@ https://cdn-cf.fite.tv/linear/fite247/playlist.m3u8 https://584b0aa350b92.streamlock.net/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="FoxBusiness.us" status="blocked",Fox Business [Geo-blocked] http://199.66.95.242/1/1172/index.m3u8?token=test -#EXTINF:-1 tvg-id="FoxGreece.gr" status="online",Fox Greece (480p) [Not 24/7] +#EXTINF:-1 tvg-id="FoxGreece.gr" status="blocked",Fox Greece (480p) [Not 24/7] http://live.streams.ovh:1935/foxtv/foxtv/playlist.m3u8 #EXTINF:-1 tvg-id="FoxMoviesAsia.us" status="error" 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",Fox Movies Asia (Thai) (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 @@ -511,10 +511,10 @@ http://1-fss29-s0.streamhoster.com/lv_goodlife45f1/broadcast1/playlist.m3u8 https://bstna.tulix.tv/live/bs_2m/index.m3u8 #EXTINF:-1 tvg-id="grvty.us" status="online",grvty (1080p) https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 -#EXTINF:-1 tvg-id="GunAzTV.us" status="online",GünAz TV (720p) [Not 24/7] -https://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed03/playlist.m3u8 #EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (720p) [Not 24/7] http://gtv.live.cdn.bitgravity.com/gtv/live/feed03 +#EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (720p) [Not 24/7] +https://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed03/playlist.m3u8 #EXTINF:-1 tvg-id="GunAzTV.us" status="error",GünAz TV (480p) rtsp://gtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/gtv/live/feed02?nc=1 #EXTINF:-1 tvg-id="GustoTV.us" status="online",Gusto TV (1080p) @@ -712,9 +712,9 @@ http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 #EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="error",Lake Havasu City 4 (240p) [Not 24/7] https://granicusliveus3-a.akamaihd.net/lakehavasucity/G0643_002/playlist.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] -http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="LatinosNCTV.us" status="timeout",Latinos NCTV (480p) [Not 24/7] @@ -743,10 +743,10 @@ http://80tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 http://10tv.lincoln.ne.gov/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 -#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] -https://58cc65c534c67.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV (720p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logostv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="LogosTV.us" status="online",Logos TV Mubasher (1080p) [Not 24/7] +https://58cc65c534c67.streamlock.net/logoschannel.com/logoshym/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTVEnglish.us" status="online",Logos TV English (1080p) [Not 24/7] https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoseng/playlist.m3u8 #EXTINF:-1 tvg-id="LoneStar.us" status="online",Lone Star (960p) @@ -839,7 +839,7 @@ http://s1.mysportz.tv:2082/msnbc/playlist.m3u8 https://rpn1.bozztv.com/36bay2/gusa-mythos/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 -#EXTINF:-1 tvg-id="NASATV.us" status="timeout",NASA TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] https://hls.ums.ustream.tv/playlist/directhls/channel/6540154/playlist.m3u8?sgn=31d0dfb847c358d4cedcd2256dc4e1c42a7f13a7 #EXTINF:-1 tvg-id="NASATVISSViews.us" status="online",NASA TV ISS Views (480p) [Not 24/7] http://iphone-streaming.ustream.tv/uhls/9408562/streams/live/iphone/playlist.m3u8 @@ -851,7 +851,7 @@ https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 https://endpnt.com/hls/nasa4k60/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildMiddleEast.us" status="error",National Geographic Wild Middle East (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="error",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 @@ -1108,7 +1108,7 @@ https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 https://bogtvhdlive-f.akamaihd.net/i/tbn_armenia@198331/master.m3u8 #EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s39/index.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) +#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 @@ -1300,6 +1300,8 @@ https://voa-lh.akamaihd.net/i/voa_mpls_tvmc6@320298/master.m3u8 https://stream.rcncdn.com/live/vsinproxy.m3u8 #EXTINF:-1 tvg-id="WAGADT1.us" status="online",FOX Atlanta GA (WAGA-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_ATLANTA_GA_WAGA/video.m3u8 +#EXTINF:-1 tvg-id="WAGADT1.us" status="online",FOX Atlanta-GA (WAGA-DT1) (720p) +https://trn10.tulix.tv/WAGA-FOX/index.m3u8 #EXTINF:-1 tvg-id="WATCDT1.us" status="online",WATC-DT https://uni01rtmp.tulix.tv/watc57/watc57/playlist.m3u8 #EXTINF:-1 tvg-id="WatchItKid.us" status="online",Watch It Kid (486p) @@ -1336,7 +1338,7 @@ https://broadcast.mytvtogo.net/westerntv4u/westerntv4u/playlist.m3u8 http://51.161.118.146:8080/ISG03_ABC_CLEVELAND_OH_WEWS/video.m3u8 #EXTINF:-1 tvg-id="WFAADT1.us" status="online",ABC Dallas TX (WFAA-DT1) (720p) http://51.161.118.146:8080/ISG03_ABC_DALLAS_TX_WFAA/video.m3u8 -#EXTINF:-1 tvg-id="WFGCDT1.us" status="online",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WFGCDT1.us" status="error",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] http://hls1.livestreamingcdn.com:1935/livecdn631/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="WFLDDT1.us" status="online",FOX Chicago IL (WFLD-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_CHICAGO_IL_WFLD/video.m3u8 @@ -1352,6 +1354,8 @@ http://51.161.118.146:8080/ISG03_CBS_HARTFORD_CT_WFSB/video.m3u8 http://51.161.118.146:8080/ISG03_ABC_ORLANDO_FL_WFTV/video.m3u8 #EXTINF:-1 tvg-id="WFXTDT1.us" status="online",FOX Boston MA (WAGA-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_BOSTON_MA_WFXT/video.m3u8 +#EXTINF:-1 tvg-id="WGCLDT1.us" status="online",CBS Atlanta GA (WGCL-DT1) (1080p) +https://trn10.tulix.tv/WGCL-CBS/index.m3u8 #EXTINF:-1 tvg-id="WGCLDT1.us" status="online",CBS Atlanta GA (WGCL-DT1) (720p) http://51.161.118.146:8080/ISG03_CBS_ATLANTA_GA_WGCL/tracks-v4a1/mono.m3u8 #EXTINF:-1 tvg-id="WGNDT1.us" status="blocked",WGN Chicago IL (WGN-TV1) (720p) @@ -1408,6 +1412,8 @@ http://trn03.tulix.tv/lnABbIUBrO/playlist.m3u8 http://51.161.118.146:8080/ISG03_NBC_PITTSBURGH_PA_WPXI/video.m3u8 #EXTINF:-1 tvg-id="WRTVDT1.us" status="online",ABC Indianapolis IN (WRTV-DT1) (720p) http://51.161.118.146:8080/ISG03_ABC_INDIANAPOLIS_IN_WRTV/video.m3u8 +#EXTINF:-1 tvg-id="WSBDT1.us" status="online",ABC Atlanta-GA (WSB-DT1) (720p) +https://trn10.tulix.tv/WSB-ABC/index.m3u8 #EXTINF:-1 tvg-id="WSBDT1.us" status="timeout",ABC Atlanta GA (WSB-DT1) (720p) [Not 24/7] http://51.161.118.146:8080/ISG03_ABC_ATLANTA_GA_WSB/video.m3u8 #EXTINF:-1 tvg-id="WSBSDT1.us" status="online",Mega TV Key West FL (WSBS-DT1) (720p) @@ -1442,6 +1448,8 @@ http://51.161.118.146:8080/ISG03_CBS_NASHVILLE_TN_WTVF/tracks-v5a1/mono.m3u8 http://51.161.118.146:8080/ISG03_NBC_MIAMI_FL_WTVJ/video.m3u8 #EXTINF:-1 tvg-id="WTVJDT1.us" status="error",NBC (WTVJ-DT1) Miami FL (1080p) http://38.127.211.18/live/c2eds/NBC/HLS/index.m3u8 +#EXTINF:-1 tvg-id="WUPADT1.us" status="online",CW Network Atlanta-GA (WUPA-DT1) (1080p) +https://trn10.tulix.tv/WUPA-CW/index.m3u8 #EXTINF:-1 tvg-id="WUSADT1.us" status="online",CBS Washington DC (WUSA-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_WASHINGTON_DC_WUSA/video.m3u8 #EXTINF:-1 tvg-id="WuTangCollection.us" status="online",Wu Tang Collection (720p) @@ -1482,6 +1490,8 @@ https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711 https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] @@ -1594,32 +1604,30 @@ https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) -https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) -https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) -https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WTVD TV News (720p) -https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) -https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) +https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) +https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WTVD TV News (720p) +https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) +https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Frago ND (720p) +https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 #EXTINF:-1 tvg-id="" status="online",MTV http://38.127.211.18/live/c2eds/MTV/HLS/index.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS KET Louisville KY (WKMJ-TV) (720p) @@ -1632,14 +1640,16 @@ https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 15 Phoenix AZ (KNXV-TV) (720p) +https://content.uplynk.com/channel/9deaf22aaa33461f9cac22e030ed00ec.m3u8 +#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) +https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 #EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 #EXTINF:-1 tvg-id="" status="online",WTWC (News) https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 #EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) @@ -1656,18 +1666,22 @@ https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-kokitv-hls-v3/live.m3u8 https://d3nzocdfkx2ybv.cloudfront.net/in/cmg-wpxitv-hls-v3/live.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Orlando FL (WFTV) (720p) https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5765767dc/cmg_PROD_cmg-tv-10070_fe1f5f6c-cd0b-4993-a4a4-6db66be4f313_LE/in/cmg-wftvtv-hls-v3/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",News4JAX+ +https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Tropical Moon TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",Digi TV (WFTY-DT6) (720p) @@ -1692,8 +1706,6 @@ https://content.uplynk.com/4a09fbea28ef4f32bce095e9eae04bd8.m3u8 https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 26 Green Bay WI (WGBA) (720p) https://content.uplynk.com/channel/1fbfb28ae5044f619f75ae0adb011989.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 15 Phoenix AZ (KNXV-TV) (720p) -https://content.uplynk.com/channel/9deaf22aaa33461f9cac22e030ed00ec.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Denver CO (KMGH) (720p) https://content.uplynk.com/channel/64ca339f04964a5e961c3207a7771bf1.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 3 Omaha NE (KMTV-TV) (720p) @@ -1710,12 +1722,10 @@ https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) -https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) +https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",News4JAX+ -https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) https://dai.google.com/linear/hls/event/ygKx2LkmRQCZ_orwBQhfFw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1730,8 +1740,6 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1742,26 +1750,20 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) -http://media1.adventist.no:1935/live/hope2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) -https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h141/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) -http://media1.adventist.no:1935/live/hope3/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) +http://media1.adventist.no:1935/live/hope2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) http://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath East (480p) @@ -1825,6 +1827,8 @@ https://edu-wcat.azureedge.net/live/live.m3u8 http://granicusliveus3-a.akamaihd.net/richmond/G0034_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",PHX TV (Phoenix TV) https://granicusliveus8-a.akamaihd.net/phoenix/G1498_002/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (360p) +http://media1.adventist.no:1935/live/hope3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) http://live.ntdimg.com/cwlive220/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KTLA 5 Los Angeles CA (144p) @@ -1837,30 +1841,16 @@ http://45.5.8.78:8000/play/a029 http://188.40.68.167/russia/disney/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",MyNetwork (WHVL-DT1) State College PA (720p) http://trn03.tulix.tv/e5CGxWp8iU/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Bounce Tallahassee FL (WTXL-TV2) (480p) -https://5e6cea03e25b6.streamlock.net/live/BOUNCE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Charge! Tallahassee FL (WTWC-TV3) (480p) -https://5e6cea03e25b6.streamlock.net/live/CHARGE.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",PBS Create Tallahassee FL (WFSU-TV3) (480p) https://5e6cea03e25b6.streamlock.net/live/CREATE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Grit Tallahassee FL (WTXL-TV3) (480p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Heroes & Icons Tallahassee FL (WTLH1) (720p) https://5e6cea03e25b6.streamlock.net/live/HI.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Florida Channel Tallahassee FL (WFSU-TV2) (480p) https://5e6cea03e25b6.streamlock.net/live/WFSU-FL.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",PBS Tallahassee FL (WFSU-TV1) (720p) https://5e6cea03e25b6.streamlock.net/live/WFSU-PBS.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Fox Tallahassee FL (WTWC-TV2) (720p) -https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NBC Tallahassee FL (WTWC-TV1) (720p) https://5e6cea03e25b6.streamlock.net/live/WTWC-NB.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ABC Tallahassee FL (WTXL-TV1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WTXLHD.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",CNN https://16live00.akamaized.net/CNN/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Freeform @@ -1899,6 +1889,20 @@ http://209.91.213.10:8088/play/a00z http://209.91.213.10:8088/play/a01a #EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamérica (576p) http://209.91.213.10:8088/play/a011 +#EXTINF:-1 tvg-id="" status="timeout",Bounce Tallahassee FL (WTXL-TV2) (480p) +https://5e6cea03e25b6.streamlock.net/live/BOUNCE.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Charge! Tallahassee FL (WTWC-TV3) (480p) +https://5e6cea03e25b6.streamlock.net/live/CHARGE.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Grit Tallahassee FL (WTXL-TV3) (480p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Fox Tallahassee FL (WTWC-TV2) (720p) +https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",ABC Tallahassee FL (WTXL-TV1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WTXLHD.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Level One https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CBS 7 Seattle WA (KIRO-TV) @@ -1909,6 +1913,10 @@ https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 #EXTINF:-1 tvg-id="" status="error",SyFy (México) http://168.232.168.242:8000/play/a05k/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 @@ -2025,12 +2033,12 @@ https://livevideo01.11alive.com/hls/live/2015499/newscasts/live.m3u8 https://livevideo01.wthr.com/hls/live/2013835/newscasts/live.m3u8 #EXTINF:-1 tvg-id="" status="error",WMFD-TV 68 Mansfield OH (720p) [Not 24/7] https://player-api.new.livestream.com/accounts/1194911/events/3466400/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",WDAY-X Automatic Weather Frago ND (720p) -https://player-api.new.livestream.com/accounts/27442514/events/8331542/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Disney Channel Japan (720p) [Not 24/7] https://redlabmcdn.s.llnwi.net/jp04/bs13hd/index.mpd #EXTINF:-1 tvg-id="" status="error",SonLife Broadcasting (SBN) (720p) https://sonlife7-i.akamaihd.net/hls/live/585011/ch7/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",Radio Javan (720p) +https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Inmaculada (1080p) [Not 24/7] https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8 #EXTINF:-1 tvg-id="" status="error",NBC 5 News Chicago IL (WMAQ-TV) (1080p) @@ -2055,11 +2063,3 @@ https://www.livedoomovie.com/02_AXNHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="error" 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",Warner 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 https://www.livedoomovie.com/02_WarnerTVHD_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="WUPADT1.us",CW Network Atlanta-GA (WUPA-DT1) (1080p) -https://trn10.tulix.tv/WUPA-CW/index.m3u8 -#EXTINF:-1 tvg-id="WAGADT1.us",FOX Atlanta-GA (WAGA-DT1) (720p) -https://trn10.tulix.tv/WAGA-FOX/index.m3u8 -#EXTINF:-1 tvg-id="WGCLDT1.us",CBS Atlanta GA (WGCL-DT1) (1080p) -https://trn10.tulix.tv/WGCL-CBS/index.m3u8 -#EXTINF:-1 tvg-id="WSBDT1.us",ABC Atlanta-GA (WSB-DT1) (720p) -https://trn10.tulix.tv/WSB-ABC/index.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index 7326cad2b..f698d9dfd 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -29,7 +29,7 @@ https://v-pi.theus6tv.tk/hls/4.4/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) +#EXTINF:-1 tvg-id="WACPDT6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.6/playlist.m3u8 #EXTINF:-1 tvg-id="WCAUDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCAU-DT1 (NBC 10) (1080p) @@ -179,7 +179,7 @@ https://v-ny.theus6tv.tk/hls/5.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT3.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT3 (FOX Weather) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/5.3/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYWDT4.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT4 (The Grio) +#EXTINF:-1 tvg-id="WNYWDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT4 (The Grio) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/5.4/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WNYW-DT5 (Decades) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index f1fce3af6..4e1ca298d 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -163,7 +163,7 @@ https://playworksdigital-tankee-1.plex.wurl.com/manifest/playlist.m3u8 https://tastemade-freetv16min-plex.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-plex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheBoatShow.us" status="error",The Boat Show (720p) https://vitor-theboatshow-1.plex.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="timeout",The Bob Ross Channel (240p) +#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (240p) https://cinedigm-bobross-1.plex.wurl.com/master.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="error",The Design Network (720p) https://thedesignnetwork-tdn-5.plex.wurl.com/manifest/playlist.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 15a21cc4f..dd8e1fd98 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -23,18 +23,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8253094 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d815e489b315b154db2e053/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d815e489b315b154db2e053&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=303&terminate=false&userId= #EXTINF:-1 tvg-id="AmericanGladiators.us" status="error",Pluto TV American Gladiators (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d815e489b315b154db2e053/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="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84f54a82f05300080e6746&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=605&terminate=false&userId= #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",America's Test Kitchen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appVersion=5.10.0-63088da67b32904787b837429cfa9c5c605b7626&architecture=&buildVersion=&clientTime=&deviceDNT=false&deviceId=730453b0-df89-477c-a53d-9f59f9f46f37&deviceLat=37.7510&deviceLon=-97.8220&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=72.0.3815.186&includeExtendedEvents=false&marketingRegion=US&serverSideAds=true&sid=130d48cd-22f9-11eb-9bad-0242ac110002&userId= #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a82f05300080e6746/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="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84f54a82f05300080e6746&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=605&terminate=false&userId= #EXTINF:-1 tvg-id="Anaylos7Spain.us" status="online",Pluto TV Ana y los 7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/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="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b7d3249444e05d09cc49/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b7d3249444e05d09cc49&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=830&terminate=false&userId= +#EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b7d3249444e05d09cc49/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="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ce44810b421747ae467b7cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ce44810b421747ae467b7cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=621&terminate=false&userId= #EXTINF:-1 tvg-id="AntiquesRoadshowUK.us" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -84,15 +84,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a #EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e2bceca5b4b2c0e06c50/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51e2bceca5b4b2c0e06c50&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=285&terminate=false&userId= #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) [Not 24/7] @@ -217,10 +217,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= #EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/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="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralAnimation.us" status="online",Pluto TV Comedy Central Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e24636d67d0007a94e6d/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="ComedyCentralEast.us" status="online",Comedy Central East (720p) [Not 24/7] @@ -290,14 +290,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc1d8d #EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740e843c7812dcb8db/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b54fe800093552f4/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb9524419b0007365a1c/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 @@ -305,8 +307,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb952 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/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="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/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="EmmaeinfachmagischNickGermany.us" status="online",Pluto TV Nick Emma einfach magisch! (720p) @@ -314,12 +314,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007 #EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.us" status="online",Pluto TV Nick Emma einfach magisch! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4796368174910007756454/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="ETLive.us" status="online",Pluto TV ET Live (1080p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId= -#EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c78281eddb0009a02d5e/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="ETLive.us" status="online",Pluto TV ET Live (1080p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId= #EXTINF:-1 tvg-id="EuronewsEnglish.fr" status="online",Pluto TV Euronews (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef310610007fb02b1/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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 @@ -333,8 +335,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd916 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -345,10 +345,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f516730b78b7600079294f5/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/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="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/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="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) @@ -381,10 +381,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a2 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/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="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId= -#EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a74b8e1e22a61737979c6bf/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="FoxSports.us" status="online",Pluto TV FOX Sports (360p) [Not 24/7] https://stitcher.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=3fab0050-8b86-11e8-a44b-996a399dacd8&deviceLat=38.8177&deviceLon=-77.1527&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=67.0.3396.99&serverSideAds=false&sid=3fab7580-8b86-11e8-a44b-996a399dacd8&userId= +#EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a74b8e1e22a61737979c6bf/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="FuelTV.us" status="online",Pluto TV Fuel TV (720p) https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) @@ -433,28 +433,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b580a2 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2cb9f5b291000773807a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2cb9f5b291000773807a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c128fa6-7ec2-4a50-a81b-37f9e8c1e48f&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= -#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId= #EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/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="InsightTV.nl" status="online",Insight TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f06bc60e236570007793f31/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="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f042bf0241c6f0007721021/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="InsightTV.nl" status="online",Insight TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InstantSaga.us" status="online",Instant Saga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549e98061b5f000776866a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba501-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=e11c2399-2d50-4607-be2c-d35d72152bbe #EXTINF:-1 tvg-id="InWonder.nl" status="error",InWonder (720p) [Not 24/7] @@ -470,9 +470,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb95 #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= -#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/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="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] @@ -505,8 +505,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c548530007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/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="MidsomerMurders.us" status="online",Pluto TV Midsomer Murders (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d52a5e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cbf6a868a1bce4a3d52a5e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=385&terminate=false&userId= -#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b821249444e05d09cc4c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=815&terminate=false&userId= #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) @@ -515,39 +513,41 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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="MinecrafTV.us" status="online",Minecraftv (360p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="MissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77977bd924d80007eee60c/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="MLB.us" status="online",Pluto TV MLB (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/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="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= -#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= -#EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/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="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MST3K.us" status="online",Pluto TV MST3K (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/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="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS03/master.m3u8 #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d3609cd6a6c78d7672f2a81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=868&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/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="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= @@ -568,6 +568,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859af #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/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 @@ -575,8 +577,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32576 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="timeout",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] @@ -603,34 +603,36 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f373 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/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="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NFLChannel.us" status="error",Pluto TV NFL Channel (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= -#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) @@ -640,8 +642,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3 #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 @@ -659,20 +659,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c21571 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5126c2157123c657/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="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/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="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= +#EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/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="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= +#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -683,14 +685,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",Pluto TV People are Awesome (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) @@ -709,14 +709,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c87704 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/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="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/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="PlutoTVAndromeda.us" status="online",Pluto TV Andromeda (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8db96bccae160007c71eec/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="PlutoTVAndromeda.us" status="online",Pluto TV Andrómeda (720p) @@ -763,7 +763,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca831 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99aad4e82db50007fac4b2/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="PlutoTVAvatar.us" status="online",Pluto TV Avatar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600adbdf8c554e00072125c9/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="PlutoTVAventura.us" status="timeout",Pluto TV Aventura (720p) +#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc266f80e3550009136843/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAvidamodernadeRocko.us" status="online",Pluto TV A vida moderna de Rocko (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293a12e10007017396/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 @@ -825,12 +825,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/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="PlutoTVCine.us" status="online",Pluto TV Ciné (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) @@ -841,20 +841,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVClassicTVUK.us" status="online",Pluto TV Classic TV (720p) @@ -865,28 +865,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/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="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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 +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) @@ -903,14 +903,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="timeout",Pluto TV Cuisine (480p) +#EXTINF:-1 tvg-id="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -921,30 +921,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e843d849 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d4835e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5a2b1311-2550-464b-8060-15765b30c4f8 #EXTINF:-1 tvg-id="PlutoTVDeadlyWomen.us" status="online",Pluto TV Deadly Women (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1df0d50be2571e393ad31/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="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p) +#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="timeout",Pluto TV Deportes (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b85a7582921777994caea63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=91&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db048f9447d6c0009b8f29d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0d94d79f-0582-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db048f9447d6c0009b8f29d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0d94d79f-0582-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 -#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) @@ -959,6 +957,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7b https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -986,10 +986,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f #EXTINF:-1 tvg-id="PlutoTVFamily.us" status="online",Pluto TV Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9133f500099c7d98/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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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=&us_privacy=1YNY -#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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=&us_privacy=1YNY +#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p) https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8 @@ -1030,15 +1030,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f5a9d #EXTINF:-1 tvg-id="PlutoTVGhostHunters.us" status="online",Pluto TV Ghost Hunters (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f27bbe4779de70007a6d1c1/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/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="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHealth.us" status="online",Pluto TV Health (720p) @@ -1095,6 +1095,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765786a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce10f0b0009e6cf9e/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) @@ -1103,8 +1105,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] @@ -1116,15 +1116,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56e #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 -#EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb99ff17815000784a3b0/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b648e738977e2c312131/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b648e738977e2c312131&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=30292edb-0714-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] @@ -1139,10 +1139,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) @@ -1155,10 +1155,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df413559397560009 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549a8d8f1b53000768bc52/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9dcb446c-ad5a-4171-a84f-d144607d7b33 #EXTINF:-1 tvg-id="PlutoTVLemiracledelamour.us" status="online",Pluto TV Le miracle de l'amour (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549c238c3f21000753d3e0/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e1-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=af1cb1d2-a877-4020-81af-3f89e475eb94 -#EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'à côté (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 #EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) @@ -1178,25 +1178,25 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04b360 #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600acaff5f2d6e000745effb/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="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b93312100076f3fca/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVLosarchivosdelFBI.us" status="online",Pluto TV Los archivos del FBI (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/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="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) @@ -1204,10 +1204,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009 #EXTINF:-1 tvg-id="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df6dd1d0007cf7bad/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="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb3fea0f711fd76340eebff&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=655&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb3fea0f711fd76340eebff/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="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p) +#EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb3fea0f711fd76340eebff&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=655&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="timeout",Pluto TV Minuto Para Ganar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -1215,12 +1215,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff0007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (England) (684p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d0a1f73654db655a9274428&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d3a31b95267e225e4e09/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="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/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="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies (Germany) (720p) @@ -1293,10 +1293,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571fa https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd833b41843b56328bac189/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="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/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="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/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="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) @@ -1335,10 +1335,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/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="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1351,12 +1351,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a429 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1373,12 +1373,12 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc853996300070 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/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="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1400,13 +1400,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/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="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p) @@ -1421,12 +1421,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c00abfed110009d97243/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="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cd149f021cb6c55e258bbe8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5cd149f021cb6c55e258bbe8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=375760ce-ac7c-4306-818c-98562edc8da5&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767ab2b456c8cf265ce921&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=7e35daaa-06ef-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d767ab2b456c8cf265ce921/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="PlutoTVSitcomsGermany.us" status="online",Pluto TV Sitcoms (Germany) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ab2b456c8cf265ce921/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767ab2b456c8cf265ce921&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpace.us" status="online",Pluto TV Space (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2f98777f2e0009934ae7/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="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) @@ -1439,6 +1439,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d00e8adaab96b5635b2a005&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=715c465f-0715-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.us" status="online",Pluto TV SpongeBob Schwammkopf (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d00e8adaab96b5635b2a005/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007afaf3b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf322-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0727f4fb-ea0b-4814-bb58-fdf3c4534220 #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) @@ -1448,15 +1450,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56340779a738201b4c #EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941b95267e225e59c2/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677fa2ec536ce1d587eeb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d7677fa2ec536ce1d587eeb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=607&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ba3fb9c4b078e0f37ad34e8/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVStaffPicks.us" status="online",Pluto TV Staff Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d863b98b41000076cd061/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="PlutoTVStandUpUK.us" status="online",Pluto TV Stand Up (360p) @@ -1470,11 +1470,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede464e7be0030007 #EXTINF:-1 tvg-id="PlutoTVStorageWars.us" status="error",Pluto TV Storage Wars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede464e7be0030007c58b73/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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd81b1053ed2c6334ea0856/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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1452156c07b50009d0230e/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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1452156c07b50009d0230e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1452156c07b50009d0230e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSurfGermany.us" status="online",Pluto TV Surf (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d1ce51dbaca4afdb7abfe5f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d1ce51dbaca4afdb7abfe5f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=abec40e3-86b9-48b6-981d-dc5eeecc6cf9&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSurfGermany.us" status="online",Pluto TV Surf (720p) @@ -1490,9 +1490,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b8 #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenStarsSpain.us" status="online",Pluto TV Teen Stars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clásico (720p) @@ -1524,23 +1524,23 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007 #EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e69e08291147bd04a9fd7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=74&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efdbf90ba3e0009d99082&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b790e11f-0586-11eb-9b92-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfedccc563080009b60f4a/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efdbf90ba3e0009d99082/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e69e08291147bd04a9fd7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=74&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08291147bd04a9fd7/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfedccc563080009b60f4a/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="PlutoTVToonsClasicoSpain.us" status="online",Pluto TV Toons Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) @@ -1559,10 +1559,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812be1c249444e05d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812be1c249444e05d09cc50/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="PlutoTVTurmadaMonica.us" status="online",Pluto TV Turma da Mônica (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f997e44949bc70007a6941e/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="PlutoTVTween.us" status="online",Pluto TV Tween (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ae5af8797b00095c0794/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ae5af8797b00095c0794&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=991&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTween.us" status="online",Pluto TV Tween (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ae5af8797b00095c0794/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="PlutoTVTween.us" status="online",Pluto TV Tween (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ae5af8797b00095c0794/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ae5af8797b00095c0794&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=991&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVUnbeatenEsports.us" status="online",Pluto TV Unbeaten Esports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2a961bac1f70009ca7524/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="PlutoTVUndercoverBossGlobal.us" status="online",Pluto TV Undercover Boss Global (720p) [Not 24/7] @@ -1631,10 +1631,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e831e9fe730007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e831e9fe730007706acb/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="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58d947b9e420d8656ee101ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58d947b9e420d8656ee101ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=489&terminate=false&userId= -#EXTINF:-1 tvg-id="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58d947b9e420d8656ee101ab/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="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d4e7e738977e2c310937/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="RiffTrax.us" status="online",Pluto TV RiffTrax (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58d947b9e420d8656ee101ab/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="ShoutFactoryTV.us" status="online",Pluto TV Shout! Factory TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/55a6a3275616b6240c26f393/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=55a6a3275616b6240c26f393&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=542&terminate=false&userId= #EXTINF:-1 tvg-id="ShowtimeSelects.us" status="online",Pluto TV Showtime Select (720p) @@ -1673,13 +1673,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21e7b24744c60007c1f6fc/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="Tastemade.us" status="online",Pluto TV Tastemade (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd1419a3b4f4b000773ba85/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="TBNEast.us" status="online",Pluto TV TBN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/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="TBNEast.us" status="online",Pluto TV TBN (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d66f9066/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d486b2eeddd9576d66f9066&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=644&terminate=false&userId= +#EXTINF:-1 tvg-id="TBNEast.us" status="online",Pluto TV TBN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/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="TeenNickGermany.us" status="online",Pluto TV TeenNick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d81607ab737153ea3c1c80e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=511&terminate=false&userId= @@ -1719,12 +1719,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1732,16 +1732,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c90007 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="timeout",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= @@ -1762,15 +1762,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b7 #EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/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="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= -#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/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="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= #EXTINF:-1 tvg-id="TopGearSpain.us" status="online",Top Gear (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= -#EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/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="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) @@ -1794,9 +1794,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5331d5fb7 #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e96a0423e067bd6df6901/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e96a0423e067bd6df6901&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=379&terminate=false&userId= #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e96a0423e067bd6df6901/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd05b4694d45d266bc951f2/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e96a0423e067bd6df6901/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="Vevo2K.us" status="online",Pluto TV VEVO 2K (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bca3e0a4ee0007a38e8c/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="Vevo70s.us" status="online",Pluto TV VEVO 70's (1080p) @@ -1881,8 +1881,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a2717ccde/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=d54bbd90-1c0f-11eb-8801-b9710ba01352&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f10cd89a-c878-4a4d-8b3d-f5238f421aa0&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5adf96e3e738977e2c31cb04/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5adf96e3e738977e2c31cb04&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=669&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Comedy Central https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2ec0abf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca671f215a62078d2ec0abf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=465&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=9f61 #EXTINF:-1 tvg-id="" status="online",Pluto TV Animals (Germany) (480p) @@ -1897,22 +1901,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) @@ -1933,22 +1925,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c77782300007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Cinéma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f121460b73ac6000719fbaf&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=706&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Paramount Plus Picks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/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="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] @@ -2007,8 +1999,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Investigação (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/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="" status="online",Pluto TV Vida Real (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/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="" status="online",Pluto TV Filmes Ação (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f120f41b7d403000783a6d6/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="" status="online",Pluto TV Cine Família (720p) [Not 24/7] @@ -2029,6 +2019,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/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="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV After School Cartoons (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56171fafada51f8004c4b40f/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="" status="online",Pluto TV MTV Mistle YO! (720p) @@ -2037,8 +2029,6 @@ http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= #EXTINF:-1 tvg-id="" status="online",G4 Select (720p) https://siloh.pluto.tv/lilo/production/G4EN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) @@ -2061,24 +2051,34 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Movies+ (CH) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c8a6bc64dc7286c6afaf4ab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c8a6bc64dc7286c6afaf4ab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f747754f-ee3e-4968-9e8e-779da031bce9&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MOVIE CHANNEL (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appVersion=5.2.2-d60060c7283e0978cc63ba036956b5c1657f8eba&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=9daeec78-6a24-43e9-b800-df83d8e465a8&deviceLat=-35.1192&deviceLon=-60.5047&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=80.0.3987.149&includeExtendedEvents=false&serverSideAds=true&sid=e2177d24-366a-4c1c-b974-702fe1d6159a&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Anime (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="timeout",Pluto TV Cine Família (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Vida Real (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/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="" status="online",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) diff --git a/streams/us_redbox.m3u b/streams/us_redbox.m3u index 98972a0e1..d6a697f64 100644 --- a/streams/us_redbox.m3u +++ b/streams/us_redbox.m3u @@ -18,8 +18,8 @@ https://rush-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxSpotlight.us" status="online",Redbox 1: Spotlight (1080p) https://spotlight-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) -http://shoutfactory-redbox.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) https://shoutfactory-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-shoutfactorytv/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) +http://shoutfactory-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeFrance.us" status="online",Tastemade France (1080p) https://tastemadefr16min-redbox.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-redbox/CDN/playlist.m3u8 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 2b743768a..ee66a15d2 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AigaioTV.gr" status="error",Aigaio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AigaioTV.gr" status="online",Aigaio TV (360p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/aigaiotv1/index.m3u8 #EXTINF:-1 tvg-id="AVCHD.ar" status="online",AVC HD (Monte Caseros | Corrientes) (360p) [Not 24/7] diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 8cc387a13..8b34aeca5 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -117,7 +117,7 @@ https://stirr.ott-channels.stingray.com/naturescape/master.m3u8 https://dai.google.com/linear/hls/event/6RPZlzksTCyB1euPqLcBZQ/master.m3u8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts (1080p) https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="online",STIRR City Abilene (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="error",STIRR City Abilene (720p) [Not 24/7] https://dai.google.com/linear/hls/event/uxPBn5ErTQ-FOjxIYle2PA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 @@ -127,15 +127,15 @@ https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="online",STIRR City Bakersfield (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="error",STIRR City Bakersfield (480p) [Not 24/7] https://dai.google.com/linear/hls/event/-4GLQIcZTUWzP8vDAXNQsQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="online",STIRR City Baltimore (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="error",STIRR City Baltimore (720p) [Not 24/7] https://dai.google.com/linear/hls/event/jCNW8TtPRe6lnJMMVBZWVA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="online",STIRR City Bay City (720p) https://dai.google.com/linear/hls/event/kJPGlFKuS0itUoW7TfuDYQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBeaumont.us" status="online",STIRR City Beaumont (720p) https://dai.google.com/linear/hls/event/FKoa3RaEQxyyrf8PfPbgkg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBeaumontPortArthur.us" status="online",STIRR City Beaumont Port Arthur (720p) +#EXTINF:-1 tvg-id="STIRRCityBeaumontPortArthur.us" status="error",STIRR City Beaumont Port Arthur (720p) https://dai.google.com/linear/hls/event/tlvrrqidRaG0KbLN4Hd5mg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBirmingham.us" status="online",STIRR City Birmingham (720p) https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 @@ -143,9 +143,9 @@ https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 https://dai.google.com/linear/hls/event/EXltT2IOQvCIn8v23_15ow/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCadillac.us" status="error",STIRR City Cadillac (720p) https://dai.google.com/linear/hls/event/do9arGJBTD--KARQ056kpw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="online",STIRR City Cedar Rapids (720p) +#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="error",STIRR City Cedar Rapids (720p) https://dai.google.com/linear/hls/event/zPJC-rOUTg28uymLdmYw5w/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityChampaign.us" status="online",STIRR City Champaign (720p) +#EXTINF:-1 tvg-id="STIRRCityChampaign.us" status="error",STIRR City Champaign (720p) https://dai.google.com/linear/hls/event/YLDvM8DGQyqsYnDsgxOBPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCharleston.us" status="online",STIRR City Charleston (720p) https://dai.google.com/linear/hls/event/kMNMCCQsQYyyk2n2h_4cNw/master.m3u8 @@ -161,13 +161,13 @@ https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="error",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) +#EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="error",STIRR City Columbus #2 (720p) https://dai.google.com/linear/hls/event/QLfrYVtERpCnzM7qE_PkUw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityDayton.us" status="online",STIRR City Dayton (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nqvIiznDQO60CBNaJ5mmdQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityElPaso1.us" status="online",STIRR City El Paso #1 (480p) +#EXTINF:-1 tvg-id="STIRRCityElPaso1.us" status="error",STIRR City El Paso #1 (480p) https://dai.google.com/linear/hls/event/MYhAOCTqQA6QFBdc1xwULQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityElPaso2.us" status="online",STIRR City El Paso #2 (720p) https://dai.google.com/linear/hls/event/Exp7zxEPSLWuEhMoD2voOg/master.m3u8 @@ -179,11 +179,11 @@ https://dai.google.com/linear/hls/event/bERQw8-YRoK3MtJ0UUaI5w/master.m3u8 https://dai.google.com/linear/hls/event/6Ll-qQyAQlWgCt4PhH11Kw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityFresnoVisalia.us" status="online",STIRR City Fresno-Visalia (720p) https://dai.google.com/linear/hls/event/tFAJ7xPcTYaLKwIfUA-JIw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGainesville.us" status="online",STIRR City Gainesville (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityGainesville.us" status="error",STIRR City Gainesville (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGrandRapids.us" status="online",STIRR City Grand Rapids (480p) [Not 24/7] https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="error",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 @@ -193,47 +193,47 @@ https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 https://dai.google.com/linear/hls/event/W_NyV_9eQ-qa0XDSMfYkEg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityHastings.us" status="online",STIRR City Hastings (720p) https://dai.google.com/linear/hls/event/xtKyBDIFSZa6cT4Of9yaGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="online",STIRR City Johnstown Altoona (720p) +#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="error",STIRR City Johnstown Altoona (720p) https://dai.google.com/linear/hls/event/BXZlH0kXTeGczlQ49-0QFQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLasVegas.us" status="online",STIRR City Las Vegas (720p) https://dai.google.com/linear/hls/event/yDGZP35hTsqdf2rwaP1BGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLewiston.us" status="online",STIRR City Lewiston (720p) +#EXTINF:-1 tvg-id="STIRRCityLewiston.us" status="error",STIRR City Lewiston (720p) https://dai.google.com/linear/hls/event/knBsxnquSYqFXTP_UzcGgw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="online",STIRR City Little Rock (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="error",STIRR City Little Rock (720p) [Not 24/7] https://dai.google.com/linear/hls/event/MqeaRgFBR2WJ_40ngbDruQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLosAngeles.us" status="online",STIRR City Los Angeles (480p) https://dai.google.com/linear/hls/event/n3PVAFmPTJSVYjdSVf7XZw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="online",STIRR City Lynchburg Roanoke (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMacon.us" status="online",STIRR City Macon (234p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityMacon.us" status="error",STIRR City Macon (234p) [Not 24/7] https://dai.google.com/linear/hls/event/PPMxI7GZSRG6Kgkp2gSF1g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMedford.us" status="online",STIRR City Medford (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityMedford.us" status="error",STIRR City Medford (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1g9qH9IOSIGGwAqw8fPzmw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMilwaukee.us" status="online",STIRR City Milwaukee (720p) +#EXTINF:-1 tvg-id="STIRRCityMilwaukee.us" status="error",STIRR City Milwaukee (720p) https://dai.google.com/linear/hls/event/jWaxnXHPQjGX1yTxuFxpuw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMinneapolis.us" status="online",STIRR City Minneapolis (720p) https://dai.google.com/linear/hls/event/0P8RZiJkSBWfVDtjy-IiIQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMissoula.us" status="online",STIRR City Missoula (720p) https://dai.google.com/linear/hls/event/ARX9M-X8RieADdAEYPXNuA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="online",STIRR City Nashville (720p) +#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="error",STIRR City Nashville (720p) https://dai.google.com/linear/hls/event/IG9ThaPaTwCojeoEWVNZRQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityNorfolkPortsmouth.us" status="online",STIRR City Norfolk Portsmouth (720p) [Not 24/7] https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityOklahomaCity.us" status="online",STIRR City Oklahoma City (234p) +#EXTINF:-1 tvg-id="STIRRCityOklahomaCity.us" status="error",STIRR City Oklahoma City (234p) https://dai.google.com/linear/hls/event/pRd-k6tZSiCRsw_f51Vcvg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityOttumwa.us" status="online",STIRR City Ottumwa (720p) https://dai.google.com/linear/hls/event/jH-4z3EkQO-fLYYgjX7d3g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="online",STIRR City Pensacola (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="error",STIRR City Pensacola (720p) [Not 24/7] https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPittsburgh.us" status="online",STIRR City Pittsburgh (720p) [Not 24/7] https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) -https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="error",STIRR City Portland (720p) +https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="online",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) +#EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="error",STIRR City Quincy (720p) https://dai.google.com/linear/hls/event/bjWdbDzwTMOMd8Wmxl4rwg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityRaleighDurham.us" status="online",STIRR City Raleigh Durham (720p) [Not 24/7] https://dai.google.com/linear/hls/event/86JIujPNRWiVvtfzksp8QQ/master.m3u8 @@ -245,7 +245,7 @@ https://dai.google.com/linear/hls/event/FftwN8CLTnaX1pFHztXlYw/master.m3u8 https://dai.google.com/linear/hls/event/1bMiswhQQxqH-X8D3qbmKQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySanAntonio.us" status="online",STIRR City San Antonio (720p) https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="online",STIRR City Seattle (720p) +#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="error",STIRR City Seattle (720p) https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 @@ -255,25 +255,25 @@ https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityStLouis.us" status="online",STIRR City St. Louis (720p) [Not 24/7] https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="online",STIRR City Syracuse (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="error",STIRR City Syracuse (720p) [Not 24/7] https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityToledo.us" status="online",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="online",STIRR City Tulsa (720p) +#EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="error",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="online",STIRR City Washington D.C. (480p) [Not 24/7] https://dai.google.com/linear/hls/event/_VmeKujXTf-nc9Lr2NO6tA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="online",STIRR City West Palm Beach (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="error",STIRR City West Palm Beach (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ji4LMCwtRCOw3TrRUKlQMQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWheelingSteubenville.us" status="online",STIRR City Wheeling Steubenville (720p) [Not 24/7] https://dai.google.com/linear/hls/event/dcaYfE2nRnqC6eAvCFWfzQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWilkesBarreScranton.us" status="online",STIRR City Wilkes Barre Scranton (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWilkesBarreScranton.us" status="error",STIRR City Wilkes Barre Scranton (480p) [Not 24/7] https://dai.google.com/linear/hls/event/jlf2tRLPTg2xjMtKe5ey-w/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityYakimaPasco1.us" status="online",STIRR City Yakima Pasco #1 (720p) https://dai.google.com/linear/hls/event/Ae0L5AucTcqefaIvaS504A/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityYakimaPasco2.us" status="online",STIRR City Yakima Pasco #2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityYakimaPasco2.us" status="error",STIRR City Yakima Pasco #2 (480p) [Not 24/7] https://dai.google.com/linear/hls/event/FJejnzFjSFGpaogi0GzPyw/master.m3u8 #EXTINF:-1 tvg-id="STIRRClassicTV.us" status="online",STIRR Classic TV (768p) https://dai.google.com/linear/hls/event/8JiQCLfVQw6d7uCYt0qDJg/master.m3u8 @@ -333,6 +333,8 @@ https://dai.google.com/linear/hls/event/NJK_yxrcTBqULaHt-wi0Wg/master.m3u8 https://dai.google.com/linear/hls/event/rmBGeSwhQEG64TrT0_JO2A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR QVC (720p) https://dai.google.com/linear/hls/event/roEbn_l7Tzezwy22F1NSfA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) +https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",beIN Sports Xtra (1080p) https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) @@ -345,8 +347,6 @@ https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 https://dai.google.com/linear/hls/event/PFJ1Jhd6SsSMcu3qq86wzQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Gusto TV (1080p) https://dai.google.com/linear/hls/event/tdSCy5u2R5WtCLXX4NwDtg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Whistle Sports (1080p) -https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Rock Alternative (1080p) https://ott-linear-channels.stingray.com/hls/stirr/102.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Stingray Pop Adult (1080p) @@ -357,12 +357,10 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) -https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN New York NY (720p) @@ -375,8 +373,8 @@ https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Midnight Pulp (720p) https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) +https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] @@ -387,8 +385,6 @@ https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) -https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] @@ -413,8 +409,6 @@ https://dai.google.com/linear/hls/event/Sid4xiTQTkCT1SLu6rjUSQ/master.m3u8 https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Los Angeles CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Philly PA (720p) @@ -435,6 +429,10 @@ https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Travel (720p) @@ -457,6 +455,8 @@ https://dai.google.com/linear/hls/event/9WuQ_LseR12mMx2-QW41XQ/master.m3u8 https://dai.google.com/linear/hls/event/23QIslh0TOqygKz-M9W29Q/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR The Lucy Show (720p) https://dai.google.com/linear/hls/event/-s-FtbzrQCaLMDSyM0ejyw/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",STIRR National (720p) +https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Music (720p) https://dai.google.com/linear/hls/event/_e1csFnJR6W6y056PyiG6A/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Cooks (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index d67657ad3..2a70ff436 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -31,10 +31,12 @@ https://cloudfront.tubi.video/21df8036-fa23-49ff-9877-8af983546d2b/elw3phlf/stre https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Today.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-USA-Today.m3u8 -#EXTINF:-1 tvg-id="WeatherNation.us" status="error",Weathernation (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="WeatherNation.us" status="online",Weathernation (720p) [Geo-blocked] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-Weather-Nation.m3u8 #EXTINF:-1 tvg-id="WJCLDT1.us" status="online",WJCL-TV News Savannah GA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WJCL.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 5 Oklahoma City OK (KOCO) (576p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 6 New Orleans LA (WDSU) (720p) @@ -77,6 +79,8 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTTG-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 29 Philadelphia PA (WTXF-TV) (720p) [Not 24/7] https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) @@ -101,8 +105,6 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 #EXTINF:-1 tvg-id="" status="online",WMTW-TV News Portland ME (720p) @@ -111,20 +113,18 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPBF.m3u8 #EXTINF:-1 tvg-id="" status="online",WPTZ-TV News Plattsburgh NY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WPTZ.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="" status="online",WXII-TV News Winston-Salem NC (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 #EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 4 Pittsburg PA (WTAE) (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WTAE.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX 13 Memphis TN (WHBQ-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WHBQ.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index da71b9c94..ba99f0176 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -27,11 +27,11 @@ http://redbox-blacknewschannel-xumo.amagi.tv/playlist.m3u8 https://blacknewschannel-xumo-us.amagi.tv/hls/amagi_hls_data_blacknews-blacknewschannel-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) https://blacknewschannel-xumo-us.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="timeout",Black News Channel (1080p) +#EXTINF:-1 tvg-id="BlackNewsChannel.us" status="online",Black News Channel (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxblacknewschannel/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) +#EXTINF:-1 tvg-id="BloombergTV.us" status="online",Bloomberg TV US (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbloomberg/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="bonappetit.us" status="timeout",bon appétit (720p) +#EXTINF:-1 tvg-id="bonappetit.us" status="online",bon appétit (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbonappetit/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Cheddar.us" status="online",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 @@ -50,9 +50,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-circle/CDN/master.m3u8 #EXTINF:-1 tvg-id="ComedyDynamics.us" status="online",Comedy Dynamics (1080p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo-host-comedydynamics/CDN/master.m3u8 #EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-complextv/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Complex.us" status="online",Complex (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcomplex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtv.us" status="online",CONtv (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcontv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="CONtvAnime.us" status="online",CONtv Anime (1080p) @@ -73,11 +73,11 @@ https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/maste https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 #EXTINF:-1 tvg-id="eScapesXUMO.us" status="online",eScapes (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-escapes/CDN/master.m3u8 -#EXTINF:-1 tvg-id="FailArmy.us" status="timeout",FailArmy International (720p) +#EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseAction.us" status="timeout",FilmRise Action (432p) +#EXTINF:-1 tvg-id="FilmRiseAction.us" status="online",FilmRise Action (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmriseaction/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 @@ -86,11 +86,11 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playl #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="error",FilmRise Classic TV (432p) https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFreeMovies.us" status="online",FilmRise Free Movies (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseHellsKitchen.us" status="online",FilmRise Hell's Kitchen (432p) @@ -114,9 +114,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://foxweather-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 -#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfunnyordie/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FunnyorDie.us" status="online",Funny or Die (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) @@ -169,10 +169,10 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumolivexlive/CDN/master.m3u8 #EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="online",Maverick Black Cinema (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (432p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (432p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) @@ -181,7 +181,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-nbcnewsnow/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-newsmaxxumo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NitroCircus.us" status="online",Nitro Circus (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnitrocircus/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Nosey.us" status="timeout",Nosey (720p) +#EXTINF:-1 tvg-id="Nosey.us" status="online",Nosey (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-nosey/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThis.us" status="online",Now This (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 @@ -198,9 +198,9 @@ https://outsidetvplus-xumo.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetvplusxu #EXTINF:-1 tvg-id="OutsideTVPlus.us" status="online",Outside TV Plus (1080p) https://outsidetvplus-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",People are Awesome (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="PlayersTV.us" status="online",Players TV (1080p) @@ -279,7 +279,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraykaraoke/CDN/master.m3 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraynaturescape/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="error",Stingray Naturescape (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraynaturescape/CDN/master.m3u8 -#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Stingray Qello Concerts (1080p) +#EXTINF:-1 tvg-id="StingrayQello.ca" status="timeout",Stingray Qello Concerts (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraysoulstorm/CDN/playlist.m3u8 @@ -291,7 +291,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraysoulstorm/CDN/master. https://tastemade-xumo.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="Teletubbies.uk" status="online",Teletubbies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuteletubbies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TheArchive.us" status="timeout",The Archive (540p) +#EXTINF:-1 tvg-id="TheArchive.us" status="online",The Archive (540p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) https://bobross-xumous-ingest.cinedigm.com/master.m3u8 @@ -318,17 +318,17 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="VanityFair.us" status="timeout",Vanity Fair (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) @@ -337,7 +337,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="timeout",Vogue (720p) +#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 @@ -361,7 +361,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuyogabagaba/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) +#EXTINF:-1 tvg-id="" status="timeout",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",EDGEsport (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-edgesportxumo/CDN/master.m3u8 diff --git a/streams/uz.m3u b/streams/uz.m3u index 711e6db6c..cf5b7c56a 100644 --- a/streams/uz.m3u +++ b/streams/uz.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="AzonTV.uz" status="error",Azon TV (1080p) [Not 24/7] http://tv2.azon.uz/high/stream.m3u8 -#EXTINF:-1 tvg-id="Milliy.uz" status="online",Milliy (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Milliy.uz" status="error",Milliy (480p) [Not 24/7] http://milliy.tv/hls/index.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index 60e87e6e8..8d0d9c38f 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -41,7 +41,7 @@ http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live #EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="online",Venezolana de Televisión http://177.52.221.214:8000/play/a0cj/index.m3u8 -#EXTINF:-1 tvg-id="VepacoTV.ve" status="online",Vepaco TV (486p) [Not 24/7] +#EXTINF:-1 tvg-id="VepacoTV.ve" status="error",Vepaco TV (486p) [Not 24/7] http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 #EXTINF:-1 tvg-id="VePlus.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 From b1e6cacc5cc036fc29b8f2e57f0cd262e3263344 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Sat, 18 Jun 2022 15:00:16 +0200 Subject: [PATCH 42/49] Update streams/ph.m3u --- streams/ph.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/ph.m3u b/streams/ph.m3u index 6bbce9c8d..ce7221750 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -8,7 +8,7 @@ https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="timeout",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live #EXTINF:-1 tvg-id="egg.network" status="online",eGG Network -http://210.210.155.35:80/session/d1b3a4ce-2ef5-11eb-87e1-c81f66f89318/uq2663/h/h22/01.m3u8 +http://210.210.155.35/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] From 90127b48f86e7a64782c2d704a055553e2cd6d65 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Sat, 18 Jun 2022 15:00:52 +0200 Subject: [PATCH 43/49] Update ph.m3u --- streams/ph.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/ph.m3u b/streams/ph.m3u index 8c33f892c..b1ef8e9b9 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,7 +7,7 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="egg.network" status="online",eGG Network +#EXTINF:-1 tvg-id="eGGNetwork.ph" status="online",eGG Network http://210.210.155.35/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 From dbbf897b91e8fc2f934d9afff51fe1ede7566a33 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 16:58:42 +0300 Subject: [PATCH 44/49] [Bot] Daily update (#7545) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 337 +++++++++++++++--------------- streams/ae.m3u | 4 +- streams/af.m3u | 2 +- streams/al.m3u | 8 +- streams/ao.m3u | 2 +- streams/ar.m3u | 6 +- streams/at.m3u | 4 +- streams/az.m3u | 2 +- streams/ba.m3u | 4 +- streams/be.m3u | 8 +- streams/bg.m3u | 2 +- streams/bo.m3u | 2 +- streams/br.m3u | 14 +- streams/ca.m3u | 16 +- streams/ch.m3u | 6 +- streams/cl.m3u | 18 +- streams/cm.m3u | 2 +- streams/cn.m3u | 168 +++++++-------- streams/co.m3u | 8 +- streams/cr.m3u | 4 +- streams/cy.m3u | 2 +- streams/de.m3u | 28 +-- streams/de_adultswim.m3u | 8 +- streams/do.m3u | 10 +- streams/ec.m3u | 6 +- streams/es.m3u | 16 +- streams/fi_samsung.m3u | 4 +- streams/fr.m3u | 14 +- streams/gr.m3u | 10 +- streams/hk.m3u | 28 +-- streams/hn.m3u | 12 +- streams/hr.m3u | 2 +- streams/ht.m3u | 6 +- streams/hu.m3u | 4 +- streams/id.m3u | 142 ++++++------- streams/in.m3u | 44 ++-- streams/iq.m3u | 6 +- streams/ir.m3u | 10 +- streams/it.m3u | 18 +- streams/jp.m3u | 30 +-- streams/ke.m3u | 2 +- streams/kr.m3u | 10 +- streams/kz.m3u | 14 +- streams/lk.m3u | 2 +- streams/ly.m3u | 2 +- streams/ma.m3u | 2 +- streams/ml.m3u | 2 +- streams/mo.m3u | 6 +- streams/mx.m3u | 8 +- streams/my.m3u | 12 +- streams/ng.m3u | 2 +- streams/ni.m3u | 2 +- streams/nl.m3u | 6 +- streams/no.m3u | 8 +- streams/np.m3u | 2 +- streams/pa.m3u | 2 +- streams/pe.m3u | 34 +-- streams/ph.m3u | 4 +- streams/pk.m3u | 4 +- streams/ps.m3u | 6 +- streams/pt.m3u | 4 +- streams/ro.m3u | 4 +- streams/ru.m3u | 68 +++--- streams/ru_catcast.m3u | 4 +- streams/sa.m3u | 12 +- streams/sg.m3u | 8 +- streams/th.m3u | 6 +- streams/tm.m3u | 4 +- streams/tn.m3u | 6 +- streams/tr.m3u | 26 +-- streams/tw.m3u | 4 +- streams/ua.m3u | 6 +- streams/uk.m3u | 10 +- streams/uk_rakuten.m3u | 8 +- streams/uk_samsung.m3u | 2 +- streams/unsorted.m3u | 30 +-- streams/us.m3u | 116 +++++------ streams/us_distro.m3u | 2 +- streams/us_localbtv.m3u | 4 +- streams/us_pluto.m3u | 440 +++++++++++++++++++-------------------- streams/us_redbox.m3u | 4 +- streams/us_ssh101.m3u | 6 +- streams/us_stirr.m3u | 82 ++++---- streams/us_tubi.m3u | 24 +-- streams/us_wfmz.m3u | 4 +- streams/us_xumo.m3u | 42 ++-- streams/ve.m3u | 6 +- 87 files changed, 1039 insertions(+), 1040 deletions(-) diff --git a/README.md b/README.md index 02114381d..a9a967747 100644 --- a/README.md +++ b/README.md @@ -37,27 +37,27 @@ To watch IPTV, simply insert one of the links below into any player that support Cooking21https://iptv-org.github.io/iptv/categories/cooking.m3u Culture13https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u - Education33https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment175https://iptv-org.github.io/iptv/categories/entertainment.m3u + Education32https://iptv-org.github.io/iptv/categories/education.m3u + Entertainment176https://iptv-org.github.io/iptv/categories/entertainment.m3u Family18https://iptv-org.github.io/iptv/categories/family.m3u - General362https://iptv-org.github.io/iptv/categories/general.m3u + General370https://iptv-org.github.io/iptv/categories/general.m3u Kids138https://iptv-org.github.io/iptv/categories/kids.m3u Legislative29https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle65https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies218https://iptv-org.github.io/iptv/categories/movies.m3u - Music304https://iptv-org.github.io/iptv/categories/music.m3u - News360https://iptv-org.github.io/iptv/categories/news.m3u + Movies220https://iptv-org.github.io/iptv/categories/movies.m3u + Music307https://iptv-org.github.io/iptv/categories/music.m3u + News359https://iptv-org.github.io/iptv/categories/news.m3u Outdoor34https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u Religious204https://iptv-org.github.io/iptv/categories/religious.m3u Series146https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u Shop49https://iptv-org.github.io/iptv/categories/shop.m3u - Sports164https://iptv-org.github.io/iptv/categories/sports.m3u + Sports165https://iptv-org.github.io/iptv/categories/sports.m3u Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4735https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4771https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -77,101 +77,100 @@ To watch IPTV, simply insert one of the links below into any player that support Albanian30https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic309https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic311https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani19https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani20https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u - Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri2https://iptv-org.github.io/iptv/languages/bho.m3u - Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u + Bosnian6https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan8https://iptv-org.github.io/iptv/languages/cat.m3u Cebuano1https://iptv-org.github.io/iptv/languages/ceb.m3u - Chinese61https://iptv-org.github.io/iptv/languages/zho.m3u - Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u + Chinese59https://iptv-org.github.io/iptv/languages/zho.m3u + Croatian10https://iptv-org.github.io/iptv/languages/hrv.m3u Czech18https://iptv-org.github.io/iptv/languages/ces.m3u Danish11https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u - Dutch74https://iptv-org.github.io/iptv/languages/nld.m3u - English1535https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch75https://iptv-org.github.io/iptv/languages/nld.m3u + English1565https://iptv-org.github.io/iptv/languages/eng.m3u Estonian5https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u Finnish10https://iptv-org.github.io/iptv/languages/fin.m3u - French156https://iptv-org.github.io/iptv/languages/fra.m3u + French152https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u - German170https://iptv-org.github.io/iptv/languages/deu.m3u - Greek83https://iptv-org.github.io/iptv/languages/ell.m3u + German173https://iptv-org.github.io/iptv/languages/deu.m3u + Greek85https://iptv-org.github.io/iptv/languages/ell.m3u Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi79https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi81https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian171https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian174https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u - Italian158https://iptv-org.github.io/iptv/languages/ita.m3u + Italian161https://iptv-org.github.io/iptv/languages/ita.m3u Japanese32https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u - Kazakh8https://iptv-org.github.io/iptv/languages/kaz.m3u + Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean65https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish15https://iptv-org.github.io/iptv/languages/kur.m3u + Korean66https://iptv-org.github.io/iptv/languages/kor.m3u + Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay19https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam51https://iptv-org.github.io/iptv/languages/mal.m3u + Malay20https://iptv-org.github.io/iptv/languages/msa.m3u + Malayalam50https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u Marathi4https://iptv-org.github.io/iptv/languages/mar.m3u Mongolian4https://iptv-org.github.io/iptv/languages/mon.m3u - Nepali1https://iptv-org.github.io/iptv/languages/nep.m3u Norwegian8https://iptv-org.github.io/iptv/languages/nor.m3u Norwegian Bokmål1https://iptv-org.github.io/iptv/languages/nob.m3u Oriya (macrolanguage)3https://iptv-org.github.io/iptv/languages/ori.m3u Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u - Persian69https://iptv-org.github.io/iptv/languages/fas.m3u + Persian71https://iptv-org.github.io/iptv/languages/fas.m3u Polish40https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese148https://iptv-org.github.io/iptv/languages/por.m3u - Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u - Russian313https://iptv-org.github.io/iptv/languages/rus.m3u + Portuguese147https://iptv-org.github.io/iptv/languages/por.m3u + Romanian35https://iptv-org.github.io/iptv/languages/ron.m3u + Russian311https://iptv-org.github.io/iptv/languages/rus.m3u Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u - Sinhala7https://iptv-org.github.io/iptv/languages/sin.m3u + Sinhala6https://iptv-org.github.io/iptv/languages/sin.m3u Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish862https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish868https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u - Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u + Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u Tamil39https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u Thai52https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish125https://iptv-org.github.io/iptv/languages/tur.m3u + Turkish126https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u + Ukrainian52https://iptv-org.github.io/iptv/languages/ukr.m3u Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2362https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2369https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -189,70 +188,70 @@ To watch IPTV, simply insert one of the links below into any player that support CountryChannelsPlaylist - 🇦🇫 Afghanistan57https://iptv-org.github.io/iptv/countries/af.m3u - 🇦🇱 Albania80https://iptv-org.github.io/iptv/countries/al.m3u + 🇦🇫 Afghanistan56https://iptv-org.github.io/iptv/countries/af.m3u + 🇦🇱 Albania81https://iptv-org.github.io/iptv/countries/al.m3u 🇩🇿 Algeria79https://iptv-org.github.io/iptv/countries/dz.m3u - 🇦🇸 American Samoa28https://iptv-org.github.io/iptv/countries/as.m3u + 🇦🇸 American Samoa29https://iptv-org.github.io/iptv/countries/as.m3u 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u - 🇦🇴 Angola28https://iptv-org.github.io/iptv/countries/ao.m3u + 🇦🇴 Angola29https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina112https://iptv-org.github.io/iptv/countries/ar.m3u - 🇦🇲 Armenia71https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇷 Argentina113https://iptv-org.github.io/iptv/countries/ar.m3u + 🇦🇲 Armenia69https://iptv-org.github.io/iptv/countries/am.m3u 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u - 🇦🇺 Australia83https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria61https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan64https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇺 Australia84https://iptv-org.github.io/iptv/countries/au.m3u + 🇦🇹 Austria63https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan63https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain67https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh64https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇭 Bahrain65https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇩 Bangladesh63https://iptv-org.github.io/iptv/countries/bd.m3u 🇧🇧 Barbados26https://iptv-org.github.io/iptv/countries/bb.m3u 🇧🇾 Belarus65https://iptv-org.github.io/iptv/countries/by.m3u 🇧🇪 Belgium69https://iptv-org.github.io/iptv/countries/be.m3u 🇧🇿 Belize25https://iptv-org.github.io/iptv/countries/bz.m3u 🇧🇯 Benin28https://iptv-org.github.io/iptv/countries/bj.m3u 🇧🇲 Bermuda25https://iptv-org.github.io/iptv/countries/bm.m3u - 🇧🇹 Bhutan43https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia74https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇹 Bhutan42https://iptv-org.github.io/iptv/countries/bt.m3u + 🇧🇴 Bolivia75https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇦 Bosnia and Herzegovina46https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil145https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil144https://iptv-org.github.io/iptv/countries/br.m3u 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u - 🇧🇳 Brunei41https://iptv-org.github.io/iptv/countries/bn.m3u + 🇧🇳 Brunei39https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso29https://iptv-org.github.io/iptv/countries/bf.m3u 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia44https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon29https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada117https://iptv-org.github.io/iptv/countries/ca.m3u + 🇰🇭 Cambodia42https://iptv-org.github.io/iptv/countries/kh.m3u + 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u + 🇨🇦 Canada114https://iptv-org.github.io/iptv/countries/ca.m3u 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile180https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China950https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇱 Chile179https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China952https://iptv-org.github.io/iptv/countries/cn.m3u 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u 🇨🇴 Colombia113https://iptv-org.github.io/iptv/countries/co.m3u 🇰🇲 Comoros54https://iptv-org.github.io/iptv/countries/km.m3u - 🇨🇰 Cook Islands28https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica83https://iptv-org.github.io/iptv/countries/cr.m3u - 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u + 🇨🇰 Cook Islands29https://iptv-org.github.io/iptv/countries/ck.m3u + 🇨🇷 Costa Rica82https://iptv-org.github.io/iptv/countries/cr.m3u + 🇭🇷 Croatia46https://iptv-org.github.io/iptv/countries/hr.m3u 🇨🇺 Cuba63https://iptv-org.github.io/iptv/countries/cu.m3u 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u - 🇨🇾 Cyprus67https://iptv-org.github.io/iptv/countries/cy.m3u + 🇨🇾 Cyprus65https://iptv-org.github.io/iptv/countries/cy.m3u 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u 🇩🇰 Denmark44https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti58https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic101https://iptv-org.github.io/iptv/countries/do.m3u - 🇹🇱 East Timor34https://iptv-org.github.io/iptv/countries/tl.m3u - 🇪🇨 Ecuador71https://iptv-org.github.io/iptv/countries/ec.m3u + 🇩🇴 Dominican Republic100https://iptv-org.github.io/iptv/countries/do.m3u + 🇹🇱 East Timor32https://iptv-org.github.io/iptv/countries/tl.m3u + 🇪🇨 Ecuador69https://iptv-org.github.io/iptv/countries/ec.m3u 🇪🇬 Egypt89https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador71https://iptv-org.github.io/iptv/countries/sv.m3u 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u @@ -261,116 +260,116 @@ To watch IPTV, simply insert one of the links below into any player that support 🇪🇹 Ethiopia28https://iptv-org.github.io/iptv/countries/et.m3u 🇫🇰 Falkland Islands25https://iptv-org.github.io/iptv/countries/fk.m3u 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u - 🇫🇯 Fiji29https://iptv-org.github.io/iptv/countries/fj.m3u + 🇫🇯 Fiji30https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u 🇫🇷 France154https://iptv-org.github.io/iptv/countries/fr.m3u 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u - 🇵🇫 French Polynesia29https://iptv-org.github.io/iptv/countries/pf.m3u + 🇵🇫 French Polynesia30https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia51https://iptv-org.github.io/iptv/countries/ge.m3u - 🇩🇪 Germany219https://iptv-org.github.io/iptv/countries/de.m3u + 🇬🇪 Georgia49https://iptv-org.github.io/iptv/countries/ge.m3u + 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece127https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇷 Greece129https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u - 🇬🇺 Guam28https://iptv-org.github.io/iptv/countries/gu.m3u + 🇬🇺 Guam29https://iptv-org.github.io/iptv/countries/gu.m3u 🇬🇹 Guatemala64https://iptv-org.github.io/iptv/countries/gt.m3u 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti37https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇹 Haiti36https://iptv-org.github.io/iptv/countries/ht.m3u 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u - 🇭🇳 Honduras91https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong48https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇳 Honduras90https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇰 Hong Kong49https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland38https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India275https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia229https://iptv-org.github.io/iptv/countries/id.m3u - 🇮🇷 Iran112https://iptv-org.github.io/iptv/countries/ir.m3u - 🇮🇶 Iraq97https://iptv-org.github.io/iptv/countries/iq.m3u + 🇮🇳 India277https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia227https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇷 Iran113https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇶 Iraq94https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u - 🇮🇱 Israel49https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy212https://iptv-org.github.io/iptv/countries/it.m3u + 🇮🇱 Israel47https://iptv-org.github.io/iptv/countries/il.m3u + 🇮🇹 Italy215https://iptv-org.github.io/iptv/countries/it.m3u 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u - 🇯🇵 Japan88https://iptv-org.github.io/iptv/countries/jp.m3u + 🇯🇵 Japan84https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan83https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan61https://iptv-org.github.io/iptv/countries/kz.m3u - 🇰🇪 Kenya33https://iptv-org.github.io/iptv/countries/ke.m3u - 🇰🇮 Kiribati28https://iptv-org.github.io/iptv/countries/ki.m3u + 🇯🇴 Jordan81https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan60https://iptv-org.github.io/iptv/countries/kz.m3u + 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u + 🇰🇮 Kiribati29https://iptv-org.github.io/iptv/countries/ki.m3u 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait82https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan36https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos51https://iptv-org.github.io/iptv/countries/la.m3u + 🇰🇼 Kuwait80https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan34https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos49https://iptv-org.github.io/iptv/countries/la.m3u 🇱🇻 Latvia41https://iptv-org.github.io/iptv/countries/lv.m3u - 🇱🇧 Lebanon82https://iptv-org.github.io/iptv/countries/lb.m3u + 🇱🇧 Lebanon80https://iptv-org.github.io/iptv/countries/lb.m3u 🇱🇸 Lesotho27https://iptv-org.github.io/iptv/countries/ls.m3u 🇱🇷 Liberia27https://iptv-org.github.io/iptv/countries/lr.m3u - 🇱🇾 Libya65https://iptv-org.github.io/iptv/countries/ly.m3u + 🇱🇾 Libya64https://iptv-org.github.io/iptv/countries/ly.m3u 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u - 🇲🇴 Macao35https://iptv-org.github.io/iptv/countries/mo.m3u + 🇲🇴 Macao32https://iptv-org.github.io/iptv/countries/mo.m3u 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u 🇲🇾 Malaysia56https://iptv-org.github.io/iptv/countries/my.m3u - 🇲🇻 Maldives44https://iptv-org.github.io/iptv/countries/mv.m3u - 🇲🇱 Mali28https://iptv-org.github.io/iptv/countries/ml.m3u + 🇲🇻 Maldives43https://iptv-org.github.io/iptv/countries/mv.m3u + 🇲🇱 Mali27https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u - 🇲🇭 Marshall Islands28https://iptv-org.github.io/iptv/countries/mh.m3u + 🇲🇭 Marshall Islands29https://iptv-org.github.io/iptv/countries/mh.m3u 🇲🇶 Martinique28https://iptv-org.github.io/iptv/countries/mq.m3u 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico132https://iptv-org.github.io/iptv/countries/mx.m3u - 🇫🇲 Micronesia28https://iptv-org.github.io/iptv/countries/fm.m3u + 🇲🇽 Mexico130https://iptv-org.github.io/iptv/countries/mx.m3u + 🇫🇲 Micronesia29https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia39https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇳 Mongolia37https://iptv-org.github.io/iptv/countries/mn.m3u 🇲🇪 Montenegro42https://iptv-org.github.io/iptv/countries/me.m3u 🇲🇸 Montserrat25https://iptv-org.github.io/iptv/countries/ms.m3u - 🇲🇦 Morocco71https://iptv-org.github.io/iptv/countries/ma.m3u + 🇲🇦 Morocco72https://iptv-org.github.io/iptv/countries/ma.m3u 🇲🇿 Mozambique29https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)35https://iptv-org.github.io/iptv/countries/mm.m3u + 🇲🇲 Myanmar (Burma)33https://iptv-org.github.io/iptv/countries/mm.m3u 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u - 🇳🇷 Nauru28https://iptv-org.github.io/iptv/countries/nr.m3u - 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u - 🇳🇱 Netherlands120https://iptv-org.github.io/iptv/countries/nl.m3u - 🇳🇨 New Caledonia28https://iptv-org.github.io/iptv/countries/nc.m3u - 🇳🇿 New Zealand42https://iptv-org.github.io/iptv/countries/nz.m3u + 🇳🇷 Nauru29https://iptv-org.github.io/iptv/countries/nr.m3u + 🇳🇵 Nepal42https://iptv-org.github.io/iptv/countries/np.m3u + 🇳🇱 Netherlands122https://iptv-org.github.io/iptv/countries/nl.m3u + 🇳🇨 New Caledonia29https://iptv-org.github.io/iptv/countries/nc.m3u + 🇳🇿 New Zealand43https://iptv-org.github.io/iptv/countries/nz.m3u 🇳🇮 Nicaragua71https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria32https://iptv-org.github.io/iptv/countries/ng.m3u - 🇳🇺 Niue28https://iptv-org.github.io/iptv/countries/nu.m3u - 🇳🇫 Norfolk Island28https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea35https://iptv-org.github.io/iptv/countries/kp.m3u + 🇳🇬 Nigeria33https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇺 Niue29https://iptv-org.github.io/iptv/countries/nu.m3u + 🇳🇫 Norfolk Island29https://iptv-org.github.io/iptv/countries/nf.m3u + 🇰🇵 North Korea33https://iptv-org.github.io/iptv/countries/kp.m3u 🇲🇰 North Macedonia40https://iptv-org.github.io/iptv/countries/mk.m3u - 🇲🇵 Northern Mariana Islands28https://iptv-org.github.io/iptv/countries/mp.m3u + 🇲🇵 Northern Mariana Islands29https://iptv-org.github.io/iptv/countries/mp.m3u 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman68https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan65https://iptv-org.github.io/iptv/countries/pk.m3u - 🇵🇼 Palau28https://iptv-org.github.io/iptv/countries/pw.m3u + 🇴🇲 Oman66https://iptv-org.github.io/iptv/countries/om.m3u + 🇵🇰 Pakistan64https://iptv-org.github.io/iptv/countries/pk.m3u + 🇵🇼 Palau29https://iptv-org.github.io/iptv/countries/pw.m3u 🇵🇸 Palestine79https://iptv-org.github.io/iptv/countries/ps.m3u 🇵🇦 Panama67https://iptv-org.github.io/iptv/countries/pa.m3u - 🇵🇬 Papua New Guinea28https://iptv-org.github.io/iptv/countries/pg.m3u + 🇵🇬 Papua New Guinea29https://iptv-org.github.io/iptv/countries/pg.m3u 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru198https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇪 Peru203https://iptv-org.github.io/iptv/countries/pe.m3u 🇵🇭 Philippines52https://iptv-org.github.io/iptv/countries/ph.m3u - 🇵🇳 Pitcairn Islands28https://iptv-org.github.io/iptv/countries/pn.m3u + 🇵🇳 Pitcairn Islands29https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland73https://iptv-org.github.io/iptv/countries/pl.m3u 🇵🇹 Portugal63https://iptv-org.github.io/iptv/countries/pt.m3u 🇵🇷 Puerto Rico66https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar67https://iptv-org.github.io/iptv/countries/qa.m3u + 🇶🇦 Qatar65https://iptv-org.github.io/iptv/countries/qa.m3u 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia401https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇴 Romania64https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇺 Russia397https://iptv-org.github.io/iptv/countries/ru.m3u 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u 🇧🇱 Saint Barthélemy27https://iptv-org.github.io/iptv/countries/bl.m3u @@ -380,9 +379,9 @@ To watch IPTV, simply insert one of the links below into any player that support 🇲🇫 Saint Martin27https://iptv-org.github.io/iptv/countries/mf.m3u 🇵🇲 Saint Pierre and Miquelon25https://iptv-org.github.io/iptv/countries/pm.m3u 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u - 🇼🇸 Samoa28https://iptv-org.github.io/iptv/countries/ws.m3u + 🇼🇸 Samoa29https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia97https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇦 Saudi Arabia96https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia78https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u @@ -391,55 +390,55 @@ To watch IPTV, simply insert one of the links below into any player that support 🇸🇽 Sint Maarten25https://iptv-org.github.io/iptv/countries/sx.m3u 🇸🇰 Slovakia60https://iptv-org.github.io/iptv/countries/sk.m3u 🇸🇮 Slovenia46https://iptv-org.github.io/iptv/countries/si.m3u - 🇸🇧 Solomon Islands28https://iptv-org.github.io/iptv/countries/sb.m3u + 🇸🇧 Solomon Islands29https://iptv-org.github.io/iptv/countries/sb.m3u 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea102https://iptv-org.github.io/iptv/countries/kr.m3u + 🇰🇷 South Korea101https://iptv-org.github.io/iptv/countries/kr.m3u 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain213https://iptv-org.github.io/iptv/countries/es.m3u - 🇱🇰 Sri Lanka52https://iptv-org.github.io/iptv/countries/lk.m3u + 🇪🇸 Spain217https://iptv-org.github.io/iptv/countries/es.m3u + 🇱🇰 Sri Lanka50https://iptv-org.github.io/iptv/countries/lk.m3u 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u 🇸🇯 Svalbard and Jan Mayen25https://iptv-org.github.io/iptv/countries/sj.m3u 🇸🇿 Swaziland27https://iptv-org.github.io/iptv/countries/sz.m3u 🇸🇪 Sweden51https://iptv-org.github.io/iptv/countries/se.m3u - 🇨🇭 Switzerland87https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria77https://iptv-org.github.io/iptv/countries/sy.m3u + 🇨🇭 Switzerland86https://iptv-org.github.io/iptv/countries/ch.m3u + 🇸🇾 Syria75https://iptv-org.github.io/iptv/countries/sy.m3u 🇸🇹 São Tomé and Príncipe27https://iptv-org.github.io/iptv/countries/st.m3u - 🇹🇼 Taiwan92https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan34https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇼 Taiwan90https://iptv-org.github.io/iptv/countries/tw.m3u + 🇹🇯 Tajikistan32https://iptv-org.github.io/iptv/countries/tj.m3u 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand81https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇭 Thailand79https://iptv-org.github.io/iptv/countries/th.m3u 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u - 🇹🇰 Tokelau28https://iptv-org.github.io/iptv/countries/tk.m3u - 🇹🇴 Tonga28https://iptv-org.github.io/iptv/countries/to.m3u + 🇹🇰 Tokelau29https://iptv-org.github.io/iptv/countries/tk.m3u + 🇹🇴 Tonga29https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u - 🇹🇳 Tunisia65https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey180https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan38https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇳 Tunisia66https://iptv-org.github.io/iptv/countries/tn.m3u + 🇹🇷 Turkey179https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan36https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u - 🇹🇻 Tuvalu28https://iptv-org.github.io/iptv/countries/tv.m3u + 🇹🇻 Tuvalu29https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u 🇺🇬 Uganda29https://iptv-org.github.io/iptv/countries/ug.m3u - 🇺🇦 Ukraine124https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates101https://iptv-org.github.io/iptv/countries/ae.m3u + 🇺🇦 Ukraine123https://iptv-org.github.io/iptv/countries/ua.m3u + 🇦🇪 United Arab Emirates98https://iptv-org.github.io/iptv/countries/ae.m3u 🇬🇧 United Kingdom192https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1855https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇸 United States1882https://iptv-org.github.io/iptv/countries/us.m3u 🇺🇾 Uruguay61https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan33https://iptv-org.github.io/iptv/countries/uz.m3u - 🇻🇺 Vanuatu28https://iptv-org.github.io/iptv/countries/vu.m3u + 🇺🇿 Uzbekistan31https://iptv-org.github.io/iptv/countries/uz.m3u + 🇻🇺 Vanuatu29https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u 🇻🇪 Venezuela78https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam77https://iptv-org.github.io/iptv/countries/vn.m3u - 🇼🇫 Wallis and Futuna28https://iptv-org.github.io/iptv/countries/wf.m3u + 🇻🇳 Vietnam75https://iptv-org.github.io/iptv/countries/vn.m3u + 🇼🇫 Wallis and Futuna29https://iptv-org.github.io/iptv/countries/wf.m3u 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen72https://iptv-org.github.io/iptv/countries/ye.m3u + 🇾🇪 Yemen70https://iptv-org.github.io/iptv/countries/ye.m3u 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined134https://iptv-org.github.io/iptv/countries/undefined.m3u + Undefined135https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -457,33 +456,33 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2485https://iptv-org.github.io/iptv/regions/emea.m3u - Africa134https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2714https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world327https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2644https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1812https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations344https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean81https://iptv-org.github.io/iptv/regions/carib.m3u - Central America99https://iptv-org.github.io/iptv/regions/cenamer.m3u - Central Asia28https://iptv-org.github.io/iptv/regions/cas.m3u + Europe, the Middle East and Africa2505https://iptv-org.github.io/iptv/regions/emea.m3u + Africa138https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2735https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world329https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2657https://iptv-org.github.io/iptv/regions/asia.m3u + Asia-Pacific1822https://iptv-org.github.io/iptv/regions/apac.m3u + Association of Southeast Asian Nations350https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean79https://iptv-org.github.io/iptv/regions/carib.m3u + Central America97https://iptv-org.github.io/iptv/regions/cenamer.m3u + Central Asia29https://iptv-org.github.io/iptv/regions/cas.m3u Commonwealth of Independent States457https://iptv-org.github.io/iptv/regions/cis.m3u - Europe2073https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America682https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean796https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America785https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb67https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa543https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East488https://iptv-org.github.io/iptv/regions/mideast.m3u + Europe2085https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America681https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean793https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America782https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb68https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa549https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East493https://iptv-org.github.io/iptv/regions/mideast.m3u Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u - North America2174https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1921https://iptv-org.github.io/iptv/regions/nam.m3u - Oceania67https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia310https://iptv-org.github.io/iptv/regions/sas.m3u - Sub-Saharan Africa53https://iptv-org.github.io/iptv/regions/ssa.m3u + North America2192https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1945https://iptv-org.github.io/iptv/regions/nam.m3u + Oceania68https://iptv-org.github.io/iptv/regions/oce.m3u + South Asia312https://iptv-org.github.io/iptv/regions/sas.m3u + Sub-Saharan Africa56https://iptv-org.github.io/iptv/regions/ssa.m3u West Africa22https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7082https://iptv-org.github.io/iptv/regions/int.m3u - Undefined134https://iptv-org.github.io/iptv/regions/undefined.m3u + Worldwide7131https://iptv-org.github.io/iptv/regions/int.m3u + Undefined135https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index c1b3d9cb9..8de831f8a 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -61,9 +61,9 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd/smil:dubaisportshd.smil/index https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/index.m3u8 #EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p) https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h152/index2.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiZaman.ae" status="online",Dubai Zaman (1080p) [Not 24/7] https://dmiffthvll.cdn.mangomolo.com/dubaizaman/smil:dubaizaman.stream.smil/playlist.m3u8 diff --git a/streams/af.m3u b/streams/af.m3u index 41da075e4..4fa083269 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -5,7 +5,7 @@ http://iptv.arianaafgtv.com/ariana/playlist.m3u8 https://d10rltuy0iweup.cloudfront.net/ATNNAT/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ArianaTVUS.af" status="online",Ariana TV US (720p) [Not 24/7] https://d2g7v53450s2i2.cloudfront.net/ATNUS/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="ArianaTVUS.af" status="online",Ariana TV US (Delayed stream) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ArianaTVUS.af" status="error",Ariana TV US (Delayed stream) (720p) [Not 24/7] https://d2g7v53450s2i2.cloudfront.net/ATNUS/streamdelay/playlist.m3u8 #EXTINF:-1 tvg-id="ATNNews.af" status="online",ATN News (720p) [Not 24/7] https://d10rltuy0iweup.cloudfront.net/ATNNEWS/myStream/playlist.m3u8 diff --git a/streams/al.m3u b/streams/al.m3u index 5aa3ec994..39e60f1f5 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -67,6 +67,10 @@ http://95.107.132.105/out/u/573_1.m3u8 http://95.107.132.105/out/u/683_1.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Super http://95.107.132.105/out/u/689_3.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tring Tring +http://199.127.60.117:8081/live/tringtring/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NTV +http://monamour.agency/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Family http://95.107.132.105/out/u/673_3.m3u8 #EXTINF:-1 tvg-id="" status="online",Klan @@ -79,8 +83,6 @@ http://199.127.60.117:8081/live/tring3plus/playlist.m3u8 http://monamour.agency/johaniter007web/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring Info http://95.107.132.106/out/u/419_1.m3u8 -#EXTINF:-1 tvg-id="" status="online",NTV -http://monamour.agency/ntv/livestream/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Tring International http://95.107.132.105/out/u/609_3.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Shqiponja (720p) [Not 24/7] @@ -95,5 +97,3 @@ http://95.107.132.106/out/u/847_5.m3u8 http://95.107.132.106/out/u/858_5.m3u8 #EXTINF:-1 tvg-id="" status="error",Bang Bang http://199.127.60.117:8081/live/bangbang/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tring Tring -http://199.127.60.117:8081/live/tringtring/playlist.m3u8 diff --git a/streams/ao.m3u b/streams/ao.m3u index 8f3478426..bb0db08d8 100644 --- a/streams/ao.m3u +++ b/streams/ao.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="TPA1.ao" status="error",TPA 1 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TPA1.ao" status="online",TPA 1 (480p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/30360708/events/9496693/player #EXTINF:-1 tvg-id="TVZimbo.ao" status="online",TV Zimbo (720p) [Not 24/7] https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://livestream.com/accounts/29819666/events/9254936/player diff --git a/streams/ar.m3u b/streams/ar.m3u index 0ea8c3258..572e8127d 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -25,9 +25,9 @@ http://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8 https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="online",Canal 3 Pinamar (360p) [Not 24/7] http://www.intelintec.com.ar:9090/hls/canal3pinamar.m3u8 -#EXTINF:-1 tvg-id="Canal3Rosario.ar" status="error",Canal 3 Rosario (704p) [Geo-blocked] +#EXTINF:-1 tvg-id="Canal3Rosario.ar" status="online",Canal 3 Rosario (704p) [Geo-blocked] https://59d52c5a5ce5e.streamlock.net:4443/canal3rosario/ngrp:canal3rosario_all/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal4Balcarce.ar" status="timeout",Canal 4 Balcarce (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal4Balcarce.ar" status="error",Canal 4 Balcarce (480p) [Not 24/7] http://inliveserver.com:1935/8550/8550/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4Jujuy.ar" status="online",Canal 4 Jujuy (720p) http://190.52.32.13:1935/canal4/smil:manifest.smil/playlist.m3u8 @@ -86,7 +86,7 @@ https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 -#EXTINF:-1 tvg-id="DeporTV.ar" status="error",DeporTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" status="online",DeporTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live #EXTINF:-1 tvg-id="ElDoce.ar" status="online",El Doce TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU diff --git a/streams/at.m3u b/streams/at.m3u index 9dbeb2846..8cf399f8e 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -21,9 +21,9 @@ https://5a32c05065c79.streamlock.net/live/stream/playlist.m3u8 https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 #EXTINF:-1 tvg-id="OktoTV.at" status="error",Okto TV https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.m3u8 -#EXTINF:-1 tvg-id="ORF1.at" status="error",ORF 1 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index daea8514e..2cd8a9c87 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index 1f1ed67f6..d8ed178c4 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -15,7 +15,7 @@ https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 #EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 -#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live @@ -23,7 +23,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSL http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v=YHLiGONh--I #EXTINF:-1 tvg-id="" status="online",Malta (720p) [Not 24/7] http://webtvstream.bhtelecom.ba/malta.m3u8 -#EXTINF:-1 tvg-id="" status="online",РТРС (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="blocked",РТРС (576p) [Geo-blocked] https://parh.rtrs.tv/tv/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV ZE (720p) [Not 24/7] https://stream.rtvze.ba/123.m3u8 diff --git a/streams/be.m3u b/streams/be.m3u index 1ecb724ee..569ef933d 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -51,8 +51,8 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6 https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a73ffcd3b/live.isml/.mpd #EXTINF:-1 tvg-id="" status="online",VRT Radio MNM Music and More https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 -#EXTINF:-1 tvg-id="" status="online",VRT Radio 2 -https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="online",VRT Radio 1 +https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara @@ -63,5 +63,5 @@ https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] https://actv-live.freecaster.com/live/actv/actv.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 1 -https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 2 +https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 diff --git a/streams/bg.m3u b/streams/bg.m3u index 6c569e4a5..e1957f8a8 100644 --- a/streams/bg.m3u +++ b/streams/bg.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="blocked",100% Auto Moto TV (406p) [Not 24/7] +#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="online",100% Auto Moto TV (406p) [Not 24/7] http://100automoto.tv:1935/bgtv1/autotv/playlist.m3u8 #EXTINF:-1 tvg-id="BalkanikaTV.bg" status="timeout",Balkanika TV (270p) rtsp://stream.teracomm.bg/balkanika diff --git a/streams/bo.m3u b/streams/bo.m3u index b720a3206..1158d3a79 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -25,7 +25,7 @@ https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp #EXTINF:-1 tvg-id="RedUno.bo" status="error",Red Uno (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp -#EXTINF:-1 tvg-id="RenuevaDigital.bo" status="error",Renueva Digital (720p) +#EXTINF:-1 tvg-id="RenuevaDigital.bo" status="online",Renueva Digital (720p) https://inliveserver.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (720p) [Not 24/7] http://136.243.3.70:1935/RtpBolivia/RtpBolivia/playlist.m3u8 diff --git a/streams/br.m3u b/streams/br.m3u index c11155db9..c3a2191e9 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1001Noites.br" status="online",1001 Noites (720p) [Not 24/7] +#EXTINF:-1 tvg-id="1001Noites.br" status="timeout",1001 Noites (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8155/ngrp:LVW8155_41E1ciuCvO_all/playlist.m3u8 #EXTINF:-1 tvg-id="AgroBrasilTV.br" status="online",AgroBrasil TV (720p) [Not 24/7] http://45.162.230.234:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8 @@ -114,7 +114,7 @@ https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeMinas.br" status="online",Rede Minas (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeMinas.br" status="error",Rede Minas (1080p) [Not 24/7] https://v4-slbps-sambavideos.akamaized.net/live/3282,8114,ec4b5a296d97fa99bf990662f5b4f8e1;base64np;Mc8VDxqNjXKCAf8!/amlst:Mc_tFgfGiHOdQXPB/chunklist_.m3u8 #EXTINF:-1 tvg-id="RedeRC.br" status="online",Rede RC (720p) [Not 24/7] http://tv02.logicahost.com.br:1935/rederc/rederc/live.m3u8 @@ -192,7 +192,7 @@ https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 https://streaming03.zas.media/tvfuturo/tvfuturo/playlist.m3u8 #EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8538/LVW8538_KBtZ9UMIZn/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGazeta.br" status="error",TV Gazeta (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVGazeta.br" status="online",TV Gazeta (720p) [Not 24/7] https://api.new.livestream.com/accounts/5381476/events/8947634/live.m3u8 #EXTINF:-1 tvg-id="TVGideoes.br" status="online",TV Gideoes (1080p) [Not 24/7] https://streaming01.zas.media/gideoes/programacao/playlist.m3u8 @@ -238,9 +238,9 @@ https://cdn-fundacao-2110.ciclano.io:1443/fundacao-2110/fundacao-2110/playlist.m https://59f1cbe63db89.streamlock.net:1443/caxiastv/caxiastv/playlist.m3u8 #EXTINF:-1 tvg-id="TVMon.br" status="online",TV Mon (720p) https://srv1.zcast.com.br/tvmon/tvmon/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNBrasil.br" status="error",TVN Brasil (720p) [Not 24/7] http://painelvj.com.br:1935/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNBrasil.br" status="online",TVN Brasil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVNBrasil.br" status="error",TVN Brasil (720p) [Not 24/7] http://wz3.dnip.com.br/tvnbrasil/tvnbrasil.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVNovaOnda.br" status="error",TV Nova Onda (720p) https://5c483b9d1019c.streamlock.net/8078/8078/playlist.m3u8 @@ -294,8 +294,6 @@ https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 #EXTINF:-1 tvg-id="Yeeaah.br" status="online",Yeeaah! (720p) [Not 24/7] https://srv3.zcast.com.br/yeeaah/yeeaah/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] -https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TELE CINE ACTION (720p) http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] @@ -303,6 +301,8 @@ http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Record TV Goias (720p) [Geo-blocked] https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",TV Camara de Sao Paulo (720p) [Not 24/7] +https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hot FM SP (720p) [Not 24/7] http://flash8.crossdigital.com.br/id2266/id2266/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] diff --git a/streams/ca.m3u b/streams/ca.m3u index f80efbd9f..bd307dc66 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -5,9 +5,9 @@ http://158.69.124.9:1935/5aabtv/5aabtv/playlist.m3u8 https://uni01rtmp.tulix.tv/amazingdtv/amazingdtv/playlist.m3u8 #EXTINF:-1 tvg-id="AssembleenationaleduQuebec.ca" status="error",Canal de l'Assemblée nationale (544p) [Not 24/7] https://wowzaprod231-i.akamaihd.net/hls/live/1013830/177d227e/playlist.m3u8 -#EXTINF:-1 tvg-id="AzStarTV.ca" status="online",Az Star TV (1080p) +#EXTINF:-1 tvg-id="AzStarTV.ca" status="timeout",Az Star TV (1080p) http://live.azstartv.com/azstar/smil:azstar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AzStarTV.ca" status="error",Az Star TV (240p) +#EXTINF:-1 tvg-id="AzStarTV.ca" status="timeout",Az Star TV (240p) https://live.livestreamtv.ca/azstar/ngrp:azstar/playlist.m3u8 #EXTINF:-1 tvg-id="BBCTorontoGaundaPunjab.ca" status="online",BBC Toronto Gaunda Punjab (720p) [Not 24/7] http://start.agmediachandigarh.com/gaundapunjab/tv/playlist.m3u8 @@ -99,7 +99,7 @@ http://cdn12.henico.net:8080/live/gsctv/index.m3u8 http://encodercdn1.frontline.ca/encoder181/output/History_720p/playlist.m3u8 #EXTINF:-1 tvg-id="IciRDI.ca" status="online",ICI RDI (720p) https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 -#EXTINF:-1 tvg-id="IIPCTV.ca" status="blocked",IIPC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 @@ -157,7 +157,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) http://s1.mysportz.tv:2082/weather/playlist.m3u8 @@ -175,9 +175,9 @@ http://s1.mysportz.tv:2082/tsn3/playlist.m3u8 http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 -#EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVC9.ca" status="error",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 @@ -185,12 +185,12 @@ http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 https://uni6rtmp.tulix.tv/vbstv/vbsabr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="WCGtv.ca" status="error",WCGtv Brandon (720p) [Not 24/7] https://wowzastream.westmancom.com/wcgtvlive/highstream.sdp/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Azstar TV (1080p) [Not 24/7] -http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ontario Parliamentary Network (FR) (720p) http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",QVTV (720p) https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Azstar TV (1080p) [Not 24/7] +http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CPMTV 24 http://159.69.58.154/cpmtv/cpmtv.m3u8 #EXTINF:-1 tvg-id="" status="error",CityTV Toronto CFTO-DT (720p) diff --git a/streams/ch.m3u b/streams/ch.m3u index a5da6fb36..78297f302 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -27,14 +27,14 @@ https://latele.vedge.infomaniak.com/livecast/latele/playlist.m3u8 https://livevideo.infomaniak.com/streaming/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://lfmhd.vedge.infomaniak.com/livecast/lfmhd/playlist.m3u8 -#EXTINF:-1 tvg-id="LFMTV.ch" status="timeout",LFM TV (1080p) +#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 #EXTINF:-1 tvg-id="Meteonews.ch" status="online",Meteonews (1080p) https://streaming.meteonews.net/hls/stream.m3u8 -#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="online",My Cinema Europe (576p) -http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h18/index.m3u8 +#EXTINF:-1 tvg-id="MyCinemaEurope.ch" status="error",My Cinema Europe (576p) +http://210.210.155.37/uq2663/h/h18/index.m3u8 #EXTINF:-1 tvg-id="OneTV.ch" status="online",One TV (720p) https://edge.vedge.infomaniak.com/livecast/ik:onefmmd/manifest.m3u8 #EXTINF:-1 tvg-id="Radio3i.ch" status="online",Radio 3i (720p) diff --git a/streams/cl.m3u b/streams/cl.m3u index b4a40b4b3..99f03dc96 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -34,9 +34,9 @@ https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellón (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] -https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] +https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] @@ -129,7 +129,7 @@ https://unlimited1-cl-isp.dps.live/girovisual2/girovisual2.smil/playlist.m3u8 http://v3.tustreaming.cl/graciatv/index.m3u8 #EXTINF:-1 tvg-id="HiperconectadosTV.cl" status="online",Hiperconectados Televisión (720p) https://mediacpstreamchile.com:1936/hiperconectados/hiperconectados/playlist.m3u8 -#EXTINF:-1 tvg-id="HiperTV.cl" status="timeout",HiperTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HiperTV.cl" status="online",HiperTV (720p) [Not 24/7] https://inliveserver.com:1936/11010/11010/playlist.m3u8 #EXTINF:-1 tvg-id="HolvoetTV.cl" status="online",Holvoet TV (Copiapó) (720p) [Not 24/7] https://unlimited1-us.dps.live/holvoettv/holvoettv.smil/playlist.m3u8 @@ -231,7 +231,7 @@ http://evo.eltelon.com:1935/live/rocco-tv/playlist.m3u8 https://5eae379fb77bb.streamlock.net/rtctelevision/rtctelevision/playlist.m3u8 #EXTINF:-1 tvg-id="RuidosFM.cl" status="online",Ruidos FM (720p) https://593b04c4c5670.streamlock.net/8038/8038/playlist.m3u8 -#EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="error",Santa María Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="online",Santa María Televisión (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/smtv/smtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SellodeRaza.cl" status="error",Sello de Raza (720p) [Not 24/7] https://v2.tustreaming.cl/mastermedia/playlist.m3u8 @@ -247,9 +247,9 @@ https://stv.janus.cl/playlist/stream.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsRnhjcUCR78Q3Ud6OXCTNg/live #EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="timeout",Tele 2 Web (Retiro) (720p) [Not 24/7] https://inliveserver.com:1936/11516/11516/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal.cl" status="online",Telecanal +#EXTINF:-1 tvg-id="Telecanal.cl" status="error",Telecanal https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TeletrakTV.cl" status="timeout",Teletrak (720p) +#EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="error",Teletrak (720p) [Not 24/7] https://unlimited1-us.dps.live/teletrak/teletrak.smil/playlist.m3u8 @@ -303,7 +303,7 @@ https://unlimited1-us.dps.live/tvr/tvr.smil/playlist.m3u8 https://unlimited1-cl.dps.live/tvr/tvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVSalud.cl" status="online",TV Salud (720p) [Not 24/7] https://srv3.zcast.com.br/mastermedia/mastermedia/playlist.m3u8 -#EXTINF:-1 tvg-id="TVSenado.cl" status="timeout",TV Senado (360p) +#EXTINF:-1 tvg-id="TVSenado.cl" status="online",TV Senado (360p) https://janus-tv-ply.senado.cl/playlist/playlist.m3u8 #EXTINF:-1 tvg-id="TVVision.cl" status="error",TV Vision (1080p) [Not 24/7] https://cloudflare.streamgato.us:3750/live/tvvisionlive.m3u8 @@ -355,8 +355,6 @@ https://v2.tustreaming.cl/zizatv/index.m3u8 http://38.131.11.9:1080/play/a00x #EXTINF:-1 tvg-id="ZonaPlayTV.cl" status="online",Zona Play TV (ZPTV) (720p) [Not 24/7] https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCÑ (San Carlos Ñuble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] @@ -385,6 +383,8 @@ http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 #EXTINF:-1 tvg-id="" status="error",Camara de Diputados (DVR) (720p) [Not 24/7] http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="error",Estación TV (Chillán) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Spectrum Channel LGBTQ+ (480p) [Not 24/7] diff --git a/streams/cm.m3u b/streams/cm.m3u index 85488edf3..ba7e6b2f3 100644 --- a/streams/cm.m3u +++ b/streams/cm.m3u @@ -3,7 +3,7 @@ http://connectiktv.ddns.net:5000/emergencetv/emergencetv/playlist.m3u8 #EXTINF:-1 tvg-id="MyTVChannel.cm" status="online",My TV Channel (720p) [Not 24/7] http://connectiktv.ddns.net:5000/mytvchannel/@mytvchannel/playlist.m3u8 -#EXTINF:-1 tvg-id="PlayTV.cm" status="error",Play TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlayTV.cm" status="online",Play TV (720p) [Not 24/7] http://connectiktv.ddns.net:5000/playtv/@playtv/playlist.m3u8 #EXTINF:-1 tvg-id="Vision4.cm" status="online",Vision 4 (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/vision4/hls_video/index.m3u8 diff --git a/streams/cn.m3u b/streams/cn.m3u index be1d431cd..7d08af512 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -91,10 +91,10 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 -#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) http://210.210.155.37/qwr9ew/s/s19/index.m3u8 +#EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225633/index.m3u8 #EXTINF:-1 tvg-id="CCTV5.cn" status="online",CCTV-5体育 (1080p) @@ -389,22 +389,24 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Español (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) -http://210.210.155.37/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +http://210.210.155.37/x6bnqe/s/s29/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",耀才财经 http://202.69.67.66/webcast/bshdlive-pc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",仙桃生活文體 (576p) +http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",纯享4K (2160p) http://39.134.115.163:8080/PLTV/88888910/224/3221225786/index.m3u8 #EXTINF:-1 tvg-id="" status="online",洛陽綜合頻道 (1080p) [Not 24/7] @@ -511,8 +513,8 @@ http://117.169.120.140:8080/live/hdshandongstv/.m3u8 http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",天津卫视 (1080p) http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 -#EXTINF:-1 tvg-id="" status="online",洪雅新闻综合 (1080p) -http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 +#EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) +http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州新聞綜合 (1080p) http://183.207.248.11/PLTV/3/224/3221225945/index.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州公共頻道 (1080p) @@ -547,8 +549,6 @@ http://183.207.249.16/PLTV/3/224/3221225539/index.m3u8 http://183.207.249.34/PLTV/4/224/3221227393/index.m3u8 #EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p) http://183.207.249.34/PLTV/4/224/3221227402/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",凤凰资讯 (720p) -http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="online",凤凰香港 (720p) http://183.207.249.35/PLTV/3/224/3221226975/index.m3u8 #EXTINF:-1 tvg-id="" status="online",黑龙江卫视 (1080p) @@ -559,12 +559,12 @@ http://183.207.249.37/PLTV/4/224/3221227307/index.m3u8 http://202.168.164.38:8083/videos/live/19/27/QEQXMtU5AUpwo/QEQXMtU5AUpwo.m3u8 #EXTINF:-1 tvg-id="" status="online",江门综合 (1080p) http://218.17.99.211:5080/hls/ttsw6ccn.m3u8 +#EXTINF:-1 tvg-id="" status="online",吉州新聞綜合 (1080p) +http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="online",西青新闻综合 (1080p) [Not 24/7] http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 红河综合台 (1080p) http://file.hhtv.cc/cms/videos/nmip-media/channellive/channel1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",广东 ‖ 清新综合台 (1080p) -http://hls.wiseqx.com/live/qxzh.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江卫视 (1080p) http://hw-m-l.cztv.com/channels/lantian/channel01/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江钱江 (1080p) @@ -573,6 +573,8 @@ http://hw-m-l.cztv.com/channels/lantian/channel002/1080p.m3u8 http://hw-m-l.cztv.com/channels/lantian/channel02/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江经济生活 (1080p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel003/1080p.m3u8 +#EXTINF:-1 tvg-id="" status="online",浙江教科影视 (1080p) [Not 24/7] +http://hw-m-l.cztv.com/channels/lantian/channel004/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江民生休闲 (1080p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel006/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江6套 (1080p) [Not 24/7] @@ -595,6 +597,8 @@ http://hw-m-l.cztv.com/channels/lantian/channel012/1080p.m3u8 http://jzlive.jztvnews.com:90/live/jzgg.m3u8 #EXTINF:-1 tvg-id="" status="online",晋中综合 (1080p) http://jzlive.jztvnews.com:90/live/jzzh.m3u8 +#EXTINF:-1 tvg-id="" status="online",新昌新聞綜合 (1080p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",新昌休闲影视 (1080p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXxinchang2/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",宿州公共 (1080p) [Not 24/7] @@ -603,12 +607,12 @@ http://live.ahsz.tv/video/s10001-ggpd/index.m3u8 http://live.ahsz.tv/video/s10001-kxjy/index.m3u8 #EXTINF:-1 tvg-id="" status="online",宿州新闻综合 (1080p) [Not 24/7] http://live.ahsz.tv/video/s10001-szzh/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",新郑综合 (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/10184-1.m3u8 #EXTINF:-1 tvg-id="" status="online",孟州电视台 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="online",建安电视台 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/11003-1.m3u8 -#EXTINF:-1 tvg-id="" status="online",罗山电视台 (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/11521-1.m3u8 #EXTINF:-1 tvg-id="" status="online",上海金山电视台 (270p) http://live.mudu.tv/watch/4zbn2f.m3u8 #EXTINF:-1 tvg-id="" status="online",石景山电视台 (1080p) [Not 24/7] @@ -643,14 +647,12 @@ https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180 https://live-hls-web-aje.getaj.net/AJE/01.m3u8 #EXTINF:-1 tvg-id="" status="online",中国交通 (海南) (1080p) [Not 24/7] https://tv.lanjingfm.com/cctbn/hainan.m3u8 +#EXTINF:-1 tvg-id="" status="online",广东 ‖ 清新综合台 (1080p) +http://hls.wiseqx.com/live/qxzh.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] http://stream1.jlntv.cn/xcpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉林市新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/jilin1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",长春综合 [Geo-blocked] -http://stream2.jlntv.cn/jlcc/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",海南卫视 (720p) [Not 24/7] http://livelyws.chinamcache.com/lyws/zb01.m3u8?auth_key=1593241343-0-0-90b80e74457c94b2015f9428a1cb9b0e #EXTINF:-1 tvg-id="" status="online",奇妙電視 (720p) @@ -695,10 +697,6 @@ http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江经济 (720p) [Not 24/7] @@ -723,8 +721,6 @@ http://hw-m-l.cztv.com/channels/lantian/channel11/720p.m3u8 http://l.cztvcloud.com/channels/lantian/SXshangyu1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",上虞經濟文化 (720p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXshangyu2/720p.m3u8 -#EXTINF:-1 tvg-id="" status="online",上虞3新商都 (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",嵊州综合 (720p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXshengzhou1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",萧山新闻综合 (720p) [Not 24/7] @@ -765,8 +761,6 @@ http://live.wifizs.cn/qdly/sd/live.m3u8 http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 #EXTINF:-1 tvg-id="" status="online",娄底 (720p) http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 -#EXTINF:-1 tvg-id="" status="online",娄底综合 (720p) [Not 24/7] -http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",内江公共 (720p) http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江科教 (720p) @@ -791,8 +785,8 @@ http://stream2.xiancity.cn/xatv3/playlist.m3u8 http://stream2.xiancity.cn/xatv4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",西安乐购购物 (180p) [Not 24/7] http://stream2.xiancity.cn/xatv6/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",犍为新闻综合 (720p) [Not 24/7] -http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) +http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",靖江新闻綜合 (720p) [Not 24/7] http://visit.jjbctv.com:1935/live/xwzhpc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",房山电视台 (576p) @@ -849,8 +843,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 #EXTINF:-1 tvg-id="" status="online",四川卫视 (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",凤台文化生活 (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",凤台综合 (576p) [Not 24/7] http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (576p) @@ -969,8 +961,12 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] -http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 +#EXTINF:-1 tvg-id="" status="online",沧县电视综合 (576p) +http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",沧县电视二套 (576p) +http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滨海新闻综合 (576p) [Not 24/7] @@ -1011,12 +1007,6 @@ http://sdqz.chinashadt.com:2036/live/stream:2.stream/playlist.m3u8 http://sdqz.chinashadt.com:2036/live/stream:3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",迪庆藏语 (576p) http://stream01.dqtv123.com:1935/live/diqingzangyu.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",白城新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",白山新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/baishan1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) -http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州公共电视剧 (576p) http://stream.bzcm.net/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",滨州新闻综合 (576p) @@ -1025,6 +1015,8 @@ http://stream.bzcm.net/2/sd/live.m3u8 http://stream.bzcm.net/4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",周口新闻综合 (576p) [Not 24/7] http://tv.zkxww.com:1935/live1/mp4:ch1-500k/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",周口经济生活2 (576p) [Not 24/7] +http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口科教文化2 (576p) [Not 24/7] http://tv.zkxww.com:1935/live3/mp4:ch3-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口图文信息 (576p) [Not 24/7] @@ -1045,8 +1037,6 @@ https://news.cgtn.com/resource/live/french/cgtn-f.m3u8 http://stream.haixitv.cn/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",北碚综合 (576p) [Not 24/7] http://222.178.181.121:12034/beibei01.m3u8 -#EXTINF:-1 tvg-id="" status="online",周口经济生活2 (576p) [Not 24/7] -http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",炫动卡通 (540p) http://183.207.255.188/live/program/live/xdkt/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",江门综合 (540p) @@ -1109,6 +1099,8 @@ http://174.127.67.246/live330/playlist.m3u8 http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人亚太臺 (480p) https://live.ntdimg.com/aplive200/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",哈哈炫动卫视 (480p) [Not 24/7] +http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",江津经济生活 (480p) http://222.179.155.21:1935/ch0.m3u8 #EXTINF:-1 tvg-id="" status="online",江津新闻综合 (480p) @@ -1121,8 +1113,6 @@ http://dslive.grtn.cn/dgzh/sd/live.m3u8 http://dslive.grtn.cn/hzzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",梅州综合 (480p) http://dslive.grtn.cn/mzzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",云浮综合 (480p) -http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",阳江综合 (480p) http://dslive.grtn.cn/yjzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",肇庆综合 (480p) @@ -1131,8 +1121,6 @@ http://dslive.grtn.cn/zqzh/playlist.m3u8 http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水影视娱乐 (480p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv2.m3u8 -#EXTINF:-1 tvg-id="" status="online",海南州藏語頻道 (480p) -http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",鹤壁新闻综合 (480p) [Not 24/7] @@ -1149,8 +1137,8 @@ http://www.alibabapictures.com/movies/10/mayunduihua.mp4 http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 #EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] http://live.lyg1.com/ggpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) -http://stream.appwuhan.com/5tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) +http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 #EXTINF:-1 tvg-id="" status="online",美国中文电视 (406p) [Not 24/7] @@ -1159,8 +1147,8 @@ https://jpts.sinovision.net/livestream.m3u8 http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",西安丝路 (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",松原新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/sytv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Blue 美剧 (360p) [Not 24/7] +http://210.210.155.35/dr9445/h/h16/02.m3u8 #EXTINF:-1 tvg-id="" status="online",中牟综合 (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live #EXTINF:-1 tvg-id="" status="online",亳州新聞頻道 (360p) @@ -1177,8 +1165,6 @@ http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",辽源新闻综合 [Geo-blocked] -http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉经济 (360p) http://stream.appwuhan.com/4tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",银川公共 (360p) [Not 24/7] @@ -1209,6 +1195,8 @@ http://live.wifizs.cn/xwzh/sd/live.m3u8 http://stream1.huaihai.tv/jjsh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州新聞綜合 (720p) http://stream1.huaihai.tv/xwzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",吉林卫视 (240p) [Not 24/7] +http://stream4.jlntv.cn/test2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",舟山新闻综合 (240p) http://stream.wifizs.cn/xwzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",张家界1 (240p) [Not 24/7] @@ -1221,12 +1209,16 @@ https://live.ntdimg.com/cwlive220/playlist.m3u8 http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 #EXTINF:-1 tvg-id="" status="online",山西 Ⅰ 朔州新闻台 (10p) [Not 24/7] http://stream.sxsztv.com/live4/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (360p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] +http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",吴江新闻综合 (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 #EXTINF:-1 tvg-id="" status="blocked",南阳新闻 (1080p) [Not 24/7] @@ -1305,8 +1297,6 @@ http://livealone302.iqilu.com/iqilu/yspd.m3u8 http://livealone302.iqilu.com/iqilu/zypd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆汉语综艺 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb04.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",新疆汉语信息服务 (720p) [Geo-blocked] -http://livehyw5.chinamcache.com/hyw/zb11.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆少儿 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb12.m3u8 #EXTINF:-1 tvg-id="" status="blocked",四川 Ⅰ 达州综合台 (720p) [Not 24/7] @@ -1719,6 +1709,8 @@ http://117.156.28.119/270000001111/1110000148/index.m3u8 http://117.156.28.119/270000001111/1110000149/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",积石山电视台 (1080p) http://117.156.28.119/270000001111/1110000152/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",洪雅新闻综合 (1080p) +http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东南卫视 (360p) http://125.210.152.18:9090/live/DNWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",凤凰中文 (576p) @@ -1745,8 +1737,6 @@ http://125.210.152.18:9090/live/LNWSHD_H265.m3u8 http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",山东卫视 (720p) http://125.210.152.18:9090/live/SDWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",东方影视 (1080p) -http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滁州公共 (450p) http://183.167.193.45:1935/live/cztvgg/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",滁州科教 (450p) @@ -1861,18 +1851,16 @@ http://183.207.248.71/gitv/live1/JXWS/JXWS http://183.207.248.71/gitv/live1/SCWS/SCWS #EXTINF:-1 tvg-id="" status="timeout",山东卫视 (576p) http://183.207.248.71/gitv/live1/SDWS/SDWS +#EXTINF:-1 tvg-id="" status="timeout",凤凰资讯 (720p) +http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (576p) http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) http://183.207.249.71/PLTV/3/224/3221225566/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",吉州新聞綜合 (1080p) -http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川新闻综合 (360p) http://221.5.213.4:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="timeout",南川旅游经济 (360p) http://221.5.213.4:30000/2222.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",仙桃生活文體 (576p) -http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",金鹰卡通 (576p) [Geo-blocked] http://223.110.241.149:6610/gitv/live1/G_JINYING/G_JINYING/1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏影视 (576p) @@ -2105,6 +2093,8 @@ http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",潮安综合 (540p) http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",云浮综合 (480p) +http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉一套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] @@ -2113,16 +2103,22 @@ http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) http://hnsd.chinashadt.com:2036/live/stream:shaodong.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",浙江教科影视 (1080p) [Not 24/7] -http://hw-m-l.cztv.com/channels/lantian/channel004/1080p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京财经 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv5.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京青年 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv8.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",袁州綜合頻道 (576p) [Not 24/7] +http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",上虞3新商都 (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",海南州藏語頻道 (480p) +http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",新疆汉语信息服务 (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb11.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2147,22 +2143,36 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",蓬安新闻综合 (720p) [Not 24/7] http://palive.patv123.com:8091/live/xwpd_800K.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 星空购物台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",白城新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",白山新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/baishan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",集安综合 [Geo-blocked] http://stream2.jlntv.cn/ja/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",吉林市新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/jilin1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",长春综合 [Geo-blocked] +http://stream2.jlntv.cn/jlcc/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",延边新闻综合 [Geo-blocked] http://stream2.jlntv.cn/jlyb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",辽源新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/liaoyuan1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",农安新闻综合 [Geo-blocked] http://stream2.jlntv.cn/naxw/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",前郭综合 [Geo-blocked] http://stream2.jlntv.cn/qg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四平新闻综合 [Geo-blocked] http://stream2.jlntv.cn/sptv/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",松原新闻综合 [Geo-blocked] +http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",通化新闻 [Geo-blocked] http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (240p) [Not 24/7] -http://stream4.jlntv.cn/test2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",黑龙江台 +http://stream3.hljtv.com/hljws2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",犍为新闻综合 (720p) [Not 24/7] +http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2191,16 +2201,14 @@ http://58.243.4.22:1935/live/tuwen/playlist.m3u8 http://58.243.4.22:1935/live/yingshi/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西綜合頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",凤台文化生活 (576p) [Not 24/7] +http://60.175.115.119:1935/live/wenhua/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",澳视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",奥视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",綦江综合 (576p) http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Blue 美剧 (360p) [Not 24/7] -http://210.210.155.35/dr9445/h/h16/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",哈哈炫动卫视 (480p) [Not 24/7] -http://210.210.155.35/qwr9ew/s/s50/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",心约之声公益广播 [Not 24/7] http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] @@ -2213,10 +2221,6 @@ http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",黃驊渤海新區 (576p) http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",沧县电视综合 (576p) -http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",沧县电视二套 (576p) -http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南召一套 (576p) [Not 24/7] http://hnnz.chinashadt.com:1935/live/1002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",双峰电视一套 (360p) @@ -2229,22 +2233,20 @@ http://jiangjinlive.cbg.cn:1935/ch0.m3u8 http://jiangjinlive.cbg.cn:1935/ch1.m3u8 #EXTINF:-1 tvg-id="" status="error",江津文化旅游 (576p) http://jiangjinlive.cbg.cn:1935/ch2.m3u8 -#EXTINF:-1 tvg-id="" status="error",袁州綜合頻道 (576p) [Not 24/7] -http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="error",开州综合 (720p) http://kaixianlive.cbg.cn:10345/1.m3u8 -#EXTINF:-1 tvg-id="" status="error",新昌新聞綜合 (1080p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXxinchang1/720p.m3u8 #EXTINF:-1 tvg-id="" status="error",六安新闻综合 (720p) [Not 24/7] http://live.china-latv.com/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",中牟综合 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10122-1.m3u8 -#EXTINF:-1 tvg-id="" status="error",新郑综合 (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/10184-1.m3u8 +#EXTINF:-1 tvg-id="" status="error",罗山电视台 (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/11521-1.m3u8 #EXTINF:-1 tvg-id="" status="error",澳亚卫视 [Not 24/7] http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="" status="error",如东新闻综合 (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live +#EXTINF:-1 tvg-id="" status="error",娄底综合 (720p) [Not 24/7] +http://mms.ldntv.cn:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南川新闻综合 (360p) [Not 24/7] http://nanchuanlive.cbg.cn:30000/1111.m3u8 #EXTINF:-1 tvg-id="" status="error",彭水新闻综合 (288p) @@ -2269,14 +2271,12 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川影视台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川妇女儿童 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",黑龙江台 -http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 http://stream3.hljtv.com/hljxw2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆树综合 (360p) diff --git a/streams/co.m3u b/streams/co.m3u index be2889304..d127933ce 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -90,6 +90,8 @@ https://streamyes.alsolnet.com/tvgracia/live/playlist.m3u8 https://stmv2.voxtvhd.com.br/tvnglobal/tvnglobal/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CTV Barranquilla (Barranquilla | Atlántico) (1080p) https://59a564764e2b6.streamlock.net/ctvbarranquilla/ctv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Canal Trece (not working perfectly) +https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece Plus (not working perfectly) https://canaltreceplus-live.logicideas.media/canaltreceplus-live/smil:live1plus.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Trece (1080p) @@ -106,8 +108,6 @@ https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js -#EXTINF:-1 tvg-id="" status="online",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) -https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal CNC Montería (Montería | Córdoba) (720p) @@ -131,5 +131,5 @@ https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="" status="error",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal Trece (not working perfectly) -https://canaltrece-live.logicideas.media/canaltrece-live/smil:live.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) +https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index 2aae26176..feb63c7e7 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="88Stereo.cr" status="online",88 Stereo (720p) [Not 24/7] http://k3.usastreams.com/CableLatino/88stereo/playlist.m3u8 -#EXTINF:-1 tvg-id="AgrotendenciaTV.cr" status="timeout",AgrotendenciaTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="AgrotendenciaTV.cr" status="online",AgrotendenciaTV (480p) [Not 24/7] https://inliveserver.com:1936/15506/15506/playlist.m3u8 #EXTINF:-1 tvg-id="AnexionTV.cr" status="online",Anexión TV (720p) [Not 24/7] http://rtmp.info:8081/anexiontv/envivo/index.m3u8 @@ -55,7 +55,7 @@ https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teletica7.cr" status="online",Teletica 7 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] http://tv.teleunotv.cr:1935/TVUNO/TVUNO/playlist.m3u8 diff --git a/streams/cy.m3u b/streams/cy.m3u index 7095393a4..a5a69bbe4 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -51,7 +51,7 @@ http://live.mycamtv.com/squirt.m3u8 http://live.mycamtv.com/white.m3u8 #EXTINF:-1 tvg-id="RIKSat.cy" status="online",RΙΚ Sat (CYBC S) (720p) [Not 24/7] https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 -#EXTINF:-1 tvg-id="SigmaTV.cy" status="online",Sigma (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SigmaTV.cy" status="timeout",Sigma (576p) [Not 24/7] https://sl2.sigmatv.com/hls/live.m3u8 #EXTINF:-1 tvg-id="TV2020.cy" status="error",TV 2020 (720p) http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 diff --git a/streams/de.m3u b/streams/de.m3u index 145604d6c..fb672a57a 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -211,7 +211,7 @@ http://62.113.210.250/medienasa-live/ok-wernigerode_high/hasbahca.m3u8?bitrate=8 https://oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="One1MusicTV.de" status="online",ONE1 Music (1080p) https://serve-first.folxplay.tv/folx/ch-3/master.m3u8 -#EXTINF:-1 tvg-id="ONE1Slovenija.de" status="timeout",ONE1 Slovenija (1080p) +#EXTINF:-1 tvg-id="ONE1Slovenija.de" status="online",ONE1 Slovenija (1080p) https://serve-first.folxplay.tv/folx/ch-6/master.m3u8 #EXTINF:-1 tvg-id="Parlamentsfernsehen1.de" status="online",Parlamentsfernsehen 1 (1080p) https://cldf-hlsgw.r53.cdn.tv1.eu/1000153copo/hk1.m3u8 @@ -267,9 +267,9 @@ https://stream01.stream.welocal.world/stream/fhd-rfo_66876/ngrp:stream_all/playl https://rnf.iptv-playoutcenter.de/rnf/rnf.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="RockAntenne.de" status="online",Rock Antenne [Not 24/7] https://stream.rockantenne.de/rockantenne/stream/mp3 -#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 -#EXTINF:-1 tvg-id="RocklandTV.de" status="error",Rockland TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RocklandTV.de" status="blocked",Rockland TV (720p) [Not 24/7] http://player-api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="RONTV.de" status="error",RON TV (1080p) https://ron-i.akamaihd.net/hls/live/523496/ron/master.m3u8 @@ -385,14 +385,18 @@ https://tvoberfranken.iptv-playoutcenter.de/tvoberfranken/tvoberfranken.stream_1 https://www.oeins.de/live/studio.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Süd (720p) https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Fernsehen (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Hamburg (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Weltweiter (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] http://5857db5306b83.streamlock.net/antennevorarlberg-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] @@ -409,6 +413,9 @@ https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s26/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",KiKA [Geo-blocked] https://kikageohls.akamaized.net/hls/live/2022693/livetvkika_de/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NDR Event 3 (720p) [Geo-blocked] @@ -417,9 +424,6 @@ https://ndrevent-lh.akamaihd.net/i/ndrevent_3@409068/master.m3u8 https://zdf-hls-16.akamaized.net/hls/live/2016499/de/high/master.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ZDFinfo [Geo-blocked] https://zdf-hls-17.akamaized.net/hls/live/2016500/de/high/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s26/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",hr-fernsehen (1080p) https://hrhls.akamaized.net/hls/live/2024525/hrhls/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Hamburg (720p) @@ -430,12 +434,8 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Fernsehen (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Weltweiter (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 #EXTINF:-1 tvg-id="" status="error",ÇİRA TV (480p) [Not 24/7] diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index fd10d85d6..fa0660f83 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -1,4 +1,8 @@ #EXTM3U +#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Channel 5 (1080p) [Geo-blocked] @@ -13,11 +17,7 @@ https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Rick and Morty (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/rick-and-morty/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Samurai Jack (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream_de.m3u8 -#EXTINF:-1 tvg-id="" status="error",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 diff --git a/streams/do.m3u b/streams/do.m3u index b33a5fb29..40ddec450 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -33,7 +33,7 @@ https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 https://cm.hostlagarto.com:4445/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Hits360TV.do" status="online",Hits 360 TV (720p) [Not 24/7] http://cm.hostlagarto.com:8081/hits360tv/hits360HD.myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="HM.do" status="error",HM (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="HM.do" status="online",HM (720p) [Geo-blocked] http://cm.hostlagarto.com:8081/Hmtv/hmtv.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="LAMIATV.do" status="timeout",LA MIA TV (720p) [Not 24/7] https://ss8.domint.net:3108/mia_str/lamiatv/playlist.m3u8 @@ -49,7 +49,7 @@ http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 #EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 -#EXTINF:-1 tvg-id="ORBITTV.do" status="blocked",ORBIT TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 @@ -73,7 +73,7 @@ http://190.122.96.186:8888/http/005 http://108.175.14.125:1935/tdn/tdn/playlist.m3u8 #EXTINF:-1 tvg-id="TeleBendicion.do" status="timeout",TeleBendicion (720p) [Not 24/7] http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal28.do" status="blocked",Telecanal 28 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telecanal28.do" status="online",Telecanal 28 (360p) [Geo-blocked] http://cm.hostlagarto.com:8081/Telecanal-28/telecanal.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 @@ -91,7 +91,7 @@ http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 http://newyorkstream.ddns.net:1935/telenord10/telenord10/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord12.do" status="online",Telenord 12 (720p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 -#EXTINF:-1 tvg-id="TelesurCanal10.do" status="online",Telesur Canal (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCanal10.do" status="error",Telesur Canal (360p) [Not 24/7] https://ss3.domint.net:3124/tls_str/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="Teleunion.do" status="online",Teleunion (480p) [Not 24/7] http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 @@ -99,7 +99,7 @@ http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 #EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7] https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index af67a330a..f1216154d 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -1,15 +1,15 @@ #EXTM3U #EXTINF:-1 tvg-id="CanelaTV.ec" status="online",CanelaTV (720p) [Not 24/7] https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 -#EXTINF:-1 tvg-id="EcotelTV.ec" status="online",Ecotel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EcotelTV.ec" status="error",Ecotel (720p) [Not 24/7] https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 #EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) http://45.179.140.242:8000/play/a0jp -#EXTINF:-1 tvg-id="Ecuavisa.ec" status="online",Ecuavisa [Geo-blocked] +#EXTINF:-1 tvg-id="Ecuavisa.ec" status="blocked",Ecuavisa [Geo-blocked] https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 -#EXTINF:-1 tvg-id="ElSolTV.ec" status="online",El Sol Radio y Television (404p) [Not 24/7] +#EXTINF:-1 tvg-id="ElSolTV.ec" status="error",El Sol Radio y Television (404p) [Not 24/7] http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 #EXTINF:-1 tvg-id="HechosEcuador.ec" status="error",Hechos Ecuador (480p) [Not 24/7] http://37.187.7.106/hechostv/live.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index 5d096358f..7868f4fef 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -183,7 +183,7 @@ http://stream.fion.es:1936/live/smil:fion.smil/master.m3u8 https://cloud.streamingconnect.tv:455/tbmadrid/tbmadrid.m3u8 #EXTINF:-1 tvg-id="GoienaEus.es" status="online",Goiena Eus (720p) [Not 24/7] https://zuzenean.goienamedia.eus:8443/goiena-telebista.m3u8 -#EXTINF:-1 tvg-id="GuadaTV.es" status="error",Guada TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GuadaTV.es" status="online",Guada TV (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/guadatv/guadatv.m3u8 #EXTINF:-1 tvg-id="HamaikaTelebista.es" status="error",Hamaika Telebista (1080p) [Not 24/7] https://wowzaprod130-i.akamaihd.net/hls/live/570468/275f3ea5/playlist.m3u8 @@ -229,7 +229,7 @@ https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCff_CBVJDTHP4wOHPjP5BMg/live #EXTINF:-1 tvg-id="IbizaGlobalTV.es" status="online",Ibiza Global TV (720p) [Not 24/7] https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 -#EXTINF:-1 tvg-id="ImasTV.es" status="online",Imás TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="error",Imás TV (1080p) [Not 24/7] https://secure3.todostreaming.es/live/imastv-livestream.m3u8 #EXTINF:-1 tvg-id="InteralmeriaTV.es" status="online",Interalmeria TV (1080p) https://interalmeria.tv/directo/live.m3u8 @@ -261,7 +261,7 @@ https://cdnlive.shooowit.net/la8bierzolive/smil:streamswitchingchannel.smil/play https://cdnlive.shooowit.net/la8burgoslive/smil:streamswitchingchannel.smil/playlist.m3u8 #EXTINF:-1 tvg-id="La8Leon.es" status="online",La 8 Leon (720p) [Not 24/7] https://cdnlive.shooowit.net/la8leonlive/smil:streamswitchingchannel.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="error",La 8 Mediterráneo (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="La8Mediterraneo.es" status="online",La 8 Mediterráneo (1080p) [Not 24/7] https://play.cdn.enetres.net/489DDF7FE98241D19D8970314BC9D3EF021/0226/playlist.m3u8 #EXTINF:-1 tvg-id="La8Palencia.es" status="online",La 8 Palencia (270p) [Not 24/7] https://cdnlive.shooowit.net/la8palencialive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -287,7 +287,7 @@ https://pull12.atresmedia.com/lavoz/master.m3u8 http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 -#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7] http://streamer1.streamhost.org/salive/logosH/playlist.m3u8 @@ -335,7 +335,7 @@ https://limited12.todostreaming.es/live/ptvcantabria-livestream.m3u8 http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8 #EXTINF:-1 tvg-id="PopularTVMelilla.es" status="online",Popular TV Melilla (720p) [Not 24/7] https://5940924978228.streamlock.net/8009/8009/master.m3u8 -#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="error",Popular TV Murcia (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PopularTVMurcia.es" status="online",Popular TV Murcia (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 #EXTINF:-1 tvg-id="Punt3HD.es" status="online",Punt 3 Vall Uixó (1080p) https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8 @@ -375,7 +375,7 @@ https://telemadridhls2-live-hls.secure2.footprint.net/egress/chandler/telemadrid http://37.187.7.106/teleribera/live.m3u8 #EXTINF:-1 tvg-id="TeleSafor.es" status="online",Tele Safor (576p) [Not 24/7] https://video.telesafor.com/hls/video.m3u8 -#EXTINF:-1 tvg-id="TeleToledo.es" status="error",TeleToledo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleToledo.es" status="online",TeleToledo (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/teletoledo/teletoledo.m3u8 #EXTINF:-1 tvg-id="TeleVigoHD.es" status="online",TeleVigo (1080p) [Not 24/7] https://cloud.streamingconnect.tv:455/televigo/televigo.m3u8 @@ -401,10 +401,10 @@ https://limited09.todostreaming.es/live/tarson-livestream.m3u8 https://streaming01.gestec-video.com/hls/artequatreTVA.m3u8 #EXTINF:-1 tvg-id="TVCanaria.es" status="blocked",TV Canaria (576p) https://rtvc-live1.flumotion.com/playlist.m3u8 +#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="online",TVE Internacional Asia-Oceania (576p) +http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h158/index2.m3u8 -#EXTINF:-1 tvg-id="TVEInternacionalAsiaOceania.es" status="error",TVE Internacional Asia-Oceania (576p) -http://210.210.155.37/uq2663/h/h158/index2.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] https://events2-crtvg.flumotion.com/playlist.m3u8 #EXTINF:-1 tvg-id="tvG2.es" status="online",tvG2 (720p) [Not 24/7] diff --git a/streams/fi_samsung.m3u b/streams/fi_samsung.m3u index 73a8410ec..4e408fe75 100644 --- a/streams/fi_samsung.m3u +++ b/streams/fi_samsung.m3u @@ -9,10 +9,10 @@ https://bloomberg-quicktake-1-fi.samsung.wurl.com/manifest/playlist.m3u8 https://bloomberg-bloomberg-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="DuckTV.sk" status="online",Duck TV (720p) https://mmm-ducktv-4-fi.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Euronews English (720p) -https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Euronews English (720p) +https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Finland) (720p) https://rakuten-comedy-12-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Finland) (720p) diff --git a/streams/fr.m3u b/streams/fr.m3u index 1cee6a8c6..240e1f79e 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -118,7 +118,7 @@ https://iptv.azlinux.fr/?url=https://dailymotion.com/video/xji3qy https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8 #EXTINF:-1 tvg-id="M6Music.fr" status="error",M6 Music (1080p) http://185.234.217.27:8002/play/a03d/index.m3u8 -#EXTINF:-1 tvg-id="MCMTop.fr" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) +#EXTINF:-1 tvg-id="MCMTop.fr" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148",MCM Top (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML,like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s49/index.m3u8 #EXTINF:-1 tvg-id="MDL.fr" status="online",MDL (720p) @@ -134,7 +134,7 @@ https://s6.tntendirect.com/nrj12/live/playlist.m3u8 https://panel.streamparis.fr:3743/stream/play.m3u8 #EXTINF:-1 tvg-id="PersianaBillboard.fr" status="error",Persiana Billboard (720p) [Not 24/7] http://51.210.199.10/hls/stream.m3u8 -#EXTINF:-1 tvg-id="PersianaCinema.fr" status="error",Persiana Cinema (720p) +#EXTINF:-1 tvg-id="PersianaCinema.fr" status="online",Persiana Cinema (720p) http://51.210.199.15/hls/stream.m3u8 #EXTINF:-1 tvg-id="PersianaClassic.fr" status="error",Persiana Classic (720p) [Not 24/7] http://51.210.199.26/hls/stream.m3u8 @@ -166,7 +166,7 @@ http://51.210.199.59/hls/stream.m3u8 http://51.210.199.17/hls/stream.m3u8 #EXTINF:-1 tvg-id="PublicSenat.fr" status="online",Public Sénat (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xkxbzc -#EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="online",Qwest TV Jazz & Beyond (576p) +#EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="error",Qwest TV Jazz & Beyond (576p) http://210.210.155.37/uq2663/h/h94/01.m3u8 #EXTINF:-1 tvg-id="RMCDecouverte.fr" status="timeout",RMC Découverte (720p) https://s2.tntendirect.com/rmcdecouverte/live/playlist.m3u8 @@ -184,7 +184,7 @@ https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249 http://188.40.68.167/russia/tiji/playlist.m3u8 #EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) https://s2.tntendirect.com/tmc/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] http://210.210.155.35/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 @@ -192,7 +192,7 @@ http://210.210.155.37/dr9445/s/s24/index.m3u8 http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877/v3plusinfo247hls/master.m3u8 -#EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="online",TV5 Monde Style HD (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TV5MondeStyleHD.fr" status="error",TV5 Monde Style HD (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h01/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 @@ -210,6 +210,8 @@ https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8 https://s2.tntendirect.com/w9/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cnews (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn +#EXTINF:-1 tvg-id="" status="online",Euronews Albania (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live #EXTINF:-1 tvg-id="" status="online",Euronews Hungary (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live #EXTINF:-1 tvg-id="" status="online",Euronews по-русски (720p) @@ -243,8 +245,6 @@ https://s2.tntendirect.com/d17/live/playlist.m3u8 https://s2.tntendirect.com/lequipe21/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Euronews Albania (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live #EXTINF:-1 tvg-id="" status="error",viàMATÉLÉ (540p) [Not 24/7] https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8 #EXTINF:-1 tvg-id="" status="error",TV5Monde Info (1080p) diff --git a/streams/gr.m3u b/streams/gr.m3u index 477281a6a..05bbbf539 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -79,7 +79,7 @@ http://wpso.com:1936/hls/wzra.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="online",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="error",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) https://vdo.alphaserver.gr:3613/stream/play.m3u8 @@ -117,7 +117,7 @@ https://itv.streams.ovh/magictv/magictv/playlist.m3u8 https://antennaamdnoenc.akamaized.net/maktv_akamai/abr/playlist.m3u8 #EXTINF:-1 tvg-id="MaroussiotikaTV.gr" status="online",Maroussiotika TV (480p) [Not 24/7] http://maroussiotika.dynu.com:8000/greektv/FZlHCCdBHL1/359142 -#EXTINF:-1 tvg-id="MEGATVHD.gr" status="error",Mega TV +#EXTINF:-1 tvg-id="MEGATVHD.gr" status="online",Mega TV https://streamcdnb7-c98db5952cb54b358365984178fb898a.msvdn.net/live/S86713049/gonOwuUacAxM/playlist.m3u8 #EXTINF:-1 tvg-id="MesogeiosTV.gr" status="online",Mesogeios TV (432p) http://176.9.123.140:1935/mesogeiostv/stream/master.m3u8 @@ -137,7 +137,7 @@ http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NotioiTV.gr" status="online",Notioi TV (720p) https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 -#EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NRG91.gr" status="blocked",NRG 91 (720p) [Not 24/7] http://tv.nrg91.gr:1935/onweb/live/master.m3u8 #EXTINF:-1 tvg-id="NRGTV.gr" status="online",NRG TV (720p) https://5c389faa13be3.streamlock.net:9553/onweb/live/playlist.m3u8 @@ -147,7 +147,7 @@ http://176.9.123.140:1935/nstv1/stream/playlist.m3u8 https://liveopencloud.siliconweb.com/1/ZlRza2R6L2tFRnFJ/eWVLSlQx/hls/live/playlist.m3u8 #EXTINF:-1 tvg-id="OpenTVBUP.gr" status="timeout",Open TV BUP http://78.83.87.222:9999/play/a013/index.m3u8 -#EXTINF:-1 tvg-id="PellaTV.gr" status="error",Pella TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="PellaTV.gr" status="online",Pella TV (576p) [Not 24/7] https://video.streams.ovh:1936/pellatv/pellatv/master.m3u8 #EXTINF:-1 tvg-id="PlayTV.gr" status="online",Play TV (480p) [Not 24/7] http://web.onair-radio.eu:1935/Alpha-Host/Alpha-Host/playlist.m3u8 @@ -163,7 +163,7 @@ http://78.83.87.222:9999/play/a016/index.m3u8 https://s1.cystream.net/live/smile/playlist.m3u8 #EXTINF:-1 tvg-id="StarChannel.gr" status="online",Star (720p) https://livestar.siliconweb.com/media/star1/star1mediumhd.m3u8 -#EXTINF:-1 tvg-id="SuperB.gr" status="error",Super B (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SuperB.gr" status="online",Super B (576p) [Not 24/7] https://til.pp.ua:3424/live/superblive.m3u8 #EXTINF:-1 tvg-id="Tilemousiki.gr" status="online",Tilemousiki (480p) [Not 24/7] http://wpso.com:1936/hls/music1.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index 95cbc983c..f89b16b88 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,14 +1,14 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) -http://210.210.155.37/qwr9ew/s/s31/index.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (540p) [Not 24/7] http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s31/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h14/index.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) +http://210.210.155.37/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h14/index.m3u8 +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 #EXTINF:-1 tvg-id="HKSTV.hk" status="blocked",HKSTV (香港衛視) (720p) [Not 24/7] @@ -19,24 +19,24 @@ https://juyunlive.juyun.tv/live/24950198.m3u8 http://210.210.155.35/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s21/index.m3u8 -#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="online",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) http://210.210.155.37/qwr9ew/s/s21/index.m3u8 +#EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s21/index.m3u8 #EXTINF:-1 tvg-id="PhoenixInfoNewsChannel.hk" status="error",Phoenix InfoNews Channel (鳳凰衛視資訊) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PIN.m3u8 #EXTINF:-1 tvg-id="StarSports.hk" status="error",Star Sports rtmp://ivi.bupt.edu.cn:1935/livetv/starsports +#EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="Thrill.hk" status="online",Thrill (576p) http://210.210.155.37/qwr9ew/s/s34/index.m3u8 -#EXTINF:-1 tvg-id="Thrill.hk" status="error",Thrill (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s34/index.m3u8 #EXTINF:-1 tvg-id="TVBJade.hk" status="error",翡翠台 http://iptv.tvfix.org/hls/jade.m3u8 #EXTINF:-1 tvg-id="TVBXingHe.hk" status="error",TVB Xing He 星河 (720p) [Not 24/7] @@ -47,8 +47,6 @@ https://cdn.hkdtmb.com/hls/99/index.m3u8 http://61.238.6.49:8000/bysid/96 #EXTINF:-1 tvg-id="" status="online",鳳凰衛視資訊台HD (720p) [Not 24/7] http://117.169.120.138:8080/live/fhzixun/.m3u8 -#EXTINF:-1 tvg-id="" status="online",RTHK (港台電視31) (360p) [Geo-blocked] -https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="online",RTHK (港台電視32) (360p) [Not 24/7] https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.m3u8 #EXTINF:-1 tvg-id="" status="online",香港开电视 / HKSTV-HKS (720p) @@ -57,6 +55,8 @@ http://media.fantv.hk/m3u8/archive/channel2.m3u8 http://202.69.67.66:443/webcast/bshdlive-pc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",香港衛視 (576p) [Not 24/7] http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",RTHK (港台電視31) (360p) [Geo-blocked] +https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TVB明珠台 (PEARL) http://116.199.5.51:8114/00000000/hls/index.m3u8?Fsv_chan_hls_se_idx=12&Fsv_ctype=LIVES&Fsv_otype=1&FvSeid=1&Pcontent_id=.m3u8&Provider_id= #EXTINF:-1 tvg-id="" status="timeout",TVB翡翠台 (JADE) (576p) diff --git a/streams/hn.m3u b/streams/hn.m3u index 0f2366bf0..a45aa7bb3 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -9,13 +9,13 @@ https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 http://st2.worldkast.com/8004/8004/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5ElLider.hn" status="error",Canal 5 El Líder (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k5MLnPhRpeAV0Xwgt0d -#EXTINF:-1 tvg-id="Canal11.hn" status="online",Canal 11 (720p) +#EXTINF:-1 tvg-id="Canal11.hn" status="blocked",Canal 11 (720p) https://mdstrm.com/live-stream-playlist/603d4e1fb042ce07c5c8f911.m3u8 #EXTINF:-1 tvg-id="Catavision.hn" status="online",Catavisión (300p) [Not 24/7] https://stmv1.zcastbr.com/catavision/catavision/playlist.m3u8 #EXTINF:-1 tvg-id="CCIChannel.hn" status="online",CCI Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl -#EXTINF:-1 tvg-id="CholusatSur36.hn" status="error",Cholusat Sur 36 (214p) [Not 24/7] +#EXTINF:-1 tvg-id="CholusatSur36.hn" status="online",Cholusat Sur 36 (214p) [Not 24/7] http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 @@ -77,10 +77,6 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 -#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] @@ -89,11 +85,15 @@ https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 diff --git a/streams/hr.m3u b/streams/hr.m3u index 20a23f718..2237c4686 100644 --- a/streams/hr.m3u +++ b/streams/hr.m3u @@ -29,7 +29,7 @@ http://195.29.70.84/PLTV/88888888/224/3221226027/index.m3u8 #EXTINF:-1 tvg-id="NewsBar.hr" status="error" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",NewsBar (528p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.89/PLTV/88888888/224/3221226407/index.m3u8 -#EXTINF:-1 tvg-id="OTV.hr" status="online",OTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="OTV.hr" status="error",OTV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x654gen #EXTINF:-1 tvg-id="RadioTelevizijaBanovina.hr" status="error",Radio Televizija Banovina (360p) [Not 24/7] rtmp://video.radio-banovina.hr/live/myStream diff --git a/streams/ht.m3u b/streams/ht.m3u index 5a7c88dbb..340b55ea8 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 @@ -9,9 +9,9 @@ https://watch.haitilive.net/stream/netalkole/public/tv/index.m3u8 http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 #EXTINF:-1 tvg-id="RadioTelePititManmanMari.ht" status="online",Radio Télé Pitit Manman Mari (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCLeNHM8XDkZmd2rhV3ZG7Vg/live -#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="error",Radio Tele Planet Compas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTelePlanetCompas.ht" status="online",Radio Tele Planet Compas (720p) [Not 24/7] https://5dcab9aed5331.streamlock.net/mrcompas1/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="online",Radio Tele Shalom (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTeleShalom.ht" status="error",Radio Tele Shalom (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCBJ9zxns1hxblYZw4urBd_w/live #EXTINF:-1 tvg-id="RTVC.ht" status="error",Radio Télévision Caraïbes (RTVC) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x81lgjh diff --git a/streams/hu.m3u b/streams/hu.m3u index 15f3fd926..99c077cfd 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -67,12 +67,12 @@ https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 #EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Füzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] -http://tv.hegyvidek.hu/stream_mpeg.flv #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) http://1music.hu/1music.m3u8 #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) http://www.1music.hu/1music.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] +http://tv.hegyvidek.hu/stream_mpeg.flv #EXTINF:-1 tvg-id="" status="online",H!T Music Channel (480p) http://hitmusic.hu/hitmusic.m3u8 #EXTINF:-1 tvg-id="" status="online",Bonum TV (360p) diff --git a/streams/id.m3u b/streams/id.m3u index 9bcc334ac..4d2341f92 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -21,15 +21,15 @@ https://h1.intechmedia.net/intech/ch64.m3u8 https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="ArekTV.id" status="online",Arek TV (576p) http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="online",Ashiil TV (480p) -http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AshiilTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 +#EXTINF:-1 tvg-id="AshiilTV.id" status="error",Ashiil TV (480p) +http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 #EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="ATV.id" status="online",ATV (576p) @@ -55,7 +55,7 @@ https://v2.siar.us/barayatv/live/chunks.m3u8 http://122.248.43.138:1935/ch5/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BatuTV.id" status="online",Batu TV (576p) [Not 24/7] http://117.103.69.219:8080/live/streaming/index.m3u8 -#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="error",Bayu TV Nganjuk (720p) +#EXTINF:-1 tvg-id="BayuTVNganjuk.id" status="online",Bayu TV Nganjuk (720p) https://5bf7b725107e5.streamlock.net/bayutvpersada/bayutvpersada/playlist.m3u8 #EXTINF:-1 tvg-id="BBSTV.id" status="online",BBS TV (720p) [Not 24/7] http://103.119.54.246:8080/hls/bbstv.m3u8 @@ -71,12 +71,12 @@ http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsenglish/playlist.m3u8 https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="error",BeritaSatu World (540p) [Not 24/7] http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch30.m3u8 +https://h1.intechmedia.net/intech/ch58.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch58.m3u8 +https://h1.intechmedia.net/intech/ch30.m3u8 #EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 @@ -92,7 +92,7 @@ https://v2.siar.us/bmstv/livestream/playlist.m3u8 https://e1.siar.us/badartv/live/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://o1.siar.us/badartv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BungoTV.id" status="error",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 @@ -112,7 +112,7 @@ https://dacastmmd.mmdlive.lldns.net/dacastmmd/bf3a76722204472aa45938f2b67ef808/p https://bravo.kugo.id/dangduttivi/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="DayakTV.id" status="error",Dayak TV (720p) [Not 24/7] http://122.248.43.138:1935/ch26/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="DhammaTV.id" status="timeout",Dhamma TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DhammaTV.id" status="online",Dhamma TV (720p) [Not 24/7] https://b.webcache.maxindo.net.id/dhamma/dhamma.m3u8 #EXTINF:-1 tvg-id="DigiOne.id" status="blocked",DigiOne (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(d2f582be-366c-4cce-9476-1b524dc854e9)/index.m3u8 @@ -126,17 +126,17 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(ec41a5e2-09e4-43 #EXTINF:-1 tvg-id="DutaTV.id" status="error",Duta TV (360p) [Not 24/7] https://dutatv.siar.us/dutatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s10/index.m3u8 -#EXTINF:-1 tvg-id="ElshintaTV.id" status="error",Elshinta TV (480p) [Not 24/7] [Geo-blocked] http://210.210.155.35/qwr9ew/s/s10/index.m3u8 +#EXTINF:-1 tvg-id="ElshintaTV.id" status="online",Elshinta TV (480p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GarudaTV.id" status="error",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 -#EXTINF:-1 tvg-id="GBITV.id" status="online",GBI TV (576p) -https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) http://gbitv.net:1935/live/gbitv/playlist.m3u8 +#EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (576p) +https://bravo.kugo.id/gbitv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="GPRTV.id" status="online",GPR TV (720p) @@ -160,13 +160,13 @@ http://iamchannel.org:1935/tes/1/playlist.m3u8 http://210.210.155.37/qwr9ew/s/s04/index.m3u8 #EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) +#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d3o5yreltwquyt.cloudfront.net/INEWS2022.m3u8 -#EXTINF:-1 tvg-id="InsanTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="InsanTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Insan TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch1.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] @@ -185,22 +185,22 @@ http://122.248.43.138:1935/ch23/myStream/playlist.m3u8 http://wowza58.indostreamserver.com:1935/jambitv/live/playlist.m3u8 #EXTINF:-1 tvg-id="JawaPosTV.id" status="online",Jawa Pos TV (480p) [Not 24/7] https://v2.siar.us/jawapostv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 -#EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://122.248.43.138:1935/ch14/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="JekTV.id" status="error",Jek TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] http://128.199.90.131:1935/jektv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online",Jogja Istimewa TV (720p) http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 -#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -212,10 +212,10 @@ https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84 http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p) +https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 -#EXTINF:-1 tvg-id="KompasTV.id" status="error",Kompas TV (720p) -https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="LombokTV.id" status="error",Lombok TV (576) https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) @@ -250,7 +250,7 @@ https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 #EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 #EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) @@ -264,25 +264,25 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/Officia https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f1d-95a5-a204d62545ac)/index.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online",Muadz TV (1080p) http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="online",My Cinema Asia (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h193/index.m3u8 +#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h191/index.m3u8 -#EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h191/index.m3u8 +#EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h191/index.m3u8 #EXTINF:-1 tvg-id="MyTV.id" status="error",MyTV (720p) [Not 24/7] [Geo-blocked] http://playlist.urfan.web.id/x6bnqe/s/s88/S4/mnf.m3u8 #EXTINF:-1 tvg-id="NabawiTV.id" status="online",Nabawi TV (576p) @@ -292,10 +292,10 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns #EXTINF:-1 tvg-id="NET.id" status="online",NET. (576p) https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NET.id" status="online",NET. (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s08/index.m3u8 +#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) @@ -303,13 +303,13 @@ https://bravo.kugo.id/nuchannel/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] http://210.210.155.37/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="error",Pal TV (720p) [Not 24/7] @@ -324,7 +324,7 @@ http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PujaTVAceh.id" status="online",Puja TV Aceh (1080p) [Not 24/7] https://v6.siar.us/pujatv/live/chunks.m3u8 #EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 @@ -332,11 +332,11 @@ http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h10/index.m3u8 +http://210.210.155.37/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="blocked",RTV (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(41869351-4a9c-4e57-b54b-8cf5dfc919e1)/index.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="error",RTV (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h10/index.m3u8 +http://210.210.155.35/dr9445/h/h10/index.m3u8 #EXTINF:-1 tvg-id="RasyaadTV.id" status="online",Rasyaad TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/RasyaadTvLiveStreaming/live #EXTINF:-1 tvg-id="RasyaadTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] @@ -354,7 +354,7 @@ http://122.248.43.138:1935/ch9/myStream/playlist.m3u8 https://v10.siar.us/rctv/live/playlist.m3u8 #EXTINF:-1 tvg-id="Reformed21.id" status="online",Reformed 21 (540p) http://edge.linknetott.swiftserve.com/live/BsNew/amlst:reformedch/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauRayaTV.id" status="timeout",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauRayaTV.id" status="online",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RiauRayaTV.id" status="error",Riau TV (576p) [Not 24/7] rtmp://103.166.254.114:1935/live/0 @@ -364,17 +364,17 @@ http://122.248.43.138:1935/ch11/myStream/playlist.m3u8 https://bravo.kugo.id/riautv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RodjaTV.id" status="blocked",Rodja TV (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(6f7158e4-f151-45dd-874f-e02c15c7cd4b)/index.m3u8 -#EXTINF:-1 tvg-id="RodjaTV.id" status="error",Rodja TV [Geo-blocked] +#EXTINF:-1 tvg-id="RodjaTV.id" status="timeout",Rodja TV [Geo-blocked] https://tv.rodja.live/live/ngrp:rodja_all/playlist.m3u8 #EXTINF:-1 tvg-id="RRINet.id" status="online",RRI Net (720p) [Not 24/7] http://36.89.47.217:11935/rrinet/live/index.m3u8 #EXTINF:-1 tvg-id="RuangTrampil.id" status="blocked",Ruang Trampil (480p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4be9-9a45-aa023c890e13)/index.m3u8 -#EXTINF:-1 tvg-id="SaktiTV.id" status="error",Sakti TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SaktiTV.id" status="online",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.id" status="online",Salam TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live -#EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SalamTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch12.m3u8 #EXTINF:-1 tvg-id="SalingSapaTV.id" status="online",Saling Sapa TV (576p) @@ -382,9 +382,9 @@ https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 #EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s03/index.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s03/index.m3u8 +#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd #EXTINF:-1 tvg-id="SemarangTV.id" status="online",Semarang TV (720p) @@ -409,7 +409,7 @@ https://h1.intechmedia.net/intech/ch17.m3u8 https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="online",Surau TV (720p) http://119.235.249.58:1935/surautv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -440,7 +440,7 @@ http://103.30.1.14:8080/hls/live.m3u8 https://tvmu.siar.us/tvmu/live/playlist.m3u8 #EXTINF:-1 tvg-id="TVMu.id" status="online",tvMu (720p) https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 @@ -465,11 +465,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBabel)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBangkaBelitung.id" status="online",TVRI Bangka Belitung (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBABEL)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIBengkulu)/index.m3u8 #EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIBengkulu.id" status="online",TVRI Bengkulu (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIBENGKULU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) @@ -477,11 +477,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) @@ -533,11 +533,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRILampung)/index.m3u8 #EXTINF:-1 tvg-id="TVRILampung.id" status="online",TVRI Lampung (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRILAMPUNG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) -http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://118.97.50.107/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIMalukuambon)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIMaluku.id" status="online",TVRI Maluku (480p) +http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIMALUKUAMBON)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRINASIONAL)/index.m3u8 #EXTINF:-1 tvg-id="TVRINasional.id" status="online",TVRI Nasional (720p) @@ -669,10 +669,10 @@ https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UFA24.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 +#EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch27.m3u8 #EXTINF:-1 tvg-id="UGTV.id" status="online",UGTV (720p) @@ -684,9 +684,9 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(18564c27-ff44-4d #EXTINF:-1 tvg-id="WesalTV.id" status="online",Wesal TV (720p) http://wowza58.indostreamserver.com:1935/wesaltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s32/index.m3u8 -#EXTINF:-1 tvg-id="ZeeBioskop.id" status="error",Zee Bioskop (360p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s32/index.m3u8 +#EXTINF:-1 tvg-id="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s32/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) @@ -714,9 +714,11 @@ https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 +http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) @@ -725,12 +727,6 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) -http://210.210.155.37/x6bnqe/s/s36/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) -https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch59.m3u8 @@ -738,16 +734,20 @@ https://h1.intechmedia.net/intech/ch59.m3u8 https://v2.siar.us/primatv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Alwafa Tarim TV (Am Media) (720p) +https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s38/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s101/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) +http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://rr3.dens.tv/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Cahaya Nuansa Islami (480p) diff --git a/streams/in.m3u b/streams/in.m3u index 6d25f4f0a..f616a137b 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -9,7 +9,7 @@ http://14.199.164.20:4001/play/a0nc/index.m3u8 http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 @@ -25,7 +25,7 @@ http://hindiabp-lh.akamaihd.net/i/hindiabp1new_1@192103/master.m3u8 https://abp-i.akamaihd.net/hls/live/765529/abphindi/master.m3u8 #EXTINF:-1 tvg-id="ABPMajha.in" status="error",ABP Majha (720p) https://abp-i.akamaihd.net/hls/live/765531/abpmajha/master.m3u8 -#EXTINF:-1 tvg-id="AkaramKidz.in" status="timeout",Akaram Kidz (460p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaramKidz.in" status="online",Akaram Kidz (460p) [Not 24/7] http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 #EXTINF:-1 tvg-id="AKDCalcuttaNews.in" status="blocked",AKD Calcutta News (540p) [Geo-blocked] https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -164,10 +164,10 @@ http://14.199.164.20:4001/play/a0qx/index.m3u8 http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) +http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h19/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) -http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GlobalPunjab.in" status="online",Global Punjab (720p) [Not 24/7] https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.in" status="online",GSTV (720p) [Not 24/7] @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -250,7 +250,7 @@ https://live.mycast.in/kalingatv/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m https://live.kanaknews.com:4443/live/stream/playlist.m3u8 #EXTINF:-1 tvg-id="KannurOne.in" status="online",Kannur One (720p) [Not 24/7] https://bnwdplewrp3a-hls-live.wmncdn.net/kannur1/d0dbe915091d400bd8ee7f27f0791303.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KannurVision.in" status="online",Kannur Vision (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KannurVision.in" status="error",Kannur Vision (360p) [Not 24/7] https://stream.ufworldind.in/live/kvision/playlist.m3u8 #EXTINF:-1 tvg-id="KappaTV.in" status="online",Kappa TV (360p) http://103.199.161.254/Content/kappa/Live/Channel(Kappa)/index.m3u8 @@ -307,9 +307,9 @@ https://live.neestream.com/neestream_01/mathrubhumi/playlist.m3u8 #EXTINF:-1 tvg-id="MathrubhumiNews.in" status="online",Mathrubhumi News (480p) https://live.neestream.net/neestream_01/mathrubhuminews/index.m3u8?token=693400 #EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] -http://14.199.164.20:4001/play/a0kd/index.m3u8 -#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] http://14.199.164.20:4001/play/a0pa/index.m3u8 +#EXTINF:-1 tvg-id="MazhavilManorama.in" status="online",Mazhavil Manorama (576p) [Not 24/7] +http://14.199.164.20:4001/play/a0kd/index.m3u8 #EXTINF:-1 tvg-id="MazhavilManoramaHD.in" status="online",Mazhavil Manorama HD (1080p) [Not 24/7] http://14.199.164.20:4001/play/a0p9/index.m3u8 #EXTINF:-1 tvg-id="MediaOne.in" status="online",Media One (576p) @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -404,7 +404,7 @@ https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live1/playlist.m3 https://vidcdn.vidgyor.com/news24-origin/liveabr/news24-origin/live2/playlist.m3u8 #EXTINF:-1 tvg-id="NewsJ.in" status="online",News J (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsfh2Zb7-m4qzT8jLhK_Fzw/live -#EXTINF:-1 tvg-id="NextTVMalabar.in" status="online",Next TV Malabar (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NextTVMalabar.in" status="error",Next TV Malabar (720p) [Not 24/7] https://6zklxbgpdw9b-hls-live.5centscdn.com/next/c9a1fdac6e082dd89e7173244f34d7b3.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="OdishaTV.in" status="error",Odisha TV (480p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/otvnewmbr/otvnewmbr.smil/playlist.m3u8 @@ -452,7 +452,7 @@ https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 #EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 -#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="timeout",Santhora Short Flim (720p) +#EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraTV.in" status="online",Santhora TV (720p) http://santhoratv.zecast.net/santhoratv/santhoratv/index.m3u8 @@ -538,10 +538,10 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h91/index.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) +#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 +#EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WowCinemaOne.in" status="online",Wow Cinema One (576p) [Not 24/7] http://14.199.164.20:4001/play/a0n3/index.m3u8 #EXTINF:-1 tvg-id="Yolo.in" status="timeout",Yolo (410p) [Not 24/7] @@ -558,6 +558,8 @@ http://158.69.124.9:1935/sardaritv/sardaritv/playlist.m3u8 http://cdn12.henico.net:8080/live/sadatv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",NVision http://live.singamcloud.in:1935/nvision/nvision/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Suriyan TV +http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 #EXTINF:-1 tvg-id="" status="online",Desi Beats HD (720p) http://cdn7.live247stream.com/desibeats/tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Xplore Channel (720p) @@ -600,9 +602,6 @@ http://weone.livebox.co.in/Metro7hls/Metro7.m3u8 https://bravo.kugo.id/wion/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel Win (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/channelwinlive/channelwinlive/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) -#EXTVLCOPT:http-referrer=https://webcast.gov.in/ -https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 #EXTINF:-1 tvg-id="" status="online",Pramaya News7 (576p) [Not 24/7] https://live.mycast.in/encode/ee0c5a36ff5a7083ee044991974ad3ba.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Zee TV (480p) @@ -611,10 +610,15 @@ https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/ZEETV/ZEETV.isml/index.m3u8 https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Zainabia Channel https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 +#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (360p) +http://210.210.155.37/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) +#EXTVLCOPT:http-referrer=https://webcast.gov.in/ +https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] @@ -640,10 +644,6 @@ http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 http://192.99.2.28/mandra_hls/mandra.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) -http://210.210.155.37/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="error",Suriyan TV -http://cdn.jwplayer.com/videos/1m0nMXhZ-3SDdwqdV.m3u8 #EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] http://live.agmediachandigarh.com/lifepunjabi/e27b5c8d89b83882ca3b018eeed14888.sdp/mono.m3u8 #EXTINF:-1 tvg-id="" status="error",Janataa TV [Not 24/7] diff --git a/streams/iq.m3u b/streams/iq.m3u index a931ad85e..446cfd141 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -61,10 +61,10 @@ https://ar.imamhusseintv.com/live/ih201/index.m3u8 https://live.imamhossaintv.com/live/ih2.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV3.iq" status="error",Imam Hussein TV 3 English (360p) https://live.imamhossaintv.com/live/ih3.m3u8 -#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (720p) -https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="online",Imam Hussein TV 4 Urdu (360p) https://live.imamhossaintv.com/live/ih4.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV4.iq" status="error",Imam Hussein TV 4 Urdu (720p) +https://ur.imamhusseintv.com/live/ih4.m3u8 #EXTINF:-1 tvg-id="INews.iq" status="online",iNEWS (1080p) [Not 24/7] https://svs.itworkscdn.net/inewsiqlive/inewsiq.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Iraq24.iq" status="error",Iraq 24 (1080p) [Not 24/7] @@ -87,7 +87,7 @@ https://5a3ed7a72ed4b.streamlock.net/live/SMIL:myStream.smil/playlist.m3u8 https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream2_all/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxMusic.iq" status="error",KurdMax Music (720p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/music/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="online",KurdMax Show (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KurdMaxShow.iq" status="error",KurdMax Show (720p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:SHOW1_all/playlist.m3u8 #EXTINF:-1 tvg-id="KurdMaxSorani.iq" status="error",KurdMax (1080p) [Not 24/7] https://5aa8c7549bfa9.streamlock.net/liveTrans/ngrp:myStream_all/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index f815a4618..01346cbc8 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -10,7 +10,7 @@ https://live2.alalam.ir/alalam.m3u8 https://nl.livekadeh.com/hls2/alwilayah.tv.m3u8 #EXTINF:-1 tvg-id="AlZahraTV.ir" status="online",Al Zahra TV (720p) [Not 24/7] https://live.al-zahratv.com/live/playlist2/index.m3u8 -#EXTINF:-1 tvg-id="AVAFamily.ir" status="error",AVA Family (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AVAFamily.ir" status="online",AVA Family (720p) [Not 24/7] http://51.210.199.5/hls/stream.m3u8 #EXTINF:-1 tvg-id="AVASeries.ir" status="online",AVA Series (720p) http://51.210.199.4/hls/stream.m3u8 @@ -79,7 +79,7 @@ https://stream-cdn.gemonline.tv/live/gemtravel/index.m3u8 http://65.21.196.79/gem_tv/master.m3u8 #EXTINF:-1 tvg-id="GolestanTV.ir" status="online",GOLESTAN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:golestan/playlist.m3u8 -#EXTINF:-1 tvg-id="HastiTVHD.ir" status="online",Hasti TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HastiTVHD.ir" status="error",Hasti TV (1080p) [Not 24/7] https://live.hastitv.com/hls/livetv.m3u8 #EXTINF:-1 tvg-id="ICnet1.ca" status="online",Icnet TV (720p) [Not 24/7] http://51.210.199.7/hls/stream.m3u8 @@ -155,7 +155,7 @@ https://stream-cdn.gemonline.tv/live/rubix/index.m3u8 http://cdn1.live.irib.ir:1935/epg-live/smil:sahand/playlist.m3u8 #EXTINF:-1 tvg-id="SalamTV.ir" status="online",Salam TV (720p) https://iptv.salaamtv.org/salaam/playlist.m3u8 -#EXTINF:-1 tvg-id="SepanjTV.ir" status="error",Sepanj TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SepanjTV.ir" status="online",Sepanj TV (720p) [Not 24/7] http://51.210.199.30/hls/stream.m3u8 #EXTINF:-1 tvg-id="SL1.ir" status="online",SL 1 (720p) http://51.210.199.3/hls/stream.m3u8 @@ -215,6 +215,8 @@ http://116.202.255.113:1935/4utv/livehd/playlist.m3u8 http://116.202.255.113:1935/4utv/livesd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nour (720p) [Not 24/7] https://cdn.videoevent.live:19360/elfaro4/elfaro4.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Canada Star TV (360p) +https://live.livestreamtv.ca/canadastartv/smil:canadastartv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Mono TV (720p) http://51.210.227.137/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",Ekran Movie (720p) @@ -235,8 +237,6 @@ https://5caf24a595d94.streamlock.net:1937/8130/8130/playlist.m3u8 https://faraztv.net/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",Valiasr (480p) https://ir13.livekadeh.com/hls2/valiasr.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canada Star TV (360p) -https://live.livestreamtv.ca/canadastartv/smil:canadastartv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Farda (576p) [Not 24/7] https://rfe-lh.akamaihd.net/i/rfe_tvmc1@383622/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Persian Bazar (720p) [Not 24/7] diff --git a/streams/it.m3u b/streams/it.m3u index 2bb4daa1c..dd92a826d 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -48,9 +48,9 @@ http://37.187.142.147:1935/ch10live/high.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CanaleItalia83.it" status="error",Canale Italia 83 (576p) [Not 24/7] http://ovp-live.akamaized.net/ac024_live/video1/playlist.m3u8 #EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) -http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CarinaTV.it" status="error",Carina TV (720p) http://wms.shared.streamshow.it/carinatv/carinatv/playlist.m3u8 +#EXTINF:-1 tvg-id="CarinaTV.it" status="online",Carina TV (720p) +http://wms.shared.streamshow.it/carinatv/mp4:carinatv/playlist.m3u8 #EXTINF:-1 tvg-id="Cine34.it" status="blocked",Cine 34 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(b6)/index.m3u8 #EXTINF:-1 tvg-id="ClassCNBC.us" status="online",Class CNBC (576p) @@ -91,7 +91,7 @@ https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i1)/ https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i2)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2TV.it" status="online",Italia 2 TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2TV.it" status="blocked",Italia 2 TV (480p) [Geo-blocked] http://wms.shared.streamshow.it/italia2/mp4:italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia7.it" status="timeout",Italia 7 (576p) http://151.0.207.99:1935/italia7/italia7/playlist.m3u8 @@ -258,9 +258,9 @@ http://5c389faa13be3.streamlock.net:1935/8058/8058/playlist.m3u8 https://59d7d6f47d7fc.streamlock.net/reteveneta/reteveneta/playlist.m3u8 #EXTINF:-1 tvg-id="RMKTVSciacca.it" status="online",RMK TV Sciacca (720p) [Not 24/7] http://vod1.kronopress.com:1935/tmk_live/5123-CA5C-9EBE-428A/playlist.m3u8 -#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="error",RTC Telecalabria (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="online",RTC Telecalabria (720p) [Not 24/7] http://fl1.mediastreaming.it:1935/calabriachannel/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="error",RTC Telecalabria (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RTCTelecalabria.it" status="online",RTC Telecalabria (720p) [Not 24/7] https://w1.mediastreaming.it/calabriachannel/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.it" status="online",RTP (404p) https://flash2.xdevel.com/rtptv/rtptv/playlist.m3u8 @@ -356,7 +356,7 @@ https://diretta.teleterni.it/live/stream_src.m3u8 https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 #EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7] http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleVenezia.it" status="error",TeleVenezia (576p) +#EXTINF:-1 tvg-id="TeleVenezia.it" status="online",TeleVenezia (576p) https://59d8c0cee6f3d.streamlock.net/televenezia/televenezia/playlist.m3u8 #EXTINF:-1 tvg-id="TeleVideoAgrigento.it" status="online",TeleVideo Agrigento (480p) https://59d7d6f47d7fc.streamlock.net/tva/tva/playlist.m3u8 @@ -400,7 +400,7 @@ http://wms.shared.streamshow.it:1935/tvrs/tvrs/live.m3u8 http://185.202.128.1:1935/Tv6Stream/tv6TV.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeiHD.it" status="error",TV Sei (406p) [Not 24/7] http://185.202.128.1:1935/Tv6Stream/tv6TV.stream_tlm/playlist.m3u8 -#EXTINF:-1 tvg-id="UmbriaTV.it" status="error",Umbria TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="UmbriaTV.it" status="online",Umbria TV (576p) [Not 24/7] https://umbriatv.stream.rubidia.it:8083/live/umbriatv/playlist.m3u8 #EXTINF:-1 tvg-id="VeraTV.it" status="online",Vera TV (1080p) [Not 24/7] http://wms.shared.streamshow.it/veratv/mp4:veratv/playlist.m3u8 @@ -457,9 +457,9 @@ https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Radicale TV (240p) [Not 24/7] https://video-ar.radioradicale.it/diretta/padtv2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) -https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) https://live3-radio-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Radio 105 TV (576p) +https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(ec)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",R 101 Italia IT (576p) https://live3-radio-mediaset-it.akamaized.net/content/hls_h0_clr_vos/live/channel(er)/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",radionorba TV (404p) diff --git a/streams/jp.m3u b/streams/jp.m3u index 264045282..3f8ffc70b 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -32,28 +32,28 @@ https://hiroshima-tv-live.hls.wselive.stream.ne.jp/hiroshima-tv-live/live/playli #EXTINF:-1 tvg-id="JOAXDTV.jp" status="error",TV Tokyo (720p) [Not 24/7] http://51.79.193.108:8080/hlsok/j00012/index.m3u8?type=jp #EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Kansai TV -http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Kansai TV http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV -http://cdn.us195.jpnettv.live:1935/jptv/kansi_yomiuri_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOCXDTV.jp" status="error",Kansai TV +http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV http://cdn.us195.jpnettv.live:1935/jptv/kansi_yomiuri_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JORXDTV.jp" status="online",MBS -http://cdn.us195.jpnettv.live:1935/jptv/kansi_mbs_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOIXDTV.jp" status="error",YTV +http://cdn.us195.jpnettv.live:1935/jptv/kansi_yomiuri_720/playlist.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",MBS http://cdn.us195.jpnettv.live:1935/jptv/kansi_mbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7] https://tbs1.mov3.co/hls/tbs.m3u8 +#EXTINF:-1 tvg-id="JORXDTV.jp" status="error",MBS +http://cdn.us195.jpnettv.live:1935/jptv/kansi_mbs_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Osaka http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_osaka_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Osaka -http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_osaka_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOTXDTV.jp" status="error",TV Tokyo (720p) [Not 24/7] http://51.79.193.108:8080/hls/j00012/index.m3u8?type=jp +#EXTINF:-1 tvg-id="JOTXDTV.jp" status="error",TV Osaka +http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_osaka_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",SUN TV http://cdn.us195.jpnettv.live:1935/jptv/kansi_sun_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",SUN TV +#EXTINF:-1 tvg-id="JOUHDTV.jp" status="error",SUN TV http://cdn.us195.jpnettv.live:1935/jptv/kansi_sun_tv_720/playlist.m3u8 #EXTINF:-1 tvg-id="JSports1.jp" status="error",J Sports 1 (720p) [Not 24/7] http://51.79.193.108:8080/hls/j00042/index.m3u8?type=jp @@ -129,11 +129,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://movie.mcas.jp/mcas/mx1_2/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (720p) https://movie.mcas.jp/mcas/mx_live_2/master.m3u8 -#EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 -http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (360p) https://movie.mcas.jp/mcas/smil:mx1_prod.smil/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 +http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 +#EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_720/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX2.jp" status="online",Tokyo MX2 (720p) https://movie.mcas.jp/mcas/mx2_2/master.m3u8 @@ -174,10 +174,6 @@ http://cdn.us195.jpnettv.live:1935/jptv/wowprime_720/playlist.m3u8 http://movie.mcas.jp/mcas/wn1_2/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NHK华语视界 (360p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/zh/725580/livecom_zh.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC -http://cdn.us195.jpnettv.live:1935/jptv/kansi_abc_asahi_720/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",NHK G Kansai -http://cdn.us195.jpnettv.live:1935/jptv/kansi_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NHK General Kanto http://cdn.us195.jpnettv.live:1935/jptv/kanto_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC @@ -210,6 +206,10 @@ http://cdn.us195.jpnettv.live:1935/jptv/bspremium_540/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/cinefil_wowow_540/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Nihon Eiga TV http://cdn.us195.jpnettv.live:1935/jptv/igasennmonn_540/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",ABC +http://cdn.us195.jpnettv.live:1935/jptv/kansi_abc_asahi_720/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",NHK G Kansai +http://cdn.us195.jpnettv.live:1935/jptv/kansi_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Star Channel 1 http://cdn.us195.jpnettv.live:1935/jptv/starch1_540/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Star Channel 2 diff --git a/streams/ke.m3u b/streams/ke.m3u index 8c48a0868..db5bad6a0 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -7,7 +7,7 @@ https://tvsn-i.akamaihd.net/hls/live/261837/tvsn/tvsn.m3u8 https://goliveafrica.media:9998/live/6045ccbac3484/index.m3u8 #EXTINF:-1 tvg-id="K24.ke" status="online",K24 (480p) [Not 24/7] https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KamemeTV.ke" status="error",Kameme TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KamemeTV.ke" status="online",Kameme TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj #EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7] https://goliveafrica.media:9998/live/60755313b36db/index.m3u8 diff --git a/streams/kr.m3u b/streams/kr.m3u index 3ea93145b..7cfff5549 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -31,7 +31,7 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_kr02/playlist.m3u8 http://51.81.66.195:1935/krtv/channela_540/playlist.m3u8 #EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",춘천MBC (MBC Chuncheon) (1080p) [Not 24/7] https://stream.chmbc.co.kr/live/TV/playlist.m3u8 -#EXTINF:-1 tvg-id="CJBTV.kr" status="online",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] +#EXTINF:-1 tvg-id="CJBTV.kr" status="blocked",CJB청주방송 (SBS 淸州) (540p) [Not 24/7] http://1.222.207.80:1935/live/cjbtv/playlist.m3u8 #EXTINF:-1 tvg-id="CTSTV.kr" status="online",CTS기독교TV (720p) https://d34t5yjz1ooymj.cloudfront.net/out/v1/875039d5eba0478fa8375a06b3aa5a37/index.m3u8 @@ -89,7 +89,7 @@ http://121.130.210.101:9981/stream/channelid/637185705 http://51.81.66.195:1935/krtv/kbs2_540/playlist.m3u8 #EXTINF:-1 tvg-id="KBSJoy.kr" status="online",KBS Joy (576p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs_joy_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KBSKids.kr" status="error",KBS Kids (576p) [Not 24/7] +#EXTINF:-1 tvg-id="KBSKids.kr" status="online",KBS Kids (576p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs_kids_540/playlist.m3u8 #EXTINF:-1 tvg-id="KBSLiveCamDokDo.kr" status="online",KBS LiveCam DokDo (540p) http://kbs-dokdo.gscdn.com/dokdo_300/dokdo_300.stream/playlist.m3u8 @@ -151,10 +151,10 @@ http://51.81.66.195:1935/krtv/tooniverse_540/playlist.m3u8 http://51.81.66.195:1935/krtv/tvchosun_540/playlist.m3u8 #EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (576p) [Not 24/7] http://51.81.66.195:1935/krtv/tvn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h20/index.m3u8 -#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="TVNAsia.hk" status="online",tvN Asia (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h20/index.m3u8 +#EXTINF:-1 tvg-id="TVNAsia.hk" status="error",tvN Asia (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h20/index.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h21/index.m3u8 #EXTINF:-1 tvg-id="TVNMovies.hk" status="online",tvN Movies (Indonesian Subtitle) (576p) diff --git a/streams/kz.m3u b/streams/kz.m3u index 6282a6575..637e9342e 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -5,22 +5,22 @@ https://abaitv-stream.qazcdn.com/abaitv/abaitv/playlist.m3u8 http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="online",Atameken Business (576p) [Not 24/7] https://sc.id-tv.kz/Atameken.m3u8 -#EXTINF:-1 tvg-id="CaspianNews.kz" status="error",Caspian News (576p) [Not 24/7] +#EXTINF:-1 tvg-id="CaspianNews.kz" status="online",Caspian News (576p) [Not 24/7] https://sc.id-tv.kz/CaspianNews.m3u8 #EXTINF:-1 tvg-id="DombyraTV.kz" status="error",Dombyra TV (576p) [Not 24/7] https://sc.id-tv.kz/Dombyra.m3u8 #EXTINF:-1 tvg-id="ElArna.kz" status="online",Ел Арна (576p) [Not 24/7] https://sc.id-tv.kz/ElArna.m3u8 -#EXTINF:-1 tvg-id="GakkuTV.kz" status="online",Gakku (576p) [Not 24/7] +#EXTINF:-1 tvg-id="GakkuTV.kz" status="timeout",Gakku (576p) [Not 24/7] https://sc.id-tv.kz/Gakku.m3u8 -#EXTINF:-1 tvg-id="HitTVChannel.kz" status="online",Hit TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="HitTVChannel.kz" status="timeout",Hit TV (576p) [Not 24/7] https://sc.id-tv.kz/HitTV.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live +#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] http://serv30.vintera.tv:8081/habar/habar24/playlist.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] https://live-24kz.cdnvideo.ru/24kz/24kz.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Khabar24.kz" status="error",Хабар 24 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live #EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (576p) [Not 24/7] https://sc.id-tv.kz/KTK.m3u8 #EXTINF:-1 tvg-id="KTK.kz" status="online",КТК (360p) [Not 24/7] @@ -37,14 +37,14 @@ https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] https://sc.id-tv.kz/7_kanal.m3u8 -#EXTINF:-1 tvg-id="" status="online",31 канал (576p) [Not 24/7] -https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 #EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",31 канал (576p) [Not 24/7] +https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7] https://sc.id-tv.kz/AsylArna.m3u8 #EXTINF:-1 tvg-id="" status="error",КМА (1080p) [Not 24/7] diff --git a/streams/lk.m3u b/streams/lk.m3u index 44dc589f1..abb920058 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelEye.lk" status="online",Channel Eye (480p) [Geo-blocked] http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8 -#EXTINF:-1 tvg-id="HiruTV.lk" status="online",Hiru TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="HiruTV.lk" status="error",Hiru TV (360p) [Not 24/7] https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="ITN.lk" status="online",ITN (720p) [Not 24/7] https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 diff --git a/streams/ly.m3u b/streams/ly.m3u index 703d0da96..6c4e279fe 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -17,5 +17,5 @@ https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 https://master.starmena-cloud.com/hls/hd.m3u8 #EXTINF:-1 tvg-id="LibyasChannel.ly" status="online",Libya Channel (576p) [Not 24/7] https://master.starmena-cloud.com/hls/libyas.m3u8 -#EXTINF:-1 tvg-id="Tanasuh.ly" status="online",Tanasuh (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tanasuh.ly" status="error",Tanasuh (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRaoHR6b3zViY9QxfgFNntQ/live diff --git a/streams/ma.m3u b/streams/ma.m3u index cd2ea1321..154b625dd 100644 --- a/streams/ma.m3u +++ b/streams/ma.m3u @@ -11,7 +11,7 @@ https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arrabiaa/hls_snrt/arrabi https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/arriadia/hls_snrt/arriadia.m3u8 #EXTINF:-1 tvg-id="Assadissa.ma" status="blocked",Assadissa (360p) https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/assadissa/hls_snrt/assadissa.m3u8 -#EXTINF:-1 tvg-id="CanalAtlasFight.ma" status="error",Canal Atlas Fight (616p) +#EXTINF:-1 tvg-id="CanalAtlasFight.ma" status="online",Canal Atlas Fight (616p) https://edge.vedge.infomaniak.com/livecast/ik:atlasfight/manifest.m3u8 #EXTINF:-1 tvg-id="M24TV.ma" status="online",M24 TV (720p) [Not 24/7] http://79.137.106.241/live/smil:OutStream1.smil/playlist.m3u8 diff --git a/streams/ml.m3u b/streams/ml.m3u index 1ba969e43..3443d60c2 100644 --- a/streams/ml.m3u +++ b/streams/ml.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="ORTM1.ml" status="online",ORTM1 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ORTM1.ml" status="error",ORTM1 (576p) [Not 24/7] http://51.210.1.13:18000/ortm/hls/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index e5ced3c0c..a654b7ee9 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="CanalMacau.mo" status="online",Canal Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch2/_definst_/ch2.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="online",TDM Info. Macau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TDMInfoMacau.mo" status="error",TDM Info. Macau (720p) [Not 24/7] http://live4.tdm.com.mo/ch5/_definst_/info_ch5.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMMacau.mo" status="online",TDM Macau (720p) http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 -#EXTINF:-1 tvg-id="TDMMacauSatelite.mo" status="online",TDM Macau Satelite (720p) +#EXTINF:-1 tvg-id="TDMMacauSatelite.mo" status="error",TDM Macau Satelite (720p) http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="error",TDM Sports Macau (720p) http://live4.tdm.com.mo/ch4/_definst_/sport_ch4.live/playlist.m3u8 @@ -19,5 +19,5 @@ http://live3.tdm.com.mo:1935/ch3/ch3.live/playlist.m3u8 http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门资讯 (720p) http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",澳門綜藝 (720p) +#EXTINF:-1 tvg-id="" status="error",澳門綜藝 (720p) http://live4.tdm.com.mo/ch6/_definst_/hd_ch6.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index a3c119c47..fabbf2a5d 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -103,9 +103,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCGDJLLphnP0zQQaE3kgo5Wg/live #EXTINF:-1 tvg-id="TelevisaMorelos.mx" status="timeout",Televisa Morelos http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcC9ykApQrgl4UxbKg2U4zw/live -#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="timeout",Televisa News Mexico (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNewsMexico.mx" status="online",Televisa News Mexico (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCUsm-fannqOY02PNN67C0KA/live -#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="timeout",Televisa Noreste (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaNoreste.mx" status="error",Televisa Noreste (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC752DYv5vPlTSMrvEjfZXcw/live #EXTINF:-1 tvg-id="TelevisaPiedrasNegras.mx" status="timeout",Televisa Piedras Negras (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCxK8C1E8UZ5RipNXIBYEvTA/live @@ -167,8 +167,6 @@ http://217.182.77.27/live/alcarriatv-livestream.m3u8 https://5ca3e84a76d30.streamlock.net/gpacifico3/smil:obregon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] http://k4.usastreams.com/ARBtv/ARBtv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tlaxcala Televisión (360p) [Not 24/7] -https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null #EXTINF:-1 tvg-id="" status="blocked",Once Niñas Y Niños http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ForoTV (720p) [Geo-blocked] @@ -193,3 +191,5 @@ https://cloud2.streaminglivehd.com:1936/8026/8026/playlist.m3u8 https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Energía Musical TV (360p) [Not 24/7] https://ss2.domint.net:3224/emtv_str/energiamusical/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Tlaxcala Televisión (360p) [Not 24/7] +https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null diff --git a/streams/my.m3u b/streams/my.m3u index 35f8e7f01..dacc62aa1 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,23 +7,23 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) http://210.210.155.37/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) [Geo-blocked] http://210.210.155.35/uq2663/h/h22/index.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) +#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 -#EXTINF:-1 tvg-id="MaahTV.my" status="error",Maah TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] http://51.210.199.33/hls/stream.m3u8 #EXTINF:-1 tvg-id="NTV7.my" status="online",NTV 7 (480p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/DidikTVKPM.m3u8 -#EXTINF:-1 tvg-id="OKEY.my" status="timeout",OKEY (1080p) +#EXTINF:-1 tvg-id="OKEY.my" status="online",OKEY (1080p) https://rtmlive02tv.secureswiftcontent.com/rtmchannel/02-manifest.mpd #EXTINF:-1 tvg-id="SukanRTM.my" status="online",Sukan RTM (1080p) https://rtmlive06tv.secureswiftcontent.com/rtmchannel/06-manifest.mpd diff --git a/streams/ng.m3u b/streams/ng.m3u index 2b9ab45e9..3a0828a27 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -5,7 +5,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 http://93.152.174.144:4000/play/ch24ng/index.m3u8 #EXTINF:-1 tvg-id="EmmanuelTV.ng" status="error",Emmanuel TV (1080p) [Not 24/7] https://api.new.livestream.com/accounts/23202872/events/7200883/live.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",Lagos Television (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 diff --git a/streams/ni.m3u b/streams/ni.m3u index 890f6c182..bf0342995 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -13,7 +13,7 @@ http://138.117.4.70:8075/channel10/playlist.m3u8 http://138.117.4.70:8075/channel11/playlist.m3u8 #EXTINF:-1 tvg-id="Canal12.ni" status="online",Nicavisión Canal 12 (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal12/videocanal12/playlist.m3u8 -#EXTINF:-1 tvg-id="JBNTV.hn" status="timeout",JBN (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JBNTV.hn" status="online",JBN (720p) [Not 24/7] https://inliveserver.com:1936/17510/17510/playlist.m3u8 #EXTINF:-1 tvg-id="TN8.ni" status="online",Telenica Canal 8 (tn8) (720p) [Not 24/7] https://60417ddeaf0d9.streamlock.net/tn8/videotn8/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index bd8b3fbec..bd8b3755f 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -145,7 +145,7 @@ https://salto-streams.nl/hls/sotv1_high.m3u8 https://server-67.stream-server.nl:1936/Samen1TV/Samen1TV/playlist.m3u8 #EXTINF:-1 tvg-id="SilenceTV.nl" status="online",Silence TV (720p) [Not 24/7] http://93.190.140.42:8081/SilenceTV/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SirisTV.nl" status="error",Siris TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SirisTV.nl" status="online",Siris TV (720p) [Not 24/7] https://videostream.siris.nl/hls/playoutweb/index.m3u8 #EXTINF:-1 tvg-id="StreekTV.nl" status="online",Streek TV (720p) [Not 24/7] http://cdn22.streampartner.nl/streektv/streektv/playlist.m3u8 @@ -185,6 +185,8 @@ https://ms7.mx-cd.net/tv/192-840604/Jenz_TV.smil/playlist.m3u8 http://593aed234297b.streamlock.net:1935/rtvnof/rtvnof/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",JIN TV (720p) https://live.jintv.org:12443/medialive/jintv.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio VOS FM (720p) [Not 24/7] +http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV NOF 2 (720p) [Not 24/7] http://593aed234297b.streamlock.net:1935/rtvnof2/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",L1mburg (720p) [Not 24/7] @@ -209,8 +211,6 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/27 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/27.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio NL (1080p) [Not 24/7] http://558bd16067b67.streamlock.net:1935/radionl/radionl/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio VOS FM (720p) [Not 24/7] -http://593aed234297b.streamlock.net:1935/henrymeeuws/henrymeeuws/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio A1 (1080p) [Not 24/7] http://stream.a1mediagroep.eu/hls/a1studio.m3u8 #EXTINF:-1 tvg-id="" status="error",Bazme Asheghan (720p) diff --git a/streams/no.m3u b/streams/no.m3u index b099cbcc7..27d6fa61b 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -29,9 +29,9 @@ https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.ip-only https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrømmen (720p) https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) -https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) -https://sc.id-tv.kz/ViasatNature.m3u8 #EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) https://sc.id-tv.kz/TV1000.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p) +https://sc.id-tv.kz/ViasatHistory.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Viasat Nature Kazakhstan (720p) +https://sc.id-tv.kz/ViasatNature.m3u8 diff --git a/streams/np.m3u b/streams/np.m3u index a2f31e577..868f62cb7 100644 --- a/streams/np.m3u +++ b/streams/np.m3u @@ -1,5 +1,5 @@ #EXTM3U #EXTINF:-1 tvg-id="AvenuesKhabar.np" status="error",Avenues Khabar (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.youtube.com/channel/UCMDzPE_7fcZSRJgpwIVor_A/live -#EXTINF:-1 tvg-id="KantipurTV.np" status="online",Kantipur TV (1080p) +#EXTINF:-1 tvg-id="KantipurTV.np" status="error",Kantipur TV (1080p) https://ktvhdsg.ekantipur.com:8443/ktv_desktop_02347834/hd/playlist.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index ab43ee045..b46303041 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -9,7 +9,7 @@ https://mdstrm.com/live-stream-playlist/5d976689ab55a60f94ec98e8.m3u8 https://mdstrm.com/live-stream-playlist/5d97ca5673de440761ff194e.m3u8 #EXTINF:-1 tvg-id="HosannaVision.pa" status="online",Hosanna Vision (480p) [Not 24/7] https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 -#EXTINF:-1 tvg-id="OyeTV.pa" status="online",Oye TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="blocked",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index 9fab94a3c..38b52d0c8 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -25,7 +25,7 @@ https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 https://tv.inka.net.pe/bestcablemusic/bestcablemusic/index.m3u8 #EXTINF:-1 tvg-id="BestCablePeru.pe" status="online",Best Cable Perú (720p) [Not 24/7] https://tv.inka.net.pe/bestcable/bestcable/index.m3u8 -#EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="online",Best Cable Sports Perú (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="error",Best Cable Sports Perú (720p) [Not 24/7] https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 #EXTINF:-1 tvg-id="BethelTV.pe" status="online",Bethel TV (720p) [Not 24/7] https://ott.streann.com/loadbalancer/services/public/channels/5e0689c82cdcb4fdbcd79151/playlist.m3u8 @@ -41,7 +41,7 @@ https://tv.inka.net.pe/cajamarcatv/cajamarcatv/index.m3u8 https://tvdatta.com:3838/live/canalcatacaoslive.m3u8 #EXTINF:-1 tvg-id="Canal43Sudamericana.pe" status="timeout",Canal 43 Sudamericana (Ica) (360p) [Not 24/7] https://media2.cdnlayer.biz:8081/8014/index.m3u8 -#EXTINF:-1 tvg-id="CanalB.pe" status="online",CanalB (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalB.pe" status="error",CanalB (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/alfonsobaella/live #EXTINF:-1 tvg-id="CanalEvelyn.pe" status="error",Canal E (Evelyn) (Nororiente) (720p) [Not 24/7] https://srv1.mediastreamperu.com:8081/8004/index.m3u8 @@ -55,7 +55,7 @@ https://5c3fb01839654.streamlock.net:1963/iptvcentraltv/livecentraltvtv/playlist https://cloudvideo.servers10.com:8081/8168/index.m3u8 #EXTINF:-1 tvg-id="ChicosIPe.pe" status="online",Chicos IPe (1080p) [Not 24/7] http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 -#EXTINF:-1 tvg-id="CineClubTV.pe" status="error",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 @@ -121,7 +121,7 @@ https://tv.portalexpress.es:3641/hybrid/play.m3u8 https://tv.portalexpress.es:3124/hybrid/play.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 -#EXTINF:-1 tvg-id="HuantaTV.pe" status="error",Huanta TV (288p) [Not 24/7] +#EXTINF:-1 tvg-id="HuantaTV.pe" status="online",Huanta TV (288p) [Not 24/7] https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huánuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 @@ -149,11 +149,11 @@ https://cu.onliv3.com/livevd/user1.m3u8 https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] https://inliveserver.com:1936/18016/18016/playlist.m3u8 -#EXTINF:-1 tvg-id="KoraTV.pe" status="error",Kora TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KoraTV.pe" status="online",Kora TV (360p) [Not 24/7] https://megastreamm.com:3183/live/korattvlive.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 -#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="error",La Islilla TV [Not 24/7] +#EXTINF:-1 tvg-id="LaIslillaTV.pe" status="online",La Islilla TV [Not 24/7] http://190.108.83.142:8000/play/a00b/index.m3u8 #EXTINF:-1 tvg-id="LaLuzTV.pe" status="online",La Luz TV (720p) [Not 24/7] http://ott.streann.com:8080/loadbalancer/services/public/channels/59ce7f292cdc7ba015a93b82/playlist.m3u8 @@ -169,7 +169,7 @@ https://stmv.panel.grupolimalive.com/limalive/limalive/playlist.m3u8 https://stmv.panel.grupolimalive.com/lotplustv/lotplustv/playlist.m3u8 #EXTINF:-1 tvg-id="MasterTV.pe" status="online",Master TV (Tarapoto) (480p) [Not 24/7] https://tv.oyotunstream.com:1936/master/master/playlist.m3u8 -#EXTINF:-1 tvg-id="MaticesTV.pe" status="error",MaticesTV (Cañete) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MaticesTV.pe" status="online",MaticesTV (Cañete) (720p) [Not 24/7] http://v4.tustreaming.cl/matices/index.m3u8 #EXTINF:-1 tvg-id="MegaTVArequipa.pe" status="error",Mega TV (Arequipa) (360p) [Not 24/7] https://video.servidor.stream:3180/live/megatvlive.m3u8 @@ -187,23 +187,23 @@ https://stmv.panel.grupolimalive.com/milleniuntv/milleniuntv/playlist.m3u8 http://iptv.perueduca.pe:1935/canal1/canal11/playlist.m3u8 #EXTINF:-1 tvg-id="MINEDUIPTV2.pe" status="online",MINEDU IPTV 2 (320p) [Not 24/7] http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 -#EXTINF:-1 tvg-id="MitosTV.pe" status="timeout",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="MitosTV.pe" status="online",MitosTV (Mitos de la Selva | Pucallpa) (480p) [Not 24/7] https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="ModaHuancayoTV.pe" status="error",Moda Huancayo TV https://tvdatta.com:3383/live/huancayotvlive.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] +https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (360p) [Not 24/7] -https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 #EXTINF:-1 tvg-id="MTVMasAncash.pe" status="error",MTV Más (Ancash) (720p) [Not 24/7] https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -265,7 +265,7 @@ https://media2.cdnlayer.biz:8081/8018/index.m3u8 https://tv.portalexpress.es:3175/hybrid/play.m3u8 #EXTINF:-1 tvg-id="RadioLibertadArequipa.pe" status="error",Radio Libertad (Arequipa) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/radiolibertadarequipa -#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="error",Radio Pachatusan (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="online",Radio Pachatusan (Cuzco) (720p) [Not 24/7] https://tvdatta.com:3413/live/pachatusanlive.m3u8 #EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="online",Radio San Borja TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvsanborja/livesanborjatv/playlist.m3u8 @@ -365,11 +365,11 @@ https://live.obslivestream.com/tv5soritormux/index.m3u8 https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8 -#EXTINF:-1 tvg-id="TVenLinea.pe" status="online",TVenLinea (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVenLinea.pe" status="error",TVenLinea (Cuzco) (720p) [Not 24/7] https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 #EXTINF:-1 tvg-id="TVFacesPeru.pe" status="online",Tvfaces Online (360p) [Not 24/7] https://tvdatta.com:3211/stream/play.m3u8 -#EXTINF:-1 tvg-id="TVHuarmey.pe" status="online",TV Huarmey (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey #EXTINF:-1 tvg-id="TVMundoArequipa.pe" status="error",TV Mundo (Arequipa) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQH-6sv6ovHg4Nx-niZ_C1g/live @@ -431,10 +431,10 @@ https://tv.oyotunstream.com:1936/xtv/xtv/playlist.m3u8 http://177.53.152.186:8000/play/a00g/index.m3u8 #EXTINF:-1 tvg-id="" status="online",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] -https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="online",Planeta TV Bagua (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/planeatv/planeatv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Bella Asuncion TV (720p) [Not 24/7] +https://tvdatta.com:3602/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="error",Memorias TV https://play.amelbasoluciones.co:3759/live/memoriastvlive.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Xtrema (360p) [Not 24/7] diff --git a/streams/ph.m3u b/streams/ph.m3u index bf57b0606..148f72ff1 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,7 +7,7 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) +#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="timeout",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] http://45.32.115.103/live/livestream/index.m3u8 @@ -17,7 +17,7 @@ http://churchrus2-lh.akamaihd.net/i/coctesting_1@57550/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live #EXTINF:-1 tvg-id="LifeTVAsia.ph" status="error",Life TV Asia (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_6/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live #EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 diff --git a/streams/pk.m3u b/streams/pk.m3u index e05e7348d..6e9a67e11 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -51,13 +51,13 @@ https://streamer12.vdn.dstreamone.net/dsone/kohenoortv/playlist.m3u8 https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="timeout",Lahore News (720p) [Not 24/7] http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="blocked",Madani Channel Bangla (1080p) +#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) https://madnitv.vdn.dstreamone.net/madnitvenglish/madnienglishabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="blocked",Madani Channel Urdu (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="online",Madani Channel Urdu (1080p) [Geo-blocked] https://madnitv.vdn.dstreamone.net/madnitvurdu/madniurduabr/playlist.m3u8 #EXTINF:-1 tvg-id="MehranTV.pk" status="online",Mehran TV https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index ce4f2e614..6c76fbcc2 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -21,7 +21,7 @@ http://htvpalsat.mada.ps:8888/PBC/index.m3u8 https://live.paltoday.tv/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="RajeenTV.ps" status="online",Rajeen TV (1080p) [Not 24/7] https://mn-nl.mncdn.com/palabroad/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ShababFM.ps" status="error",Shabab FM (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ShababFM.ps" status="online",Shabab FM (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/ShababFM/shabab/index.m3u8 #EXTINF:-1 tvg-id="WattanTV.ps" status="online",Wattan TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/wattan/index.m3u8 @@ -33,12 +33,12 @@ http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/p http://htvmada.mada.ps:8888/nabluslive/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Mawal (720p) [Not 24/7] http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Watar TV (720p) [Not 24/7] +http://htvint.mada.ps:8889/orient/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Audeh (480p) http://htvpalsat.mada.ps:8888/audeh/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",7ala TV [Geo-blocked] http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Watar TV (720p) [Not 24/7] -http://htvint.mada.ps:8889/orient/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Hekaya TV (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/Hekaya/hekayamix/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hebron TV (720p) [Not 24/7] diff --git a/streams/pt.m3u b/streams/pt.m3u index 86b400aee..0ded842bb 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -50,10 +50,10 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) -http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s38/index.m3u8 +#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) +http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 diff --git a/streams/ro.m3u b/streams/ro.m3u index 6c505f5ae..dca1cc6ad 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -21,7 +21,7 @@ http://stream1.antenaplay.ro/live/smil:AntenaMonden.smil/playlist.m3u8 https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaStars.ro" status="error",Antena Stars (720p) https://iptv-all.lanesh4d0w.repl.co/romania/astars -#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7] +#EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 @@ -44,7 +44,7 @@ http://89.38.8.130:39435 rtmp://gtv1.arya.ro:1935/live/gtv1.flv #EXTINF:-1 tvg-id="HappyChannel.ro" status="error",Happy Channel (720p) [Not 24/7] https://iptv-all.lanesh4d0w.repl.co/romania/happy-channel -#EXTINF:-1 tvg-id="IntermediaTV.ro" status="online",Intermedia TV (576p) +#EXTINF:-1 tvg-id="IntermediaTV.ro" status="timeout",Intermedia TV (576p) http://46.4.14.12:9999/intermedia1/playlist.m3u8 #EXTINF:-1 tvg-id="KanalDRomania.ro" status="online",Kanal D (384p) [Not 24/7] https://stream1.kanald.ro/iphone/live.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index 995b169bb..51a8f2115 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -23,11 +23,11 @@ https://video1.in-news.ru/360/index.m3u8 #EXTINF:-1 tvg-id="A1.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A1 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s45/index.m3u8 +#EXTINF:-1 tvg-id="A2.ru" status="online",A2 (576p) [Not 24/7] +https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="A2.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",A2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s33/index.m3u8 -#EXTINF:-1 tvg-id="A2.ru" status="error",A2 (576p) [Not 24/7] -https://sc.id-tv.kz/A2.m3u8 #EXTINF:-1 tvg-id="Afontovo.ru" status="error",Афонтово (Красноярск) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 #EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) @@ -74,7 +74,7 @@ http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 #EXTINF:-1 tvg-id="BigAsia.ru" status="blocked",Большая Азия (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 -#EXTINF:-1 tvg-id="Bober.ru" status="online",Бобер (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Bober.ru" status="timeout",Бобер (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 #EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 @@ -89,7 +89,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Че! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",Дагестан (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -107,13 +107,13 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 http://ott-cdn.ucom.am/s88/index.m3u8 #EXTINF:-1 tvg-id="DomKino.ru" status="blocked",Дом кино (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 -#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",Дом Кино Премиум (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",Дом Кино Премиум (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="online",Дорама (1080p) [Not 24/7] -https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Дорама (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s95/index.m3u8 +#EXTINF:-1 tvg-id="Dorama.uk" status="timeout",Дорама (1080p) [Not 24/7] +https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dozhd.ru" status="blocked",Дождь (1080p) [Geo-blocked] https://strm.yandex.ru/kal/tvrain/tvrain0.m3u8 #EXTINF:-1 tvg-id="EhoTV.ru" status="online",Эхо TV (Рязань) (576p) [Not 24/7] @@ -143,7 +143,7 @@ http://www.gtk.tv/hls/gtyar.m3u8 https://live-trc33.cdnvideo.ru/trc33/trc33.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Guberniya.ru" status="online",Губерния (Самара) (576p) http://live.guberniatv.cdnvideo.ru/guberniatv/guberniatv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="HDL.ru" status="online",HDL (404p) [Not 24/7] +#EXTINF:-1 tvg-id="HDL.ru" status="timeout",HDL (404p) [Not 24/7] https://sc.id-tv.kz/hdl.m3u8 #EXTINF:-1 tvg-id="HDMedia.ru" status="blocked",HD Медиа (720p) [Geo-blocked] https://strm.yandex.ru/kal/hdmedia/hdmedia0.m3u8 @@ -175,11 +175,11 @@ https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 https://sc.id-tv.kz/Kinohit_hd.m3u8 #EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",Кинокомедия (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinomiks.ru" status="online",Киномикс (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",Киномикс (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",Кинопремьера (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",Кинопремьера (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosemja.ru" status="online",Киносемья (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosemja.ru" status="error",Киносемья (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 #EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",Киносвидание (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 @@ -226,7 +226,7 @@ http://hls-rossp.cdnvideo.ru/hls/5ace67f0dc96bf0a90d8a2b7/playlist.m3u8 http://hls-rossp.cdnvideo.ru/hls/5ace6814e563f22e4ddc1f44/playlist.m3u8 #EXTINF:-1 tvg-id="LitklubTVStihi.ru" status="error",ЛитКлуб ТВ Стихи (360p) http://hls-rossp.cdnvideo.ru/hls/5aac88ffdc96bf05a7f78899/playlist.m3u8 -#EXTINF:-1 tvg-id="Luch.ru" status="online",Луч (Пуровск) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Luch.ru" status="error",Луч (Пуровск) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 #EXTINF:-1 tvg-id="LuxuryHD.ru" status="online",Luxury (1080p) http://nano.teleservice.su:8080/hls/luxury.m3u8 @@ -254,13 +254,13 @@ http://188.40.68.167/russia/mir24/playlist.m3u8 http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv_2500/playlist.m3u8 #EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] http://live-mirbelogorya.cdnvideo.ru/mirbelogorya/mirbelogorya1.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белагорья (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",Мир Белагорья (720p) [Geo-blocked] http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 -#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="online",Мир Белогорья (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="MirBelogoryaTV.ru" status="timeout",Мир Белогорья (720p) [Geo-blocked] http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",Мир +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="MirPlus3.ru" status="online",Мir +3 (512p) [Not 24/7] +#EXTINF:-1 tvg-id="MirPlus3.ru" status="timeout",Мir +3 (512p) [Not 24/7] https://sc.id-tv.kz/Mir.m3u8 #EXTINF:-1 tvg-id="MirPlus4.ru" status="online",Мир +4 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv3_2500/playlist.m3u8 @@ -355,9 +355,9 @@ http://ott-cdn.ucom.am/s77/index.m3u8 http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",О2ТВ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="online",О! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="timeout",О! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 -#EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Охотник и Рыболов (480p) +#EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Охотник и Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s62/index.m3u8 #EXTINF:-1 tvg-id="OhotnikirybolovInternational.ru" status="blocked",Охотник и рыболов International (1080p) [Geo-blocked] @@ -374,7 +374,7 @@ https://strm.yandex.ru/kal/otr/otr0.m3u8 https://strm.yandex.ru/kal/otstv/otstv0.m3u8 #EXTINF:-1 tvg-id="OTV.ru" status="error",ОТВ (Одинцово) (576p) http://185.18.4.16/live/3m/playlist.m3u8 -#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="error",Первый крымский (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Pervyykrymskiy.ru" status="online",Первый крымский (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 #EXTINF:-1 tvg-id="PervyyPskovskiy.ru" status="online",Первый Псковский (540p) [Not 24/7] http://194.190.78.91/pskov/rewind-10800.m3u8 @@ -382,7 +382,7 @@ http://194.190.78.91/pskov/rewind-10800.m3u8 http://ott.inmart.tv:8081/18/index.m3u8 #EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",Первый Тульский (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="online",Победа (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",Победа (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 #EXTINF:-1 tvg-id="Poehali.ru" status="online",Поехали! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 @@ -511,7 +511,7 @@ http://uiptv.do.am/1ufc/000000006/playlist.m3u8 https://gtrkchita.ru:8081/hls/r24-chita_360p.m3u8 #EXTINF:-1 tvg-id="Russia24Chita.ru" status="timeout",Россия 24 (Чита) (576p) https://gtrkchita.ru:8081/hls/r24-chita_576p.m3u8 -#EXTINF:-1 tvg-id="RussiaK.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Культура (480p) +#EXTINF:-1 tvg-id="RussiaK.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Культура (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s16/index.m3u8 #EXTINF:-1 tvg-id="RusskiyDetektiv.ru" status="timeout",Русский Детектив (576p) @@ -542,7 +542,7 @@ https://bsttv.bonus-tv.ru/cdn/salyam/playlist.m3u8 http://45.67.57.9:8080/new/new/playlist.m3u8 #EXTINF:-1 tvg-id="Sarafan.ru" status="online",Сарафан (576p) [Not 24/7] http://195.26.83.96:7024/play/82 -#EXTINF:-1 tvg-id="Saratov24.ru" status="online",Саратов 24 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Saratov24.ru" status="timeout",Саратов 24 (1080p) [Not 24/7] https://saratov24.tv/online/playlist.php #EXTINF:-1 tvg-id="SelengaTV.ru" status="online",Селенга ТВ (576p) http://90.188.37.86/live/playlist.m3u8 @@ -622,9 +622,9 @@ https://sitv.ru/hls/s86.m3u8 #EXTINF:-1 tvg-id="Teleputeshestviya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Телепутешествия (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s71/index.m3u8 -#EXTINF:-1 tvg-id="Tivikom.ru" status="online",Тивиком (Улан-Удэ) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Tivikom.ru" status="error",Тивиком (Улан-Удэ) (1080p) [Not 24/7] http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="online",ТНТ4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ТНТ4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТНТ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -640,7 +640,7 @@ http://strm.yandex.ru/kal/tntmusic/tntmusic0.m3u8 http://tnv.bonus-tv.ru/cdn/tnvplanet/playlist.m3u8 #EXTINF:-1 tvg-id="Tolyatti24.ru" status="error",Тольятти 24 (720p) http://91.234.108.26/hls-live/livepkgr/_definst_/liveevent1/vazlivestream1.m3u8 -#EXTINF:-1 tvg-id="Tonus.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Тонус (480p) +#EXTINF:-1 tvg-id="Tonus.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Тонус (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s90/index.m3u8 #EXTINF:-1 tvg-id="TRK555.ru" status="online",TRK 555 (720p) @@ -753,8 +753,6 @@ http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 https://hls.tv.3angels.ru/stream/HQ.m3u8 #EXTINF:-1 tvg-id="" status="online",Индийское кино (576p) [Not 24/7] https://sc.id-tv.kz/Indiiskoe_kino.m3u8 -#EXTINF:-1 tvg-id="" status="online",Туран ТВ (576p) [Not 24/7] -https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="online",ВТВ Плюс (Херсон) (576p) http://193.107.128.8:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",ТВК 24 (576p) @@ -763,16 +761,8 @@ http://air.tvk6.ru/tvk24/playlist.m3u8 http://iptv.rubintele.com:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",Россия 24 (Н.Новгород) (576p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (576p) [Not 24/7] -https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="online",Хабар (576p) [Not 24/7] https://sc.id-tv.kz/Khabar.m3u8 -#EXTINF:-1 tvg-id="" status="online",Хабар 24 (576p) [Not 24/7] -https://sc.id-tv.kz/Khabar_24.m3u8 -#EXTINF:-1 tvg-id="" status="online",СТВ Казахстан (576p) [Not 24/7] -https://sc.id-tv.kz/STV.m3u8 -#EXTINF:-1 tvg-id="" status="online",Той Думан (576p) [Not 24/7] -https://sc.id-tv.kz/ToiDuman.m3u8 #EXTINF:-1 tvg-id="" status="online",ТК Алмазный край (576p) https://stream.almaz-media.tv:8080/hls/576.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) @@ -803,6 +793,16 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия 1 +6 (360p) https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Первый канал Евразия (576p) [Not 24/7] +https://sc.id-tv.kz/1KanalEvraziya.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Хабар 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Khabar_24.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",СТВ Казахстан (576p) [Not 24/7] +https://sc.id-tv.kz/STV.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Той Думан (576p) [Not 24/7] +https://sc.id-tv.kz/ToiDuman.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Туран ТВ (576p) [Not 24/7] +https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="error",Первый канал (576p) http://91.185.3.218:4000/play/603 #EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7] diff --git a/streams/ru_catcast.m3u b/streams/ru_catcast.m3u index dfa88a332..6fa001aa1 100644 --- a/streams/ru_catcast.m3u +++ b/streams/ru_catcast.m3u @@ -13,9 +13,9 @@ https://v2.catcast.tv/content/38821/index.m3u8 https://eurodance90.catcast.tv/content/36987/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Metal TV (720p) [Not 24/7] https://v2.catcast.tv/content/33816/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Ужастик (304p) [Not 24/7] -https://v2.catcast.tv/content/38896/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Кинозал (VHS 90s) (720p) [Not 24/7] https://v2.catcast.tv/content/37925/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Ужастик (304p) [Not 24/7] +https://v2.catcast.tv/content/38896/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Премьера (400p) [Not 24/7] https://v2.catcast.tv/content/39161/index.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index a67b97726..7c6035c8d 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -55,7 +55,7 @@ http://82.212.74.2:8000/live/hls/7311.m3u8 https://edge.taghtia.com/sa/9.m3u8 #EXTINF:-1 tvg-id="KSASports2.sa" status="online",KSA Sports 2 (1080p) [Not 24/7] https://edge.taghtia.com/sa/10.m3u8 -#EXTINF:-1 tvg-id="LBC.sa" status="error",LBC (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="LBC.sa" status="timeout",LBC (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-lbc #EXTINF:-1 tvg-id="MakkahTV.sa" status="error",Makkah TV (480p) http://makkahtv.srfms.com:1935/makkahtv/livestream/playlist.m3u8 @@ -65,7 +65,7 @@ https://5ab29cc78f681.streamlock.net/makkahtv/livestream/playlist.m3u8 https://shls-panoramafm-prod-dub.shahid.net/out/v1/66262e420d824475aaae794dc2d69f14/index.m3u8 #EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="online",Rotana Cinema (1080p) https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e91106776397a8/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="error",Rotana Cinema (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaEgypt.eg" status="timeout",Rotana Cinema (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 @@ -73,7 +73,7 @@ https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15c http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 -#EXTINF:-1 tvg-id="RotanaClassic.sa" status="error",Rotana Classic (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaClassic.sa" status="timeout",Rotana Classic (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-classic #EXTINF:-1 tvg-id="RotanaClip.sa" status="error",Rotana Clip (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-clip @@ -83,7 +83,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-comedy http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) https://shls-rotanakhalijia-prod-dub.shahid.net/out/v1/a639fd49db684f1b8c063d398101a888/index.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="error",Rotana Khalijia (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="timeout",Rotana Khalijia (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #EXTINF:-1 tvg-id="RotanaKids.sa" status="online",Rotana Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-kids @@ -103,6 +103,8 @@ https://edge.taghtia.com/sa/3.m3u8 http://live.noorlive.com:1935/wesal/wesal1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",SSC Action Waleed Extra (1080p) [Not 24/7] https://d2x08mwxhmpplo.cloudfront.net/out/v1/587631773e55495a8aa3dd4050318f6e/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",SSC Action Waleed (1080p) [Not 24/7] +https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Saudia Radio (720p) https://edge.taghtia.com/sa/11.m3u8 #EXTINF:-1 tvg-id="" status="online",Al Riyadh Radio (720p) @@ -113,8 +115,6 @@ https://edge.taghtia.com/sa/13.m3u8 https://edge.taghtia.com/sa/14.m3u8 #EXTINF:-1 tvg-id="" status="online",Jeddah Radio (720p) https://edge.taghtia.com/sa/15.m3u8 -#EXTINF:-1 tvg-id="" status="online",SSC Action Waleed (1080p) [Not 24/7] -https://shls-live-event2-prod-dub.shahid.net/out/v1/0456ede1a39145d98b3d8c8062ddc998/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Jasco Events TV (576p) http://82.212.74.100:8000/live/hls/8131.m3u8 #EXTINF:-1 tvg-id="" status="error",ZAD TV (1080p) [Not 24/7] diff --git a/streams/sg.m3u b/streams/sg.m3u index c6ab63674..7ed2e4614 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -7,15 +7,15 @@ https://dlau142f16b92.cloudfront.net/hls/clr4ctv_ch5/master.m3u8 https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 #EXTINF:-1 tvg-id="CNA.sg" status="online",CNA (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 -#EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="Hits.sg" status="online",HITS (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] -http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +http://210.210.155.37/dr9445/h/h16/index.m3u8 +#EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 diff --git a/streams/th.m3u b/streams/th.m3u index fe63593de..c43218ee3 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -17,7 +17,7 @@ https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 #EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 -#EXTINF:-1 tvg-id="DLTV5.th" status="online",DLTV 5 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 #EXTINF:-1 tvg-id="DLTV6.th" status="online",DLTV 6 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 @@ -29,7 +29,7 @@ https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 #EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 -#EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 #EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 @@ -37,7 +37,7 @@ https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 #EXTINF:-1 tvg-id="DLTV14.th" status="online",DLTV 14 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv14.m3u8 -#EXTINF:-1 tvg-id="DLTV15.th" status="timeout",DLTV 15 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV15.th" status="online",DLTV 15 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (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/96.0.3809.25 Safari/537.36 diff --git a/streams/tm.m3u b/streams/tm.m3u index e506cd76d..1edf21a93 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -16,9 +16,9 @@ https://alpha.tv.online.tm/legacyhls/ch007.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (112p) [Not 24/7] https://alpha.tv.online.tm/hls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch004.m3u8 -#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch004.m3u8 +#EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch005.m3u8 #EXTINF:-1 tvg-id="TurkmenOwazy.tm" status="online",Türkmen Owazy (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index bad778a93..ddfcb8eb0 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -1,12 +1,12 @@ #EXTM3U #EXTINF:-1 tvg-id="BayaTV.tn" status="error",Baya TV http://37.187.28.55:1935/bayatv/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online",El Hiwar El Tounsi (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv #EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 -#EXTINF:-1 tvg-id="IFMTV.tn" status="error",IFM TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="error",El Hiwar El Tounsi (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv +#EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] https://streaming.toutech.net/live/jtv/index.m3u8 diff --git a/streams/tr.m3u b/streams/tr.m3u index 4fc939cf8..e3d6a021b 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -38,9 +38,9 @@ https://win2.yayin.com.tr/bodrumbeltv/bodrumbeltv/playlist.m3u8 http://139.162.182.79/live/test/index.m3u8 #EXTINF:-1 tvg-id="BRTV.tr" status="online",BRTV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/brtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7] https://cdn-bursatv.yayin.com.tr/bursatv/bursatv/playlist.m3u8 -#EXTINF:-1 tvg-id="BursaTV.tr" status="online",Bursa TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BursaTV.tr" status="error",Bursa TV (720p) [Not 24/7] https://win1.yayin.com.tr/bursatv/bursatv/playlist.m3u8 #EXTINF:-1 tvg-id="CanTV.tr" status="online",Can TV (720p) http://canbroadcast.com:7000/canlican/tv.m3u8 @@ -75,7 +75,7 @@ https://waw2.artiyerelmedya.net/dimtv/bant1/playlist.m3u8 https://mn-nl.mncdn.com/blutv_diyanet/smil:diyanet_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DRTTV.tr" status="online",DRT TV (720p) [Not 24/7] https://broadcasttr.com:446/drt/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="EgeTurkTV.tr" status="timeout",Ege Türk TV (480p) +#EXTINF:-1 tvg-id="EgeTurkTV.tr" status="error",Ege Türk TV (480p) https://5be5d840359c6.streamlock.net/egeaturktv/egeaturktv/playlist.m3u8 #EXTINF:-1 tvg-id="ElmasTV.tr" status="timeout",Elmas TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/elmas67tv/elmas67tv/chunklist.m3u8 @@ -99,10 +99,10 @@ http://live.arkumedia.com:1935/finansturktv/finansturktv/playlist.m3u8 https://waw2.artiyerelmedya.net/olaytv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GoncaTV.tr" status="online",Gonca TV (720p) [Not 24/7] https://broadcasttr.com:446/tuncerciftci/smil:tuncerciftci.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="GRT.tr" status="online",GRT Gaziantep (720p) [Geo-blocked] +http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GRT.tr" status="online",GRT (720p) https://waw2.artiyerelmedya.net/grt/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="GRT.tr" status="blocked",GRT Gaziantep (720p) [Geo-blocked] -http://yerelmedya.tv:1935/grt/_definst_/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.tr" status="blocked",GSTV [Geo-blocked] https://owifavo5.rocketcdn.com/gstv/gstv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="GuneydoguTV.tr" status="online",Guneydoğu TV (720p) [Not 24/7] @@ -156,9 +156,9 @@ https://waw2.artiyerelmedya.net/kanal26/bant1/playlist.m3u8 https://edge1.socialsmart.tv/kanal32/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal33.tr" status="online",Kanal 33 (720p) [Not 24/7] http://stream.taksimbilisim.com:1935/kanal33/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal34.tr" status="error",Kanal 34 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) [Not 24/7] http://live.arkumedia.com:1935/kanal34tv/kanal34tv/playlist.m3u8 -#EXTINF:-1 tvg-id="Kanal34.tr" status="error",Kanal 34 (720p) +#EXTINF:-1 tvg-id="Kanal34.tr" status="timeout",Kanal 34 (720p) https://5be5d840359c6.streamlock.net/kanal34tv/kanal34tv/playlist.m3u8 #EXTINF:-1 tvg-id="Kanal38.tr" status="online",Kanal 38 (540p) [Not 24/7] http://yayin3.canlitv.com:1935/live/kanal38/playlist.m3u8 @@ -219,9 +219,9 @@ https://b01c02nl.mediatriple.net/videoonlylive/mtfgdbkwkjllolive/broadcast_5b167 #EXTINF:-1 tvg-id="MiskFM.tr" status="online",Misk FM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live #EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] -https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="NaturalTV.tr" status="error",Natural TV (720p) [Not 24/7] http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] +https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="NTV.tr" status="error",NTV (480p) [Not 24/7] http://163.172.39.215:25461/line/C4@!a3a1@!w72A/128 #EXTINF:-1 tvg-id="NTVSpor.tr" status="timeout",NTV Spor @@ -234,7 +234,7 @@ https://waw2.artiyerelmedya.net/olayturk/bant1/playlist.m3u8 http://yayin.netradyom.com:1935/live/on4/playlist.m3u8 #EXTINF:-1 tvg-id="OncuTV.tr" status="online",Öncü TV (1024p) [Not 24/7] https://broadcasttr.com:446/oncurtv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="OnMedyaTV.tr" status="error",ON Medya Haber (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="OnMedyaTV.tr" status="timeout",ON Medya Haber (720p) [Geo-blocked] http://live.arkumedia.com:1935/marmaratv/marmaratv/playlist.m3u8 #EXTINF:-1 tvg-id="PowerTurkTV.tr" status="online",Power Turk (1080p) [Not 24/7] https://livetv.powerapp.com.tr/powerturkTV/powerturkhd.smil/playlist.m3u8 @@ -253,7 +253,7 @@ http://s01.vpis.io/sariyer/sariyer.m3u8 https://b01c02nl.mediatriple.net/videoonlylive/mtisvwurbfcyslive/broadcast_58d915bd40efc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShowTV.tr" status="online",Show TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/showtv/index.m3u8 -#EXTINF:-1 tvg-id="Sinema1001.tr" status="error",Sinema 1001 (1080p) +#EXTINF:-1 tvg-id="Sinema1001.tr" status="timeout",Sinema 1001 (1080p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="SinopYildizTV.tr" status="online",Sinop Yildiz TV (360p) https://s01.vpis.io/sinopyildiz/sinopyildiz.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] -https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] +https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] diff --git a/streams/tw.m3u b/streams/tw.m3u index 9ac0a5f77..eb4707d99 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -17,8 +17,6 @@ http://stream.nexttv.com.tw/n001/hd/live.m3u8 http://seb.sason.top/ptv/ftv.php?id=dy #EXTINF:-1 tvg-id="" status="online",民視 (720p) [Not 24/7] http://seb.sason.top/ptv/ftv.php?id=ms -#EXTINF:-1 tvg-id="" status="online",民視台灣 (720p) [Not 24/7] -http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="" status="online",大立電視 (720p) http://www.dalitv.com.tw:4568/live/dali/index.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH1 綜合台 (720p) [Not 24/7] @@ -103,6 +101,8 @@ https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live8/hls-cl-tv/ind https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live9/hls-cl-tv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",立法院IVOD直播朝野協商 (450p) https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live10/hls-cl-tv/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",民視台灣 (720p) [Not 24/7] +http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="" status="blocked",東森財經新聞 (1080p) [Not 24/7] http://seb.sason.top/sc/dscjxw_fhd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",東森新聞 (1080p) [Not 24/7] diff --git a/streams/ua.m3u b/streams/ua.m3u index ec610f9f1..708b059cf 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -106,7 +106,7 @@ https://app.live.112.events/hls-ua/112hd_mid/index.m3u8 https://app.live.112.events/hls/112hd_hi/index.m3u8 #EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="timeout",Перший незалежний (1080p) https://app.live.112.events/hls/112hd_mid/index.m3u8 -#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="online",Первый городской (Кривой Рог) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="error",Первый городской (Кривой Рог) (720p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8 #EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",Первый городской (Одесса) (1080p) [Not 24/7] http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 @@ -193,6 +193,8 @@ http://194.50.51.34/playlist.m3u8 http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="" status="online",CNL Европа (360p) http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 +#EXTINF:-1 tvg-id="" status="online",4 канал (720p) +http://95.67.106.10/hls/nta_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Репортер (720p) [Not 24/7] http://cdn1.live-tv.od.ua:8081/31chod/31chod/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",ПравдаТУТ (720p) @@ -239,8 +241,6 @@ http://46.175.163.130/live_yatb/playlist.m3u8 http://95.67.106.10/hls/nta_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) http://95.67.106.10/hls/nta_ua_low/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) -http://95.67.106.10/hls/nta_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) diff --git a/streams/uk.m3u b/streams/uk.m3u index bcd2eef14..73021b1bc 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -11,7 +11,7 @@ https://5f3e23ac71915.streamlock.net:4434/live/livestream1.sdp/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ahwaznach #EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (396p) [Geo-blocked] https://cdnamd-hls-globecast.akamaized.net/live/ramdisk/akaal_tv/hls1_smart_akaal/akaal_tv.m3u8 -#EXTINF:-1 tvg-id="AkaalTV.uk" status="timeout",Akaal TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AkaalTV.uk" status="online",Akaal TV (360p) [Not 24/7] http://akaal.zecast.net/akaal-live/smil:akaaltv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlarabyTV.uk" status="online",Alaraby TV (1080p) https://alaraby.cdn.octivid.com/alaraby/smil:alaraby.stream.smil/playlist.m3u8 @@ -90,13 +90,13 @@ https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_yo #EXTINF:-1 tvg-id="BBCParliament.uk" status="blocked",BBC Parliament (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parliament/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) +https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd +#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live_http.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_cloudfrontms_live_http.mpd -#EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (720p) -https://vs-cmaf-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_dash_live.mpd #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) https://vs-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/pc_hd_abr_v2_akamai_hls_live.m3u8 #EXTINF:-1 tvg-id="BBCPersian.uk" status="online",BBC Persian (540p) @@ -322,6 +322,8 @@ https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0500/c.m3u8 https://a.jsrdn.com/broadcast/22679_24MrQma9TX/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",n TV (US Eastern) (720p) [Not 24/7] https://a.jsrdn.com/broadcast/22680_3BR3zocwi9/-0500/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] +https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby World TV (720p) https://esmhls3-i.akamaihd.net/hls/live/510582/hls3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hadi TV English and Urdu (720p) @@ -345,8 +347,6 @@ https://live.ishiacloud.com/haditv.co.uk/haditv8.m3u8 https://vod2t.xpanded.com/x3tv2/index_wlan.m3u8 #EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Eastern) (360p) [Not 24/7] https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0500/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Brit Asia Live (US Pacific) (720p) [Not 24/7] -https://a.jsrdn.com/broadcast/22693_4rGhgrBU/-0800/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Women's Sevens (288p) https://esmhls2-i.akamaihd.net/hls/live/510581/hls2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rugby Men's Sevens (288p) diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index 28047d57b..c34385f24 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -23,13 +23,13 @@ https://revry-revrynews-1-eu.rakuten.wurl.tv/playlist.m3u8 https://travelxp-travelxp-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ZooMoo.nz" status="error",Zoo Moo (720p) https://rockentertainment-zoomoo-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) -https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) -https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) +https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) +https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 8cc2fe154..5ed212ce7 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -3,7 +3,7 @@ https://a7b60a6853d843dd9105acfa8d6e74c7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_BeanoTV/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="error",Bloomberg TV+ UHD (2160p) +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 379864f42..68f2e0dd1 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -33,7 +33,7 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p https://vod1.laki.eu/sandzak/video.m3u8 #EXTINF:-1 tvg-id="TVEBahia.br" status="online",TVE RS (1080p) http://streaming.procergs.com.br:1935/tve/stve/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGazeta.br" status="error",TV Gazeta (720p) +#EXTINF:-1 tvg-id="TVGazeta.br" status="online",TV Gazeta (720p) http://api.new.livestream.com/accounts/5381476/events/8947634/live.m3u8 #EXTINF:-1 tvg-id="TVGuara.br" status="online",TV Guará (720p) [Not 24/7] https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3u8 @@ -107,8 +107,12 @@ https://live.rudana.com.ua/hls/stream_FHD.m3u8 https://livevideo.infomaniak.com/streaming/livecast/funradiovisionhd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Al-Rasheed (408p) https://media1.livaat.com/AL-RASHEED-HD/tracks-v1a1/mono.m3u8 +#EXTINF:-1 tvg-id="" status="online",Neser TV +https://nesertv.live/ntv/livestream/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",OK Mainz https://s.ok54.de/oktvmainz/webstream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Javan TV (1080p) +https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ländle Tv (1080p) https://streaming13.huberwebmedia.at/LiveApp/streams/985585225397790082777809.m3u8 #EXTINF:-1 tvg-id="" status="online",CBTV Now (1080p) @@ -125,6 +129,8 @@ https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 https://mirtv.club/live/mirtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TV S1 https://sradio.ipradio.rs/sradio/radiostv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MMA Junkie +http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",IDG (720p) http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Contact Vision TV (540p) @@ -217,10 +223,6 @@ https://mn-nl.mncdn.com/tvnet/tvnet/chunklist.m3u8 https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Tempo TV https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us -#EXTINF:-1 tvg-id="" status="online",MMA Junkie -http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) @@ -229,6 +231,8 @@ http://89.201.163.244:8080/hls/hdmi.m3u8 https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) +https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",Filstalwelle Göppingen (576p) http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 #EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) @@ -239,10 +243,10 @@ https://5852afe96c9bb.streamlock.net/studio47-live/_definst_/mp4:livestream/play https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CostadelSol TV https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Neser TV -https://nesertv.live/ntv/livestream/tracks-v1a1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",HD 365 https://netstreaming.eu:8080/hls/hd365.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) @@ -251,12 +255,12 @@ https://stream.ets-sistemi.it/live.rete7/rete7/playlist.m3u8 http://584b0aa350b92.streamlock.net:1935/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Carolina TV (480p) https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Grapevine -https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",TV Pai Eterno https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Start TV https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Grapevine +https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",Glas Drine http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Offener Kanal Fulda @@ -269,12 +273,12 @@ https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Destak (360p) https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] +https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Muscle TV (360p) https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVF Faroe Island (360p) https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587901821_b772000_slfao.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) -https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) https://5889e7d0d6e28.streamlock.net/ev1tv-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Adria Music RS @@ -295,8 +299,6 @@ http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Canal Coín http://stream.fion.es:1936/Canal_Coin/canalcoin.stream/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] -https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",SimSi TV @@ -395,8 +397,6 @@ https://nesertv.live/webstream/index.m3u8 https://rmc2hdslive-lh.akamaihd.net/i/DVMR_RMC@167269/master.m3u8 #EXTINF:-1 tvg-id="" status="error",RTV MIR https://rtvmir.info/MIR/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Javan TV (1080p) -https://stream.rjtv.tv/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Syri TV (720p) https://tv.syri.net/syrilive/webtv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",TVW diff --git a/streams/us.m3u b/streams/us.m3u index 5b8d91239..bcc1b06b9 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -194,12 +194,12 @@ https://liveproduseast.akamaized.net/us/Channel-USTV-AWS-virginia-1/Source-USTV- https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-240-1_live.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="timeout",Bloomberg TV US (720p) https://liveproduseast.global.ssl.fastly.net/us/Channel-USTV-AWS-virginia-1/Source-USTV-1000-1_live.m3u8 +#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="online",Bloomberg TV Asia (576p) http://210.210.155.37/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsia.us" status="timeout",Bloomberg TV Asia (720p) https://liveprodapnortheast.global.ssl.fastly.net/ap1/Channel-APTVqvs-AWS-tokyo-1/Source-APTVqvs-1000-1_live.m3u8 -#EXTINF:-1 tvg-id="BloombergTVAsia.us" status="error",Bloomberg TV Asia (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h03/index.m3u8 #EXTINF:-1 tvg-id="BloombergTVAsiaLiveEvent.us" status="online",Bloomberg TV Asia Live Event (720p) https://www.bloomberg.com/media-manifest/streams/asia-event.m3u8 #EXTINF:-1 tvg-id="BloombergTVAustralia.au" status="timeout",Bloomberg TV Australia (270p) @@ -367,7 +367,7 @@ http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/playlist.m3u8 https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 #EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV (720p) https://content.uplynk.com/channel/6c0bd0f94b1d4526a98676e9699a10ef.m3u8 -#EXTINF:-1 tvg-id="CourtTVMystery.us" status="timeout",Court TV Mystery (WTXL-TV4) (480p) +#EXTINF:-1 tvg-id="CourtTVMystery.us" status="blocked",Court TV Mystery (WTXL-TV4) (480p) https://5e6cea03e25b6.streamlock.net/live/QVC.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CSatTV.us" status="online",CSat TV (1080p) [Not 24/7] http://media.smc-host.com:1935/csat.tv/smil:csat.smil/playlist.m3u8 @@ -465,7 +465,7 @@ https://cdn-cf.fite.tv/linear/fite247/playlist.m3u8 https://584b0aa350b92.streamlock.net/folk-tv/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="FoxBusiness.us" status="blocked",Fox Business [Geo-blocked] http://199.66.95.242/1/1172/index.m3u8?token=test -#EXTINF:-1 tvg-id="FoxGreece.gr" status="blocked",Fox Greece (480p) [Not 24/7] +#EXTINF:-1 tvg-id="FoxGreece.gr" status="online",Fox Greece (480p) [Not 24/7] http://live.streams.ovh:1935/foxtv/foxtv/playlist.m3u8 #EXTINF:-1 tvg-id="FoxMoviesAsia.us" status="error" 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",Fox Movies Asia (Thai) (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 @@ -611,7 +611,7 @@ http://d3lzjtrf5mvf3p.cloudfront.net/playlist.m3u8 https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="online",Judge Karen's Court (540p) https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 -#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="online",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 #EXTINF:-1 tvg-id="K17JID2.us" status="online",3ABN Proclaim! (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652317/secure/master.m3u8 @@ -711,10 +711,10 @@ https://a.jsrdn.com/broadcast/9c897f1973/+0000/c.m3u8 http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 #EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="error",Lake Havasu City 4 (240p) [Not 24/7] https://granicusliveus3-a.akamaihd.net/lakehavasucity/G0643_002/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="LatinosNCTV.us" status="timeout",Latinos NCTV (480p) [Not 24/7] @@ -839,7 +839,7 @@ http://s1.mysportz.tv:2082/msnbc/playlist.m3u8 https://rpn1.bozztv.com/36bay2/gusa-mythos/playlist.m3u8 #EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) http://iphone-streaming.ustream.tv/uhls/6540154/streams/live/iphone/playlist.m3u8 -#EXTINF:-1 tvg-id="NASATV.us" status="online",NASA TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NASATV.us" status="timeout",NASA TV (720p) [Not 24/7] https://hls.ums.ustream.tv/playlist/directhls/channel/6540154/playlist.m3u8?sgn=31d0dfb847c358d4cedcd2256dc4e1c42a7f13a7 #EXTINF:-1 tvg-id="NASATVISSViews.us" status="online",NASA TV ISS Views (480p) [Not 24/7] http://iphone-streaming.ustream.tv/uhls/9408562/streams/live/iphone/playlist.m3u8 @@ -1108,7 +1108,7 @@ https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 https://bogtvhdlive-f.akamaihd.net/i/tbn_armenia@198331/master.m3u8 #EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s39/index.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) +#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 @@ -1338,7 +1338,7 @@ https://broadcast.mytvtogo.net/westerntv4u/westerntv4u/playlist.m3u8 http://51.161.118.146:8080/ISG03_ABC_CLEVELAND_OH_WEWS/video.m3u8 #EXTINF:-1 tvg-id="WFAADT1.us" status="online",ABC Dallas TX (WFAA-DT1) (720p) http://51.161.118.146:8080/ISG03_ABC_DALLAS_TX_WFAA/video.m3u8 -#EXTINF:-1 tvg-id="WFGCDT1.us" status="error",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="WFGCDT1.us" status="online",CTN 61 Riviera Beach FL (WFGC) (720p) [Not 24/7] http://hls1.livestreamingcdn.com:1935/livecdn631/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="WFLDDT1.us" status="online",FOX Chicago IL (WFLD-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_CHICAGO_IL_WFLD/video.m3u8 @@ -1490,8 +1490,6 @@ https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711 https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] @@ -1600,30 +1598,30 @@ https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.m3u8 https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox HD Russia -https://sc.id-tv.kz/FOX_HD.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) -https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) +https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) +https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) +https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) -https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) -https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) -https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) +https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) +https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVD TV News (720p) https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) -https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) -https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Frago ND (720p) @@ -1640,8 +1638,6 @@ https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 15 Phoenix AZ (KNXV-TV) (720p) -https://content.uplynk.com/channel/9deaf22aaa33461f9cac22e030ed00ec.m3u8 #EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) @@ -1670,18 +1666,12 @@ https://d3qm7vzp07vxse.cloudfront.net/v1/master/77872db67918a151b697b5fbc23151e5 https://dai.google.com/linear/hls/event/RDmbn03GRCOLNG1eetEKhg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Ecuavisa (720p) https://livestreamcdn.net:444/Alientoenvivo/Alientoenvivo.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us #EXTINF:-1 tvg-id="" status="online",Tropical Moon TV https://srv.panelcast.net/musictv/musictv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Actionable (720p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",myTV San Antonio TX (KCWX-TV) (720p) [Not 24/7] http://65.36.6.216:1935/live/kcwx.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 2 Baton Rouge LA (WBRZ) (720p) [Not 24/7] http://cms-wowza.lunabyte.io/wbrz-live-1/_definst_/smil:wbrz-live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 15 Madison WI (WMTV) (720p) https://ad-playlistserver.aws.syncbak.com/playlist/899088/master.m3u8?access_token=eyJhbGciOiJIUzI1NiIsImtpZCI6IkdyYXkyMDE2MDgyOSIsInN1YiI6IioiLCJ0eXAiOiJKV1QifQ.eyJleHAiOjE3OTAzNjkxMDUsImlzcyI6IldMUyIsIm1kNSI6ImJhZTU4Y2ZlZWM2NmU1MjZkNmVjZmE1YmUzNTQxMzQ4IiwibWlkIjoiODk5MDg4In0.vBWkHmqS3z3dpq8UWfbk4wFd-vQlj6B0up-rpt7X_7Q #EXTINF:-1 tvg-id="" status="online",Digi TV (WFTY-DT6) (720p) @@ -1706,6 +1696,8 @@ https://content.uplynk.com/4a09fbea28ef4f32bce095e9eae04bd8.m3u8 https://content.uplynk.com/40cec2bf074c40f08932da03ab4510be.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 26 Green Bay WI (WGBA) (720p) https://content.uplynk.com/channel/1fbfb28ae5044f619f75ae0adb011989.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 15 Phoenix AZ (KNXV-TV) (720p) +https://content.uplynk.com/channel/9deaf22aaa33461f9cac22e030ed00ec.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Denver CO (KMGH) (720p) https://content.uplynk.com/channel/64ca339f04964a5e961c3207a7771bf1.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 3 Omaha NE (KMTV-TV) (720p) @@ -1716,14 +1708,18 @@ https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 13 Las Vegas NV (KTNV) (720p) https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.m3u8 -#EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) -https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) +https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) +https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) @@ -1740,6 +1736,8 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1750,16 +1748,20 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 +#EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) +https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Actionable (720p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) @@ -1841,16 +1843,30 @@ http://45.5.8.78:8000/play/a029 http://188.40.68.167/russia/disney/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",MyNetwork (WHVL-DT1) State College PA (720p) http://trn03.tulix.tv/e5CGxWp8iU/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Bounce Tallahassee FL (WTXL-TV2) (480p) +https://5e6cea03e25b6.streamlock.net/live/BOUNCE.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Charge! Tallahassee FL (WTWC-TV3) (480p) +https://5e6cea03e25b6.streamlock.net/live/CHARGE.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",PBS Create Tallahassee FL (WFSU-TV3) (480p) https://5e6cea03e25b6.streamlock.net/live/CREATE.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Grit Tallahassee FL (WTXL-TV3) (480p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Heroes & Icons Tallahassee FL (WTLH1) (720p) https://5e6cea03e25b6.streamlock.net/live/HI.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Florida Channel Tallahassee FL (WFSU-TV2) (480p) https://5e6cea03e25b6.streamlock.net/live/WFSU-FL.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",PBS Tallahassee FL (WFSU-TV1) (720p) https://5e6cea03e25b6.streamlock.net/live/WFSU-PBS.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",Fox Tallahassee FL (WTWC-TV2) (720p) +https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",NBC Tallahassee FL (WTWC-TV1) (720p) https://5e6cea03e25b6.streamlock.net/live/WTWC-NB.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ABC Tallahassee FL (WTXL-TV1) (720p) [Not 24/7] +https://5e6cea03e25b6.streamlock.net/live/WTXLHD.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",CNN https://16live00.akamaized.net/CNN/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Freeform @@ -1889,20 +1905,8 @@ http://209.91.213.10:8088/play/a00z http://209.91.213.10:8088/play/a01a #EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamérica (576p) http://209.91.213.10:8088/play/a011 -#EXTINF:-1 tvg-id="" status="timeout",Bounce Tallahassee FL (WTXL-TV2) (480p) -https://5e6cea03e25b6.streamlock.net/live/BOUNCE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Charge! Tallahassee FL (WTWC-TV3) (480p) -https://5e6cea03e25b6.streamlock.net/live/CHARGE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Grit Tallahassee FL (WTXL-TV3) (480p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/GRIT.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CBS Tallahassee FL (WCTV1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WCTVDT.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",The CW Tallahassee FL (WTLF1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WTLHCW.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Fox Tallahassee FL (WTWC-TV2) (720p) -https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ABC Tallahassee FL (WTXL-TV1) (720p) [Not 24/7] -https://5e6cea03e25b6.streamlock.net/live/WTXLHD.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Fox HD Russia +https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Level One https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CBS 7 Seattle WA (KIRO-TV) @@ -1915,8 +1919,6 @@ http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 http://168.232.168.242:8000/play/a05k/index.m3u8 #EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h141/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 @@ -2037,8 +2039,6 @@ https://player-api.new.livestream.com/accounts/1194911/events/3466400/live.m3u8 https://redlabmcdn.s.llnwi.net/jp04/bs13hd/index.mpd #EXTINF:-1 tvg-id="" status="error",SonLife Broadcasting (SBN) (720p) https://sonlife7-i.akamaihd.net/hls/live/585011/ch7/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Javan (720p) -https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Inmaculada (1080p) [Not 24/7] https://tv2.fastcast4u.com:3594/live/vsojgreilive.m3u8 #EXTINF:-1 tvg-id="" status="error",NBC 5 News Chicago IL (WMAQ-TV) (1080p) diff --git a/streams/us_distro.m3u b/streams/us_distro.m3u index 2b2bfc932..444e14dfd 100644 --- a/streams/us_distro.m3u +++ b/streams/us_distro.m3u @@ -13,5 +13,5 @@ https://tdameritrade-distro.amagi.tv/playlist.m3u8 https://tfd-distro.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p) https://venntv-distrotv.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="error",World Poker Tour (1080p) [Not 24/7] https://d3w4n3hhseniak.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-DistroTV/150.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index f698d9dfd..af2f82ce3 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -29,7 +29,7 @@ https://v-pi.theus6tv.tk/hls/4.4/playlist.m3u8 #EXTINF:-1 tvg-id="WACPDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT5 (Jewelry TV) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.5/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT6.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) +#EXTINF:-1 tvg-id="WACPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WACP-DT6 (The Family Channel) (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/4.6/playlist.m3u8 #EXTINF:-1 tvg-id="WCAUDT1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WCAU-DT1 (NBC 10) (1080p) @@ -53,7 +53,7 @@ https://v-ny.theus6tv.tk/hls/2.4/playlist.m3u8 #EXTINF:-1 tvg-id="WDPNDT2.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT2 (Grit) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/2.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WDPNDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT5 (Retro TV) (432p) +#EXTINF:-1 tvg-id="WDPNDT5.us" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WDPN-DT5 (Retro TV) (432p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-pi.theus6tv.tk/hls/2.5/playlist.m3u8 #EXTINF:-1 tvg-id="WELLLD1.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WELL-LD1 (Daystar) (1080p) diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index dd8e1fd98..089e723a7 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -23,12 +23,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8253094 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d815e489b315b154db2e053/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d815e489b315b154db2e053&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=303&terminate=false&userId= #EXTINF:-1 tvg-id="AmericanGladiators.us" status="error",Pluto TV American Gladiators (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d815e489b315b154db2e053/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="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84f54a82f05300080e6746&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=605&terminate=false&userId= #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",America's Test Kitchen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appVersion=5.10.0-63088da67b32904787b837429cfa9c5c605b7626&architecture=&buildVersion=&clientTime=&deviceDNT=false&deviceId=730453b0-df89-477c-a53d-9f59f9f46f37&deviceLat=37.7510&deviceLon=-97.8220&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=72.0.3815.186&includeExtendedEvents=false&marketingRegion=US&serverSideAds=true&sid=130d48cd-22f9-11eb-9bad-0242ac110002&userId= #EXTINF:-1 tvg-id="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e84f54a82f05300080e6746/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="AmericasTestKitchen.us" status="online",Pluto TV America's Test Kitchen (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e84f54a82f05300080e6746/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e84f54a82f05300080e6746&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=605&terminate=false&userId= #EXTINF:-1 tvg-id="Anaylos7Spain.us" status="online",Pluto TV Ana y los 7 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acce7f17797000718f9be/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="AnimeAllDay.us" status="online",Pluto TV Anime All Day (720p) @@ -65,10 +65,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fb5836fe https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebc8688f3697d00072f7cf8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ebc8688f3697d00072f7cf8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="BellatorMMA.us" status="online",Pluto TV Bellator MMA (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebc8688f3697d00072f7cf8/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="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007074d0a/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="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b5ba040eaa0007074d0a/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="BETClassicsPlutoTVFrance.us" status="online",Pluto TV BET Classics (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b5ba040eaa0007074d0a/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="BETEast.us" status="online",Pluto TV BET (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca670f6593a5d78f0e85aed/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca670f6593a5d78f0e85aed&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=174&terminate=false&userId= #EXTINF:-1 tvg-id="BETEast.us" status="online",Pluto TV BET (720p) @@ -84,13 +84,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a #EXTINF:-1 tvg-id="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= +#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) @@ -111,12 +111,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/54ff7ba69222cb1c26 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BluesCluesGermany.us" status="online",Pluto TV Blue's Clues Nick (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/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="BoblepongeFrance.us" status="online",Bob l'éponge+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Bob l'éponge+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) @@ -169,10 +169,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= -#EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5b0dada51f8004c4d855/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="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5b0dada51f8004c4d855&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=106&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/562ea53fa9060c5a7d463e74/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=562ea53fa9060c5a7d463e74&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=548&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicToonsTV.us" status="online",Pluto TV Classic Toons TV (720p) [Not 24/7] @@ -217,10 +217,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= #EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/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="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= +#EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ComedyCentralAnimation.us" status="online",Pluto TV Comedy Central Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e24636d67d0007a94e6d/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="ComedyCentralEast.us" status="online",Comedy Central East (720p) [Not 24/7] @@ -254,9 +254,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4 #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40855b3fb0855028c99b6f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=315&terminate=false&userId= -#EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40855b3fb0855028c99b6f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) @@ -290,16 +290,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc1d8d #EXTINF:-1 tvg-id="Dogs247.us" status="error",Pluto TV Dogs 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8dc0740e843c7812dcb8db/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e780238/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bee1a7359ee03633e780238&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=381&terminate=false&userId= #EXTINF:-1 tvg-id="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bee1a7359ee03633e780238/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="DogtheBountyHunter.us" status="online",Pluto TV Dog the Bounty Hunter (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6b535a278bfe000799484a/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e43c344b54fe800093552f4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e43c344b54fe800093552f4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=c28ebf75-0713-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b54fe800093552f4/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb9524419b0007365a1c/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 @@ -307,6 +305,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb952 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fb6c84dd37df3b4290c5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fb6c84dd37df3b4290c5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=985&terminate=false&userId= #EXTINF:-1 tvg-id="DoraTV.us" status="online",Pluto TV Dora TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fb6c84dd37df3b4290c5/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="DoraTV.us" status="online",Pluto TV Dora TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb9524419b0007365a1c/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="DramaLife.us" status="online",Drama Life (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f24662bebe0f0000767de32/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="EmmaeinfachmagischNickGermany.us" status="online",Pluto TV Nick Emma einfach magisch! (720p) @@ -314,9 +314,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007 #EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.us" status="online",Pluto TV Nick Emma einfach magisch! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4796368174910007756454/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="ETLive.us" status="online",Pluto TV ET Live (1080p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c78281eddb0009a02d5e/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="ETLive.us" status="online",Pluto TV ET Live (1080p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId= +#EXTINF:-1 tvg-id="ETLive.us" status="error",Pluto TV ET Live (1080p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c78281eddb0009a02d5e/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="EuronewsEnglish.fr" status="online",Pluto TV Euronews (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef310610007fb02b1/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) @@ -345,20 +345,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f516730b78b7600079294f5/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/588128d17d64bc0d0f385c34/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=588128d17d64bc0d0f385c34&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=301&terminate=false&userId= -#EXTINF:-1 tvg-id="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/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="FearFactor.us" status="online",Pluto TV Fear Factor (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c362ded581a86051df509b4/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="FearFactor.us" status="online",Pluto TV Fear Factor (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17d64bc0d0f385c34/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="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b0f2237a6ff45d16c3f9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b0f2237a6ff45d16c3f9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=726&terminate=false&userId= -#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (360p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/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="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bda9fd87eb3a2717cce0/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="Fight.us" status="online",Pluto TV Fight (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b0f2237a6ff45d16c3f9/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="Fight.us" status="online",Pluto TV Fight (360p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/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="FilmesSuspenseBrazil.us" status="online",Pluto TV Filmes Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171d3442a0500007362f22/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="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) @@ -420,9 +420,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b874 #EXTINF:-1 tvg-id="iCarlyFrance.us" status="online",Pluto TV iCarly+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed9ba24f6a00074a9b91/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a4570-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0432d921-f53e-4dfe-8afd-2d0b3fb750f3 #EXTINF:-1 tvg-id="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyFrance.us" status="online",Pluto TV iCarly (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc7aa44d9c00081fca29/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="iCarlyGermany.us" status="online",Pluto TV iCarly Nick (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b580a233dc90007f0cb9d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8b580a233dc90007f0cb9d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=406&terminate=false&userId= #EXTINF:-1 tvg-id="iCarlyGermany.us" status="online",Pluto TV iCarly (720p) @@ -433,22 +433,22 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b580a2 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2cb9f5b291000773807a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2cb9f5b291000773807a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4c128fa6-7ec2-4a50-a81b-37f9e8c1e48f&terminate=false&userId= #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561c5f613286e48904fb2677/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561c5f613286e48904fb2677&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=805&terminate=false&userId= +#EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bc207ef2767e1846e5a0/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118dd7e6000077e31af/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="IGN.us" status="online",Pluto TV IGN (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561c5f613286e48904fb2677/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="IGN.us" status="online",Pluto TV IGN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecee24576bc0007a13b79/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="IGN.us" status="online",Pluto TV IGN (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d982e738977e2c3109a6/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="IGN.us" status="online",Pluto TV IGN (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecee24576bc0007a13b79/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId= #EXTINF:-1 tvg-id="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526996084038c01e1b/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="ImpactWrestling.us" status="online",Pluto TV IMPACT Wrestling (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59b722526996084038c01e1b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59b722526996084038c01e1b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=734&terminate=false&userId= #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f06bc60e236570007793f31/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f06bc60e236570007793f31&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=e7f6989c-0583-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="InsightTV.nl" status="online",Insight TV (720p) @@ -470,9 +470,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb95 #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/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="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= +#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/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="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] @@ -505,49 +505,49 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f99a772c548530007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c01df1759ee03633e7b272c/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="MidsomerMurders.us" status="online",Pluto TV Midsomer Murders (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d52a5e9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cbf6a868a1bce4a3d52a5e9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=385&terminate=false&userId= +#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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=&us_privacy=1YNY +#EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b821249444e05d09cc4c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=815&terminate=false&userId= #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e738977e2c31099a/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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="MinecrafTV.us" status="online",Minecraftv (360p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="MissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77977bd924d80007eee60c/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="MLB.us" status="online",Pluto TV MLB (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e66968a70f34c0007d050be/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="MLS.us" status="online",Pluto TV MLS (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.7.4-9a7fc53e0c1da468e3c566c3f53e98a36ca1f97b&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=9f228953-21cb-4b82-a393-dd32d047379f&deviceLat=45.4994&deviceLon=-73.5703&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=76.0.3809.132&serverSideAds=true&sid=d1634607-2892-447a-b316-17a106f905fb&userId= #EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb626cfcaf83414128f439c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb626cfcaf83414128f439c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=712&terminate=false&userId= +#EXTINF:-1 tvg-id="MLS.us" status="online",Pluto TV MLS (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb626cfcaf83414128f439c/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="MotorvisionTV.de" status="online",Motorvision TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072d0d6d/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc51b0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ede55dfe-45a7-4aa8-a283-7b8008be8d2e #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= +#EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cfd87eb3a2717afc5/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="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MST3K.us" status="online",Pluto TV MST3K (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/545943f1c9f133a519bbac92/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=545943f1c9f133a519bbac92&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=488&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/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="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS03/master.m3u8 #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d3609cd6a6c78d7672f2a81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d3609cd6a6c78d7672f2a81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=868&terminate=false&userId= #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d3609cd6a6c78d7672f2a81/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="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150a3d73fd3f00094f722f/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6899a37b88b269472ea4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6899a37b88b269472ea4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=330&terminate=false&userId= @@ -560,10 +560,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= @@ -577,6 +573,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32576 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7ec3510009e032d0/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] @@ -587,26 +587,26 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7274806621ff00072651ff/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="Naruto.us" status="online",Pluto TV Naruto (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5da0c85bd2c9c10009370984/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5da0c85bd2c9c10009370984&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=836&terminate=false&userId= -#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0c85bd2c9c10009370984/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="Naruto.us" status="online",Pluto TV Naruto (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a173d7340007c559f7/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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= +#EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="error",Pluto TV Naturescape (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f3739f6b900075f366c/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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df97894467dfa00091c873c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5df97894467dfa00091c873c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=213&terminate=false&userId= #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5df97894467dfa00091c873c/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="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/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="NFLChannel.us" status="error",Pluto TV NFL Channel (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07ed47b6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ced7d5df64be98e07ed47b6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=708&terminate=false&userId= #EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) @@ -614,37 +614,37 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1215179 #EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121460b73ac6000719fbaf/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="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7cb2cbb9010009b4fe32/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0ec7b0f7015fbe0a3bf7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=998&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Latino (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d08395f39465da6fb3ec4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d08395f39465da6fb3ec4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=997&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrenEspanol.us" status="online",Pluto TV Nick Jr. Latino (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0ec7b0f7015fbe0a3bf7/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede45451dce190007ef9ff2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede45451dce190007ef9ff2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=d1d4cf70-0714-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede45451dce190007ef9ff2/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="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca6748a37b88b269472dad9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca6748a37b88b269472dad9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=978&terminate=false&userId= +#EXTINF:-1 tvg-id="NickJrPlutoTV.us" status="online",Pluto TV Nick Jr. (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a37b88b269472dad9/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c60800074cb305/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2b57d6c60800074cb305&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=19a8ba6e-9713-4df0-83d9-93dd72c984f0&terminate=false&userId= -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c60800074cb305/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2b57d6c60800074cb305&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=19a8ba6e-9713-4df0-83d9-93dd72c984f0&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) @@ -665,16 +665,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= #EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -685,28 +683,30 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1780 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080e738d000739e19c/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="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",Pluto TV People are Awesome (720p) +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&userId= -#EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= #EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/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="PGATour.us" status="online",Pluto TV PGA TOUR (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] @@ -753,10 +753,10 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c63118 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/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="PlutoTVAnimeClasico.us" status="online",Pluto TV Anime Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054acc871ec430007f54c7d/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="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAsPistasdeBlue.us" status="online",Pluto TV As Pistas de Blue (720p) @@ -825,12 +825,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/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="PlutoTVCine.us" status="online",Pluto TV Ciné (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) @@ -841,20 +841,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45168fe000773eecd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVClassicTVUK.us" status="online",Pluto TV Classic TV (720p) @@ -865,14 +865,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/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="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) @@ -881,12 +881,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e70008 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) @@ -901,16 +901,16 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/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="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -921,18 +921,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e843d849 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6092544e7639460007d4835e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc78c0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=5a2b1311-2550-464b-8060-15765b30c4f8 #EXTINF:-1 tvg-id="PlutoTVDeadlyWomen.us" status="online",Pluto TV Deadly Women (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1df0d50be2571e393ad31/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="PlutoTVDeportes.us" status="timeout",Pluto TV Deportes (720p) +#EXTINF:-1 tvg-id="PlutoTVDeportes.us" status="online",Pluto TV Deportes (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde07af1c85b0009b18651/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b85a7582921777994caea63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b85a7582921777994caea63&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=91&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db048f9447d6c0009b8f29d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0d94d79f-0582-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009b8f29d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db048f9447d6c0009b8f29d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0d94d79f-0582-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] @@ -947,16 +947,16 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb400072 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddbf866b1862a0009a0648e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ddbf866b1862a0009a0648e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=3a2ed1cd-e3a3-4fa3-bdbc-94e7363ca0cf&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7bfed110009d934c3/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="PlutoTVDrama.us" status="online",Pluto TV Drama (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) @@ -986,10 +986,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed327f #EXTINF:-1 tvg-id="PlutoTVFamily.us" status="online",Pluto TV Family (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc3fc6b9133f500099c7d98/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="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b64a245a202b3337f09e51d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b64a245a202b3337f09e51d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=66&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVFantastic.us" status="online",Pluto TV Fantastic (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b64a245a202b3337f09e51d/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="PlutoTVFashionTV.us" status="online",Pluto TV Fashion TV (720p) https://siloh.pluto.tv/lilo/production/FashionTV/master.m3u8 @@ -1013,14 +1013,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f3bd0e63 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e78faa05a0e200007a6f487/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="PlutoTVFutbolParaFans.us" status="online",Pluto TV Fútbol Para Fans (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddd1a3ef73b00091d5779/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694731c79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca7f16c37b88b2694731c79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=801&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGarfield.us" status="online",Pluto TV Garfield (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/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="PlutoTVGetfactual.us" status="online",Pluto TV Get.factual (720p) [Not 24/7] @@ -1030,15 +1030,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c45f5a9d #EXTINF:-1 tvg-id="PlutoTVGhostHunters.us" status="online",Pluto TV Ghost Hunters (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f27bbe4779de70007a6d1c1/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9be1be738977e2c312134/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9be1be738977e2c312134&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f6e88030-d7c8-47c8-8fed-7e24dd0a038a&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5417a212ff9fba68282fbf5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5417a212ff9fba68282fbf5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=736&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d6f5e738977e2c310949/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9be1be738977e2c312134/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="PlutoTVGloryKickboxing.us" status="online",Pluto TV Glory Kickboxing (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5417a212ff9fba68282fbf5e/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="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa89d42a0500007363ea3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHealth.us" status="online",Pluto TV Health (720p) @@ -1098,13 +1098,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f062 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] @@ -1116,9 +1116,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56e #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 #EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) @@ -1139,10 +1139,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d54be https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b648e738977e2c312131/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aab1d29b39600073e243f/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1214a637c6fd00079c652f/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="PlutoTVKidsSpain.us" status="online",Pluto TV Kids (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/51c75f7bb6f26ba1cd00002f/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="PlutoTVLaChicaInvisible.us" status="online",Pluto TV La Chica Invisible (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abe3ffcd659000770d88d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLasPistasdeBlue.us" status="online",Pluto TV Las Pistas de Blue (360p) @@ -1161,10 +1161,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'à côté (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 -#EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edb6df1ebb800072edf10/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="PlutoTVLiveinConcert.us" status="online",Pluto TV Live in Concert (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6080411af03506000759916e/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb571-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9c6d294f-660b-47ef-bc20-1961faf21c6a #EXTINF:-1 tvg-id="PlutoTVLives.us" status="online",Pluto TV Lives (720p) @@ -1183,31 +1183,31 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b9331210007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVMADE.us" status="online",Pluto TV MADE (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/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="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) +#EXTINF:-1 tvg-id="PlutoTVMasterChef.us" status="timeout",Pluto TV MasterChef (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009f86dd9/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df6dd1d0007cf7bad/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="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb3fea0f711fd76340eebff/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="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb3fea0f711fd76340eebff/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb3fea0f711fd76340eebff&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=655&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMinutoParaGanar.us" status="timeout",Pluto TV Minuto Para Ganar (720p) +#EXTINF:-1 tvg-id="PlutoTVMilitary.us" status="online",Pluto TV Military (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb3fea0f711fd76340eebff/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="PlutoTVMinutoParaGanar.us" status="online",Pluto TV Minuto Para Ganar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db400094b5f0b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriosMedicos.us" status="online",Pluto TV Misterios Medicos (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -1232,11 +1232,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8ce2e426140007 #EXTINF:-1 tvg-id="PlutoTVMTVAreyoutheOne.us" status="online",Pluto TV MTV Are you the One? (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6108d8cc331900075e98e4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b56a367e170007cd43f4/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="PlutoTVMTVClassic.us" status="online",Pluto TV MTV Classic (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de91b7ea86ee60009d89e75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVEmbarazadaalos16.us" status="online",Pluto TV MTV Embarazada a los 16 (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98537a5a4341000733aefe/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVEnVivo.us" status="online",Pluto TV MTV En Vivo (720p) @@ -1335,10 +1335,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/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="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1351,12 +1351,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a429 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1370,15 +1370,15 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7677c0edace7cff81 #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc8539963000707d1e1/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8bf321-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7ebb5004-1cd6-44bb-990a-082fdcdcba6d #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1394,9 +1394,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5ba20 #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/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="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/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="PlutoTVScience.us" status="online",Pluto TV Science (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) @@ -1484,11 +1484,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e281b0b8840007 #EXTINF:-1 tvg-id="PlutoTVSuspense.us" status="online",Pluto TV Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b0b8840007324b55/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="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) @@ -1502,15 +1502,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a3 #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelasSpain.us" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (240p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6dc88fcd232425a6e0f06e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6dc88fcd232425a6e0f06e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=76&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c6dc88fcd232425a6e0f06e/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="PlutoTVTerror.us" status="online",Pluto TV Terror (240p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6dc88fcd232425a6e0f06e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6dc88fcd232425a6e0f06e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=76&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThePriceisRight.us" status="online",Pluto TV The Price is Right (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7791b8372da90007fd45e6/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="PlutoTVTheSimpleLife.us" status="online",Pluto TV The Simple Life (720p) @@ -1527,20 +1527,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e69e08291147bd04a9fd7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=74&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efdbf90ba3e0009d99082&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b790e11f-0586-11eb-9b92-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efdbf90ba3e0009d99082/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08291147bd04a9fd7/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfedccc563080009b60f4a/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efdbf90ba3e0009d99082/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVToonsClasicoSpain.us" status="online",Pluto TV Toons Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) @@ -1559,10 +1559,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812be1c249444e05d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812be1c249444e05d09cc50/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="PlutoTVTurmadaMonica.us" status="online",Pluto TV Turma da Mônica (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f997e44949bc70007a6941e/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="PlutoTVTween.us" status="online",Pluto TV Tween (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ae5af8797b00095c0794/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="PlutoTVTween.us" status="online",Pluto TV Tween (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ae5af8797b00095c0794/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ae5af8797b00095c0794&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=991&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVTween.us" status="online",Pluto TV Tween (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ae5af8797b00095c0794/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="PlutoTVUnbeatenEsports.us" status="online",Pluto TV Unbeaten Esports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2a961bac1f70009ca7524/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="PlutoTVUndercoverBossGlobal.us" status="online",Pluto TV Undercover Boss Global (720p) [Not 24/7] @@ -1595,10 +1595,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4bdb635 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc16e34700077e77d3/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="PlutoTVWings.us" status="error",Pluto TV Wings (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7792f6e093980007e02945/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ab3e1242be690697279c75d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ab3e1242be690697279c75d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) @@ -1609,14 +1609,14 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0d10e186bf0007e2b100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b0d10e186bf0007e2b100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2c143e9d-0cd6-4d02-8b92-df3471ececef&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVYogaGermany.us" status="online",Pluto TV Yoga (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0d10e186bf0007e2b100/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) @@ -1646,11 +1646,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82547b6b3df60007 #EXTINF:-1 tvg-id="SlightlyOffIFC.us" status="online",Pluto TV Slightly Off By IFC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82547b6b3df60007fec2b5/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= -#EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765a05f65029ce2385aa30/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="SlowTV.us" status="online",Pluto TV Slow TV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= #EXTINF:-1 tvg-id="SmithsonianChannelSelects.us" status="online",Pluto TV Smithsonian Channel Selects (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21ea08007a49000762d349/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="SpikeAdventura.us" status="online",Spike Adventura (720p) @@ -1664,9 +1664,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) https://siloh.pluto.tv/lilo/production/Qello/ES/master.m3u8 #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= -#EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/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="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e7b24744c60007c1f6fc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=296&terminate=false&userId= #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) @@ -1719,29 +1719,29 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= +#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097eb06300079b30f7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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 +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="timeout",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= @@ -1762,23 +1762,23 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d695f7db53adf96b7 #EXTINF:-1 tvg-id="TodayAllDay.us" status="online",Pluto TV TODAY (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d695f7db53adf96b78e7ce3/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="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/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="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c3f8f12a93c2d61b9990a4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c3f8f12a93c2d61b9990a4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=848&terminate=false&userId= +#EXTINF:-1 tvg-id="TokuSHOUTsu.us" status="online",Pluto TV TokuSHOUTsu (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c3f8f12a93c2d61b9990a4e/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="TopGearSpain.us" status="online",Top Gear (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d356a534f63f000850cdd7/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/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="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae084727c8af0009fe40a4/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae084727c8af0009fe40a4&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=470&terminate=false&userId= +#EXTINF:-1 tvg-id="Tosh0.us" status="online",Pluto TV Tosh.0 (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dae084727c8af0009fe40a4/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0ccce30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d6792bd6be2998ad0ccce30&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ca4dc680-0715-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= -#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) @@ -1794,9 +1794,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5331d5fb7 #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e96a0423e067bd6df6901/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e96a0423e067bd6df6901&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=379&terminate=false&userId= #EXTINF:-1 tvg-id="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd05b4694d45d266bc951f2/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e96a0423e067bd6df6901/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="UnsolvedMysteries.us" status="online",Pluto TV Unsolved Mysteries (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd05b4694d45d266bc951f2/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="Vevo2K.us" status="online",Pluto TV VEVO 2K (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5fd7bca3e0a4ee0007a38e8c/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="Vevo70s.us" status="online",Pluto TV VEVO 70's (1080p) @@ -1837,8 +1837,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) @@ -1849,6 +1847,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/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="" status="online",Pluto TV My5 GP's (England) (720p) @@ -1859,8 +1859,6 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0510962948d000961d3c6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=576&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (England) (720p) @@ -1901,20 +1899,34 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b855972c36600076b7ddd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b855972c36600076b7ddd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4433ef8f-a215-466e-a65b-405518cd6e6c&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) @@ -1929,10 +1941,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Cinéma (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Nick Jr. Club (Brazil) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac6000719fbaf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f121460b73ac6000719fbaf&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=706&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Paramount Plus Picks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) @@ -1999,6 +2015,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Investigação (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/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="" status="online",Pluto TV Vida Real (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/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="" status="online",Pluto TV Filmes Ação (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f120f41b7d403000783a6d6/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="" status="online",Pluto TV Cine Família (720p) [Not 24/7] @@ -2015,8 +2033,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/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="" status="online",Pluto TV Séries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV Anime (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/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="" status="online",Pluto TV Paranormal (720p) @@ -2029,6 +2045,8 @@ http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS08/master.m3u8 http://siloh-sp.plutotv.net/lilo/production/NickUkraine/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Roblox (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51dd5d369acdb278dfb05d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d51dd5d369acdb278dfb05d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=816&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= #EXTINF:-1 tvg-id="" status="online",G4 Select (720p) https://siloh.pluto.tv/lilo/production/G4EN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation Atlanta (720p) @@ -2051,34 +2069,16 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b500099f74ec/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dde47b63585b500099f74ec&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5204e9ec-0585-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV SPORT : BeIN Sports Xtra (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df975e2b27cf5000921c102/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=2.9.3-b879e400d5df7a969d4bff8863fe5cb02c7120e6&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=b702181a-c1d6-4ee2-9481-753f471e2ce7&deviceLat=40.8364&deviceLon=-74.1403&deviceMake=Opera&deviceModel=Opera&deviceType=web&deviceVersion=66.0.3515.44&includeExtendedEvents=false&serverSideAds=tr&sid=855d6801-c912-428d-b620-ede4dd0c3b15&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Vida Real (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32d4d9ec194100070c7449/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="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008da1e37/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f98487036af340008da1e37&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=77386fa6-3401-11eb-8335-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Inside (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) diff --git a/streams/us_redbox.m3u b/streams/us_redbox.m3u index d6a697f64..98972a0e1 100644 --- a/streams/us_redbox.m3u +++ b/streams/us_redbox.m3u @@ -18,8 +18,8 @@ https://rush-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxSpotlight.us" status="online",Redbox 1: Spotlight (1080p) https://spotlight-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) -https://shoutfactory-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-shoutfactorytv/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) http://shoutfactory-redbox.amagi.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) +https://shoutfactory-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-shoutfactorytv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TastemadeFrance.us" status="online",Tastemade France (1080p) https://tastemadefr16min-redbox.amagi.tv/hls/amagi_hls_data_tastemade-tastemadefreetv16-redbox/CDN/playlist.m3u8 diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index ee66a15d2..39c7d8547 100644 --- a/streams/us_ssh101.m3u +++ b/streams/us_ssh101.m3u @@ -32,9 +32,9 @@ https://tna5.bozztv.com/Cusco/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Channel B (1080p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/channelb/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Nick (720p) [Not 24/7] -#EXTVLCOPT:http-referrer=https://ssh101.com/ -https://tna5.bozztv.com/myStream444/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Latacunga TV (720p) [Not 24/7] #EXTVLCOPT:http-referrer=https://ssh101.com/ https://tna5.bozztv.com/latacungatv2021/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Nick (720p) [Not 24/7] +#EXTVLCOPT:http-referrer=https://ssh101.com/ +https://tna5.bozztv.com/myStream444/index.m3u8 diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 8b34aeca5..5e7f08473 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -117,7 +117,7 @@ https://stirr.ott-channels.stingray.com/naturescape/master.m3u8 https://dai.google.com/linear/hls/event/6RPZlzksTCyB1euPqLcBZQ/master.m3u8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Qello Concerts (1080p) https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="error",STIRR City Abilene (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="online",STIRR City Abilene (720p) [Not 24/7] https://dai.google.com/linear/hls/event/uxPBn5ErTQ-FOjxIYle2PA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 @@ -127,15 +127,15 @@ https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) https://dai.google.com/linear/hls/event/zDh7VBx8S7Sog5vzcXuehg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="error",STIRR City Bakersfield (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityBakersfield.us" status="online",STIRR City Bakersfield (480p) [Not 24/7] https://dai.google.com/linear/hls/event/-4GLQIcZTUWzP8vDAXNQsQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="error",STIRR City Baltimore (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityBaltimore.us" status="online",STIRR City Baltimore (720p) [Not 24/7] https://dai.google.com/linear/hls/event/jCNW8TtPRe6lnJMMVBZWVA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBayCity.us" status="online",STIRR City Bay City (720p) https://dai.google.com/linear/hls/event/kJPGlFKuS0itUoW7TfuDYQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBeaumont.us" status="online",STIRR City Beaumont (720p) https://dai.google.com/linear/hls/event/FKoa3RaEQxyyrf8PfPbgkg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityBeaumontPortArthur.us" status="error",STIRR City Beaumont Port Arthur (720p) +#EXTINF:-1 tvg-id="STIRRCityBeaumontPortArthur.us" status="online",STIRR City Beaumont Port Arthur (720p) https://dai.google.com/linear/hls/event/tlvrrqidRaG0KbLN4Hd5mg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityBirmingham.us" status="online",STIRR City Birmingham (720p) https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 @@ -143,9 +143,9 @@ https://dai.google.com/linear/hls/event/4RH6FntvSLOIv5FB-p4I8w/master.m3u8 https://dai.google.com/linear/hls/event/EXltT2IOQvCIn8v23_15ow/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCadillac.us" status="error",STIRR City Cadillac (720p) https://dai.google.com/linear/hls/event/do9arGJBTD--KARQ056kpw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="error",STIRR City Cedar Rapids (720p) +#EXTINF:-1 tvg-id="STIRRCityCedarRapids.us" status="online",STIRR City Cedar Rapids (720p) https://dai.google.com/linear/hls/event/zPJC-rOUTg28uymLdmYw5w/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityChampaign.us" status="error",STIRR City Champaign (720p) +#EXTINF:-1 tvg-id="STIRRCityChampaign.us" status="online",STIRR City Champaign (720p) https://dai.google.com/linear/hls/event/YLDvM8DGQyqsYnDsgxOBPQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityCharleston.us" status="online",STIRR City Charleston (720p) https://dai.google.com/linear/hls/event/kMNMCCQsQYyyk2n2h_4cNw/master.m3u8 @@ -161,13 +161,13 @@ https://dai.google.com/linear/hls/event/ZaLvGYKiTfuSYgJuBZD67Q/master.m3u8 https://dai.google.com/linear/hls/event/btXotLiMRvmsa5J5AetBGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityColumbia.us" status="online",STIRR City Columbia (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nkNBP1eHT_GQwS7oYq23zw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="error",STIRR City Columbus #1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityColumbus1.us" status="online",STIRR City Columbus #1 (720p) [Not 24/7] https://dai.google.com/linear/hls/event/wV5ExXM9RxabBzbWnVv9RA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="error",STIRR City Columbus #2 (720p) +#EXTINF:-1 tvg-id="STIRRCityColumbus2.us" status="online",STIRR City Columbus #2 (720p) https://dai.google.com/linear/hls/event/QLfrYVtERpCnzM7qE_PkUw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityDayton.us" status="online",STIRR City Dayton (720p) [Not 24/7] https://dai.google.com/linear/hls/event/nqvIiznDQO60CBNaJ5mmdQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityElPaso1.us" status="error",STIRR City El Paso #1 (480p) +#EXTINF:-1 tvg-id="STIRRCityElPaso1.us" status="online",STIRR City El Paso #1 (480p) https://dai.google.com/linear/hls/event/MYhAOCTqQA6QFBdc1xwULQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityElPaso2.us" status="online",STIRR City El Paso #2 (720p) https://dai.google.com/linear/hls/event/Exp7zxEPSLWuEhMoD2voOg/master.m3u8 @@ -179,11 +179,11 @@ https://dai.google.com/linear/hls/event/bERQw8-YRoK3MtJ0UUaI5w/master.m3u8 https://dai.google.com/linear/hls/event/6Ll-qQyAQlWgCt4PhH11Kw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityFresnoVisalia.us" status="online",STIRR City Fresno-Visalia (720p) https://dai.google.com/linear/hls/event/tFAJ7xPcTYaLKwIfUA-JIw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGainesville.us" status="error",STIRR City Gainesville (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityGainesville.us" status="online",STIRR City Gainesville (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Ybz6nJKqSS2fcQYflsmpRw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGrandRapids.us" status="online",STIRR City Grand Rapids (480p) [Not 24/7] https://dai.google.com/linear/hls/event/leOKmL9fQ6eZyhdoROSh5Q/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="error",STIRR City Green Bay (720p) +#EXTINF:-1 tvg-id="STIRRCityGreenBay.us" status="online",STIRR City Green Bay (720p) https://dai.google.com/linear/hls/event/a6lsWNYDQwyM9fjytUCrcw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityGreenvilleAsheville.us" status="online",STIRR City Greenville Asheville (720p) https://dai.google.com/linear/hls/event/trvuY4TqQCmrAKFTlr6tPQ/master.m3u8 @@ -193,47 +193,47 @@ https://dai.google.com/linear/hls/event/B6RsXGIZSVqeVZGZIEZESg/master.m3u8 https://dai.google.com/linear/hls/event/W_NyV_9eQ-qa0XDSMfYkEg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityHastings.us" status="online",STIRR City Hastings (720p) https://dai.google.com/linear/hls/event/xtKyBDIFSZa6cT4Of9yaGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="error",STIRR City Johnstown Altoona (720p) +#EXTINF:-1 tvg-id="STIRRCityJohnstownAltoona.us" status="online",STIRR City Johnstown Altoona (720p) https://dai.google.com/linear/hls/event/BXZlH0kXTeGczlQ49-0QFQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLasVegas.us" status="online",STIRR City Las Vegas (720p) https://dai.google.com/linear/hls/event/yDGZP35hTsqdf2rwaP1BGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLewiston.us" status="error",STIRR City Lewiston (720p) +#EXTINF:-1 tvg-id="STIRRCityLewiston.us" status="online",STIRR City Lewiston (720p) https://dai.google.com/linear/hls/event/knBsxnquSYqFXTP_UzcGgw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="error",STIRR City Little Rock (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLittleRock.us" status="online",STIRR City Little Rock (720p) [Not 24/7] https://dai.google.com/linear/hls/event/MqeaRgFBR2WJ_40ngbDruQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLosAngeles.us" status="online",STIRR City Los Angeles (480p) https://dai.google.com/linear/hls/event/n3PVAFmPTJSVYjdSVf7XZw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="online",STIRR City Lynchburg Roanoke (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMacon.us" status="error",STIRR City Macon (234p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityMacon.us" status="online",STIRR City Macon (234p) [Not 24/7] https://dai.google.com/linear/hls/event/PPMxI7GZSRG6Kgkp2gSF1g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMedford.us" status="error",STIRR City Medford (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityMedford.us" status="online",STIRR City Medford (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1g9qH9IOSIGGwAqw8fPzmw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityMilwaukee.us" status="error",STIRR City Milwaukee (720p) +#EXTINF:-1 tvg-id="STIRRCityMilwaukee.us" status="online",STIRR City Milwaukee (720p) https://dai.google.com/linear/hls/event/jWaxnXHPQjGX1yTxuFxpuw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMinneapolis.us" status="online",STIRR City Minneapolis (720p) https://dai.google.com/linear/hls/event/0P8RZiJkSBWfVDtjy-IiIQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMissoula.us" status="online",STIRR City Missoula (720p) https://dai.google.com/linear/hls/event/ARX9M-X8RieADdAEYPXNuA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="error",STIRR City Nashville (720p) +#EXTINF:-1 tvg-id="STIRRCityNashville.us" status="online",STIRR City Nashville (720p) https://dai.google.com/linear/hls/event/IG9ThaPaTwCojeoEWVNZRQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityNorfolkPortsmouth.us" status="online",STIRR City Norfolk Portsmouth (720p) [Not 24/7] https://dai.google.com/linear/hls/event/QuSOUXM4RPaC5zL4J8ZY3w/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityOklahomaCity.us" status="error",STIRR City Oklahoma City (234p) +#EXTINF:-1 tvg-id="STIRRCityOklahomaCity.us" status="online",STIRR City Oklahoma City (234p) https://dai.google.com/linear/hls/event/pRd-k6tZSiCRsw_f51Vcvg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityOttumwa.us" status="online",STIRR City Ottumwa (720p) https://dai.google.com/linear/hls/event/jH-4z3EkQO-fLYYgjX7d3g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="error",STIRR City Pensacola (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityPensacola.us" status="online",STIRR City Pensacola (720p) [Not 24/7] https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPittsburgh.us" status="online",STIRR City Pittsburgh (720p) [Not 24/7] https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) -https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="error",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) +https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="online",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="error",STIRR City Quincy (720p) +#EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) https://dai.google.com/linear/hls/event/bjWdbDzwTMOMd8Wmxl4rwg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityRaleighDurham.us" status="online",STIRR City Raleigh Durham (720p) [Not 24/7] https://dai.google.com/linear/hls/event/86JIujPNRWiVvtfzksp8QQ/master.m3u8 @@ -245,7 +245,7 @@ https://dai.google.com/linear/hls/event/FftwN8CLTnaX1pFHztXlYw/master.m3u8 https://dai.google.com/linear/hls/event/1bMiswhQQxqH-X8D3qbmKQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySanAntonio.us" status="online",STIRR City San Antonio (720p) https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="error",STIRR City Seattle (720p) +#EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="online",STIRR City Seattle (720p) https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySiouxCity.us" status="online",STIRR City Sioux City (720p) [Not 24/7] https://dai.google.com/linear/hls/event/0Uj4AmiOSw6oTX9ilyV2rQ/master.m3u8 @@ -255,25 +255,25 @@ https://dai.google.com/linear/hls/event/VGpvNIxIQRO7PXYRy7P0qw/master.m3u8 https://dai.google.com/linear/hls/event/IaAlq3prS8Ghiq0FhLtzGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityStLouis.us" status="online",STIRR City St. Louis (720p) [Not 24/7] https://dai.google.com/linear/hls/event/O5W1HC47QEKGc5tyscvsLw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="error",STIRR City Syracuse (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCitySyracuse.us" status="online",STIRR City Syracuse (720p) [Not 24/7] https://dai.google.com/linear/hls/event/HSX_ZpxDQNy5aXzJHjhGGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityToledo.us" status="online",STIRR City Toledo (720p) [Not 24/7] https://dai.google.com/linear/hls/event/1QSZA8OjS1y2Q64uTl5vWQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityTriCities.us" status="online",STIRR City Tri-Cities (720p) https://dai.google.com/linear/hls/event/KPOafkGTRle7jOcRb9_KFw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="error",STIRR City Tulsa (720p) +#EXTINF:-1 tvg-id="STIRRCityTulsa.us" status="online",STIRR City Tulsa (720p) https://dai.google.com/linear/hls/event/5kbHZRGGS--RHp41xaUJHQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWashingtonDC.us" status="online",STIRR City Washington D.C. (480p) [Not 24/7] https://dai.google.com/linear/hls/event/_VmeKujXTf-nc9Lr2NO6tA/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="error",STIRR City West Palm Beach (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWestPalmBeach.us" status="online",STIRR City West Palm Beach (720p) [Not 24/7] https://dai.google.com/linear/hls/event/ji4LMCwtRCOw3TrRUKlQMQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityWheelingSteubenville.us" status="online",STIRR City Wheeling Steubenville (720p) [Not 24/7] https://dai.google.com/linear/hls/event/dcaYfE2nRnqC6eAvCFWfzQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityWilkesBarreScranton.us" status="error",STIRR City Wilkes Barre Scranton (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityWilkesBarreScranton.us" status="online",STIRR City Wilkes Barre Scranton (480p) [Not 24/7] https://dai.google.com/linear/hls/event/jlf2tRLPTg2xjMtKe5ey-w/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityYakimaPasco1.us" status="online",STIRR City Yakima Pasco #1 (720p) https://dai.google.com/linear/hls/event/Ae0L5AucTcqefaIvaS504A/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityYakimaPasco2.us" status="error",STIRR City Yakima Pasco #2 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityYakimaPasco2.us" status="online",STIRR City Yakima Pasco #2 (480p) [Not 24/7] https://dai.google.com/linear/hls/event/FJejnzFjSFGpaogi0GzPyw/master.m3u8 #EXTINF:-1 tvg-id="STIRRClassicTV.us" status="online",STIRR Classic TV (768p) https://dai.google.com/linear/hls/event/8JiQCLfVQw6d7uCYt0qDJg/master.m3u8 @@ -357,10 +357,10 @@ https://ott-linear-channels.stingray.com/hls/stirr/133.m3u8 https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 #EXTINF:-1 tvg-id="" status="online",Insight TV (1080p) https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) -https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] +https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) +https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN New York NY (720p) @@ -373,8 +373,6 @@ https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Midnight Pulp (720p) https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) -https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] @@ -385,6 +383,8 @@ https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR National (720p) +https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] @@ -409,6 +409,8 @@ https://dai.google.com/linear/hls/event/Sid4xiTQTkCT1SLu6rjUSQ/master.m3u8 https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Los Angeles CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Philly PA (720p) @@ -427,14 +429,14 @@ https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) +https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] -https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Travel (720p) https://dai.google.com/linear/hls/event/0ZXyCbn9TYmrrAzcDfoU1w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Sports (720p) @@ -455,8 +457,6 @@ https://dai.google.com/linear/hls/event/9WuQ_LseR12mMx2-QW41XQ/master.m3u8 https://dai.google.com/linear/hls/event/23QIslh0TOqygKz-M9W29Q/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR The Lucy Show (720p) https://dai.google.com/linear/hls/event/-s-FtbzrQCaLMDSyM0ejyw/master.m3u8 -#EXTINF:-1 tvg-id="" status="error",STIRR National (720p) -https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Music (720p) https://dai.google.com/linear/hls/event/_e1csFnJR6W6y056PyiG6A/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Cooks (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 2a70ff436..c71228740 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -81,16 +81,14 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTVT-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-WTXF-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",KCCI-TV News Des Moines IA (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCCI.m3u8 +#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 7 Omaha NE (KETV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 #EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 -#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 #EXTINF:-1 tvg-id="" status="online",WAPT-TV News Jackson MS (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WAPT.m3u8 #EXTINF:-1 tvg-id="" status="online",WBAL-TV News Baltimore MD (576p) @@ -101,10 +99,8 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 #EXTINF:-1 tvg-id="" status="online",WGAL-TV News Lancaster PA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 -#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 -#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 +#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WMOR.m3u8 #EXTINF:-1 tvg-id="" status="online",WMTW-TV News Portland ME (720p) @@ -119,12 +115,16 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",KCRA-TV News Sacramento CA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KCRA.m3u8 +#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 +#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 +#EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] diff --git a/streams/us_wfmz.m3u b/streams/us_wfmz.m3u index 786b6a39a..dac3cfefa 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -3,8 +3,6 @@ https://cdn.jaybirdtv.com/wfmz/5/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ PennST camera https://cdn.jaybirdtv.com/wfmz/6/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ Tower Camera -https://cdn.jaybirdtv.com/wfmz/8/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ Bird Camera https://cdn.jaybirdtv.com/wfmz/13/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ-DT1 @@ -17,3 +15,5 @@ https://cdn.jaybirdtv.com/wfmz/channel/9/master.m3u8 https://cdn.jaybirdtv.com/wfmz/channel/10/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ-DT2 https://cdn.jaybirdtv.com/wfmz/channel/2/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",WFMZ Tower Camera +https://cdn.jaybirdtv.com/wfmz/8/live/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index ba99f0176..fe05dd6cf 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -15,9 +15,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxamericastestkitchen/CDN/pla https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ArchitecturalDigest.us" status="online",Architectural Digest (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Asylum.us" status="online",Asylum (XUMO) (720p) +#EXTINF:-1 tvg-id="Asylum.us" status="timeout",Asylum (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) +#EXTINF:-1 tvg-id="BaebleMusic.us" status="timeout",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 @@ -77,7 +77,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-escapes/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseAction.us" status="online",FilmRise Action (432p) +#EXTINF:-1 tvg-id="FilmRiseAction.us" status="timeout",FilmRise Action (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmriseaction/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 @@ -99,13 +99,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecooking/CDN/playlist.m3u8 http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseTrueCrime.us" status="online",FilmRise True Crime (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseWestern.us" status="online",FilmRise Western (720p) +#EXTINF:-1 tvg-id="FilmRiseWestern.us" status="timeout",FilmRise Western (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisewestern/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FiremanSam.us" status="online",Fireman Sam (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufiremansam/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1212A-redboxfood52A/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) +#EXTINF:-1 tvg-id="Food52.us" status="timeout",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="error",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofood52/CDN/playlist.m3u8 @@ -149,7 +149,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxjourny/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokujustforlaughsgags/CDN/master.m3u8 -#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) +#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="timeout",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziojustforlaughsgags/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="kabillion.us" status="online",kabillion (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 @@ -189,7 +189,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThisXUMO.us" status="online",Now This (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-nowthis/CDN/master.m3u8 -#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) +#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="timeout",Outdoor America (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutdooramerica/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutsidetv/CDN/playlist.m3u8 @@ -198,9 +198,9 @@ https://outsidetvplus-xumo.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetvplusxu #EXTINF:-1 tvg-id="OutsideTVPlus.us" status="online",Outside TV Plus (1080p) https://outsidetvplus-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="PlayersTV.us" status="online",Players TV (1080p) @@ -217,7 +217,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxrealnosey/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxUnsolvedMysteries.us" status="online",FilmRise Forensic Files (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxunsolvedmysteries/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Reelz.us" status="online",Reelz (720p) +#EXTINF:-1 tvg-id="Reelz.us" status="timeout",Reelz (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokureelzchannel/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ReelzChannelXUMO.us" status="online",Reelz Channel (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxreelzchannel/CDN/playlist.m3u8 @@ -279,7 +279,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraykaraoke/CDN/master.m3 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraynaturescape/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingrayNaturescape.ca" status="error",Stingray Naturescape (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumostingraynaturescape/CDN/master.m3u8 -#EXTINF:-1 tvg-id="StingrayQello.ca" status="timeout",Stingray Qello Concerts (1080p) +#EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Stingray Qello Concerts (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-vizioqelloconcerts/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="StingraySoulStorm.ca" status="online",Stingray Soul Storm (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxstingraysoulstorm/CDN/playlist.m3u8 @@ -303,7 +303,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-petcollective/CDN/master.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) +#EXTINF:-1 tvg-id="ThePetCollective.us" status="timeout",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ThePreviewChannel.us" status="error",The Preview Channel (720p) https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 @@ -319,16 +319,16 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) +#EXTINF:-1 tvg-id="USAToday.us" status="timeout",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="timeout",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) @@ -336,9 +336,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VizioFilmRiseFreeMovies.us" status="online",FilmRise Free Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofilmrisefreemovies/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvogue/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Vogue.us" status="online",Vogue (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvogue/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvoyager/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Voyager Documentaries (720p) @@ -349,7 +349,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuweatherspy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Wired.us" status="online",Wired (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxwired/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="timeout",World Poker Tour (720p) +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxworldpokertour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="XumoFreeMovies.us" status="online",Xumo Free Movies (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumofreemovies/CDN/playlist.m3u8 @@ -357,12 +357,12 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumofreemovies/CDN/playlist.m https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumowesterns/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="YoGabbaGabba.us" status="online",Yo Gabba Gabba! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuyogabagaba/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBC News (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Hi-YAH! (720p) +#EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",CBC News (XUMO) (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="error",EDGEsport (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-edgesportxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Stingray Hitlist (1080p) diff --git a/streams/ve.m3u b/streams/ve.m3u index 8d0d9c38f..6000588ce 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -5,9 +5,9 @@ http://177.52.221.214:8000/play/a0ew/index.m3u8 https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CanalNubehTV.ve" status="online",Canal Nubeh TV (720p) [Not 24/7] https://vcp.myplaytv.com/nubehtv/nubehtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Colombeia.ve" status="online",Colombeia +#EXTINF:-1 tvg-id="Colombeia.ve" status="timeout",Colombeia http://177.52.221.214:8000/play/a0co/index.m3u8 -#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazón Llanero +#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="error",Corazón Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 #EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live @@ -41,7 +41,7 @@ http://vcp1.myplaytv.com/valetv/valetv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/venevisionweb/live #EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="online",Venezolana de Televisión http://177.52.221.214:8000/play/a0cj/index.m3u8 -#EXTINF:-1 tvg-id="VepacoTV.ve" status="error",Vepaco TV (486p) [Not 24/7] +#EXTINF:-1 tvg-id="VepacoTV.ve" status="online",Vepaco TV (486p) [Not 24/7] http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 #EXTINF:-1 tvg-id="VePlus.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 From 7981d8d8d5671c6b0f1834eda2be86cec01388f2 Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:12:55 +0100 Subject: [PATCH 45/49] Update streams/se.m3u Co-authored-by: LaneSh4d0w --- streams/se.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/se.m3u b/streams/se.m3u index c71880b0b..34e38aab5 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -43,5 +43,5 @@ https://svt1-c.akamaized.net/se/svt1/master.m3u8 https://svt2-c.akamaized.net/se/svt2/master.m3u8 #EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 (auto) [Geo-blocked] https://svtb-c.akamaized.net/se/svtb/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",SVT Kunskapskanalen (auto) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",SVT Kunskapskanalen [Geo-blocked] https://svtk-c.akamaized.net/se/svtk/master.m3u8 From 1db87dd653f50b8e89229b305d0556ffe820f9cb Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:12:59 +0100 Subject: [PATCH 46/49] Update streams/se.m3u Co-authored-by: LaneSh4d0w --- streams/se.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/se.m3u b/streams/se.m3u index 34e38aab5..5d5ea188b 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -41,7 +41,7 @@ http://83.140.64.214/edge/_451iw2h_/451iw2h/chunklist_w348058882.m3u8 https://svt1-c.akamaized.net/se/svt1/master.m3u8 #EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 (auto) [Geo-blocked] https://svt2-c.akamaized.net/se/svt2/master.m3u8 -#EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 (auto) [Geo-blocked] +#EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 [Geo-blocked] https://svtb-c.akamaized.net/se/svtb/master.m3u8 #EXTINF:-1 tvg-id="" status="online",SVT Kunskapskanalen [Geo-blocked] https://svtk-c.akamaized.net/se/svtk/master.m3u8 From 4670c8398d737f5fc8545f5a15bebac4c1b52cb7 Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:13:04 +0100 Subject: [PATCH 47/49] Update streams/se.m3u Co-authored-by: LaneSh4d0w --- streams/se.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/se.m3u b/streams/se.m3u index 5d5ea188b..a45ac74b5 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -39,7 +39,7 @@ http://51.91.73.99:25461/sweden/PM66f7Y43H/12476 http://83.140.64.214/edge/_451iw2h_/451iw2h/chunklist_w348058882.m3u8 #EXTINF:-1 tvg-id="SVT1.se" status="online",SVT1 (auto) [Geo-blocked] https://svt1-c.akamaized.net/se/svt1/master.m3u8 -#EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 (auto) [Geo-blocked] +#EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 [Geo-blocked] https://svt2-c.akamaized.net/se/svt2/master.m3u8 #EXTINF:-1 tvg-id="SVT24.se" status="online",SVT24 [Geo-blocked] https://svtb-c.akamaized.net/se/svtb/master.m3u8 From d08e735b56cf0cf93dbd6dc405d412d4319f0c6f Mon Sep 17 00:00:00 2001 From: BountyChocolate123456 <101743444+BountyChocolate123456@users.noreply.github.com> Date: Sat, 18 Jun 2022 15:13:12 +0100 Subject: [PATCH 48/49] Update streams/se.m3u Co-authored-by: LaneSh4d0w --- streams/se.m3u | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/streams/se.m3u b/streams/se.m3u index a45ac74b5..569a9f73f 100644 --- a/streams/se.m3u +++ b/streams/se.m3u @@ -37,7 +37,7 @@ https://csm-e-tv4se-eb.tls1.yospace.com/csm/live/142791553.m3u8 http://51.91.73.99:25461/sweden/PM66f7Y43H/12476 #EXTINF:-1 tvg-id="" status="error",OPPNA KANALEN (540p) http://83.140.64.214/edge/_451iw2h_/451iw2h/chunklist_w348058882.m3u8 -#EXTINF:-1 tvg-id="SVT1.se" status="online",SVT1 (auto) [Geo-blocked] +#EXTINF:-1 tvg-id="SVT1.se" status="online",SVT1 [Geo-blocked] https://svt1-c.akamaized.net/se/svt1/master.m3u8 #EXTINF:-1 tvg-id="SVT2.se" status="online",SVT2 [Geo-blocked] https://svt2-c.akamaized.net/se/svt2/master.m3u8 From 29f98b75fa246140b05606861954bd43f9b5fc9a Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 07:26:01 +0300 Subject: [PATCH 49/49] [Bot] Daily update (#7547) * [Bot] Update /streams * [Bot] Update README.md Co-authored-by: iptv-bot[bot] <84861620+iptv-bot[bot]@users.noreply.github.com> --- README.md | 400 +++++++++++++++++------------------ streams/ae.m3u | 6 +- streams/af.m3u | 6 +- streams/al.m3u | 4 +- streams/am.m3u | 10 +- streams/ar.m3u | 12 +- streams/at.m3u | 2 +- streams/au_samsung.m3u | 2 +- streams/az.m3u | 2 +- streams/ba.m3u | 4 +- streams/be.m3u | 8 +- streams/bf.m3u | 2 +- streams/bn.m3u | 2 +- streams/bo.m3u | 4 +- streams/br.m3u | 16 +- streams/by.m3u | 2 +- streams/ca.m3u | 22 +- streams/cl.m3u | 22 +- streams/cn.m3u | 196 ++++++++--------- streams/co.m3u | 8 +- streams/cr.m3u | 8 +- streams/cy.m3u | 2 +- streams/cz.m3u | 2 +- streams/de.m3u | 28 +-- streams/de_adultswim.m3u | 4 +- streams/do.m3u | 10 +- streams/dz.m3u | 10 +- streams/ec.m3u | 4 +- streams/es.m3u | 16 +- streams/fi_samsung.m3u | 4 +- streams/fr.m3u | 34 +-- streams/fr_samsung.m3u | 2 +- streams/ge.m3u | 2 +- streams/gr.m3u | 14 +- streams/hk.m3u | 12 +- streams/hn.m3u | 10 +- streams/hr.m3u | 2 +- streams/ht.m3u | 2 +- streams/hu.m3u | 4 +- streams/id.m3u | 130 ++++++------ streams/in.m3u | 38 ++-- streams/in_samsung.m3u | 2 +- streams/iq.m3u | 10 +- streams/ir.m3u | 10 +- streams/it.m3u | 34 +-- streams/jp.m3u | 30 +-- streams/ke.m3u | 2 +- streams/kr.m3u | 12 +- streams/kz.m3u | 12 +- streams/lb.m3u | 2 +- streams/lk.m3u | 2 +- streams/ly.m3u | 2 +- streams/ml.m3u | 2 +- streams/mo.m3u | 4 +- streams/mx.m3u | 10 +- streams/my.m3u | 10 +- streams/ng.m3u | 2 +- streams/ni.m3u | 2 +- streams/nl.m3u | 6 +- streams/no.m3u | 12 +- streams/pa.m3u | 2 +- streams/pe.m3u | 50 ++--- streams/ph.m3u | 10 +- streams/pk.m3u | 12 +- streams/pl.m3u | 4 +- streams/ps.m3u | 6 +- streams/pt.m3u | 20 +- streams/py.m3u | 2 +- streams/ro.m3u | 2 +- streams/ru.m3u | 76 +++---- streams/ru_okkotv.m3u | 2 +- streams/sa.m3u | 4 +- streams/sg.m3u | 8 +- streams/sl.m3u | 2 +- streams/sv.m3u | 12 +- streams/th.m3u | 14 +- streams/tm.m3u | 4 +- streams/tn.m3u | 4 +- streams/tr.m3u | 28 +-- streams/tw.m3u | 8 +- streams/ua.m3u | 14 +- streams/uk.m3u | 4 +- streams/uk_rakuten.m3u | 8 +- streams/uk_samsung.m3u | 8 +- streams/unsorted.m3u | 48 ++--- streams/us.m3u | 110 +++++----- streams/us_distro.m3u | 2 +- streams/us_localbtv.m3u | 2 +- streams/us_plex.m3u | 2 +- streams/us_pluto.m3u | 444 +++++++++++++++++++-------------------- streams/us_redbox.m3u | 2 +- streams/us_stirr.m3u | 44 ++-- streams/us_tubi.m3u | 28 +-- streams/us_wfmz.m3u | 4 +- streams/us_xumo.m3u | 52 ++--- streams/ve.m3u | 8 +- streams/vn.m3u | 10 +- 97 files changed, 1147 insertions(+), 1147 deletions(-) diff --git a/README.md b/README.md index a9a967747..9118bcb25 100644 --- a/README.md +++ b/README.md @@ -32,24 +32,24 @@ To watch IPTV, simply insert one of the links below into any player that support Auto13https://iptv-org.github.io/iptv/categories/auto.m3u Animation18https://iptv-org.github.io/iptv/categories/animation.m3u Business32https://iptv-org.github.io/iptv/categories/business.m3u - Classic47https://iptv-org.github.io/iptv/categories/classic.m3u + Classic48https://iptv-org.github.io/iptv/categories/classic.m3u Comedy45https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking21https://iptv-org.github.io/iptv/categories/cooking.m3u - Culture13https://iptv-org.github.io/iptv/categories/culture.m3u + Culture14https://iptv-org.github.io/iptv/categories/culture.m3u Documentary39https://iptv-org.github.io/iptv/categories/documentary.m3u - Education32https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment176https://iptv-org.github.io/iptv/categories/entertainment.m3u - Family18https://iptv-org.github.io/iptv/categories/family.m3u - General370https://iptv-org.github.io/iptv/categories/general.m3u - Kids138https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative29https://iptv-org.github.io/iptv/categories/legislative.m3u + Education33https://iptv-org.github.io/iptv/categories/education.m3u + Entertainment177https://iptv-org.github.io/iptv/categories/entertainment.m3u + Family19https://iptv-org.github.io/iptv/categories/family.m3u + General365https://iptv-org.github.io/iptv/categories/general.m3u + Kids140https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative31https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle65https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies220https://iptv-org.github.io/iptv/categories/movies.m3u - Music307https://iptv-org.github.io/iptv/categories/music.m3u - News359https://iptv-org.github.io/iptv/categories/news.m3u - Outdoor34https://iptv-org.github.io/iptv/categories/outdoor.m3u + Movies215https://iptv-org.github.io/iptv/categories/movies.m3u + Music308https://iptv-org.github.io/iptv/categories/music.m3u + News358https://iptv-org.github.io/iptv/categories/news.m3u + Outdoor35https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax18https://iptv-org.github.io/iptv/categories/relax.m3u - Religious204https://iptv-org.github.io/iptv/categories/religious.m3u + Religious199https://iptv-org.github.io/iptv/categories/religious.m3u Series146https://iptv-org.github.io/iptv/categories/series.m3u Science11https://iptv-org.github.io/iptv/categories/science.m3u Shop49https://iptv-org.github.io/iptv/categories/shop.m3u @@ -57,7 +57,7 @@ To watch IPTV, simply insert one of the links below into any player that support Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather10https://iptv-org.github.io/iptv/categories/weather.m3u XXX52https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4771https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4765https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -77,61 +77,61 @@ To watch IPTV, simply insert one of the links below into any player that support Albanian30https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u - Arabic311https://iptv-org.github.io/iptv/languages/ara.m3u + Arabic305https://iptv-org.github.io/iptv/languages/ara.m3u Armenian27https://iptv-org.github.io/iptv/languages/hye.m3u Assamese4https://iptv-org.github.io/iptv/languages/asm.m3u Assyrian Neo-Aramaic1https://iptv-org.github.io/iptv/languages/aii.m3u - Azerbaijani20https://iptv-org.github.io/iptv/languages/aze.m3u + Azerbaijani19https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Belarusian1https://iptv-org.github.io/iptv/languages/bel.m3u Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u Bhojpuri2https://iptv-org.github.io/iptv/languages/bho.m3u - Bosnian6https://iptv-org.github.io/iptv/languages/bos.m3u + Bosnian7https://iptv-org.github.io/iptv/languages/bos.m3u Bulgarian17https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan8https://iptv-org.github.io/iptv/languages/cat.m3u Cebuano1https://iptv-org.github.io/iptv/languages/ceb.m3u - Chinese59https://iptv-org.github.io/iptv/languages/zho.m3u - Croatian10https://iptv-org.github.io/iptv/languages/hrv.m3u + Chinese58https://iptv-org.github.io/iptv/languages/zho.m3u + Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u Czech18https://iptv-org.github.io/iptv/languages/ces.m3u Danish11https://iptv-org.github.io/iptv/languages/dan.m3u Dhivehi1https://iptv-org.github.io/iptv/languages/div.m3u Dimili1https://iptv-org.github.io/iptv/languages/zza.m3u Dutch75https://iptv-org.github.io/iptv/languages/nld.m3u - English1565https://iptv-org.github.io/iptv/languages/eng.m3u + English1566https://iptv-org.github.io/iptv/languages/eng.m3u Estonian5https://iptv-org.github.io/iptv/languages/est.m3u Faroese1https://iptv-org.github.io/iptv/languages/fao.m3u Filipino1https://iptv-org.github.io/iptv/languages/fil.m3u Finnish10https://iptv-org.github.io/iptv/languages/fin.m3u - French152https://iptv-org.github.io/iptv/languages/fra.m3u + French159https://iptv-org.github.io/iptv/languages/fra.m3u Galician8https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u German173https://iptv-org.github.io/iptv/languages/deu.m3u - Greek85https://iptv-org.github.io/iptv/languages/ell.m3u + Greek86https://iptv-org.github.io/iptv/languages/ell.m3u Greenlandic1https://iptv-org.github.io/iptv/languages/kal.m3u Gujarati4https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew5https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi81https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi78https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian32https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic1https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian174https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian173https://iptv-org.github.io/iptv/languages/ind.m3u Inuktitut1https://iptv-org.github.io/iptv/languages/iku.m3u Irish3https://iptv-org.github.io/iptv/languages/gle.m3u - Italian161https://iptv-org.github.io/iptv/languages/ita.m3u + Italian156https://iptv-org.github.io/iptv/languages/ita.m3u Japanese32https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese3https://iptv-org.github.io/iptv/languages/jav.m3u Kannada8https://iptv-org.github.io/iptv/languages/kan.m3u Kazakh9https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer10https://iptv-org.github.io/iptv/languages/khm.m3u Kirghiz1https://iptv-org.github.io/iptv/languages/kir.m3u - Korean66https://iptv-org.github.io/iptv/languages/kor.m3u - Kurdish14https://iptv-org.github.io/iptv/languages/kur.m3u + Korean67https://iptv-org.github.io/iptv/languages/kor.m3u + Kurdish13https://iptv-org.github.io/iptv/languages/kur.m3u Lao7https://iptv-org.github.io/iptv/languages/lao.m3u Latvian6https://iptv-org.github.io/iptv/languages/lav.m3u Letzeburgesch3https://iptv-org.github.io/iptv/languages/ltz.m3u Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u - Malay20https://iptv-org.github.io/iptv/languages/msa.m3u + Malay19https://iptv-org.github.io/iptv/languages/msa.m3u Malayalam50https://iptv-org.github.io/iptv/languages/mal.m3u Maltese3https://iptv-org.github.io/iptv/languages/mlt.m3u Mandarin Chinese1https://iptv-org.github.io/iptv/languages/cmn.m3u @@ -143,34 +143,34 @@ To watch IPTV, simply insert one of the links below into any player that support Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u Papiamento2https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u - Persian71https://iptv-org.github.io/iptv/languages/fas.m3u + Persian73https://iptv-org.github.io/iptv/languages/fas.m3u Polish40https://iptv-org.github.io/iptv/languages/pol.m3u Portuguese147https://iptv-org.github.io/iptv/languages/por.m3u - Romanian35https://iptv-org.github.io/iptv/languages/ron.m3u - Russian311https://iptv-org.github.io/iptv/languages/rus.m3u + Romanian36https://iptv-org.github.io/iptv/languages/ron.m3u + Russian314https://iptv-org.github.io/iptv/languages/rus.m3u Serbian44https://iptv-org.github.io/iptv/languages/srp.m3u Sindhi1https://iptv-org.github.io/iptv/languages/snd.m3u Sinhala6https://iptv-org.github.io/iptv/languages/sin.m3u Slovak17https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian9https://iptv-org.github.io/iptv/languages/slv.m3u Somali3https://iptv-org.github.io/iptv/languages/som.m3u - Spanish868https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish869https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u Swedish14https://iptv-org.github.io/iptv/languages/swe.m3u - Tagalog9https://iptv-org.github.io/iptv/languages/tgl.m3u - Tamil39https://iptv-org.github.io/iptv/languages/tam.m3u + Tagalog10https://iptv-org.github.io/iptv/languages/tgl.m3u + Tamil40https://iptv-org.github.io/iptv/languages/tam.m3u Telugu6https://iptv-org.github.io/iptv/languages/tel.m3u - Thai52https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish126https://iptv-org.github.io/iptv/languages/tur.m3u + Thai51https://iptv-org.github.io/iptv/languages/tha.m3u + Turkish123https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u - Ukrainian52https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u - Vietnamese46https://iptv-org.github.io/iptv/languages/vie.m3u + Ukrainian53https://iptv-org.github.io/iptv/languages/ukr.m3u + Urdu21https://iptv-org.github.io/iptv/languages/urd.m3u + Vietnamese44https://iptv-org.github.io/iptv/languages/vie.m3u Welsh1https://iptv-org.github.io/iptv/languages/cym.m3u Western Frisian1https://iptv-org.github.io/iptv/languages/fry.m3u Wolof5https://iptv-org.github.io/iptv/languages/wol.m3u - Yue Chinese2https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2369https://iptv-org.github.io/iptv/languages/undefined.m3u + Yue Chinese1https://iptv-org.github.io/iptv/languages/yue.m3u + Undefined2360https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -188,257 +188,257 @@ To watch IPTV, simply insert one of the links below into any player that support CountryChannelsPlaylist - 🇦🇫 Afghanistan56https://iptv-org.github.io/iptv/countries/af.m3u + 🇦🇫 Afghanistan58https://iptv-org.github.io/iptv/countries/af.m3u 🇦🇱 Albania81https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria79https://iptv-org.github.io/iptv/countries/dz.m3u + 🇩🇿 Algeria73https://iptv-org.github.io/iptv/countries/dz.m3u 🇦🇸 American Samoa29https://iptv-org.github.io/iptv/countries/as.m3u 🇦🇩 Andorra39https://iptv-org.github.io/iptv/countries/ad.m3u - 🇦🇴 Angola29https://iptv-org.github.io/iptv/countries/ao.m3u + 🇦🇴 Angola28https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇮 Anguilla25https://iptv-org.github.io/iptv/countries/ai.m3u 🇦🇶 Antarctica25https://iptv-org.github.io/iptv/countries/aq.m3u 🇦🇬 Antigua and Barbuda25https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina113https://iptv-org.github.io/iptv/countries/ar.m3u - 🇦🇲 Armenia69https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇷 Argentina109https://iptv-org.github.io/iptv/countries/ar.m3u + 🇦🇲 Armenia71https://iptv-org.github.io/iptv/countries/am.m3u 🇦🇼 Aruba28https://iptv-org.github.io/iptv/countries/aw.m3u 🇦🇺 Australia84https://iptv-org.github.io/iptv/countries/au.m3u - 🇦🇹 Austria63https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan63https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇹 Austria62https://iptv-org.github.io/iptv/countries/at.m3u + 🇦🇿 Azerbaijan64https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas27https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain65https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇭 Bahrain67https://iptv-org.github.io/iptv/countries/bh.m3u 🇧🇩 Bangladesh63https://iptv-org.github.io/iptv/countries/bd.m3u 🇧🇧 Barbados26https://iptv-org.github.io/iptv/countries/bb.m3u 🇧🇾 Belarus65https://iptv-org.github.io/iptv/countries/by.m3u 🇧🇪 Belgium69https://iptv-org.github.io/iptv/countries/be.m3u 🇧🇿 Belize25https://iptv-org.github.io/iptv/countries/bz.m3u - 🇧🇯 Benin28https://iptv-org.github.io/iptv/countries/bj.m3u + 🇧🇯 Benin27https://iptv-org.github.io/iptv/countries/bj.m3u 🇧🇲 Bermuda25https://iptv-org.github.io/iptv/countries/bm.m3u - 🇧🇹 Bhutan42https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia75https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇹 Bhutan44https://iptv-org.github.io/iptv/countries/bt.m3u + 🇧🇴 Bolivia73https://iptv-org.github.io/iptv/countries/bo.m3u 🇧🇶 Bonaire25https://iptv-org.github.io/iptv/countries/bq.m3u - 🇧🇦 Bosnia and Herzegovina46https://iptv-org.github.io/iptv/countries/ba.m3u - 🇧🇼 Botswana27https://iptv-org.github.io/iptv/countries/bw.m3u + 🇧🇦 Bosnia and Herzegovina47https://iptv-org.github.io/iptv/countries/ba.m3u + 🇧🇼 Botswana26https://iptv-org.github.io/iptv/countries/bw.m3u 🇧🇻 Bouvet Island25https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil144https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil143https://iptv-org.github.io/iptv/countries/br.m3u 🇮🇴 British Indian Ocean Territory25https://iptv-org.github.io/iptv/countries/io.m3u 🇻🇬 British Virgin Islands25https://iptv-org.github.io/iptv/countries/vg.m3u 🇧🇳 Brunei39https://iptv-org.github.io/iptv/countries/bn.m3u 🇧🇬 Bulgaria51https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso29https://iptv-org.github.io/iptv/countries/bf.m3u - 🇧🇮 Burundi27https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia42https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon30https://iptv-org.github.io/iptv/countries/cm.m3u - 🇨🇦 Canada114https://iptv-org.github.io/iptv/countries/ca.m3u - 🇨🇻 Cape Verde27https://iptv-org.github.io/iptv/countries/cv.m3u + 🇧🇮 Burundi26https://iptv-org.github.io/iptv/countries/bi.m3u + 🇰🇭 Cambodia44https://iptv-org.github.io/iptv/countries/kh.m3u + 🇨🇲 Cameroon29https://iptv-org.github.io/iptv/countries/cm.m3u + 🇨🇦 Canada118https://iptv-org.github.io/iptv/countries/ca.m3u + 🇨🇻 Cape Verde26https://iptv-org.github.io/iptv/countries/cv.m3u 🇰🇾 Cayman Islands25https://iptv-org.github.io/iptv/countries/ky.m3u - 🇨🇫 Central African Republic27https://iptv-org.github.io/iptv/countries/cf.m3u - 🇹🇩 Chad27https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile179https://iptv-org.github.io/iptv/countries/cl.m3u - 🇨🇳 China952https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇫 Central African Republic26https://iptv-org.github.io/iptv/countries/cf.m3u + 🇹🇩 Chad26https://iptv-org.github.io/iptv/countries/td.m3u + 🇨🇱 Chile180https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇳 China946https://iptv-org.github.io/iptv/countries/cn.m3u 🇨🇽 Christmas Island25https://iptv-org.github.io/iptv/countries/cx.m3u 🇨🇨 Cocos (Keeling) Islands25https://iptv-org.github.io/iptv/countries/cc.m3u - 🇨🇴 Colombia113https://iptv-org.github.io/iptv/countries/co.m3u - 🇰🇲 Comoros54https://iptv-org.github.io/iptv/countries/km.m3u + 🇨🇴 Colombia112https://iptv-org.github.io/iptv/countries/co.m3u + 🇰🇲 Comoros53https://iptv-org.github.io/iptv/countries/km.m3u 🇨🇰 Cook Islands29https://iptv-org.github.io/iptv/countries/ck.m3u - 🇨🇷 Costa Rica82https://iptv-org.github.io/iptv/countries/cr.m3u - 🇭🇷 Croatia46https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba63https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇷 Costa Rica80https://iptv-org.github.io/iptv/countries/cr.m3u + 🇭🇷 Croatia47https://iptv-org.github.io/iptv/countries/hr.m3u + 🇨🇺 Cuba61https://iptv-org.github.io/iptv/countries/cu.m3u 🇨🇼 Curacao28https://iptv-org.github.io/iptv/countries/cw.m3u - 🇨🇾 Cyprus65https://iptv-org.github.io/iptv/countries/cy.m3u + 🇨🇾 Cyprus67https://iptv-org.github.io/iptv/countries/cy.m3u 🇨🇿 Czech Republic51https://iptv-org.github.io/iptv/countries/cz.m3u - 🇨🇩 Democratic Republic of the Congo31https://iptv-org.github.io/iptv/countries/cd.m3u + 🇨🇩 Democratic Republic of the Congo30https://iptv-org.github.io/iptv/countries/cd.m3u 🇩🇰 Denmark44https://iptv-org.github.io/iptv/countries/dk.m3u - 🇩🇯 Djibouti58https://iptv-org.github.io/iptv/countries/dj.m3u + 🇩🇯 Djibouti57https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇲 Dominica25https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic100https://iptv-org.github.io/iptv/countries/do.m3u - 🇹🇱 East Timor32https://iptv-org.github.io/iptv/countries/tl.m3u + 🇩🇴 Dominican Republic99https://iptv-org.github.io/iptv/countries/do.m3u + 🇹🇱 East Timor34https://iptv-org.github.io/iptv/countries/tl.m3u 🇪🇨 Ecuador69https://iptv-org.github.io/iptv/countries/ec.m3u - 🇪🇬 Egypt89https://iptv-org.github.io/iptv/countries/eg.m3u - 🇸🇻 El Salvador71https://iptv-org.github.io/iptv/countries/sv.m3u - 🇬🇶 Equatorial Guinea28https://iptv-org.github.io/iptv/countries/gq.m3u - 🇪🇷 Eritrea27https://iptv-org.github.io/iptv/countries/er.m3u + 🇪🇬 Egypt88https://iptv-org.github.io/iptv/countries/eg.m3u + 🇸🇻 El Salvador72https://iptv-org.github.io/iptv/countries/sv.m3u + 🇬🇶 Equatorial Guinea27https://iptv-org.github.io/iptv/countries/gq.m3u + 🇪🇷 Eritrea26https://iptv-org.github.io/iptv/countries/er.m3u 🇪🇪 Estonia41https://iptv-org.github.io/iptv/countries/ee.m3u - 🇪🇹 Ethiopia28https://iptv-org.github.io/iptv/countries/et.m3u + 🇪🇹 Ethiopia27https://iptv-org.github.io/iptv/countries/et.m3u 🇫🇰 Falkland Islands25https://iptv-org.github.io/iptv/countries/fk.m3u 🇫🇴 Faroe Islands26https://iptv-org.github.io/iptv/countries/fo.m3u 🇫🇯 Fiji30https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland48https://iptv-org.github.io/iptv/countries/fi.m3u - 🇫🇷 France154https://iptv-org.github.io/iptv/countries/fr.m3u - 🇬🇫 French Guiana27https://iptv-org.github.io/iptv/countries/gf.m3u + 🇫🇷 France155https://iptv-org.github.io/iptv/countries/fr.m3u + 🇬🇫 French Guiana26https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia30https://iptv-org.github.io/iptv/countries/pf.m3u - 🇹🇫 French Southern Territories27https://iptv-org.github.io/iptv/countries/tf.m3u - 🇬🇦 Gabon27https://iptv-org.github.io/iptv/countries/ga.m3u - 🇬🇲 Gambia28https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia49https://iptv-org.github.io/iptv/countries/ge.m3u - 🇩🇪 Germany221https://iptv-org.github.io/iptv/countries/de.m3u - 🇬🇭 Ghana28https://iptv-org.github.io/iptv/countries/gh.m3u + 🇹🇫 French Southern Territories26https://iptv-org.github.io/iptv/countries/tf.m3u + 🇬🇦 Gabon26https://iptv-org.github.io/iptv/countries/ga.m3u + 🇬🇲 Gambia27https://iptv-org.github.io/iptv/countries/gm.m3u + 🇬🇪 Georgia51https://iptv-org.github.io/iptv/countries/ge.m3u + 🇩🇪 Germany222https://iptv-org.github.io/iptv/countries/de.m3u + 🇬🇭 Ghana27https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇮 Gibraltar25https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece129https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇷 Greece130https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland26https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇩 Grenada25https://iptv-org.github.io/iptv/countries/gd.m3u - 🇬🇵 Guadeloupe28https://iptv-org.github.io/iptv/countries/gp.m3u + 🇬🇵 Guadeloupe27https://iptv-org.github.io/iptv/countries/gp.m3u 🇬🇺 Guam29https://iptv-org.github.io/iptv/countries/gu.m3u - 🇬🇹 Guatemala64https://iptv-org.github.io/iptv/countries/gt.m3u + 🇬🇹 Guatemala62https://iptv-org.github.io/iptv/countries/gt.m3u 🇬🇬 Guernsey26https://iptv-org.github.io/iptv/countries/gg.m3u - 🇬🇳 Guinea27https://iptv-org.github.io/iptv/countries/gn.m3u - 🇬🇼 Guinea-Bissau27https://iptv-org.github.io/iptv/countries/gw.m3u + 🇬🇳 Guinea26https://iptv-org.github.io/iptv/countries/gn.m3u + 🇬🇼 Guinea-Bissau26https://iptv-org.github.io/iptv/countries/gw.m3u 🇬🇾 Guyana25https://iptv-org.github.io/iptv/countries/gy.m3u 🇭🇹 Haiti36https://iptv-org.github.io/iptv/countries/ht.m3u 🇭🇲 Heard Island and McDonald Islands25https://iptv-org.github.io/iptv/countries/hm.m3u - 🇭🇳 Honduras90https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong49https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇳 Honduras89https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇰 Hong Kong47https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary68https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland38https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India277https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia227https://iptv-org.github.io/iptv/countries/id.m3u - 🇮🇷 Iran113https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇳 India275https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia230https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇷 Iran116https://iptv-org.github.io/iptv/countries/ir.m3u 🇮🇶 Iraq94https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland48https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇲 Isle of Man25https://iptv-org.github.io/iptv/countries/im.m3u - 🇮🇱 Israel47https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy215https://iptv-org.github.io/iptv/countries/it.m3u - 🇨🇮 Ivory Coast28https://iptv-org.github.io/iptv/countries/ci.m3u + 🇮🇱 Israel49https://iptv-org.github.io/iptv/countries/il.m3u + 🇮🇹 Italy210https://iptv-org.github.io/iptv/countries/it.m3u + 🇨🇮 Ivory Coast27https://iptv-org.github.io/iptv/countries/ci.m3u 🇯🇲 Jamaica27https://iptv-org.github.io/iptv/countries/jm.m3u - 🇯🇵 Japan84https://iptv-org.github.io/iptv/countries/jp.m3u + 🇯🇵 Japan88https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇪 Jersey25https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan81https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan60https://iptv-org.github.io/iptv/countries/kz.m3u - 🇰🇪 Kenya34https://iptv-org.github.io/iptv/countries/ke.m3u + 🇯🇴 Jordan83https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan62https://iptv-org.github.io/iptv/countries/kz.m3u + 🇰🇪 Kenya33https://iptv-org.github.io/iptv/countries/ke.m3u 🇰🇮 Kiribati29https://iptv-org.github.io/iptv/countries/ki.m3u 🇽🇰 Kosovo26https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait80https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan34https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos49https://iptv-org.github.io/iptv/countries/la.m3u + 🇰🇼 Kuwait82https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan36https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos51https://iptv-org.github.io/iptv/countries/la.m3u 🇱🇻 Latvia41https://iptv-org.github.io/iptv/countries/lv.m3u - 🇱🇧 Lebanon80https://iptv-org.github.io/iptv/countries/lb.m3u - 🇱🇸 Lesotho27https://iptv-org.github.io/iptv/countries/ls.m3u - 🇱🇷 Liberia27https://iptv-org.github.io/iptv/countries/lr.m3u + 🇱🇧 Lebanon81https://iptv-org.github.io/iptv/countries/lb.m3u + 🇱🇸 Lesotho26https://iptv-org.github.io/iptv/countries/ls.m3u + 🇱🇷 Liberia26https://iptv-org.github.io/iptv/countries/lr.m3u 🇱🇾 Libya64https://iptv-org.github.io/iptv/countries/ly.m3u 🇱🇮 Liechtenstein41https://iptv-org.github.io/iptv/countries/li.m3u 🇱🇹 Lithuania40https://iptv-org.github.io/iptv/countries/lt.m3u 🇱🇺 Luxembourg44https://iptv-org.github.io/iptv/countries/lu.m3u 🇲🇴 Macao32https://iptv-org.github.io/iptv/countries/mo.m3u - 🇲🇬 Madagascar27https://iptv-org.github.io/iptv/countries/mg.m3u - 🇲🇼 Malawi28https://iptv-org.github.io/iptv/countries/mw.m3u + 🇲🇬 Madagascar26https://iptv-org.github.io/iptv/countries/mg.m3u + 🇲🇼 Malawi27https://iptv-org.github.io/iptv/countries/mw.m3u 🇲🇾 Malaysia56https://iptv-org.github.io/iptv/countries/my.m3u - 🇲🇻 Maldives43https://iptv-org.github.io/iptv/countries/mv.m3u + 🇲🇻 Maldives45https://iptv-org.github.io/iptv/countries/mv.m3u 🇲🇱 Mali27https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta39https://iptv-org.github.io/iptv/countries/mt.m3u 🇲🇭 Marshall Islands29https://iptv-org.github.io/iptv/countries/mh.m3u - 🇲🇶 Martinique28https://iptv-org.github.io/iptv/countries/mq.m3u - 🇲🇷 Mauritania55https://iptv-org.github.io/iptv/countries/mr.m3u - 🇲🇺 Mauritius28https://iptv-org.github.io/iptv/countries/mu.m3u - 🇾🇹 Mayotte27https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico130https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇶 Martinique27https://iptv-org.github.io/iptv/countries/mq.m3u + 🇲🇷 Mauritania54https://iptv-org.github.io/iptv/countries/mr.m3u + 🇲🇺 Mauritius27https://iptv-org.github.io/iptv/countries/mu.m3u + 🇾🇹 Mayotte26https://iptv-org.github.io/iptv/countries/yt.m3u + 🇲🇽 Mexico129https://iptv-org.github.io/iptv/countries/mx.m3u 🇫🇲 Micronesia29https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova47https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco38https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia37https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇳 Mongolia39https://iptv-org.github.io/iptv/countries/mn.m3u 🇲🇪 Montenegro42https://iptv-org.github.io/iptv/countries/me.m3u 🇲🇸 Montserrat25https://iptv-org.github.io/iptv/countries/ms.m3u - 🇲🇦 Morocco72https://iptv-org.github.io/iptv/countries/ma.m3u - 🇲🇿 Mozambique29https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)33https://iptv-org.github.io/iptv/countries/mm.m3u - 🇳🇦 Namibia27https://iptv-org.github.io/iptv/countries/na.m3u + 🇲🇦 Morocco71https://iptv-org.github.io/iptv/countries/ma.m3u + 🇲🇿 Mozambique28https://iptv-org.github.io/iptv/countries/mz.m3u + 🇲🇲 Myanmar (Burma)35https://iptv-org.github.io/iptv/countries/mm.m3u + 🇳🇦 Namibia26https://iptv-org.github.io/iptv/countries/na.m3u 🇳🇷 Nauru29https://iptv-org.github.io/iptv/countries/nr.m3u - 🇳🇵 Nepal42https://iptv-org.github.io/iptv/countries/np.m3u + 🇳🇵 Nepal44https://iptv-org.github.io/iptv/countries/np.m3u 🇳🇱 Netherlands122https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia29https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand43https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua71https://iptv-org.github.io/iptv/countries/ni.m3u - 🇳🇪 Niger27https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria33https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇮 Nicaragua69https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇪 Niger26https://iptv-org.github.io/iptv/countries/ne.m3u + 🇳🇬 Nigeria31https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue29https://iptv-org.github.io/iptv/countries/nu.m3u 🇳🇫 Norfolk Island29https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea33https://iptv-org.github.io/iptv/countries/kp.m3u + 🇰🇵 North Korea35https://iptv-org.github.io/iptv/countries/kp.m3u 🇲🇰 North Macedonia40https://iptv-org.github.io/iptv/countries/mk.m3u 🇲🇵 Northern Mariana Islands29https://iptv-org.github.io/iptv/countries/mp.m3u - 🇳🇴 Norway50https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman66https://iptv-org.github.io/iptv/countries/om.m3u + 🇳🇴 Norway49https://iptv-org.github.io/iptv/countries/no.m3u + 🇴🇲 Oman68https://iptv-org.github.io/iptv/countries/om.m3u 🇵🇰 Pakistan64https://iptv-org.github.io/iptv/countries/pk.m3u 🇵🇼 Palau29https://iptv-org.github.io/iptv/countries/pw.m3u 🇵🇸 Palestine79https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama67https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇦 Panama65https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea29https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay62https://iptv-org.github.io/iptv/countries/py.m3u - 🇵🇪 Peru203https://iptv-org.github.io/iptv/countries/pe.m3u - 🇵🇭 Philippines52https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇾 Paraguay61https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇪 Peru196https://iptv-org.github.io/iptv/countries/pe.m3u + 🇵🇭 Philippines54https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands29https://iptv-org.github.io/iptv/countries/pn.m3u - 🇵🇱 Poland73https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal63https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico66https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar65https://iptv-org.github.io/iptv/countries/qa.m3u - 🇨🇬 Republic of the Congo28https://iptv-org.github.io/iptv/countries/cg.m3u - 🇷🇴 Romania64https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia397https://iptv-org.github.io/iptv/countries/ru.m3u - 🇷🇼 Rwanda29https://iptv-org.github.io/iptv/countries/rw.m3u - 🇷🇪 Réunion28https://iptv-org.github.io/iptv/countries/re.m3u - 🇧🇱 Saint Barthélemy27https://iptv-org.github.io/iptv/countries/bl.m3u - 🇸🇭 Saint Helena27https://iptv-org.github.io/iptv/countries/sh.m3u + 🇵🇱 Poland72https://iptv-org.github.io/iptv/countries/pl.m3u + 🇵🇹 Portugal64https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇷 Puerto Rico64https://iptv-org.github.io/iptv/countries/pr.m3u + 🇶🇦 Qatar67https://iptv-org.github.io/iptv/countries/qa.m3u + 🇨🇬 Republic of the Congo27https://iptv-org.github.io/iptv/countries/cg.m3u + 🇷🇴 Romania65https://iptv-org.github.io/iptv/countries/ro.m3u + 🇷🇺 Russia403https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇼 Rwanda28https://iptv-org.github.io/iptv/countries/rw.m3u + 🇷🇪 Réunion27https://iptv-org.github.io/iptv/countries/re.m3u + 🇧🇱 Saint Barthélemy26https://iptv-org.github.io/iptv/countries/bl.m3u + 🇸🇭 Saint Helena26https://iptv-org.github.io/iptv/countries/sh.m3u 🇰🇳 Saint Kitts and Nevis25https://iptv-org.github.io/iptv/countries/kn.m3u 🇱🇨 Saint Lucia25https://iptv-org.github.io/iptv/countries/lc.m3u - 🇲🇫 Saint Martin27https://iptv-org.github.io/iptv/countries/mf.m3u + 🇲🇫 Saint Martin26https://iptv-org.github.io/iptv/countries/mf.m3u 🇵🇲 Saint Pierre and Miquelon25https://iptv-org.github.io/iptv/countries/pm.m3u 🇻🇨 Saint Vincent and the Grenadines25https://iptv-org.github.io/iptv/countries/vc.m3u 🇼🇸 Samoa29https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino39https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia96https://iptv-org.github.io/iptv/countries/sa.m3u - 🇸🇳 Senegal35https://iptv-org.github.io/iptv/countries/sn.m3u + 🇸🇦 Saudi Arabia97https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇳 Senegal34https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia78https://iptv-org.github.io/iptv/countries/rs.m3u - 🇸🇨 Seychelles27https://iptv-org.github.io/iptv/countries/sc.m3u - 🇸🇱 Sierra Leone28https://iptv-org.github.io/iptv/countries/sl.m3u + 🇸🇨 Seychelles26https://iptv-org.github.io/iptv/countries/sc.m3u + 🇸🇱 Sierra Leone26https://iptv-org.github.io/iptv/countries/sl.m3u 🇸🇬 Singapore46https://iptv-org.github.io/iptv/countries/sg.m3u 🇸🇽 Sint Maarten25https://iptv-org.github.io/iptv/countries/sx.m3u 🇸🇰 Slovakia60https://iptv-org.github.io/iptv/countries/sk.m3u 🇸🇮 Slovenia46https://iptv-org.github.io/iptv/countries/si.m3u 🇸🇧 Solomon Islands29https://iptv-org.github.io/iptv/countries/sb.m3u - 🇸🇴 Somalia57https://iptv-org.github.io/iptv/countries/so.m3u - 🇿🇦 South Africa28https://iptv-org.github.io/iptv/countries/za.m3u + 🇸🇴 Somalia56https://iptv-org.github.io/iptv/countries/so.m3u + 🇿🇦 South Africa27https://iptv-org.github.io/iptv/countries/za.m3u 🇬🇸 South Georgia and the South Sandwich Islands25https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea101https://iptv-org.github.io/iptv/countries/kr.m3u - 🇸🇸 South Sudan27https://iptv-org.github.io/iptv/countries/ss.m3u + 🇰🇷 South Korea104https://iptv-org.github.io/iptv/countries/kr.m3u + 🇸🇸 South Sudan26https://iptv-org.github.io/iptv/countries/ss.m3u 🇪🇸 Spain217https://iptv-org.github.io/iptv/countries/es.m3u - 🇱🇰 Sri Lanka50https://iptv-org.github.io/iptv/countries/lk.m3u - 🇸🇩 Sudan60https://iptv-org.github.io/iptv/countries/sd.m3u + 🇱🇰 Sri Lanka52https://iptv-org.github.io/iptv/countries/lk.m3u + 🇸🇩 Sudan59https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇷 Suriname25https://iptv-org.github.io/iptv/countries/sr.m3u 🇸🇯 Svalbard and Jan Mayen25https://iptv-org.github.io/iptv/countries/sj.m3u - 🇸🇿 Swaziland27https://iptv-org.github.io/iptv/countries/sz.m3u + 🇸🇿 Swaziland26https://iptv-org.github.io/iptv/countries/sz.m3u 🇸🇪 Sweden51https://iptv-org.github.io/iptv/countries/se.m3u 🇨🇭 Switzerland86https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria75https://iptv-org.github.io/iptv/countries/sy.m3u - 🇸🇹 São Tomé and Príncipe27https://iptv-org.github.io/iptv/countries/st.m3u + 🇸🇾 Syria77https://iptv-org.github.io/iptv/countries/sy.m3u + 🇸🇹 São Tomé and Príncipe26https://iptv-org.github.io/iptv/countries/st.m3u 🇹🇼 Taiwan90https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan32https://iptv-org.github.io/iptv/countries/tj.m3u - 🇹🇿 Tanzania28https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand79https://iptv-org.github.io/iptv/countries/th.m3u - 🇹🇬 Togo27https://iptv-org.github.io/iptv/countries/tg.m3u + 🇹🇯 Tajikistan34https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇿 Tanzania27https://iptv-org.github.io/iptv/countries/tz.m3u + 🇹🇭 Thailand81https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇬 Togo26https://iptv-org.github.io/iptv/countries/tg.m3u 🇹🇰 Tokelau29https://iptv-org.github.io/iptv/countries/tk.m3u 🇹🇴 Tonga29https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad and Tobago26https://iptv-org.github.io/iptv/countries/tt.m3u - 🇹🇳 Tunisia66https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey179https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan36https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇳 Tunisia65https://iptv-org.github.io/iptv/countries/tn.m3u + 🇹🇷 Turkey178https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan38https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇨 Turks and Caicos Islands25https://iptv-org.github.io/iptv/countries/tc.m3u 🇹🇻 Tuvalu29https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇲 U.S. Minor Outlying Islands25https://iptv-org.github.io/iptv/countries/um.m3u 🇻🇮 U.S. Virgin Islands25https://iptv-org.github.io/iptv/countries/vi.m3u - 🇺🇬 Uganda29https://iptv-org.github.io/iptv/countries/ug.m3u + 🇺🇬 Uganda28https://iptv-org.github.io/iptv/countries/ug.m3u 🇺🇦 Ukraine123https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates98https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom192https://iptv-org.github.io/iptv/countries/uk.m3u - 🇺🇸 United States1882https://iptv-org.github.io/iptv/countries/us.m3u - 🇺🇾 Uruguay61https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan31https://iptv-org.github.io/iptv/countries/uz.m3u + 🇦🇪 United Arab Emirates101https://iptv-org.github.io/iptv/countries/ae.m3u + 🇬🇧 United Kingdom193https://iptv-org.github.io/iptv/countries/uk.m3u + 🇺🇸 United States1889https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇾 Uruguay59https://iptv-org.github.io/iptv/countries/uy.m3u + 🇺🇿 Uzbekistan33https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu29https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City38https://iptv-org.github.io/iptv/countries/va.m3u - 🇻🇪 Venezuela78https://iptv-org.github.io/iptv/countries/ve.m3u + 🇻🇪 Venezuela76https://iptv-org.github.io/iptv/countries/ve.m3u 🇻🇳 Vietnam75https://iptv-org.github.io/iptv/countries/vn.m3u 🇼🇫 Wallis and Futuna29https://iptv-org.github.io/iptv/countries/wf.m3u - 🇪🇭 Western Sahara32https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen70https://iptv-org.github.io/iptv/countries/ye.m3u - 🇿🇲 Zambia27https://iptv-org.github.io/iptv/countries/zm.m3u - 🇿🇼 Zimbabwe27https://iptv-org.github.io/iptv/countries/zw.m3u + 🇪🇭 Western Sahara31https://iptv-org.github.io/iptv/countries/eh.m3u + 🇾🇪 Yemen72https://iptv-org.github.io/iptv/countries/ye.m3u + 🇿🇲 Zambia26https://iptv-org.github.io/iptv/countries/zm.m3u + 🇿🇼 Zimbabwe26https://iptv-org.github.io/iptv/countries/zw.m3u 🇦🇽 Åland25https://iptv-org.github.io/iptv/countries/ax.m3u - Undefined135https://iptv-org.github.io/iptv/countries/undefined.m3u + Undefined133https://iptv-org.github.io/iptv/countries/undefined.m3u @@ -456,33 +456,33 @@ To watch IPTV, simply insert one of the links below into any player that support RegionChannelsPlaylist - Europe, the Middle East and Africa2505https://iptv-org.github.io/iptv/regions/emea.m3u - Africa138https://iptv-org.github.io/iptv/regions/afr.m3u - Americas2735https://iptv-org.github.io/iptv/regions/amer.m3u - Arab world329https://iptv-org.github.io/iptv/regions/arab.m3u - Asia2657https://iptv-org.github.io/iptv/regions/asia.m3u - Asia-Pacific1822https://iptv-org.github.io/iptv/regions/apac.m3u - Association of Southeast Asian Nations350https://iptv-org.github.io/iptv/regions/asean.m3u - Caribbean79https://iptv-org.github.io/iptv/regions/carib.m3u - Central America97https://iptv-org.github.io/iptv/regions/cenamer.m3u + Europe, the Middle East and Africa2497https://iptv-org.github.io/iptv/regions/emea.m3u + Africa133https://iptv-org.github.io/iptv/regions/afr.m3u + Americas2752https://iptv-org.github.io/iptv/regions/amer.m3u + Arab world320https://iptv-org.github.io/iptv/regions/arab.m3u + Asia2638https://iptv-org.github.io/iptv/regions/asia.m3u + Asia-Pacific1805https://iptv-org.github.io/iptv/regions/apac.m3u + Association of Southeast Asian Nations346https://iptv-org.github.io/iptv/regions/asean.m3u + Caribbean80https://iptv-org.github.io/iptv/regions/carib.m3u + Central America101https://iptv-org.github.io/iptv/regions/cenamer.m3u Central Asia29https://iptv-org.github.io/iptv/regions/cas.m3u - Commonwealth of Independent States457https://iptv-org.github.io/iptv/regions/cis.m3u + Commonwealth of Independent States460https://iptv-org.github.io/iptv/regions/cis.m3u Europe2085https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America681https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean793https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America782https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb68https://iptv-org.github.io/iptv/regions/maghreb.m3u - Middle East and North Africa549https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East493https://iptv-org.github.io/iptv/regions/mideast.m3u - Nordics47https://iptv-org.github.io/iptv/regions/nord.m3u - North America2192https://iptv-org.github.io/iptv/regions/noram.m3u - Northern America1945https://iptv-org.github.io/iptv/regions/nam.m3u + Hispanic America685https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean799https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America788https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb64https://iptv-org.github.io/iptv/regions/maghreb.m3u + Middle East and North Africa538https://iptv-org.github.io/iptv/regions/mena.m3u + Middle East486https://iptv-org.github.io/iptv/regions/mideast.m3u + Nordics46https://iptv-org.github.io/iptv/regions/nord.m3u + North America2209https://iptv-org.github.io/iptv/regions/noram.m3u + Northern America1956https://iptv-org.github.io/iptv/regions/nam.m3u Oceania68https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia312https://iptv-org.github.io/iptv/regions/sas.m3u + South Asia304https://iptv-org.github.io/iptv/regions/sas.m3u Sub-Saharan Africa56https://iptv-org.github.io/iptv/regions/ssa.m3u West Africa22https://iptv-org.github.io/iptv/regions/wafr.m3u - Worldwide7131https://iptv-org.github.io/iptv/regions/int.m3u - Undefined135https://iptv-org.github.io/iptv/regions/undefined.m3u + Worldwide7122https://iptv-org.github.io/iptv/regions/int.m3u + Undefined133https://iptv-org.github.io/iptv/regions/undefined.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 8de831f8a..08893680d 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -23,12 +23,12 @@ https://live.alarabiya.net/alarabiapublish/alarabiya.smil/playlist.m3u8 https://mn-nl.mncdn.com/alarabiya_live_channel/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 #EXTINF:-1 tvg-id="Alarabiya.ae" status="online",Al Arabiya (1080p) https://shls-alarabiya-prod-dub.shahid.net/out/v1/f5f319206ed740f9a831f2097c2ead23/index.m3u8 -#EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Arabiya Al Hadath (1080p) [Not 24/7] -https://av.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) [Not 24/7] https://live.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlHadath.ae" status="online",Al Hadath TV (1080p) https://shls-hadath-prod-dub.shahid.net/out/v1/0e1a306399c346faac4226aa0858f99b/index.m3u8 +#EXTINF:-1 tvg-id="AlHadath.ae",Al Arabiya Al Hadath (1080p) [Not 24/7] +https://av.alarabiya.net/alarabiapublish/alhadath.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AlQamarTV.ae" status="online",Al Qamar TV (360p) https://cdn5.iqsat.net/iq/8c17d37e0f5c88b1e9c7e1f8f82bc980.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="AlSharqiyaMinKabla.ae" status="online",Al Sharqiya Min Kabla (1080p) @@ -61,7 +61,7 @@ https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd/smil:dubaisportshd.smil/index https://dmitwlvvll.cdn.mangomolo.com/dubaisportshd5/smil:dubaisportshd5.smil/index.m3u8 #EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (1080p) https://dmisxthvll.cdn.mgmlcdn.com/dubaitvht/smil:dubaitv.stream.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="online",Dubai TV International (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h152/index2.m3u8 #EXTINF:-1 tvg-id="DubaiTVInternational.ae" status="error",Dubai TV International (576p) http://210.210.155.37/uq2663/h/h152/index2.m3u8 diff --git a/streams/af.m3u b/streams/af.m3u index 4fa083269..403e24a37 100644 --- a/streams/af.m3u +++ b/streams/af.m3u @@ -3,10 +3,10 @@ http://iptv.arianaafgtv.com/ariana/playlist.m3u8 #EXTINF:-1 tvg-id="ArianaTVNational.af" status="online",Ariana TV National (720p) [Not 24/7] https://d10rltuy0iweup.cloudfront.net/ATNNAT/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="ArianaTVUS.af" status="online",Ariana TV US (720p) [Not 24/7] -https://d2g7v53450s2i2.cloudfront.net/ATNUS/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="ArianaTVUS.af" status="error",Ariana TV US (Delayed stream) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ArianaTVUS.af" status="online",Ariana TV US (Delayed stream) (720p) [Not 24/7] https://d2g7v53450s2i2.cloudfront.net/ATNUS/streamdelay/playlist.m3u8 +#EXTINF:-1 tvg-id="ArianaTVUS.af" status="error",Ariana TV US (720p) [Not 24/7] +https://d2g7v53450s2i2.cloudfront.net/ATNUS/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="ATNNews.af" status="online",ATN News (720p) [Not 24/7] https://d10rltuy0iweup.cloudfront.net/ATNNEWS/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="BaharTV.af" status="online",Bahar TV (720p) [Not 24/7] diff --git a/streams/al.m3u b/streams/al.m3u index 39e60f1f5..efa8a3af5 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -47,10 +47,10 @@ http://edge01eu.ekranet.com/scantv/index.m3u8 http://live.syri.tv:6969/live/syriblue/hd/23.ts #EXTINF:-1 tvg-id="TopNews.al" status="online",Top News (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x6inuzo -#EXTINF:-1 tvg-id="TV7Albania.al" status="online",TV 7 Albania (540p) [Not 24/7] -http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TV7Albania.al" status="online",7 HD (540p) [Not 24/7] https://5d00db0e0fcd5.streamlock.net/7064/7064/playlist.m3u8 +#EXTINF:-1 tvg-id="TV7Albania.al",TV 7 Albania (540p) [Not 24/7] +http://media.az-mediaserver.com:1935/7064/7064/playlist.m3u8 #EXTINF:-1 tvg-id="TVApollon.al" status="online",TV Apollon (720p) https://live.apollon.tv/Apollon-WEB/video.m3u8?token=tnt3u76re30d2 #EXTINF:-1 tvg-id="TVOpoja.al" status="online",TV Opoja (720p) [Not 24/7] diff --git a/streams/am.m3u b/streams/am.m3u index d8400a457..048e18a0e 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -14,7 +14,7 @@ http://ott-cdn.ucom.am/s42/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaKomedi.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Քոմեդի (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s32/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaPremium.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) +#EXTINF:-1 tvg-id="ArmeniaPremium.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Premium (1080p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s83/index.m3u8 #EXTINF:-1 tvg-id="ArmeniaSinemaks.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Armenia Սինեմաքս (480p) @@ -32,16 +32,16 @@ http://ott-cdn.ucom.am/s11/index.m3u8 #EXTINF:-1 tvg-id="ATV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s8/index.m3u8 -#EXTINF:-1 tvg-id="ATVFilmzone.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p) +#EXTINF:-1 tvg-id="ATVFilmzone.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Ֆիլմզոն (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s48/index.m3u8 -#EXTINF:-1 tvg-id="ATVHayTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Հայ TV (480p) +#EXTINF:-1 tvg-id="ATVHayTV.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Հայ TV (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s73/index.m3u8 #EXTINF:-1 tvg-id="ATVKhaghaliqTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV ԽաղԱլիք (234p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s74/index.m3u8 -#EXTINF:-1 tvg-id="ATVKinoman.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) +#EXTINF:-1 tvg-id="ATVKinoman.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Կինոման (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s94/index.m3u8 #EXTINF:-1 tvg-id="ATVTavaTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",ATV Թավա TV (480p) @@ -51,7 +51,7 @@ http://ott-cdn.ucom.am/s53/index.m3u8 http://serv24.vintera.tv:8081/test/h1_arm/index.m3u8 #EXTINF:-1 tvg-id="H1.am" status="online",Առաջին ալիք (1080p) https://amtv1.livestreamingcdn.com/am2abr/index.m3u8 -#EXTINF:-1 tvg-id="H2.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Հ2 (480p) +#EXTINF:-1 tvg-id="H2.am" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Հ2 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s2/index.m3u8 #EXTINF:-1 tvg-id="KentronTV.am" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Կենտրոն (480p) diff --git a/streams/ar.m3u b/streams/ar.m3u index 572e8127d..426ef0fb9 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -19,7 +19,7 @@ https://raw.githubusercontent.com/MachineSystems/archived_m3u8/main/america_hls. http://186.0.233.76:1935/Argentinisima/smil:argentinisima.smil/playlist.m3u8 #EXTINF:-1 tvg-id="C5N.ar" status="online",Canal 5 Noticias (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/c5n/live -#EXTINF:-1 tvg-id="Canal2HD.ar" status="online",Canal 2 Jujuy (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal2HD.ar",Canal 2 Jujuy (720p) [Not 24/7] http://api.new.livestream.com/accounts/679322/events/3782013/live.m3u8 #EXTINF:-1 tvg-id="Canal3PinamarHD.ar" status="online",CN3 Pinamar (720p) [Not 24/7] https://wowza.telpin.com.ar:1935/canal3/canal3.stream/playlist.m3u8 @@ -64,12 +64,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalccor #EXTINF:-1 tvg-id="CanaldelaCiudad.ar" status="online" user-agent="iPhone",Canal de la Ciudad (720p) #EXTVLCOPT:http-user-agent=iPhone https://g5.proy-hor.transport.edge-access.net/a08/ngrp:gcba_video4-100042_all/Playlist.m3u8?sense=true -#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 -https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="iPhone",Canal Luz (1080p) #EXTVLCOPT:http-user-agent=iPhone https://g2.vxral-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8 +#EXTINF:-1 tvg-id="CanalLuz.ar" status="online" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",canalLUZ (1080p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36 +https://g1.mc-slo.transport.edge-access.net/a11/ngrp:canal_luz01-100009_all/Playlist.m3u8?sense=true #EXTINF:-1 tvg-id="CanalProvincial.ar" status="error",Canal Provincial (San Miguel) (360p) [Not 24/7] http://www.trimi.com.ar/provincial/streaming/mystream.m3u8 #EXTINF:-1 tvg-id="CanalTDC.ar" status="online",CANAL TDC (1080p) [Not 24/7] @@ -86,7 +86,7 @@ https://5fb24b460df87.streamlock.net/live-cont.ar/cinear/playlist.m3u8 http://coninfo.net:1935/chacodxdtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="CrossingCanalIPTV.ar" status="online",Crossing TV (Crossing Contenidos) (720p) [Not 24/7] https://vivo.solumedia.com:19360/crossing/crossing.m3u8 -#EXTINF:-1 tvg-id="DeporTV.ar" status="online",DeporTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DeporTV.ar" status="error",DeporTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCSmh3DFxBwFurMttT60PQ1g/live #EXTINF:-1 tvg-id="ElDoce.ar" status="online",El Doce TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?feature=emb_title&streaming-ip=https://www.youtube.com/watch?v=gBbMbqILzXU @@ -134,7 +134,7 @@ http://www.coninfo.net:1935/previsoratv/live/playlist.m3u8 https://wowza.telpin.com.ar:1935/telpintv/smil:ttv.stream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TelpinTVCanal2HD.ar" status="online",Telpin TV (1080p) [Not 24/7] https://wowza.telpin.com.ar:1935/telpintv/ttv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="TierramiaTV.ar" status="online",Tierra Mía TV (720p) +#EXTINF:-1 tvg-id="TierramiaTV.ar" status="error",Tierra Mía TV (720p) http://live-edge01.telecentro.net.ar/live/smil:trm.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Toonizaki.ar" status="error",Toonizaki (720p) [Not 24/7] https://live.admefy.com/live/default/great_salmon_9bd9d.m3u8 diff --git a/streams/at.m3u b/streams/at.m3u index 8cf399f8e..a6b76fad8 100644 --- a/streams/at.m3u +++ b/streams/at.m3u @@ -23,7 +23,7 @@ https://d38d1dtxhym0zi.cloudfront.net/LiveHTTPOrigin/okto/playlist.m3u8 https://d2i6psfxyapxwi.cloudfront.net/out/v1/f0cc8e3aceb64ad8968231dc5a0041d4/index.m3u8 #EXTINF:-1 tvg-id="ORF1.at" status="blocked",ORF 1 (720p) [Geo-blocked] https://orf1.mdn.ors.at/out/u/orf1/qxb/manifest.m3u8 -#EXTINF:-1 tvg-id="ORF2.at" status="blocked",ORF 2 (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORF2.at" status="error",ORF 2 (540p) [Geo-blocked] https://orf2.mdn.ors.at/out/u/orf2/qxb/manifest.m3u8 #EXTINF:-1 tvg-id="ORFIII.at" status="blocked",ORF 3 (720p) [Geo-blocked] https://orf3.mdn.ors.at/out/u/orf3/qxb/manifest.m3u8 diff --git a/streams/au_samsung.m3u b/streams/au_samsung.m3u index 6bcfd5434..ba94c8011 100644 --- a/streams/au_samsung.m3u +++ b/streams/au_samsung.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ActionHollywoodMovies.au" status="error",Action Hollywood Movies (1080p) https://lightning-actionhollywood-samsungaustralia.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergQuicktake.us" status="error",Bloomberg Quicktake (1080p) +#EXTINF:-1 tvg-id="BloombergQuicktake.us",Bloomberg Quicktake (1080p) https://bloomberg-quicktake-1-au.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTV.us" status="error",Bloomberg TV US (1080p) https://bloomberg-bloomberg-2-au.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/az.m3u b/streams/az.m3u index 2cd8a9c87..daea8514e 100644 --- a/streams/az.m3u +++ b/streams/az.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="online",Alvin Channel TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlvinChannelTV.az" status="error",Alvin Channel TV (360p) [Not 24/7] http://cdn10-alvinchannel.yayin.com.tr/alvinchannel/alvinchannel/playlist.m3u8 #EXTINF:-1 tvg-id="ARB24.az" status="online",ARB 24 (1080p) [Not 24/7] http://85.132.81.184:8080/arb24/live1/index.m3u8 diff --git a/streams/ba.m3u b/streams/ba.m3u index d8ed178c4..e8de3d1c9 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -13,9 +13,9 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/ntvic https://webtvstream.bhtelecom.ba/gorazde_cam2.m3u8 #EXTINF:-1 tvg-id="RTVHB.ba" status="online",RTV HB (576p) [Not 24/7] https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 -#EXTINF:-1 tvg-id="Televizija5.ba" status="timeout",Televizija 5 (576p) +#EXTINF:-1 tvg-id="Televizija5.ba" status="online",Televizija 5 (576p) https://balkanmedia.dynu.net/hls/tv5web.m3u8 -#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVSlonExtra.ba" status="online",TV Slon Extra (1080p) [Not 24/7] http://31.47.0.130:8082 #EXTINF:-1 tvg-id="TVSlonExtra.ba" status="error",TV Slon Extra (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RTVSLON/live diff --git a/streams/be.m3u b/streams/be.m3u index 569ef933d..494396b03 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="BelRTL.be" status="online",Bel RTL (720p) +#EXTINF:-1 tvg-id="BelRTL.be",Bel RTL (720p) https://bel-lh.akamaihd.net/i/BEL_1@321282/master.m3u8 #EXTINF:-1 tvg-id="BX1.be" status="online",BX1 (720p) [Not 24/7] https://59959724487e3.streamlock.net/stream/live/playlist.m3u8 @@ -17,7 +17,7 @@ https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.m3u8 https://content.uplynk.com/channel/e11a05356cc44198977436418ad71832.mpd #EXTINF:-1 tvg-id="LN24.be" status="online",LN24 https://hls-origin01-ln24.cdn01.rambla.be/adliveorigin-ln24/_definst_/ApYjOq.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="MNM.be" status="online",MNM (720p) +#EXTINF:-1 tvg-id="MNM.be" status="timeout",MNM (720p) https://live-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="Notele.be" status="online",Notele (576p) [Not 24/7] https://streaming01.divercom.be/notele_live/direct.stream/playlist.m3u8 @@ -53,6 +53,8 @@ https://live-radio-cf-vrt.akamaized.net/groupb/live/eee20dc8-158a-4194-8d92-0c5a https://live-radio-cf-vrt.akamaized.net/groupa/live/bac277a1-306d-44a0-8e2e-e5b9c07fa270/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio 1 https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8993c8ee4/live.isml/.m3u8 +#EXTINF:-1 tvg-id="" status="online",VRT Radio 2 +https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio StuBru https://live-radio-cf-vrt.akamaized.net/groupb/live/0f394a26-c87d-475e-8590-e9c6e79b28d9/live.isml/.m3u8 #EXTINF:-1 tvg-id="" status="online",VRT Radio Klara @@ -63,5 +65,3 @@ https://rtltvi-lh.akamaihd.net/i/TVI_1@319659/master.m3u8 https://media.mediahuisvideo.be/hls/account=tqIhfOEY3U0A/item=oIFtpshSvwcy/oIFtpshSvwcy.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Antenne Centre (720p) [Geo-blocked] https://actv-live.freecaster.com/live/actv/actv.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",VRT Radio 2 -https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/live.isml/.m3u8 diff --git a/streams/bf.m3u b/streams/bf.m3u index 77f077bc2..86fd2f79e 100644 --- a/streams/bf.m3u +++ b/streams/bf.m3u @@ -5,5 +5,5 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/3tvbf https://playtv4kpro.com:5443/LiveApp/streams/163893638025530331068059.m3u8 #EXTINF:-1 tvg-id="ImpactTV.bf" status="online",Impact TV (360p) https://edge.vedge.infomaniak.com/livecast/ik:impacttv_1/manifest.m3u8 -#EXTINF:-1 tvg-id="RTB.bf" status="error",RTB (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTB.bf" status="online",RTB (360p) [Not 24/7] https://edge.vedge.infomaniak.com/livecast/ik:rtbtvlive1/manifest.m3u8 diff --git a/streams/bn.m3u b/streams/bn.m3u index 3075b1a06..0bd6a1862 100644 --- a/streams/bn.m3u +++ b/streams/bn.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="RTBAneka.bn" status="online",RTB Aneka (720p) https://d1211whpimeups.cloudfront.net/smil:rtb2/playlist.m3u8 -#EXTINF:-1 tvg-id="RTBGo.bn" status="online",RTB Go (720p) +#EXTINF:-1 tvg-id="RTBGo.bn" status="error",RTB Go (720p) https://d1211whpimeups.cloudfront.net/smil:rtbgo/playlist.m3u8 #EXTINF:-1 tvg-id="RTBSukmaindera.bn" status="online",RTB Sukmaindera (720p) https://d1211whpimeups.cloudfront.net/smil:rtb1/playlist.m3u8 diff --git a/streams/bo.m3u b/streams/bo.m3u index 1158d3a79..c50423575 100644 --- a/streams/bo.m3u +++ b/streams/bo.m3u @@ -21,10 +21,10 @@ https://master.tucableip.com/pat/playlist.m3u8 http://streamer1.streamhost.org:1935/salive/GMIredadvenirm/playlist.m3u8 #EXTINF:-1 tvg-id="RedPatBolivia.bo" status="error",Red Pat Bolivia https://5975e06a1f292.streamlock.net:4443/patbolivia/patlapaz/master.m3u8 -#EXTINF:-1 tvg-id="RedUno.bo" status="online",Red Uno (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp #EXTINF:-1 tvg-id="RedUno.bo" status="error",Red Uno (720p) [Not 24/7] https://query-streamlink.herokuapp.com/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp +#EXTINF:-1 tvg-id="RedUno.bo",Red Uno (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x825whp #EXTINF:-1 tvg-id="RenuevaDigital.bo" status="online",Renueva Digital (720p) https://inliveserver.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="RTP.bo" status="online",RTP (720p) [Not 24/7] diff --git a/streams/br.m3u b/streams/br.m3u index c3a2191e9..b9de9492b 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1001Noites.br" status="timeout",1001 Noites (720p) [Not 24/7] +#EXTINF:-1 tvg-id="1001Noites.br" status="online",1001 Noites (720p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-8155/ngrp:LVW8155_41E1ciuCvO_all/playlist.m3u8 #EXTINF:-1 tvg-id="AgroBrasilTV.br" status="online",AgroBrasil TV (720p) [Not 24/7] http://45.162.230.234:1935/agrobrasiltv/agrobrasiltv/playlist.m3u8 @@ -8,7 +8,7 @@ https://server.flixtv.com.br/agrobrasiltv/agrobrasiltv/playlist.m3u8 #EXTINF:-1 tvg-id="AgroMais.br" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Agromais (1080p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://evpp.mm.uol.com.br/geob_band/agromais/playlist.m3u8 -#EXTINF:-1 tvg-id="AllSports.br" status="online",All Sports (720p) +#EXTINF:-1 tvg-id="AllSports.br" status="timeout",All Sports (720p) https://5cf4a2c2512a2.streamlock.net/dgrau/dgrau/playlist.m3u8 #EXTINF:-1 tvg-id="Animestation.br" status="error",Animestation (480p) [Not 24/7] https://stmv.video.expressolider.com.br/animestation1/animestation1/playlist.m3u8 @@ -114,7 +114,7 @@ https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 http://streaming03.zas.media:1935/redemaoamiga/redemaoamiga/live.m3u8 #EXTINF:-1 tvg-id="RedeMassa.br" status="online",SBT Rede Massa (720p) [Not 24/7] https://cdn-cdn-iguacu.ciclano.io:1443/cdn-iguacu/cdn-iguacu/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeMinas.br" status="error",Rede Minas (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RedeMinas.br" status="online",Rede Minas (1080p) [Not 24/7] https://v4-slbps-sambavideos.akamaized.net/live/3282,8114,ec4b5a296d97fa99bf990662f5b4f8e1;base64np;Mc8VDxqNjXKCAf8!/amlst:Mc_tFgfGiHOdQXPB/chunklist_.m3u8 #EXTINF:-1 tvg-id="RedeRC.br" status="online",Rede RC (720p) [Not 24/7] http://tv02.logicahost.com.br:1935/rederc/rederc/live.m3u8 @@ -230,7 +230,7 @@ http://cdn.tvmatic.net/fight.m3u8 http://cdn.tvmatic.net/funny.m3u8 #EXTINF:-1 tvg-id="TVMaticTikTok.br" status="timeout",TVMatic TikTok (720p) http://cdn.tvmatic.net/tiktok.m3u8 -#EXTINF:-1 tvg-id="TVMAX.br" status="online",TV MAX (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVMAX.br" status="error",TV MAX (720p) [Not 24/7] https://59f1cbe63db89.streamlock.net:1443/tvmax/tvmax/playlist.m3u8 #EXTINF:-1 tvg-id="TVMetropole.br" status="online",TV Metropole (720p) [Not 24/7] https://cdn-fundacao-2110.ciclano.io:1443/fundacao-2110/fundacao-2110/playlist.m3u8 @@ -294,6 +294,10 @@ https://edge-df-01.eduplay.rnp.br/media/ocp(r(iRGrcw)t(AAAAAAAAAAA)p(d(Dxg)k(Qdk https://srv5.zcast.com.br/andre4369/andre4369/playlist.m3u8 #EXTINF:-1 tvg-id="Yeeaah.br" status="online",Yeeaah! (720p) [Not 24/7] https://srv3.zcast.com.br/yeeaah/yeeaah/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live +#EXTINF:-1 tvg-id="" status="online",TV Camara de Sao Paulo (720p) [Not 24/7] +https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TELE CINE ACTION (720p) http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",Bandnews (720p) [Geo-blocked] @@ -301,12 +305,8 @@ http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/playlist.m3u8 https://evpp.mm.uol.com.br/geob_band/bandnewstv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Record TV Goias (720p) [Geo-blocked] https://playplusgoya-lh.akamaihd.net/i/pp_gna@377833/index_720_av-p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",TV Camara de Sao Paulo (720p) [Not 24/7] -https://cdn.jmvstream.com/w/LVW-8711/ngrp:LVW8711_tG0F3TEBDL_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hot FM SP (720p) [Not 24/7] http://flash8.crossdigital.com.br/id2266/id2266/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",BM&C [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoja0MNI4SIvXqJR3szbSfw/live #EXTINF:-1 tvg-id="" status="error",Canal Metropolitano de Noticias (720p) [Not 24/7] http://in.uaimacks.net.br:1935/macks/macks.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Sesc TV (1080p) [Not 24/7] diff --git a/streams/by.m3u b/streams/by.m3u index 351b24605..dca998ba5 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -7,7 +7,7 @@ https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8 http://95.46.208.8:26258/belarus4 #EXTINF:-1 tvg-id="Belarus24.by" status="online",Беларусь 24 (1080p) https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="timeout",Первый Музыкальный Канал 4K (2160p) +#EXTINF:-1 tvg-id="FirstMusicChannel4K.by" status="online",Первый Музыкальный Канал 4K (2160p) http://rtmp.one.by:1499 #EXTINF:-1 tvg-id="FirstMusicChannel.by" status="online",Первый Музыкальный Канал (576p) http://hz1.teleport.cc/HLS/SD.m3u8 diff --git a/streams/ca.m3u b/streams/ca.m3u index bd307dc66..ab319789e 100644 --- a/streams/ca.m3u +++ b/streams/ca.m3u @@ -5,9 +5,9 @@ http://158.69.124.9:1935/5aabtv/5aabtv/playlist.m3u8 https://uni01rtmp.tulix.tv/amazingdtv/amazingdtv/playlist.m3u8 #EXTINF:-1 tvg-id="AssembleenationaleduQuebec.ca" status="error",Canal de l'Assemblée nationale (544p) [Not 24/7] https://wowzaprod231-i.akamaihd.net/hls/live/1013830/177d227e/playlist.m3u8 -#EXTINF:-1 tvg-id="AzStarTV.ca" status="timeout",Az Star TV (1080p) +#EXTINF:-1 tvg-id="AzStarTV.ca" status="online",Az Star TV (1080p) http://live.azstartv.com/azstar/smil:azstar.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AzStarTV.ca" status="timeout",Az Star TV (240p) +#EXTINF:-1 tvg-id="AzStarTV.ca" status="error",Az Star TV (240p) https://live.livestreamtv.ca/azstar/ngrp:azstar/playlist.m3u8 #EXTINF:-1 tvg-id="BBCTorontoGaundaPunjab.ca" status="online",BBC Toronto Gaunda Punjab (720p) [Not 24/7] http://start.agmediachandigarh.com/gaundapunjab/tv/playlist.m3u8 @@ -17,7 +17,7 @@ http://cdn8.live247stream.com/canadaone/tv/playlist.m3u8 http://live.canadastartv.com:1935/canadastartv/canadastartv/playlist.m3u #EXTINF:-1 tvg-id="CanadianArabTV.ca" status="online",Canadian Arab TV (720p) [Not 24/7] http://142.112.39.133:8080/catv.mp4 -#EXTINF:-1 tvg-id="CanadianArabTV.ca" status="online",Canadian Arab TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanadianArabTV.ca",Canadian Arab TV (720p) [Not 24/7] http://142.112.39.133:8080/hls/catv/index.m3u8 #EXTINF:-1 tvg-id="CanBanglaTV.ca" status="online",CanBangla TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/canbanglatv.stream/playlist.m3u8 @@ -99,7 +99,7 @@ http://cdn12.henico.net:8080/live/gsctv/index.m3u8 http://encodercdn1.frontline.ca/encoder181/output/History_720p/playlist.m3u8 #EXTINF:-1 tvg-id="IciRDI.ca" status="online",ICI RDI (720p) https://rcavlive.akamaized.net/hls/live/704025/xcanrdi/master.m3u8 -#EXTINF:-1 tvg-id="IIPCTV.ca" status="online",IIPC TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="IIPCTV.ca",IIPC TV (480p) [Geo-blocked] https://uni10rtmp.tulix.tv/iipctv/iipctv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ITCTV.ca" status="blocked",ITC TV (480p) [Geo-blocked] https://dacastmmd.mmdlive.lldns.net/dacastmmd/f05d55e42dc746c8bd36edafbace7cc1/playlist.m3u8 @@ -128,9 +128,9 @@ http://stream.pardesitv.online/pardesi/index.m3u8 #EXTINF:-1 tvg-id="ParnianTV.ca" status="online",Parnian TV (720p) https://live2.parnian.tv/hls/.m3u8 #EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) -https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 -#EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtvedge/playlist.m3u8 +#EXTINF:-1 tvg-id="PlymouthRockTV.ca" status="online",Plymouth Rock TV (1080p) +https://vse2-eu-all59.secdn.net/barakyah-channel/live/plymouthtv/playlist.m3u8 #EXTINF:-1 tvg-id="PrimeAsiaTV.ca" status="error",Prime Asia TV (720p) http://primeasia.dyndns.tv:8080/Live_web_250/index.m3u8 #EXTINF:-1 tvg-id="PrimeCanadaTV.ca" status="online",Prime Canada TV (720p) [Not 24/7] @@ -149,7 +149,7 @@ http://cdn11.live247stream.com/tag/tv/playlist.m3u8 http://live.tamilvision.tv:8081/TVI/HD/playlist.m3u8 #EXTINF:-1 tvg-id="TamilVisionTV.ca" status="online",Tamil Vision TV (720p) http://live.tamilvision.tv:8081/TVI/SD/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="error",Télé Culturelle Médias (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleCulturelleMedias.ca" status="online",Télé Culturelle Médias (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8150/8150/playlist.m3u8 #EXTINF:-1 tvg-id="TeleMagQuebec.ca" status="online",Télé-Mag Québec (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCNKXYT-Nng5LBMUQrZJ9zWA/live @@ -157,7 +157,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/ctmq/live #EXTINF:-1 tvg-id="TeletoonEnglish.ca" status="error",Teletoon (720p) [Not 24/7] http://s1.mysportz.tv:2082/teletoon/playlist.m3u8 -#EXTINF:-1 tvg-id="TheChannelTV.ca" status="error",The Channel TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TheChannelTV.ca" status="online",The Channel TV (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/thechanneltv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TheWeatherNetwork.ca" status="error",The Weather Network Uxbridge Edition (720p) http://s1.mysportz.tv:2082/weather/playlist.m3u8 @@ -175,9 +175,9 @@ http://s1.mysportz.tv:2082/tsn3/playlist.m3u8 http://s1.mysportz.tv:2082/tsn4/playlist.m3u8 #EXTINF:-1 tvg-id="TV16Toronto.ca" status="online",TV 16 Toronto (720p) [Not 24/7] http://rtmp.smartstream.video:1935/capco/tv29/playlist.m3u8 -#EXTINF:-1 tvg-id="TVC9.ca" status="error",TVC9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVC9.ca" status="online",TVC9 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC0JP0ek-HhcqisiEpsZiQZA/live -#EXTINF:-1 tvg-id="TVOKids.ca" status="error",TVOKids (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOKids.ca" status="online",TVOKids (360p) [Not 24/7] https://bcsecurelivehls-i.akamaihd.net/hls/live/623607/15364602001/tvokids/master.m3u8 #EXTINF:-1 tvg-id="UvagutTV.ca" status="online",Uvagut TV (1080p) http://dee7mwgg9dzvl.cloudfront.net/hls/uvagut/playlist.m3u8 @@ -189,7 +189,7 @@ https://wowzastream.westmancom.com/wcgtvlive/highstream.sdp/master.m3u8 http://origin-http-delivery.isilive.ca/live/_definst_/ontla/house-fr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",QVTV (720p) https://qvmstream.tulix.tv/720p/720p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Azstar TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",Azstar TV (1080p) [Not 24/7] http://live.livestreamtv.ca/azstar/smil:azstar.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CPMTV 24 http://159.69.58.154/cpmtv/cpmtv.m3u8 diff --git a/streams/cl.m3u b/streams/cl.m3u index 99f03dc96..a07907bab 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -34,10 +34,10 @@ https://unlimited1-us.dps.live/canal2/canal2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal2Quellon.cl" status="online",TV Quellón (1080p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvquellon/tvquellon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] -https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] https://unlimited1-us.dps.live/c9/c9.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal13.cl" status="blocked",Canal 13 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="Canal9BioBioTelevision.cl" status="online",Canal 9 Bío Bío Televisión (1080p) [Not 24/7] +https://unlimited6-cl.dps.live/c9/c9.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="Canal13.cl",Canal 13 (720p) [Geo-blocked] http://canal13-m3u.chorroaeboy.repl.co #EXTINF:-1 tvg-id="Canal21.cl" status="timeout",Canal 21 (720p) [Not 24/7] http://edge1.cl.grupoz.cl/canal21tv/live/playlist.m3u8 @@ -233,7 +233,7 @@ https://5eae379fb77bb.streamlock.net/rtctelevision/rtctelevision/playlist.m3u8 https://593b04c4c5670.streamlock.net/8038/8038/playlist.m3u8 #EXTINF:-1 tvg-id="SantaMariaTelevision.cl" status="online",Santa María Televisión (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/smtv/smtv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="SellodeRaza.cl" status="error",Sello de Raza (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SellodeRaza.cl",Sello de Raza (720p) [Not 24/7] https://v2.tustreaming.cl/mastermedia/playlist.m3u8 #EXTINF:-1 tvg-id="SoloBailalo.cl" status="online",SoloBáilalo https://5ff3d9babae13.streamlock.net/8000/8000/playlist.m3u8 @@ -245,9 +245,9 @@ https://paneltv.online:1936/8116/8116/playlist.m3u8 https://stv.janus.cl/playlist/stream.m3u8 #EXTINF:-1 tvg-id="T13.cl" status="online",T13 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCsRnhjcUCR78Q3Ud6OXCTNg/live -#EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="timeout",Tele 2 Web (Retiro) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tele2WebRetiro.cl" status="online",Tele 2 Web (Retiro) (720p) [Not 24/7] https://inliveserver.com:1936/11516/11516/playlist.m3u8 -#EXTINF:-1 tvg-id="Telecanal.cl" status="error",Telecanal +#EXTINF:-1 tvg-id="Telecanal.cl" status="online",Telecanal https://unlimited1-cl-isp.dps.live/tctc/tctc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TeletrakTV.cl" status="online",Teletrak (720p) https://unlimited6-cl.dps.live/sportinghd/sportinghd.smil/playlist.m3u8 @@ -279,13 +279,13 @@ https://593b04c4c5670.streamlock.net/8014/8014/playlist.m3u8 http://cdn.streamingmedia.cl:1935/live/canalcosta/playlist.m3u8 #EXTINF:-1 tvg-id="TVCosta.cl" status="error",TV Costa (San Antonio) (720p) [Not 24/7] https://hd.chileservidores.cl:1936/tvcosta1/tvcosta1/playlist.m3u8 -#EXTINF:-1 tvg-id="TVElqui.cl" status="error",TV Elqui (La Serena) (720p) +#EXTINF:-1 tvg-id="TVElqui.cl" status="online",TV Elqui (La Serena) (720p) https://5eff35271151c.streamlock.net:1936/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="TVN.cl" status="error",TVN (720p) [Not 24/7] https://unlimited1-us.dps.live/tvn/tvn.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVN.cl" status="error",TVN (720p) [Not 24/7] https://unlimited10-cl.dps.live/tvn/tvn.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVOSanVicente.cl" status="online",TVO (San Vicente) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVOSanVicente.cl" status="timeout",TVO (San Vicente) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/tvo/tvo.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVOSanVicente.cl" status="timeout",TVO San Vicente (720p) [Not 24/7] https://unlimited2-cl-movistar.dps.live/tvo/tvo.smil/playlist.m3u8 @@ -321,7 +321,7 @@ http://cl.origin.grupoz.cl/uestv/live/playlist.m3u8 http://edge1.cl.grupoz.cl/uestv/live/playlist.m3u8 #EXTINF:-1 tvg-id="UESTV.cl" status="timeout",UESTV (720p) https://tls.cdnz.cl/uestv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="ULosLagosTV.cl" status="online",U Los Lagos TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ULosLagosTV.cl" status="error",U Los Lagos TV (1080p) [Not 24/7] http://tv.ulagos.cl/web/live.m3u8 #EXTINF:-1 tvg-id="UMAGTV.cl" status="timeout",UMAGTV Televisión (Punta Arenas) (720p) http://edge1.cl.grupoz.cl/tser5/live/playlist.m3u8 @@ -355,6 +355,8 @@ https://v2.tustreaming.cl/zizatv/index.m3u8 http://38.131.11.9:1080/play/a00x #EXTINF:-1 tvg-id="ZonaPlayTV.cl" status="online",Zona Play TV (ZPTV) (720p) [Not 24/7] https://srv3.zcast.com.br/juancarlos9451/juancarlos9451/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CHV Noticias (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="online",Canal SCÑ (San Carlos Ñuble) (720p) [Not 24/7] https://live.tvcontrolcp.com:1936/sancarlostv/sancarlostv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Diputados (720p) [Not 24/7] @@ -383,8 +385,6 @@ http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/7.m3u8 http://159.69.56.148:25461/live/Mix24-7Gratis/78qy9/25.m3u8 #EXTINF:-1 tvg-id="" status="error",Camara de Diputados (DVR) (720p) [Not 24/7] http://camara.02.cl.cdnz.cl/cdndvr/ngrp:live_all/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",CHV Noticias (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRsUoZYC1ULUspipMRnMhwg/live #EXTINF:-1 tvg-id="" status="error",Estación TV (Chillán) (720p) [Not 24/7] https://pantera1-100gb-cl-movistar.dps.live/estaciontv/estaciontv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Spectrum Channel LGBTQ+ (480p) [Not 24/7] diff --git a/streams/cn.m3u b/streams/cn.m3u index 7d08af512..5977e2c87 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -84,13 +84,13 @@ http://116.199.5.51:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/cctv-3/cctv-3 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) -http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv3/HD-2500k-1080P-cctv3 -#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227295/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) http://223.110.245.165/ott.js.chinamobile.com/PLTV/3/224/3221225588/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (576p) http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226360/index.m3u8 +#EXTINF:-1 tvg-id="CCTV3.cn",CCTV-3综艺 (1080p) +http://183.207.248.71/cntv/live1/HD-2500k-1080P-cctv3/HD-2500k-1080P-cctv3 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="online",CCTV-4 Asia (576p) http://210.210.155.37/qwr9ew/s/s19/index.m3u8 #EXTINF:-1 tvg-id="CCTV4Asia.cn" status="error",CCTV-4 Asia (576p) [Geo-blocked] @@ -264,8 +264,6 @@ http://39.135.138.59:18890/PLTV/88888910/224/3221225626/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="online",CCTV-9纪录 (1080p) http://183.207.249.6/PLTV/3/224/3221225532/index.m3u8 #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9纪录 (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=33&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="CCTV9.cn" status="timeout",CCTV-9纪录 (1080p) 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=33&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="CCTV9.cn" status="timeout",CCTV-9纪录 (360p) http://125.210.152.18:9090/live/CCTVJLHD_H265.m3u8 @@ -273,6 +271,8 @@ http://125.210.152.18:9090/live/CCTVJLHD_H265.m3u8 http://183.207.248.71/cntv/live1/cctv-news/cctv-news #EXTINF:-1 tvg-id="CCTV9.cn" status="timeout",CCTV-9纪录 (576p) http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225868/index.m3u8 +#EXTINF:-1 tvg-id="CCTV9.cn",CCTV-9纪录 (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=33&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="CCTV10.cn" status="online",CCTV-10科教 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225636/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10科教 (1080p) @@ -389,17 +389,17 @@ https://news.cgtn.com/resource/live/document/cgtn-doc.m3u8 https://news.cgtn.com/resource/live/russian/cgtn-r.m3u8 #EXTINF:-1 tvg-id="CGTNSpanish.cn" status="online",CGTN Español (576p) [Not 24/7] https://news.cgtn.com/resource/live/espanol/cgtn-e.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="online",Dragon TV International (360p) http://210.210.155.37/x6bnqe/s/s29/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="DragonTVInternational.cn" status="error",Dragon TV International (360p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s29/index.m3u8 +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s50/index.m3u8 -#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="error",Toonmax TV (576p) +#EXTINF:-1 tvg-id="ToonmaxTV.cn" status="online",Toonmax TV (576p) http://210.210.155.37/qwr9ew/s/s50/index.m3u8 #EXTINF:-1 tvg-id="TVS2.cn" status="timeout",TVS2 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227005/index.m3u8 -#EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="XingKongInternational.cn" status="online",Xing Kong International (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s94/index2.m3u8 #EXTINF:-1 tvg-id="XingKongInternational.cn" status="error",Xing Kong International (360p) http://210.210.155.37/x6bnqe/s/s94/index2.m3u8 @@ -418,8 +418,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225621/index.m3u8 #EXTINF:-1 tvg-id="" status="online",NewTV超级电影 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225623/index.m3u8 #EXTINF:-1 tvg-id="" status="online",上海纪实 (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225654/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",上海纪实 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225655/index.m3u8 #EXTINF:-1 tvg-id="" status="online",东南卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225657/index.m3u8 @@ -435,8 +433,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225674/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225675/index.m3u8 #EXTINF:-1 tvg-id="" status="online",北京紀實 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225676/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",黑龙江卫视 (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225690/index.m3u8 #EXTINF:-1 tvg-id="" status="online",安徽卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225691/index.m3u8 #EXTINF:-1 tvg-id="" status="online",重庆卫视 (1080p) @@ -513,6 +509,8 @@ http://117.169.120.140:8080/live/hdshandongstv/.m3u8 http://117.169.120.140:8080/live/hdshenzhenstv/.m3u8 #EXTINF:-1 tvg-id="" status="online",天津卫视 (1080p) http://117.169.120.140:8080/live/hdtianjinstv/.m3u8 +#EXTINF:-1 tvg-id="" status="online",洪雅新闻综合 (1080p) +http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 #EXTINF:-1 tvg-id="" status="online",东方影视 (1080p) http://140.207.241.3:8080/live/program/live/dsjpdhd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",徐州新聞綜合 (1080p) @@ -549,6 +547,8 @@ http://183.207.249.16/PLTV/3/224/3221225539/index.m3u8 http://183.207.249.34/PLTV/4/224/3221227393/index.m3u8 #EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p) http://183.207.249.34/PLTV/4/224/3221227402/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",凤凰资讯 (720p) +http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="online",凤凰香港 (720p) http://183.207.249.35/PLTV/3/224/3221226975/index.m3u8 #EXTINF:-1 tvg-id="" status="online",黑龙江卫视 (1080p) @@ -565,6 +565,8 @@ http://218.204.153.158/10.m3u8 http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="online",云南 Ⅰ 红河综合台 (1080p) http://file.hhtv.cc/cms/videos/nmip-media/channellive/channel1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",广东 ‖ 清新综合台 (1080p) +http://hls.wiseqx.com/live/qxzh.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江卫视 (1080p) http://hw-m-l.cztv.com/channels/lantian/channel01/1080p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江钱江 (1080p) @@ -613,6 +615,8 @@ http://live.dxhmt.cn:9081/tv/10184-1.m3u8 http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="online",建安电视台 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/11003-1.m3u8 +#EXTINF:-1 tvg-id="" status="online",罗山电视台 (1080p) [Not 24/7] +http://live.dxhmt.cn:9081/tv/11521-1.m3u8 #EXTINF:-1 tvg-id="" status="online",上海金山电视台 (270p) http://live.mudu.tv/watch/4zbn2f.m3u8 #EXTINF:-1 tvg-id="" status="online",石景山电视台 (1080p) [Not 24/7] @@ -641,14 +645,8 @@ http://tvdrs.wsrtv.com.cn:8100/channellive/ch1.flv http://tvdrs.wsrtv.com.cn:8100/channellive/ch2.flv #EXTINF:-1 tvg-id="" status="online",浙江影视 (1080p) http://yd-m-l.cztv.com/channels/lantian/channel05/1080p.m3u8 -#EXTINF:-1 tvg-id="" status="online",成都大熊猫 (1080p) [Not 24/7] -https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 #EXTINF:-1 tvg-id="" status="online",半岛新闻 (1080p) https://live-hls-web-aje.getaj.net/AJE/01.m3u8 -#EXTINF:-1 tvg-id="" status="online",中国交通 (海南) (1080p) [Not 24/7] -https://tv.lanjingfm.com/cctbn/hainan.m3u8 -#EXTINF:-1 tvg-id="" status="online",广东 ‖ 清新综合台 (1080p) -http://hls.wiseqx.com/live/qxzh.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林乡村 (900p) [Not 24/7] @@ -693,12 +691,12 @@ http://223.247.33.124:1935/live/zonghe/playlist.m3u8 http://bililive.kksmg.com/hls/sdi80/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",海盐新闻 (720p) http://haiyan.liveyun.hoge.cn/xwpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",华数 (720p) [Not 24/7] -http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水新闻综合 (720p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv1.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁公共 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_PUB_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江经济 (720p) [Not 24/7] http://hw-m-l.cztv.com/channels/lantian/channel03/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",浙江 Ⅰ 浙江教育 (720p) [Not 24/7] @@ -721,6 +719,8 @@ http://hw-m-l.cztv.com/channels/lantian/channel11/720p.m3u8 http://l.cztvcloud.com/channels/lantian/SXshangyu1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",上虞經濟文化 (720p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXshangyu2/720p.m3u8 +#EXTINF:-1 tvg-id="" status="online",上虞3新商都 (720p) [Not 24/7] +http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",嵊州综合 (720p) [Not 24/7] http://l.cztvcloud.com/channels/lantian/SXshengzhou1/720p.m3u8 #EXTINF:-1 tvg-id="" status="online",萧山新闻综合 (720p) [Not 24/7] @@ -761,8 +761,6 @@ http://live.wifizs.cn/qdly/sd/live.m3u8 http://live.ybtvyun.com/video/s10016-7e5f23de35df/index.m3u8 #EXTINF:-1 tvg-id="" status="online",娄底 (720p) http://mms.ldntv.cn:1935/live/_definst_/zonghe/chunklist_w67585331.m3u8 -#EXTINF:-1 tvg-id="" status="online",内江公共 (720p) -http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江科教 (720p) http://njzb.scnj.tv:90/live/kjpd_kjpd800.m3u8 #EXTINF:-1 tvg-id="" status="online",内江综合 (720p) @@ -785,8 +783,8 @@ http://stream2.xiancity.cn/xatv3/playlist.m3u8 http://stream2.xiancity.cn/xatv4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",西安乐购购物 (180p) [Not 24/7] http://stream2.xiancity.cn/xatv6/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) -http://stream.appwuhan.com/5tzb/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",犍为新闻综合 (720p) [Not 24/7] +http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 #EXTINF:-1 tvg-id="" status="online",靖江新闻綜合 (720p) [Not 24/7] http://visit.jjbctv.com:1935/live/xwzhpc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",房山电视台 (576p) @@ -795,8 +793,6 @@ https://live.funhillrm.com/2/playlist.m3u8 https://www.sgmsw.cn/videos/tv/201805/1308/9P424TC5M000AFO13CXK6GN6BOA889D2/hls/live.m3u8 #EXTINF:-1 tvg-id="" status="online",广东 Ⅰ 韶关综合台 (720p) [Not 24/7] https://www.sgmsw.cn/videos/tv/201805/1308/SB05RIYZOU8JR418AUQOF62CAJQ08D0E/hls/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",安徽 Ⅰ 铜陵综合 (720p) -http://dstpush1.retalltech.com/app/stream1.m3u8 #EXTINF:-1 tvg-id="" status="online",安徽 Ⅰ 铜陵公共 (720p) http://dstpush1.retalltech.com/app/stream2.m3u8 #EXTINF:-1 tvg-id="" status="online",四川 Ⅰ 雅安公共 (720p) @@ -843,8 +839,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225730/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225731/index.m3u8 #EXTINF:-1 tvg-id="" status="online",四川卫视 (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225733/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",凤台综合 (576p) [Not 24/7] -http://60.175.115.119:1935/live/zonghe/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",凤台文化生活 (576p) [Not 24/7] +http://60.175.115.119:1935/live/wenhua/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CCTV-4中文国际 (576p) http://111.63.117.13:6060/030000001000/CCTV-4/CCTV-4.m3u8 #EXTINF:-1 tvg-id="" status="online",继续教育 (576p) @@ -907,8 +903,6 @@ http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 http://183.207.249.16/PLTV/3/224/3221225523/index.m3u8 #EXTINF:-1 tvg-id="" status="online",湖北卫视 (576p) http://183.207.249.16/PLTV/4/224/3221225877/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",長豐新聞綜合 (576p) -http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",星空衛視 (576p) http://218.202.220.2:5000/nn_live.ts?id=STARTV #EXTINF:-1 tvg-id="" status="online",仙桃新聞綜合 (576p) @@ -957,16 +951,12 @@ http://hbpx.chinashadt.com:2036/live/px4.stream/playlist.m3u8 http://hbpx.chinashadt.com:2036/live/px5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",河北农民 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",赵县电视一套 (576p) -http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视二套 (576p) http://hbzx.chinashadt.com:2036/zhibo/stream:zx2.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",沧县电视综合 (576p) -http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",沧县电视二套 (576p) -http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁影视娱乐 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_VOD_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] +http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 +#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] +http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="online",宜章新闻综合 (576p) http://hnyz.chinashadt.com:2036/live/stream:tv1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",滨海新闻综合 (576p) [Not 24/7] @@ -1019,8 +1009,6 @@ http://tv.zkxww.com:1935/live1/mp4:ch1-500k/playlist.m3u8 http://tv.zkxww.com:1935/live2/mp4:ch2-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",周口科教文化2 (576p) [Not 24/7] http://tv.zkxww.com:1935/live3/mp4:ch3-500k/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",周口图文信息 (576p) [Not 24/7] -http://tv.zkxww.com:1935/live4/mp4:ch4-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",萬州三峽移民 (576p) http://wanzhoulive.cbg.cn:8017/c2F0hmi/1000/live.m3u8 #EXTINF:-1 tvg-id="" status="online",萬州科教頻道 (576p) @@ -1051,10 +1039,6 @@ http://dslive.grtn.cn/swzh/playlist.m3u8 http://dslive.grtn.cn/swzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",江西 Ⅰ 上饶综合台 (540p) http://live.0793.tv/srtv1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] -http://live.lyg1.com/zhpd/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",龙岩公共 (540p) [Not 24/7] -http://stream.lytv.net.cn/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",龙岩综合 (540p) http://stream.lytv.net.cn/2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",枣庄新闻综合 (540p) @@ -1067,8 +1051,6 @@ http://stream.zzgd.tv/3/sd/live.m3u8 http://tmpstream.hyrtv.cn/hygg/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",河源综合 (540p) http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="online",旺苍新闻 (528p) [Not 24/7] -http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人旧金山臺 (486p) http://live.ntdimg.com/sflive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新唐人-美西 (486p) @@ -1077,18 +1059,18 @@ http://live.ntdimg.com/uwlive520/playlist.m3u8 https://live.ntdimg.com/uwlive990/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",利川新闻综合 (480p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w439903609_b1228800.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] -http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] -http://111.17.214.4:1935/live/xtsh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰鄉村黨建 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtxc/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] +http://111.17.214.4:1935/live/xtsh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] http://111.17.214.4:1935/live/xtzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰生活 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtsh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",新泰乡村党建 (480p) [Not 24/7] +http://live.xtgdw.cn:1935/live/xtxc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰影視頻道 (480p) [Not 24/7] http://live.xtgdw.cn:1935/live/xtys/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",新泰综合 (480p) [Not 24/7] @@ -1113,14 +1095,18 @@ http://dslive.grtn.cn/dgzh/sd/live.m3u8 http://dslive.grtn.cn/hzzh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",梅州综合 (480p) http://dslive.grtn.cn/mzzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",云浮综合 (480p) +http://dslive.grtn.cn/yfzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",阳江综合 (480p) http://dslive.grtn.cn/yjzh/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",肇庆综合 (480p) -http://dslive.grtn.cn/zqzh/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",中山公共 (480p) http://dslive.grtn.cn/zszh/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",衡水影视娱乐 (480p) [Not 24/7] http://hls.hsrtv.cn/hls/hstv2.m3u8 +#EXTINF:-1 tvg-id="" status="online",海南州藏語頻道 (480p) +http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] +http://live.lyg1.com/ggpd/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",栖霞新闻 (480p) [Not 24/7] http://pili-live-hls.140.i2863.com/i2863-140/live_140_236499.m3u8 #EXTINF:-1 tvg-id="" status="online",鹤壁新闻综合 (480p) [Not 24/7] @@ -1135,8 +1121,10 @@ http://visit.jjbctv.com:1935/live/xwzhmb/playlist.m3u8 http://www.alibabapictures.com/movies/10/mayunduihua.mp4 #EXTINF:-1 tvg-id="" status="online",忍者神龟 (480p) http://www.alibabapictures.com/movies/shenggui/poyingerchu.mp4 -#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港公共 (480p) [Not 24/7] -http://live.lyg1.com/ggpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",江苏 Ⅰ 连云港综合 (480p) [Not 24/7] +http://live.lyg1.com/zhpd/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",武汉文体 (480p) +http://stream.appwuhan.com/5tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",武汉外语 (576p) http://stream.appwuhan.com/6tzb/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) @@ -1147,8 +1135,6 @@ https://jpts.sinovision.net/livestream.m3u8 http://183.64.181.25:40023/rongchang01.m3u8 #EXTINF:-1 tvg-id="" status="online",西安丝路 (404p) [Not 24/7] http://stream2.xiancity.cn/xatv5/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Blue 美剧 (360p) [Not 24/7] -http://210.210.155.35/dr9445/h/h16/02.m3u8 #EXTINF:-1 tvg-id="" status="online",中牟综合 (360p) [Not 24/7] http://218.206.193.210:9850/playServer/acquirePlayService?deviceGroup=TV(STB)&drmType=none&kdsplayer=media&nsukey=&op=sovp&playType=catchup&protocol=hls0&redirect=m3u8&resourceId=1000000000000001&type=live #EXTINF:-1 tvg-id="" status="online",亳州新聞頻道 (360p) @@ -1157,8 +1143,6 @@ http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 http://gddb.chinashadt.com:1935/live/video1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",电白视窗 (360p) [Not 24/7] http://gddb.chinashadt.com:1935/live/video2.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",景县电视一套 (360p) [Not 24/7] -http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",河北农民 (360p) http://hbzx.chinashadt.com:2036/zhibo/stream:hbnm.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",赵县电视一套 (360p) @@ -1211,14 +1195,10 @@ http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3 http://stream.sxsztv.com/live4/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="online",南宁都市生活 (720p) [Not 24/7] http://hls.nntv.cn/nnlive/NNTV_METRO_A.m3u8 -#EXTINF:-1 tvg-id="" status="online",南宁新闻综合 (720p) [Not 24/7] -http://hls.nntv.cn/nnlive/NNTV_NEWS_A.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (576p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",深州綜合頻道 (360p) [Not 24/7] http://hbsz.chinashadt.com:2036/live/stream:sztv.stream_360p/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",中国气象 (576p) [Not 24/7] -http://hls.weathertv.cn/tslslive/qCFIfHB/hls/live_sd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",吴江新闻综合 (720p) [Not 24/7] http://30515.hlsplay.aodianyun.com/lms_30515/tv_channel_239.m3u8 #EXTINF:-1 tvg-id="" status="blocked",南阳新闻 (1080p) [Not 24/7] @@ -1237,8 +1217,6 @@ http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_247.m3u8 http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_170.m3u8 #EXTINF:-1 tvg-id="" status="blocked",乐清生活 [Geo-blocked] http://33809.hlsplay.aodianyun.com/guangdianyun_33809/tv_channel_171.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",隨州綜合 (720p) [Not 24/7] -http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_304.m3u8 #EXTINF:-1 tvg-id="" status="blocked",隨州農村 (720p) [Not 24/7] http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_305.m3u8 #EXTINF:-1 tvg-id="" status="blocked",长沙新闻 [Geo-blocked] @@ -1297,8 +1275,6 @@ http://livealone302.iqilu.com/iqilu/yspd.m3u8 http://livealone302.iqilu.com/iqilu/zypd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",新疆汉语综艺 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb04.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",新疆少儿 (720p) [Geo-blocked] -http://livehyw5.chinamcache.com/hyw/zb12.m3u8 #EXTINF:-1 tvg-id="" status="blocked",四川 Ⅰ 达州综合台 (720p) [Not 24/7] http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel35/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",四川 Ⅰ 达州公共台 (720p) [Not 24/7] @@ -1333,6 +1309,8 @@ https://hls.gstv.com.cn/49048r/y72q36.m3u8 https://hwapi.yunshicloud.com/8xughf/e0bx15.m3u8 #EXTINF:-1 tvg-id="" status="blocked",大爱海外 (720p) https://pulltv3.wanfudaluye.com/live/tv3.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",旺苍新闻 (528p) [Not 24/7] +http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京衛視 (1080p) [Geo-blocked] http://14.152.88.77/liveplay-kk.rtxapp.com/live/program/live/bjwshd/4000000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="timeout",云南都市 (1080p) @@ -1637,8 +1615,6 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif 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=8&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="" status="timeout",南方卫视 (576p) 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=9&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="" status="timeout",广视网 (1080p) -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=11&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="" status="timeout",浙江卫视 (1080p) 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=13&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="" status="timeout",广东体育 (576p) @@ -1709,8 +1685,6 @@ http://117.156.28.119/270000001111/1110000148/index.m3u8 http://117.156.28.119/270000001111/1110000149/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",积石山电视台 (1080p) http://117.156.28.119/270000001111/1110000152/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",洪雅新闻综合 (1080p) -http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 #EXTINF:-1 tvg-id="" status="timeout",东南卫视 (360p) http://125.210.152.18:9090/live/DNWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",凤凰中文 (576p) @@ -1721,8 +1695,6 @@ http://125.210.152.18:9090/live/FHZX_1200.m3u8 http://125.210.152.18:9090/live/FXZL_750.m3u8 #EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (360p) http://125.210.152.18:9090/live/GZWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",河北卫视 (360p) -http://125.210.152.18:9090/live/HBWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",黑龙卫视 (720p) http://125.210.152.18:9090/live/HLJWSHD_H265.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南卫视 (360p) @@ -1751,8 +1723,6 @@ http://183.207.248.71/cntv/live1/beijingstv/beijingstv http://183.207.248.71/cntv/live1/cctv-4/cctv-4 #EXTINF:-1 tvg-id="" status="timeout",动画王国 (1080p) http://183.207.248.71/cntv/live1/donghuawg/donghuawg -#EXTINF:-1 tvg-id="" status="timeout",风尚购物 (1080p) -http://183.207.248.71/cntv/live1/fengshanggw/fengshanggw #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://183.207.248.71/cntv/live1/HD-2500k-1080P-beijingstv/HD-2500k-1080P-beijingstv #EXTINF:-1 tvg-id="" status="timeout",上海卫视 (1080p) [Not 24/7] @@ -1851,8 +1821,6 @@ http://183.207.248.71/gitv/live1/JXWS/JXWS http://183.207.248.71/gitv/live1/SCWS/SCWS #EXTINF:-1 tvg-id="" status="timeout",山东卫视 (576p) http://183.207.248.71/gitv/live1/SDWS/SDWS -#EXTINF:-1 tvg-id="" status="timeout",凤凰资讯 (720p) -http://183.207.249.35/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (576p) http://183.207.249.36/PLTV/4/224/3221225814/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辽宁卫视 (576p) @@ -1993,8 +1961,6 @@ http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221227439/index.m3u8 http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225781/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",云南卫视 (576p) http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225838/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",上海卫视 (576p) -http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225856/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",厦门卫视 (576p) http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221226996/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南卫视 (1080p) @@ -2093,12 +2059,18 @@ http://ahhs.chinashadt.com:1936/live/stream:hs1.stream/playlist.m3u8 http://chaoan.chaoantv.com:8278/chaoanzonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",潮安综合 (540p) http://chaoan.chaoantv.com:8278/live/chaoanzongyi.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",云浮综合 (480p) -http://dslive.grtn.cn/yfzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",肇庆综合 (480p) +http://dslive.grtn.cn/zqzh/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",安徽 Ⅰ 铜陵综合 (720p) +http://dstpush1.retalltech.com/app/stream1.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",景县电视一套 (360p) [Not 24/7] +http://hbjx.chinashadt.com:1935/live/stream:jx1.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉一套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan1.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",鹿泉二套 (576p) [Not 24/7] http://hblq.chinashadt.com:2036/live/stream:luquan2.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",沧县电视二套 (576p) +http://hebcx.chinashadt.com:2036/live/10002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",湖南都市 (576p) http://hnsd.chinashadt.com:2036/live/stream:hunandushi.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",邵东综合 (576p) @@ -2109,16 +2081,14 @@ http://ivi.bupt.edu.cn/hls/btv1.m3u8 http://ivi.bupt.edu.cn/hls/btv5.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京青年 [Not 24/7] http://ivi.bupt.edu.cn/hls/btv8.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",袁州綜合頻道 (576p) [Not 24/7] -http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",上虞3新商都 (720p) [Not 24/7] -http://l.cztvcloud.com/channels/lantian/SXshangyu3/720p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",海南州藏語頻道 (480p) -http://live.hnzzzzzdst.com/channel1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",福山生活 (576p) [Not 24/7] http://live.jiaodong.net:82/tvfushan/hls/tv_shenghuo.m3u8 #EXTINF:-1 tvg-id="" status="timeout",新疆汉语信息服务 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb11.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",新疆少儿 (720p) [Geo-blocked] +http://livehyw5.chinamcache.com/hyw/zb12.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",内江公共 (720p) +http://njzb.scnj.tv:90/live/gggy_gggy800.m3u8 #EXTINF:-1 tvg-id="" status="timeout",北京卫视 (1080p) http://ott.js.chinamobile.com/PLTV/3/224/3221225574/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",河南卫视 (576p) @@ -2143,8 +2113,6 @@ http://ott.js.chinamobile.com/PLTV/3/224/3221227565/index.m3u8 http://ott.js.chinamobile.com/PLTV/3/224/3221227597/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",蓬安新闻综合 (720p) [Not 24/7] http://palive.patv123.com:8091/live/xwpd_800K.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (720p) [Not 24/7] -http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",白城新闻综合 [Geo-blocked] http://stream2.jlntv.cn/baicheng1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",白山新闻综合 [Geo-blocked] @@ -2169,10 +2137,6 @@ http://stream2.jlntv.cn/sptv/sd/live.m3u8 http://stream2.jlntv.cn/sytv/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",通化新闻 [Geo-blocked] http://stream2.jlntv.cn/tonghua1/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",黑龙江台 -http://stream3.hljtv.com/hljws2/sd/live.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",犍为新闻综合 (720p) [Not 24/7] -http://tv.scwlqw.cn:3100/hls/kqcyufpi/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島新聞 (576p) [Not 24/7] http://vod.qhdcm.com:1935/live/qhdtv1/800K/tzwj_video.m3u8 #EXTINF:-1 tvg-id="" status="timeout",秦皇島政法 (576p) [Not 24/7] @@ -2195,22 +2159,30 @@ http://yslk.chinashadt.com:1635/live/stream:di4.stream/playlist.m3u8 http://zsxj.chinashadt.com:1935/live/xjsh.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",辛集新聞頻道 (480p) [Not 24/7] http://zsxj.chinashadt.com:1935/live/xjxw.stream_360p/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",成都大熊猫 (1080p) [Not 24/7] +https://gcbsc.v.live.baishancdnx.cn/gc/xiongmao03_1/index.m3u8?contentid=2820180516001 #EXTINF:-1 tvg-id="" status="error",岳西圖文頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/tuwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西影視頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/yingshi/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",岳西綜合頻道 (576p) [Not 24/7] http://58.243.4.22:1935/live/zonghe/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",凤台文化生活 (576p) [Not 24/7] -http://60.175.115.119:1935/live/wenhua/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",凤台综合 (576p) [Not 24/7] +http://60.175.115.119:1935/live/zonghe/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",澳视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",奥视卫星 (720p) [Not 24/7] http://61.244.22.5/ch3/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",綦江综合 (576p) http://113.207.29.195:1935/app_2/_definst_/ls_25.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Blue 美剧 (360p) [Not 24/7] +http://210.210.155.35/dr9445/h/h16/02.m3u8 +#EXTINF:-1 tvg-id="" status="error",長豐新聞綜合 (576p) +http://218.23.114.19:1935/live/xinwen/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",心约之声公益广播 [Not 24/7] http://4521.hlsplay.aodianyun.com/xyzs/stream.m3u8 +#EXTINF:-1 tvg-id="" status="error",隨州綜合 (720p) [Not 24/7] +http://34766.hlsplay.aodianyun.com/guangdianyun_34766/tv_channel_304.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] http://cctvalih5ca.v.myalicdn.com/live/cctv4_2/index.m3u8 #EXTINF:-1 tvg-id="" status="error",CCTV-4中文国际 (360p) [Not 24/7] @@ -2221,6 +2193,10 @@ http://hbfc.chinashadt.com:2036/live/2.stream/playlist.m3u8 http://hbfc.chinashadt.com:2036/live/6.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",黃驊渤海新區 (576p) http://hbhh.chinashadt.com:2111/live/bhtv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",赵县电视一套 (576p) +http://hbzx.chinashadt.com:2036/zhibo/stream:zx1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",沧县电视综合 (576p) +http://hebcx.chinashadt.com:2036/live/10001.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",南召一套 (576p) [Not 24/7] http://hnnz.chinashadt.com:1935/live/1002.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",双峰电视一套 (360p) @@ -2233,14 +2209,14 @@ http://jiangjinlive.cbg.cn:1935/ch0.m3u8 http://jiangjinlive.cbg.cn:1935/ch1.m3u8 #EXTINF:-1 tvg-id="" status="error",江津文化旅游 (576p) http://jiangjinlive.cbg.cn:1935/ch2.m3u8 +#EXTINF:-1 tvg-id="" status="error",袁州綜合頻道 (576p) [Not 24/7] +http://jxyz.chinashadt.com:8036/live/yz1.stream/playist.m3u8 #EXTINF:-1 tvg-id="" status="error",开州综合 (720p) http://kaixianlive.cbg.cn:10345/1.m3u8 #EXTINF:-1 tvg-id="" status="error",六安新闻综合 (720p) [Not 24/7] http://live.china-latv.com/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",中牟综合 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10122-1.m3u8 -#EXTINF:-1 tvg-id="" status="error",罗山电视台 (1080p) [Not 24/7] -http://live.dxhmt.cn:9081/tv/11521-1.m3u8 #EXTINF:-1 tvg-id="" status="error",澳亚卫视 [Not 24/7] http://live.mastvnet.com/4rlff1m/live.m3u8 #EXTINF:-1 tvg-id="" status="error",如东新闻综合 (480p) [Not 24/7] @@ -2271,20 +2247,28 @@ http://qxlmlive.cbg.cn:1935/app_2/ls_63.stream/playlist.m3u8 http://scgctvshow.sctv.com/hdlive/kangba/1.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川新闻台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv4/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川影视台 (720p) [Not 24/7] +http://scgctvshow.sctv.com/hdlive/sctv5/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川妇女儿童 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv7/index.m3u8 #EXTINF:-1 tvg-id="" status="error",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",黑龙江台 +http://stream3.hljtv.com/hljws2/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",黑龙江新闻法治 http://stream3.hljtv.com/hljxw2/sd/live.m3u8 +#EXTINF:-1 tvg-id="" status="error",龙岩公共 (540p) [Not 24/7] +http://stream.lytv.net.cn/1/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆树综合 (360p) http://stream.zhystv.com/yset/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",榆樹綜藝頻道 (360p) http://stream.zhystv.com/ysyt/sd/live.m3u8 #EXTINF:-1 tvg-id="" status="error",交城電視台 (576p) http://sxjc.chinashadt.com:2036/live/stream:jctv.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",周口图文信息 (576p) [Not 24/7] +http://tv.zkxww.com:1935/live4/mp4:ch4-500k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",斗鱼电影3 (720p) http://tx2play1.douyucdn.cn/live/3928r9p0BHMDG_8000p.flv #EXTINF:-1 tvg-id="" status="error",斗鱼电影2 (1080p) @@ -2301,6 +2285,8 @@ https://iptv--iptv.repl.co/Chinese/fazhi https://iptv--iptv.repl.co/Chinese/xinwen #EXTINF:-1 tvg-id="" status="error",广州影视 (720p) [Not 24/7] https://iptv--iptv.repl.co/Chinese/yingshi +#EXTINF:-1 tvg-id="" status="error",中国交通 (海南) (1080p) [Not 24/7] +https://tv.lanjingfm.com/cctbn/hainan.m3u8 #EXTINF:-1 tvg-id="" status="error",西虹市首富 https://zuikzy.win7i.com/2018/07/30/hCt7GSGU1sAgOC8j/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",耀才财经 @@ -2317,3 +2303,17 @@ rtmp://csztv.2500sz.com/live/c03 rtmp://csztv.2500sz.com/live/c04 #EXTINF:-1 tvg-id="" status="error",江苏 Ⅰ 东海综合台 rtmp://livetv.dhtv.cn/live/news +#EXTINF:-1 tvg-id="",上海纪实 (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225654/index.m3u8 +#EXTINF:-1 tvg-id="",黑龙江卫视 (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225690/index.m3u8 +#EXTINF:-1 tvg-id="",广视网 (1080p) +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=11&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="",河北卫视 (360p) +http://125.210.152.18:9090/live/HBWSHD_H265.m3u8 +#EXTINF:-1 tvg-id="",风尚购物 (1080p) +http://183.207.248.71/cntv/live1/fengshanggw/fengshanggw +#EXTINF:-1 tvg-id="",上海卫视 (576p) +http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221225856/index.m3u8 +#EXTINF:-1 tvg-id="",华数 (720p) [Not 24/7] +http://hls-ott-zhibo.wasu.tv/live/442/index.m3u8 diff --git a/streams/co.m3u b/streams/co.m3u index d127933ce..0144802d2 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -15,7 +15,7 @@ https://5ab772334c39c.streamlock.net/live-calitv/calitv1/playlist.m3u8 https://video13.virtualtronics.com/streamer/canal2.m3u8 #EXTINF:-1 tvg-id="Canal12.co" status="online",Canal 12 (Valledupar | Cesar) (486p) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAJAAFFA1IAyADIQCAAAAAAAAAA.js -#EXTINF:-1 tvg-id="CanalC.co" status="online",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="CanalC.co",Canal C (Santiago de Cali | Valle del Cauca) (720p) [Not 24/7] https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 #EXTINF:-1 tvg-id="CanalCapital.co" status="online",Canal Capital (720p) [Not 24/7] https://mdstrm.com/live-stream-playlist/57d01d6c28b263eb73b59a5a.m3u8 @@ -45,7 +45,7 @@ https://rtmp02.portalexpress.es/marinastereo/marinastereo/playlist.m3u8 https://5b464b69d264e.streamlock.net/Channels_live/ngrp:MelodyChannel_all/playlist.m3u8 #EXTINF:-1 tvg-id="MovieFe.co" status="online",MovieFe (360p) [Not 24/7] https://vcp.myplaytv.com/moviefe/ngrp:moviefe_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MundoMas.co" status="online",Mundo + +#EXTINF:-1 tvg-id="MundoMas.co",Mundo + http://vcp1.myplaytv.com:1935/mundomas/mundomas/playlist.m3u8 #EXTINF:-1 tvg-id="Noticiero90Minutos.co" status="online",Noticiero 90 Minutos (720p) [Not 24/7] https://live-edge-bhs-1.cdn.enetres.net/184784E1D210401F8041E3E1266822CC021/playlist.m3u8 @@ -108,6 +108,8 @@ https://cloud2.streaminglivehd.com:1936/8010/8010/playlist.m3u8 https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALPA1IAyADIVKgAAAAAAAAA.js #EXTINF:-1 tvg-id="" status="online",UNAB (Universidad Autonoma de Bucaramanga) TV2 (Bucaramanga | Santander) https://q-s-l4n3sh4d0w.onrender.com/iptv-query?streaming-ip=https://teveo.com.co/player/AcAAAgAXAALQA1IAyADIRKgAAAAAAAAA.js +#EXTINF:-1 tvg-id="" status="online",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) +https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 #EXTINF:-1 tvg-id="" status="online",Alpavision Canal 2 (Neiva | Huila) (720p) [Not 24/7] https://stmv1.voxtvhd.com.br/alpavision/alpavision/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal CNC Montería (Montería | Córdoba) (720p) @@ -131,5 +133,3 @@ https://mdstrm.com/live-stream-playlist/58dc3d471cbe05ff3c8e463e.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacuario #EXTINF:-1 tvg-id="" status="error",TeleVID https://api.new.livestream.com/accounts/28238881/events/8574038/live.m3u8 -#EXTINF:-1 tvg-id="" status="error",Canal CNC HD Tulua (Tulua | Valle del Cauca) (1080p) -https://servers.amelbasoluciones.co:19360/cnctulua/cnctulua.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index feb63c7e7..07b73e44e 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -27,7 +27,7 @@ https://rtmp.info/canal38/envivo/chunks.m3u8 https://rtmp.info/canal38/envivo/playlist.m3u8 #EXTINF:-1 tvg-id="ColosalTV.cr" status="online",Colosal TV (720p) [Not 24/7] http://tv.ticosmedia.com:1935/COLOSAL/COLOSAL/playlist.m3u8 -#EXTINF:-1 tvg-id="EJTV.cr" status="online",Enlace Juvenil (EJTV) (288p) [Not 24/7] +#EXTINF:-1 tvg-id="EJTV.cr" status="error",Enlace Juvenil (EJTV) (288p) [Not 24/7] https://api.new.livestream.com/accounts/ejtvla/events/2294538/live.m3u8 #EXTINF:-1 tvg-id="EnlaceTV.cr" status="online",EnlaceTV (720p) [Not 24/7] https://v4.tustreaming.cl/enlacebpbtv/index.m3u8 @@ -47,14 +47,14 @@ http://163.178.170.127:1935/quinceucr/live.stream_720p/playlist.m3u8 http://tvretropalmares.com:8090/hls/envivo.m3u8 #EXTINF:-1 tvg-id="SMOTV.cr" status="timeout",SMO TV http://186.15.50.30:8080/hls/smotv.m3u8 -#EXTINF:-1 tvg-id="TeleredTelevision.cr" status="online",Telered Television (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleredTelevision.cr" status="blocked",Telered Television (720p) [Not 24/7] http://k4.usastreams.com/ARBtv/teleplus/playlist.m3u8 #EXTINF:-1 tvg-id="Telesistema.cr" status="online",Telesistema (486p) https://59ef525c24caa.streamlock.net/ARBtv/ARBtv/playlist.m3u8 #EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] -http://k3.usastreams.com/telesur/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="online",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 +#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="error",TeleSUR Costa Rica (720p) [Not 24/7] +http://k3.usastreams.com/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="Teletica7.cr" status="error",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg #EXTINF:-1 tvg-id="TeleUno.cr" status="online",Tele Uno (720p) [Not 24/7] diff --git a/streams/cy.m3u b/streams/cy.m3u index a5a69bbe4..7095393a4 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -51,7 +51,7 @@ http://live.mycamtv.com/squirt.m3u8 http://live.mycamtv.com/white.m3u8 #EXTINF:-1 tvg-id="RIKSat.cy" status="online",RΙΚ Sat (CYBC S) (720p) [Not 24/7] https://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 -#EXTINF:-1 tvg-id="SigmaTV.cy" status="timeout",Sigma (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SigmaTV.cy" status="online",Sigma (576p) [Not 24/7] https://sl2.sigmatv.com/hls/live.m3u8 #EXTINF:-1 tvg-id="TV2020.cy" status="error",TV 2020 (720p) http://kuzeykibris.tv/m3u8/tv_dialog.m3u8 diff --git a/streams/cz.m3u b/streams/cz.m3u index 1728bf7be..4a5c067ea 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -24,7 +24,7 @@ https://nova-live.ssl.cdn.cra.cz/channels/nova_gold_avod/playlist.m3u8 https://ocko-live-dash.ssl.cdn.cra.cz/cra_live2/ocko.stream.1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Ocko.cz" status="online",Óčko (540p) https://ocko-live.ssl.cdn.cra.cz/channels/ocko/playlist.m3u8 -#EXTINF:-1 tvg-id="OckoExpres.cz" status="online",Óčko Expres (540p) +#EXTINF:-1 tvg-id="OckoExpres.cz",Óčko Expres (540p) https://ocko-live.ssl.cdn.cra.cz/channels/ocko_expres/playlist.m3u8 #EXTINF:-1 tvg-id="OckoGold.cz" status="online",Óčko Gold (540p) https://ocko-live.ssl.cdn.cra.cz/channels/ocko_gold/playlist.m3u8 diff --git a/streams/de.m3u b/streams/de.m3u index fb672a57a..a35c5d9bb 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -75,7 +75,7 @@ http://14000-l.z.core.cdn.streamfarm.net/007erfiphonelive/smil:stream_live.smil/ https://5acade5fc0c29.streamlock.net/kabeljournal/live2020.stream/playlist.m3u8 #EXTINF:-1 tvg-id="EuroAlTV.de" status="timeout",EuroAl TV (720p) http://5.135.92.131:1935/live/euroAl/playlist.m3u8 -#EXTINF:-1 tvg-id="Filstalwelle.de" status="online",Filstalwelle (576p) +#EXTINF:-1 tvg-id="Filstalwelle.de",Filstalwelle (576p) http://62.113.210.2/filstalwelle-live/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="FinestTV.de" status="online",Finest TV (288p) [Not 24/7] http://media.finest.tv/hls/live.m3u8 @@ -289,7 +289,7 @@ https://dresden.iptv-playoutcenter.de/dresden/dresdenfernsehen.stream_1/playlist https://leipzig.iptv-playoutcenter.de/leipzig/leipzigfernsehen.stream_1/playlist.m3u8 #EXTINF:-1 tvg-id="Seenluft24.de" status="online",Seenluft24 (1080p) https://5856e1a25f71a.streamlock.net/easycast7-live/mp4:livestreamhd20/playlist.m3u8 -#EXTINF:-1 tvg-id="SonnenklarTV.de" status="error",Sonnenklar.TV (1080p) +#EXTINF:-1 tvg-id="SonnenklarTV.de",Sonnenklar.TV (1080p) http://euvia-live.hls.adaptive.level3.net/ses/euvia/index.m3u8 #EXTINF:-1 tvg-id="SonusFM.de" status="online",Sonus FM Alemania (1080p) [Not 24/7] http://www.sonus.fm:1935/public/stream_source/playlist.m3u8 @@ -389,12 +389,10 @@ https://brcdn.vo.llnwd.net/br/fs/bfs_sued/hls/de/master.m3u8 https://ndrfs-lh.akamaihd.net/i/ndrfs_fs@430230/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Hamburg (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_hh@430231/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR International (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Niedersachsen (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_nds@430233/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",NDR Schleswig-Holstein (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Weltweiter (720p) [Geo-blocked] https://ndrfs-lh.akamaihd.net/i/ndrfs_ww@430235/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Antenne Vorarlberg (720p) [Not 24/7] @@ -405,14 +403,12 @@ http://livestreams.br.de/i/bfsnord_germany@119898/master.m3u8 http://livestreams.br.de/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",BR Fernsehen Nord (720p) [Geo-blocked] https://brlive-lh.akamaihd.net/i/bfsnord_germany@119898/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",ARD-alpha (720p) [Not 24/7] -https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 1 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_1@409066/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NDR Event 2 (720p) https://ndrevent-lh.akamaihd.net/i/ndrevent_2@429805/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Motorvision (576p) +http://210.210.155.37/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",DW (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s26/index.m3u8 @@ -434,8 +430,10 @@ https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_mv/master.m3u8 https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_nds/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) https://mcdn.ndr.de/ndr/hls/ndr_fs/ndr_sh/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",NDR Mecklenburg-Vorpommern (720p) [Geo-blocked] -https://ndrfs-lh.akamaihd.net/i/ndrfs_mv@430232/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR International (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_int@430236/master.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",NDR Schleswig-Holstein (720p) [Geo-blocked] +https://ndrfs-lh.akamaihd.net/i/ndrfs_sh@430234/master.m3u8 #EXTINF:-1 tvg-id="" status="timeout",WDR Koeln (720p) https://wdrfsww247.akamaized.net/hls/live/2009628/wdr_msl4_fs247ww/master.m3u8 #EXTINF:-1 tvg-id="" status="error",ÇİRA TV (480p) [Not 24/7] @@ -452,8 +450,8 @@ http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/139.m3u8 http://176.10.117.18:8000/play/a00f/index.m3u8 #EXTINF:-1 tvg-id="" status="error",ARTI TV (1080p) [Not 24/7] http://176.10.117.18:8000/play/a002/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) -http://210.210.155.37/uq2663/h/h09/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",Motorvision (576p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h09/index.m3u8 #EXTINF:-1 tvg-id="" status="error",BR Fernsehen Süd (720p) [Geo-blocked] http://livestreams.br.de/i/bfssued_germany@119890/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Südtirol TV (720p) @@ -470,3 +468,5 @@ https://iptv-all.lanesh4d0w.repl.co/germany/earth-tv https://stream05.stream.welocal.world/stream/rsc/ngrp:rsc.stream_all/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",WDR Fernsehen (720p) https://wdr_fs-lh.akamaihd.net/i/wdrfs_weltweit@112033/master.m3u8 +#EXTINF:-1 tvg-id="",ARD-alpha (720p) [Not 24/7] +https://brlive-lh.akamaihd.net/i/bralpha_germany@119899/master.m3u8 diff --git a/streams/de_adultswim.m3u b/streams/de_adultswim.m3u index fa0660f83..8195b8630 100644 --- a/streams/de_adultswim.m3u +++ b/streams/de_adultswim.m3u @@ -1,6 +1,4 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] -https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Aqua Teen Hunger Force (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/aqua-teen/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Black Jesus (1080p) [Geo-blocked] @@ -17,6 +15,8 @@ https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream_de.m3u8 https://adultswim-vodlive.cdn.turner.com/live/metalocalypse/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Rick and Morty (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/rick-and-morty/stream_de.m3u8 +#EXTINF:-1 tvg-id="" status="online",Adult Swim Robot Chicken (1080p) [Geo-blocked] +https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Samurai Jack (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream_de.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim The Venture Bros (1080p) [Geo-blocked] diff --git a/streams/do.m3u b/streams/do.m3u index 40ddec450..725caa84c 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -49,7 +49,7 @@ http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 http://190.103.183.24:1935/live/MicroHD/playlist.m3u8 #EXTINF:-1 tvg-id="MisionELTV.do" status="online",Mision ELTV (480p) [Not 24/7] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 -#EXTINF:-1 tvg-id="ORBITTV.do" status="online",ORBIT TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ORBITTV.do" status="blocked",ORBIT TV (480p) [Geo-blocked] https://ss3.domint.net:3134/otv_str/orbittv/playlist.m3u8 #EXTINF:-1 tvg-id="PH.do" status="online",PH (720p) [Not 24/7] https://cm.hostlagarto.com:4445/phtv/Phtv.myStream/playlist.m3u8 @@ -63,7 +63,7 @@ http://190.103.183.24:1935/ReadyTV/ReadyHD/playlist.m3u8 https://ss2.domint.net:3202/rnn_str/canal27/playlist.m3u8 #EXTINF:-1 tvg-id="RomanaTVCanal42.do" status="error",Romana TV Canal 42 (410p) [Geo-blocked] http://tv.romanatv42.com/hls/live.m3u8 -#EXTINF:-1 tvg-id="SanIsidroTV.do" status="online",San Isidro TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SanIsidroTV.do" status="error",San Isidro TV (360p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8 #EXTINF:-1 tvg-id="SiTV.do" status="online",SiTV (720p) http://190.122.104.221/Player/sitv.m3u8 @@ -91,15 +91,15 @@ http://newyorkstream.ddns.net:1935/telenord8/telenord8/playlist.m3u8 http://newyorkstream.ddns.net:1935/telenord10/telenord10/playlist.m3u8 #EXTINF:-1 tvg-id="Telenord12.do" status="online",Telenord 12 (720p) [Not 24/7] http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 -#EXTINF:-1 tvg-id="TelesurCanal10.do" status="error",Telesur Canal (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TelesurCanal10.do" status="online",Telesur Canal (360p) [Not 24/7] https://ss3.domint.net:3124/tls_str/telesur/playlist.m3u8 -#EXTINF:-1 tvg-id="Teleunion.do" status="online",Teleunion (480p) [Not 24/7] +#EXTINF:-1 tvg-id="Teleunion.do" status="error",Teleunion (480p) [Not 24/7] http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 #EXTINF:-1 tvg-id="TVMontanaCanal10.do" status="error",TV Montaña Canal 10 (720p) [Not 24/7] http://ss6.domint.net:2060/tvm_str/montanatv/master.m3u8 #EXTINF:-1 tvg-id="TVPlata.do" status="error",TV Plata (1080p) [Not 24/7] https://ss6.domint.net:3104/tvp_str/tvplata/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.do" status="error",TVS (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.do" status="online",TVS (540p) [Geo-blocked] http://cm.hostlagarto.com:8081/Tvstv/TvstvHD.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="Vallevision.do" status="online",Vallevision (720p) [Not 24/7] http://190.103.183.24:1935/Vallevision/ValleHD/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index 10bdf93ca..b8cac3688 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="online",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error",Al Anis TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" status="online",Bahia TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Bahia_TV/playlist.m3u8 @@ -9,13 +9,13 @@ https://live.creacast.com/cna/smil:cna.smil/playlist.m3u8 https://cdn02.hta.dz/abr_htatv/ECHOROUK_NEWS/playlist.m3u8 #EXTINF:-1 tvg-id="EchoroukNews.dz" status="timeout",Echorouk News (240p) [Not 24/7] http://echorouk-live-tv.dzsecurity.net:8081/echo/EchoroukNews/playlist.m3u8 -#EXTINF:-1 tvg-id="EchoroukTV.dz" status="online",Echorouk TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="EchoroukTV.dz" status="error",Echorouk TV (720p) [Geo-blocked] https://cdn02.hta.dz/abr_htatv/Echorouk_TV_HD/playlist.m3u8 #EXTINF:-1 tvg-id="ElBilad.dz" status="online",El Bilad [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_BILAD/playlist.m3u8 #EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="error",El Djazairia One [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_DJAZAIRIA_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="online",El Djazair N1 [Geo-blocked] +#EXTINF:-1 tvg-id="ElDjazairN1.dz" status="error",El Djazair N1 [Geo-blocked] https://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 #EXTINF:-1 tvg-id="ElFadjerTV.dz" status="online",El Fadjr TV [Geo-blocked] https://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8 @@ -43,7 +43,7 @@ https://cdn02.hta.dz/abr_htatv/TV_4/playlist.m3u8 https://cdn02.hta.dz/abr_htatv/TV_5/playlist.m3u8 #EXTINF:-1 tvg-id="TV6.dz" status="online",Algérie TV6 [Geo-blocked] https://cdn02.hta.dz/abr_htatv/TV_6_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="TV7.dz" status="online",TV7 Elmaarifa [Geo-blocked] +#EXTINF:-1 tvg-id="TV7.dz" status="error",TV7 Elmaarifa [Geo-blocked] https://cdn02.hta.dz/abr_htatv/TV7_ELMAARIFA/playlist.m3u8 -#EXTINF:-1 tvg-id="TV8.dz" status="online",TV8 Edhakira [Geo-blocked] +#EXTINF:-1 tvg-id="TV8.dz" status="error",TV8 Edhakira [Geo-blocked] https://cdn02.hta.dz/abr_htatv/TV8_EDHAKIRA/playlist.m3u8 diff --git a/streams/ec.m3u b/streams/ec.m3u index f1216154d..f2612257c 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="CanelaTV.ec" status="online",CanelaTV (720p) [Not 24/7] https://59d39900ebfb8.streamlock.net/canelatv/canelatv/playlist.m3u8 -#EXTINF:-1 tvg-id="EcotelTV.ec" status="error",Ecotel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="EcotelTV.ec" status="online",Ecotel (720p) [Not 24/7] https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 #EXTINF:-1 tvg-id="EcuadorTV.ec" status="error",Ecuador TV (480p) http://45.179.140.242:8000/play/a0jp @@ -9,7 +9,7 @@ http://45.179.140.242:8000/play/a0jp https://mdstrm.com/live-stream-playlist/603ea23f928cc5255563012c.m3u8 #EXTINF:-1 tvg-id="EducaTV.ec" status="online",EducaTV (1080p) [Not 24/7] https://cloud7.streamingcnt.net/cnt/educa/playlist.m3u8 -#EXTINF:-1 tvg-id="ElSolTV.ec" status="error",El Sol Radio y Television (404p) [Not 24/7] +#EXTINF:-1 tvg-id="ElSolTV.ec" status="online",El Sol Radio y Television (404p) [Not 24/7] http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 #EXTINF:-1 tvg-id="HechosEcuador.ec" status="error",Hechos Ecuador (480p) [Not 24/7] http://37.187.7.106/hechostv/live.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index 7868f4fef..9a66146d7 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -49,7 +49,7 @@ https://streamtv.mediasector.es/hls/activatv/.m3u8 https://streaming01.gestec-video.com/hls/artequatreAlacanti.m3u8 #EXTINF:-1 tvg-id="AlcarriaTV.es" status="online",Alcarria TV (576p) [Not 24/7] http://cls.alcarria.tv/alcarriatv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="APunt.es" status="blocked",À Punt (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="APunt.es" status="timeout",À Punt (720p) [Geo-blocked] https://bcovlive-a.akamaihd.net/1e7e91116b104391a4f22e13a694d94f/eu-central-1/6057955885001/playlist_dvr.m3u8 #EXTINF:-1 tvg-id="APunt.es" status="timeout",À Punt (720p) https://bcovlive-a.akamaihd.net/469e448f034b4d46afa4bcac53297d60/eu-central-1/6057955885001/playlist_dvr.m3u8 @@ -229,7 +229,7 @@ https://streaming2.radiohuesca.com/hls-live/livepkgr/_definst_/huescatv/huescatv http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCff_CBVJDTHP4wOHPjP5BMg/live #EXTINF:-1 tvg-id="IbizaGlobalTV.es" status="online",Ibiza Global TV (720p) [Not 24/7] https://ibgrtv.streaming-pro.com/hls/ibgrlive.m3u8 -#EXTINF:-1 tvg-id="ImasTV.es" status="error",Imás TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="ImasTV.es" status="online",Imás TV (1080p) [Not 24/7] https://secure3.todostreaming.es/live/imastv-livestream.m3u8 #EXTINF:-1 tvg-id="InteralmeriaTV.es" status="online",Interalmeria TV (1080p) https://interalmeria.tv/directo/live.m3u8 @@ -247,11 +247,11 @@ https://hlsliveamdgl7-lh.akamaihd.net/i/hlsdvrlive_1@583042/master.m3u8 https://rtvelivestreamv3.akamaized.net/rtvesec/la1_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La1.es" status="timeout",La 1 (720p) [Geo-blocked] https://ztnr.rtve.es/ztnr/1688877.m3u8 +#EXTINF:-1 tvg-id="La2.es" status="online",La 2 (1080p) +https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 #EXTINF:-1 tvg-id="La2.es" status="online",La 2 (720p) https://hlsliveamdgl0-lh.akamaihd.net/i/hlsdvrlive_1@60531/master.m3u8 #EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) -https://rtvelivestreamv3.akamaized.net/rtvesec/la2_bkp_dvr.m3u8 -#EXTINF:-1 tvg-id="La2.es" status="timeout",La 2 (1080p) https://ztnr.rtve.es/ztnr/1688885.m3u8 #EXTINF:-1 tvg-id="La8Avila.es" status="online",La 8 Avila (720p) [Not 24/7] https://cdnlive.shooowit.net/la8avilalive/smil:streamswitchingchannel.smil/playlist.m3u8 @@ -287,7 +287,7 @@ https://pull12.atresmedia.com/lavoz/master.m3u8 http://212.104.160.156:1935/live/lebrijatv2/playlist3.m3u8 #EXTINF:-1 tvg-id="LevanteTV.es" status="online",Levante TV (320p) [Not 24/7] https://play.cdn.enetres.net/C2F6CBB67E5B4D08A16CE5FE67ABCEC9023/029/playlist.m3u8 -#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="blocked",Lleida Televisio (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LleidaTelevisio.es" status="error",Lleida Televisio (720p) [Not 24/7] https://cdn01.yowi.tv/lleida/playlist.m3u8 #EXTINF:-1 tvg-id="LogosTV.es" status="online",Logos TV (1080p) [Not 24/7] http://streamer1.streamhost.org/salive/logosH/playlist.m3u8 @@ -337,7 +337,7 @@ http://5940924978228.streamlock.net:1935/8009/8009/playlist.m3u8 https://5940924978228.streamlock.net/8009/8009/master.m3u8 #EXTINF:-1 tvg-id="PopularTVMurcia.es" status="online",Popular TV Murcia (720p) [Not 24/7] https://cloud.streamingconnect.tv:455/populartvrm/populartvrm.m3u8 -#EXTINF:-1 tvg-id="Punt3HD.es" status="online",Punt 3 Vall Uixó (1080p) +#EXTINF:-1 tvg-id="Punt3HD.es",Punt 3 Vall Uixó (1080p) https://bit.controlstreams.com:5443/LiveApp/streams/punt3.m3u8 #EXTINF:-1 tvg-id="RadioTelevisionMarbella.es" status="error",Radio Televisión Marbella [Not 24/7] https://cloudtv.provideo.es/live/marbellatv-livestream.m3u8 @@ -443,8 +443,6 @@ https://secure3.todostreaming.es/live/visionseis-livestream.m3u8 https://mccdn-hls-a01-rbx.datah0stn3t.com/live/xtra/index.m3u8 #EXTINF:-1 tvg-id="XtraTV.es" status="error",Xtra TV (720p) https://mccdn-hls-a01-rbx.datah0stn3t.com/live/xtra/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Zafra TV (720p) [Not 24/7] -https://cloud.streamingconnect.tv:455/radiotvzafra/radiotvzafra.m3u8 #EXTINF:-1 tvg-id="" status="online",A3Series Internacional https://mdstrm.com/live-stream-playlist/5cae562e0ca2f30815231c0f.m3u8?access_token=DST4b676d7da5a2a92ee15f8efcbcd00606 #EXTINF:-1 tvg-id="" status="online",A3Cine (1080p) @@ -527,3 +525,5 @@ https://nodo01-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 https://nodo02-cloud01.streaming-pro.com/tac12tv/hls/tac12_2.m3u8 #EXTINF:-1 tvg-id="" status="error",RT (720p) https://rt-esp-gd.secure2.footprint.net/1102.m3u8 +#EXTINF:-1 tvg-id="",Zafra TV (720p) [Not 24/7] +https://cloud.streamingconnect.tv:455/radiotvzafra/radiotvzafra.m3u8 diff --git a/streams/fi_samsung.m3u b/streams/fi_samsung.m3u index 4e408fe75..465da920f 100644 --- a/streams/fi_samsung.m3u +++ b/streams/fi_samsung.m3u @@ -11,8 +11,6 @@ https://bloomberg-bloomberg-1-fi.samsung.wurl.com/manifest/playlist.m3u8 https://mmm-ducktv-4-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Family (Finland) (720p) https://rakuten-family-12-fi.samsung.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Euronews English (720p) -https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Comedy (Finland) (720p) https://rakuten-comedy-12-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Documentaries (Finland) (720p) @@ -21,3 +19,5 @@ https://rakuten-documentaries-12-fi.samsung.wurl.com/manifest/playlist.m3u8 https://rakuten-drama-12-fi.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Rakuten Spotlight (Finland) (720p) https://rakuten-spotlight-12-fi.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="",Euronews English (720p) +https://rakuten-euronews-1-fi.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/fr.m3u b/streams/fr.m3u index 240e1f79e..2f1839d60 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -25,7 +25,7 @@ https://bfmparishdslive-lh.akamaihd.net/i/BFMPARIS_ESYTLS@429747/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xgz4t1 #EXTINF:-1 tvg-id="BIPTV.fr" status="online",BIP TV (480p) [Not 24/7] http://biptv.tv/live/biptvstream_orig/index.m3u8 -#EXTINF:-1 tvg-id="C8.fr" status="timeout",C8 +#EXTINF:-1 tvg-id="C8.fr" status="online",C8 https://s2.tntendirect.com/d8/live/playlist.m3u8 #EXTINF:-1 tvg-id="CentralTV.fr" status="online",Central TV (614p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvcentraltv/livecentraltvtv/playlist.m3u8 @@ -53,7 +53,7 @@ https://fash1043.cloudycdn.services/slive/ftv_midnite_secrets_adaptive.smil/play https://fash2043.cloudycdn.services/slive/ftv_ftv_gmt_-5_qko_43090_default_1225_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVParis.fr" status="online",Fashion TV Paris (144p) https://fash1043.cloudycdn.services/slive/ftv_paris_adaptive.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="FashionTVParis.fr" status="error",Fashion TV Paris-Mumbai (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="FashionTVParis.fr",Fashion TV Paris-Mumbai (1080p) [Not 24/7] https://fash1043.cloudycdn.services/slive/ftv_ftv_asia_gmt_vmf_43163_default_1298_hls.smil/playlist.m3u8 #EXTINF:-1 tvg-id="FashionTVPG13.fr" status="online",Fashion TV PG13 (240p) https://fash1043.cloudycdn.services/slive/ftv_pg13_adaptive.smil/playlist.m3u8 @@ -76,7 +76,7 @@ http://edge9.iptvnetwork.net/live/france2/playlist.m3u8 http://edge9.iptvnetwork.net/live/france3/playlist.m3u8 #EXTINF:-1 tvg-id="France4.fr" status="error",France 4 (720p) [Geo-blocked] http://edge9.iptvnetwork.net/live/france4/playlist.m3u8 -#EXTINF:-1 tvg-id="France5.fr" status="error",France 5 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="France5.fr",France 5 (720p) [Not 24/7] http://edge9.iptvnetwork.net/live/france5/playlist.m3u8 #EXTINF:-1 tvg-id="France24Arabic.fr" status="online",France 24 Arabic (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/FRANCE24Arabic/live @@ -168,26 +168,26 @@ http://51.210.199.17/hls/stream.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/xkxbzc #EXTINF:-1 tvg-id="QwestTVJazzBeyond.fr" status="error",Qwest TV Jazz & Beyond (576p) http://210.210.155.37/uq2663/h/h94/01.m3u8 -#EXTINF:-1 tvg-id="RMCDecouverte.fr" status="timeout",RMC Découverte (720p) +#EXTINF:-1 tvg-id="RMCDecouverte.fr" status="online",RMC Découverte (720p) https://s2.tntendirect.com/rmcdecouverte/live/playlist.m3u8 #EXTINF:-1 tvg-id="TebeSud.fr" status="online",TébéSud (1080p) [Not 24/7] https://edge-live-ger1.ovstream.com/hls/10/source.m3u8 -#EXTINF:-1 tvg-id="TF1.fr" status="timeout",TF1 (1080p) +#EXTINF:-1 tvg-id="TF1.fr" status="online",TF1 (1080p) https://s2.tntendirect.com/tf1/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TF1SeriesFilms.fr" status="timeout",TF1 Séries Films (360p) +#EXTINF:-1 tvg-id="TF1SeriesFilms.fr" status="online",TF1 Séries Films (360p) https://s2.tntendirect.com/hd1/live/playlist.m3u8 -#EXTINF:-1 tvg-id="TFX.fr" status="timeout",TFX (720p) +#EXTINF:-1 tvg-id="TFX.fr" status="online",TFX (720p) https://s2.tntendirect.com/nt1/live/playlist.m3u8 #EXTINF:-1 tvg-id="Tiji.fr" status="blocked",Tiji (1080p) https://shls-tiji-tv-prod-dub.shahid.net/out/v1/ee05878a88474f408ff04495d44cc249/index.m3u8 #EXTINF:-1 tvg-id="TijiRussia.ru" status="blocked",Tiji Russia (576p) [Not 24/7] http://188.40.68.167/russia/tiji/playlist.m3u8 -#EXTINF:-1 tvg-id="TMC.fr" status="timeout",TMC (720p) +#EXTINF:-1 tvg-id="TMC.fr" status="online",TMC (720p) https://s2.tntendirect.com/tmc/live/playlist.m3u8 +#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="online",TV5 Monde Asie (576p) +http://210.210.155.37/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) [Geo-blocked] http://210.210.155.35/dr9445/s/s24/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsie.fr" status="error",TV5 Monde Asie (576p) -http://210.210.155.37/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) http://v3plusinfo247hls-i.akamaihd.net/hls/live/218877-b/v3plusinfo247hls/master.m3u8 #EXTINF:-1 tvg-id="TV5MondeEurope.fr" status="error",TV5 Monde Europe (1080p) @@ -206,7 +206,7 @@ https://streamtv.cdn.dvmr.fr/TV78/ngrp:tv78.stream_all/master.m3u8 https://streamtv.cdn.dvmr.fr/TVR/ngrp:tvr.stream_all/master.m3u8 #EXTINF:-1 tvg-id="TZiK.fr" status="timeout",TZiK [Not 24/7] https://54627d4fc5996.streamlock.net/tzik/tzik/chunklist.m3u8 -#EXTINF:-1 tvg-id="W9.fr" status="timeout",W9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="W9.fr" status="online",W9 (1080p) [Not 24/7] https://s2.tntendirect.com/w9/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Cnews (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x3b68jn @@ -214,8 +214,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChR-A__NS_C5kHDWj3PeAhw/live #EXTINF:-1 tvg-id="" status="online",Euronews Hungary (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/euronewsHungarian/live -#EXTINF:-1 tvg-id="" status="online",Euronews по-русски (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live #EXTINF:-1 tvg-id="" status="online",Euronews en Español (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/euronewses/live #EXTINF:-1 tvg-id="" status="online",Euronews English (720p) @@ -237,15 +235,17 @@ https://streamer01.myvideoplace.tv/streamer02/hls/MDS_VIA_PAD_301117.m3u8 http://ott-cdn.ucom.am/s89/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Persiana Varzesh (720p) [Not 24/7] http://51.210.199.16/hls/stream.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",ARTE Français (720p) [Geo-blocked] -https://artesimulcast.akamaized.net/hls/live/2031003/artelive_fr/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CStar Hits France +#EXTINF:-1 tvg-id="" status="online",CStar Hits France https://s2.tntendirect.com/d17/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",L'EQUIPE (360p) +#EXTINF:-1 tvg-id="" status="online",L'EQUIPE (360p) https://s2.tntendirect.com/lequipe21/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="blocked",ARTE Français (720p) [Geo-blocked] +https://artesimulcast.akamaized.net/hls/live/2031003/artelive_fr/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 #EXTINF:-1 tvg-id="" status="error",viàMATÉLÉ (540p) [Not 24/7] https://streamer01.myvideoplace.tv/streamer02/hls/MATL_VLOC_PAD_100919_medium/index.m3u8 #EXTINF:-1 tvg-id="" status="error",TV5Monde Info (1080p) https://tv5infohls-i.akamaihd.net/hls/live/631613/tv5infohls/index.m3u8 +#EXTINF:-1 tvg-id="",Euronews по-русски (720p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCFzJjgVicCtFxJ5B0P_ei8A/live diff --git a/streams/fr_samsung.m3u b/streams/fr_samsung.m3u index 0d14b8fdf..e8a01d77e 100644 --- a/streams/fr_samsung.m3u +++ b/streams/fr_samsung.m3u @@ -3,7 +3,7 @@ https://amuse-amuseanimation-2-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Atelierdeschefs.fr" status="error",Atelier des chefs (720p) https://alchimie-atelier-des-chefs-1-fr.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) +#EXTINF:-1 tvg-id="BloombergTVPlus.us",Bloomberg TV+ UHD (2160p) https://bloomberg-bloombergtv-1-fr.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="Caillou.fr" status="error",Caillou (720p) https://dhx-caillou-2-fr.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/ge.m3u b/streams/ge.m3u index c9e86a97c..da030d66a 100644 --- a/streams/ge.m3u +++ b/streams/ge.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="1TV.ge" status="online",1TV (240p) [Geo-blocked] +#EXTINF:-1 tvg-id="1TV.ge",1TV (240p) [Geo-blocked] https://tv.cdn.xsg.ge/gpb-1tv/index.m3u8 #EXTINF:-1 tvg-id="2TV.ge" status="online",2TV (720p) [Not 24/7] https://tv.cdn.xsg.ge/gpb-2tv/index.m3u8 diff --git a/streams/gr.m3u b/streams/gr.m3u index 05bbbf539..8329e2151 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -79,7 +79,7 @@ http://wpso.com:1936/hls/wzra.m3u8 https://s1.cystream.net/live/faros2/playlist.m3u8 #EXTINF:-1 tvg-id="FarosTV.gr" status="blocked",Faros TV (540p) [Geo-blocked] https://s1.cystream.net/live/faros1/playlist.m3u8 -#EXTINF:-1 tvg-id="Galaxy.gr" status="error",Galaxy (432p) [Geo-blocked] +#EXTINF:-1 tvg-id="Galaxy.gr" status="blocked",Galaxy (432p) [Geo-blocked] https://channel.streams.ovh:1936/galaxygr-1/galaxygr-1/playlist.m3u8 #EXTINF:-1 tvg-id="GreekCinema.gr" status="error",Greek Cinema (720p) https://vdo.alphaserver.gr:3613/stream/play.m3u8 @@ -137,7 +137,7 @@ http://live.streams.ovh:1935/NGradio/NGradio/playlist.m3u8 https://live.streams.ovh/NGradio/NGradio/playlist.m3u8 #EXTINF:-1 tvg-id="NotioiTV.gr" status="online",Notioi TV (720p) https://live.streams.ovh/YourStreaming/YourStreaming/playlist.m3u8 -#EXTINF:-1 tvg-id="NRG91.gr" status="blocked",NRG 91 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NRG91.gr" status="online",NRG 91 (720p) [Not 24/7] http://tv.nrg91.gr:1935/onweb/live/master.m3u8 #EXTINF:-1 tvg-id="NRGTV.gr" status="online",NRG TV (720p) https://5c389faa13be3.streamlock.net:9553/onweb/live/playlist.m3u8 @@ -155,7 +155,7 @@ http://web.onair-radio.eu:1935/Alpha-Host/Alpha-Host/playlist.m3u8 https://www.hellasnet.tv/rest.live.hn/ws.plp/playlist.m3u8 #EXTINF:-1 tvg-id="RadioEpistrofi.gr" status="error",Radio Epistrofi (540p) [Geo-blocked] https://s1.cystream.net/live/epistrofi/playlist.m3u8 -#EXTINF:-1 tvg-id="SamiakiTV.gr" status="online",Samiaki TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SamiakiTV.gr",Samiaki TV (540p) [Not 24/7] http://live.cast-control.eu:1935/samiaki/samiaki/playlist.m3u8 #EXTINF:-1 tvg-id="SkaiBUP.gr" status="timeout",Skai BUP http://78.83.87.222:9999/play/a016/index.m3u8 @@ -191,14 +191,12 @@ https://zouglalive-lh.akamaihd.net/i/zouglalive_1@340792/master.m3u8 http://167.86.89.20:5080/LiveApp/streams/064918158666216168224216.m3u8 #EXTINF:-1 tvg-id="" status="online",Zerouno TV (720p) http://5db313b643fd8.streamlock.net:1935/ZerounoTV/ZerounoTV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] -http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",ERT News 2 (720p) [Geo-blocked] -https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 #EXTINF:-1 tvg-id="" status="online",Skai (720p) https://skai-live-back.siliconweb.com/media/cambria4/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Skai (720p) https://skai-live.siliconweb.com/media/cambria4/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",ΡΙΚ Sat (720p) [Not 24/7] +http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alert (576p) [Not 24/7] https://itv.streams.ovh/ALEERT/ALEERT/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Βουλή Τηλεόραση 2 (540p) [Not 24/7] @@ -229,3 +227,5 @@ https://antennaamdnoenc.akamaized.net/ant1_akamai/abr/playlist.m3u8 https://vdo.alphaserver.gr:3203/stream/play.m3u8 #EXTINF:-1 tvg-id="" status="error",Super Channel (300p) https://vdo.alphaserver.gr:3587/stream/play.m3u8 +#EXTINF:-1 tvg-id="",ERT News 2 (720p) [Geo-blocked] +https://ert-live-bcbs15228.siliconweb.com/media/ert_news_2/ert_news_2.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index f89b16b88..6bec5aab0 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -1,14 +1,14 @@ #EXTM3U -#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="online",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (540p) [Not 24/7] http://50.7.161.82:8278/streams/d/Celestial2/playlist.m3u8 +#EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s31/index.m3u8 #EXTINF:-1 tvg-id="CelestialClassicMovies.hk" status="error",Celestial Classic 天映经典 (Celestial Classic Movies) (Indonesian Subtitle) (576p) http://210.210.155.37/qwr9ew/s/s31/index.m3u8 -#EXTINF:-1 tvg-id="CelestialMovies.hk" status="online",Celestial Movies (Indonesian Subtitle) (576p) -http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h14/index.m3u8 +#EXTINF:-1 tvg-id="CelestialMovies.hk" status="error",Celestial Movies (Indonesian Subtitle) (576p) +http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="blocked",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 #EXTINF:-1 tvg-id="HKSTV.hk" status="blocked",HKSTV (香港衛視) (720p) [Not 24/7] @@ -17,11 +17,11 @@ https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 https://juyunlive.juyun.tv/live/24950198.m3u8 #EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h07/index.m3u8 -#EXTINF:-1 tvg-id="Kix.hk" status="online",Kix (Indonesian Subtitle) (576p) +#EXTINF:-1 tvg-id="Kix.hk" status="error",Kix (Indonesian Subtitle) (576p) http://210.210.155.37/dr9445/h/h07/index.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h157/index2.m3u8 -#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (576p) +#EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="online",Phoenix Chinese Channel (鳳凰衛視中文) (576p) http://210.210.155.37/uq2663/h/h157/index2.m3u8 #EXTINF:-1 tvg-id="PhoenixChineseChannel.hk" status="error",Phoenix Chinese Channel (鳳凰衛視中文) (1080p) [Not 24/7] https://phoenixtv.hkatv.vip/liveott/PCC.m3u8 diff --git a/streams/hn.m3u b/streams/hn.m3u index a45aa7bb3..10c141283 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -19,7 +19,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x836wjl http://audiotvserver.net:1935/livemedia/cholusat/playlist.m3u8 #EXTINF:-1 tvg-id="CholutecaTV.hn" status="online",Choluteca TV (1080p) https://emisoras.hn:8081/cholutecatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CHTV.hn" status="blocked",CHTV (Canal Hondureño de Televisión) (720p) +#EXTINF:-1 tvg-id="CHTV.hn" status="error",CHTV (Canal Hondureño de Televisión) (720p) https://media.streambrothers.com:1936/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="DiosTeVeHD.hn" status="online",Dios Te Ve (720p) https://emisoras.hn:8081/diostevetv/playlist.m3u8 @@ -77,6 +77,10 @@ https://emisoras.hn:8081/tvcopan/index.m3u8 https://live-utv.unah.edu.hn/web/salida.m3u8 #EXTINF:-1 tvg-id="WaldivisionInternacional.hn" status="error",Waldivisión Internacional (720p) [Not 24/7] https://tvdatta.com:3934/live/waldivisionlive.m3u8 +#EXTINF:-1 tvg-id="" status="online",Omega Tv (288p) [Not 24/7] +https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Vida TV (720p) [Not 24/7] +http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 9 TeleDanlí (720p) [Not 24/7] https://cloud2.streaminglivehd.com:1936/8224/8224/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal Uno de Chuloteca (720p) [Not 24/7] @@ -85,15 +89,11 @@ https://tvdatta.com:3392/live/portaldelsurhnlive.m3u8 http://stream.grupoabchn.com:1935/SERCANOHD/SERCANOLive.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canal 6 (720p) https://ott.streann.com/loadbalancer/services/public/channels/5ba026492cdc1a7124d02fb7/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Vida TV (720p) [Not 24/7] -http://184.173.181.2:1935/8070/8070/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ceibavisión Canal 36 (1080p) [Not 24/7] http://190.11.224.235:1935/CANAL36/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Todo Deportes TV + http://free.fullspeed.tv/iptv-query?streaming-ip=https://conceptoweb-studio.com/radio/video/tododeportesplus/ #EXTINF:-1 tvg-id="" status="error",Radio Imagen 105.1 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv2.m3u8 -#EXTINF:-1 tvg-id="" status="error",Omega Tv (288p) [Not 24/7] -https://5caf24a595d94.streamlock.net:1937/8142/8142/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",AZA TV (720p) https://stmv1.zcastbr.com/azatvhd/azatvhd/playlist.m3u8 diff --git a/streams/hr.m3u b/streams/hr.m3u index 2237c4686..20a23f718 100644 --- a/streams/hr.m3u +++ b/streams/hr.m3u @@ -29,7 +29,7 @@ http://195.29.70.84/PLTV/88888888/224/3221226027/index.m3u8 #EXTINF:-1 tvg-id="NewsBar.hr" status="error" user-agent="Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0",NewsBar (528p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux i686; rv:90.0) Gecko/20100101 Firefox/90.0 http://195.29.70.89/PLTV/88888888/224/3221226407/index.m3u8 -#EXTINF:-1 tvg-id="OTV.hr" status="error",OTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="OTV.hr" status="online",OTV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x654gen #EXTINF:-1 tvg-id="RadioTelevizijaBanovina.hr" status="error",Radio Televizija Banovina (360p) [Not 24/7] rtmp://video.radio-banovina.hr/live/myStream diff --git a/streams/ht.m3u b/streams/ht.m3u index 340b55ea8..ecb0ad182 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="error",Haiti Viral News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HaitiViralNews.ht" status="online",Haiti Viral News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcEY2-g-EEefxyYa1gtrk4g/live #EXTINF:-1 tvg-id="KajouTV.ht" status="online",Kajou TV (480p) [Not 24/7] https://video1.getstreamhosting.com:1936/8055/8055/playlist.m3u8 diff --git a/streams/hu.m3u b/streams/hu.m3u index 99c077cfd..15f3fd926 100644 --- a/streams/hu.m3u +++ b/streams/hu.m3u @@ -67,12 +67,12 @@ https://www.tiszatv.hu/onlinetv/tiszatv_1.m3u8 https://stream.y5.hu/stream/stream_bekescsaba/stream.m3u8 #EXTINF:-1 tvg-id="VTVFuzesabony.hu" status="online",VTV Füzesabony (720p) [Not 24/7] https://stream.unrealhosting.hu:7962/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] +http://tv.hegyvidek.hu/stream_mpeg.flv #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) http://1music.hu/1music.m3u8 #EXTINF:-1 tvg-id="" status="online",1Music Channel Hungary (576p) http://www.1music.hu/1music.m3u8 -#EXTINF:-1 tvg-id="" status="online",Hegyvidek Tv Budapest (576p) [Not 24/7] -http://tv.hegyvidek.hu/stream_mpeg.flv #EXTINF:-1 tvg-id="" status="online",H!T Music Channel (480p) http://hitmusic.hu/hitmusic.m3u8 #EXTINF:-1 tvg-id="" status="online",Bonum TV (360p) diff --git a/streams/id.m3u b/streams/id.m3u index 4d2341f92..d2eeda11b 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -21,15 +21,15 @@ https://h1.intechmedia.net/intech/ch64.m3u8 https://tv.rodja.live/aliman/ngrp:HD_all/playlist.m3u8 #EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s07/index1.m3u8 -#EXTINF:-1 tvg-id="ANTV.id" status="error",ANTV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="ANTV.id" status="online",ANTV (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s07/index1.m3u8 #EXTINF:-1 tvg-id="ArekTV.id" status="online",Arek TV (576p) http://wowza58.indostreamserver.com:1935/arektv/live/playlist.m3u8 +#EXTINF:-1 tvg-id="AshiilTV.id" status="online",Ashiil TV (480p) +http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 #EXTINF:-1 tvg-id="AshiilTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Ashiil TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch2.m3u8 -#EXTINF:-1 tvg-id="AshiilTV.id" status="error",Ashiil TV (480p) -http://wowza58.indostreamserver.com:1935/ashiiltv2/android/playlist.m3u8 #EXTINF:-1 tvg-id="AswajaTV.id" status="online",Aswaja TV [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x748iuo #EXTINF:-1 tvg-id="ATV.id" status="online",ATV (576p) @@ -73,11 +73,11 @@ https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.m3u8 http://edge.linknetott.swiftserve.com/live/BsNew/amlst:bsnew/playlist.m3u8 #EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch58.m3u8 -#EXTINF:-1 tvg-id="BETV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch30.m3u8 -#EXTINF:-1 tvg-id="BinBazTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="BETV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",BETV (360p) [Not 24/7] [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch58.m3u8 +#EXTINF:-1 tvg-id="BinBazTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Bin Baz TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 #EXTINF:-1 tvg-id="BiznetAdventure.id" status="online",Biznet Adventure (720p) @@ -92,7 +92,7 @@ https://v2.siar.us/bmstv/livestream/playlist.m3u8 https://e1.siar.us/badartv/live/playlist.m3u8 #EXTINF:-1 tvg-id="BRTV.id" status="online",BRTV (1080p) [Not 24/7] https://o1.siar.us/badartv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="BungoTV.id" status="error",Bungo TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="BungoTV.id" status="online",Bungo TV (480p) [Not 24/7] https://5bf7b725107e5.streamlock.net/bungotv/bungotv/playlist.m3u8 #EXTINF:-1 tvg-id="CahayaTVBanten.id" status="online",Cahaya TV Banten (720p) [Not 24/7] https://bravo.kugo.id/ctv/rtmp.stream/playlist.m3u8 @@ -131,7 +131,7 @@ http://210.210.155.35/qwr9ew/s/s10/index.m3u8 http://210.210.155.37/qwr9ew/s/s10/index.m3u8 #EXTINF:-1 tvg-id="FajarTV.id" status="error",Fajar TV (240p) [Not 24/7] http://122.248.43.138:1935/ch27/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="GarudaTV.id" status="error",Garuda TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="GarudaTV.id" status="online",Garuda TV (720p) [Not 24/7] https://ms.digdaya.tv/live/digdayatv/live.m3u8 #EXTINF:-1 tvg-id="GBITV.id" status="error",GBI TV (720p) http://gbitv.net:1935/live/gbitv/playlist.m3u8 @@ -147,7 +147,7 @@ https://d322b885qvsbxg.cloudfront.net/GTV2021.m3u8 #EXTINF:-1 tvg-id="GTV.id" status="error",GTV (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d9se4hqsqt2j2.cloudfront.net/GTV2022.m3u8 -#EXTINF:-1 tvg-id="HijrahTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="HijrahTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Hijrah TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch8.m3u8 #EXTINF:-1 tvg-id="HopeChannelIndonesia.id" status="online",Hope Channel Indonesia [Not 24/7] @@ -157,10 +157,10 @@ https://v3.siar.us/humabetangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="IAmChannel.id" status="online",I AM CHANNEL (576p) [Not 24/7] http://iamchannel.org:1935/tes/1/playlist.m3u8 #EXTINF:-1 tvg-id="Indosiar.id" status="online",Indosiar (480p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s04/index.m3u8 -#EXTINF:-1 tvg-id="INews.id" status="blocked",iNews (720p) +#EXTINF:-1 tvg-id="Indosiar.id" status="error",Indosiar (480p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s04/index.m3u8 +#EXTINF:-1 tvg-id="INews.id" status="online",iNews (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d2hfpzcndkyscp.cloudfront.net/INEWS_2021.m3u8 #EXTINF:-1 tvg-id="INews.id" status="error",iNews (1080p) @@ -173,7 +173,7 @@ https://h1.intechmedia.net/intech/ch1.m3u8 https://bravo.kugo.id/inspira/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="InspiraTV.id" status="online",Inspira TV (720p) [Not 24/7] https://inspiratv.siar.us/inspiratv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="IzzahTV.id" status="online",Izzah TV (480p) +#EXTINF:-1 tvg-id="IzzahTV.id" status="error",Izzah TV (480p) https://streaming.radiosalamjambi.com/izzahtv.m3u8 #EXTINF:-1 tvg-id="JakTV.id" status="online",Jak TV (576p) https://bravo.kugo.id/jaktv/udp.stream/playlist.m3u8 @@ -188,7 +188,7 @@ https://v2.siar.us/jawapostv/live/chunks.m3u8 #EXTINF:-1 tvg-id="JayaTVJayapura.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch29.m3u8 -#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="JayaTVJayapura.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jaya TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch52.m3u8 #EXTINF:-1 tvg-id="JekTV.id" status="online",Jek TV (360p) [Not 24/7] @@ -200,7 +200,7 @@ http://103.255.15.222:1935/tv/jitv_720p/playlist.m3u8 #EXTINF:-1 tvg-id="JogjaIstimewaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Jogja Istimewa TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch65.m3u8 -#EXTINF:-1 tvg-id="JogjaTV.id" status="online",Jogja TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JogjaTV.id" status="error",Jogja TV (720p) [Not 24/7] https://stream.jogjatv.co.id/jtvlive/stream/index.m3u8 #EXTINF:-1 tvg-id="JPMTV.id" status="online",JPM TV (720p) [Not 24/7] http://122.248.43.138:1935/ch6/myStream/playlist.m3u8 @@ -212,11 +212,11 @@ https://cdn02.mola.tv/Content/HLS/Live/channel(f2cd666d-f350-1140-7ce5-3d7f39f84 http://122.248.43.138:1935/ch2/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="KawanuaTV.id" status="online",Kawanua TV (720p) http://122.248.43.138:1935/ch18/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KompasTV.id" status="online",Kompas TV (720p) -https://live-kg.jixie.media/live/kompastv_lhd.m3u8 #EXTINF:-1 tvg-id="KompasTV.id" status="blocked",Kompas TV (720p) https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(dc9040ad-a4e1-4d08-883c-a65542b69602)/index.m3u8 -#EXTINF:-1 tvg-id="LombokTV.id" status="error",Lombok TV (576) +#EXTINF:-1 tvg-id="KompasTV.id",Kompas TV (720p) +https://live-kg.jixie.media/live/kompastv_lhd.m3u8 +#EXTINF:-1 tvg-id="LombokTV.id" status="online",Lombok TV (576) https://bravo.kugo.id/lomboktv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="MadaniTV.id" status="online",Madani TV (720p) https://stream.asianastream.com/madani/ngrp:madanitv_all/playlist.m3u8 @@ -234,7 +234,7 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(a255dd49-dc2a-46 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(9430f215-8ccb-4322-affd-6dbc97e259bd)/index.m3u8 #EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online",Media Sunnah Aceh [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/MediaSunnahAceh/live -#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] +#EXTINF:-1 tvg-id="MediaSunnahAceh.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Media Sunnah Aceh [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch23.m3u8 #EXTINF:-1 tvg-id="MetroGlobeNetwork.id" status="online",Metro Globe Network (1080p) [Not 24/7] @@ -250,13 +250,13 @@ https://cdn.gunadarma.ac.id/streams/mgstv/ingestmgstv.m3u8 #EXTINF:-1 tvg-id="MHOTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",MHO TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch19.m3u8 -#EXTINF:-1 tvg-id="MNCTV.id" status="blocked",MNCTV (720p) +#EXTINF:-1 tvg-id="MNCTV.id" status="online",MNCTV (720p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d33j155pv2xyba.cloudfront.net/MNCTV_2021.m3u8 #EXTINF:-1 tvg-id="MNCTV.id" status="error",MNCTV (1080p) #EXTVLCOPT:http-referrer=https://www.rctiplus.com/ https://d1y5zdfadx9n48.cloudfront.net/MNCTV2022.m3u8 -#EXTINF:-1 tvg-id="MQTV.id" status="online",MQTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MQTV.id" status="error",MQTV (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/mqtv/mqtv/playlist.m3u8 #EXTINF:-1 tvg-id="MTATV.id" status="online",mta tv [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/OfficialMTATV/live @@ -264,25 +264,25 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/Officia https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(b3673fde-4acd-4f1d-95a5-a204d62545ac)/index.m3u8 #EXTINF:-1 tvg-id="MuadzTV.id" status="online",Muadz TV (1080p) http://wowza60.indostreamserver.com:1935/muadztv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MuadzTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="MuadzTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Muadz (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch5.m3u8 #EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h192/index.m3u8 -#EXTINF:-1 tvg-id="MyCinema.id" status="online",My Cinema (1080p) +#EXTINF:-1 tvg-id="MyCinema.id" status="error",My Cinema (1080p) http://210.210.155.37/uq2663/h/h192/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h193/index.m3u8 #EXTINF:-1 tvg-id="MyCinemaAsia.id" status="error",My Cinema Asia (1080p) [Geo-blocked] http://210.210.155.37/uq2663/h/h193/index.m3u8 +#EXTINF:-1 tvg-id="MyFamily.id" status="online",My Family Channel (1080p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h194/index.m3u8 -#EXTINF:-1 tvg-id="MyFamily.id" status="error",My Family Channel (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h194/index.m3u8 #EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h191/index.m3u8 -#EXTINF:-1 tvg-id="MyKidz.id" status="error",My Kidz (1080p) [Geo-blocked] http://210.210.155.35/uq2663/h/h191/index.m3u8 +#EXTINF:-1 tvg-id="MyKidz.id" status="online",My Kidz (1080p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h191/index.m3u8 #EXTINF:-1 tvg-id="MyTV.id" status="error",MyTV (720p) [Not 24/7] [Geo-blocked] http://playlist.urfan.web.id/x6bnqe/s/s88/S4/mnf.m3u8 #EXTINF:-1 tvg-id="NabawiTV.id" status="online",Nabawi TV (576p) @@ -295,7 +295,7 @@ https://bravo.kugo.id/nettv/udp.stream/chunklist.m3u8 http://210.210.155.37/qwr9ew/s/s08/index.m3u8 #EXTINF:-1 tvg-id="NET.id" status="error",NET. (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s08/index.m3u8 -#EXTINF:-1 tvg-id="NiagaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="NiagaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Niaga TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch10.m3u8 #EXTINF:-1 tvg-id="NuChannel.id" status="online",Nu Channel (576p) @@ -303,13 +303,13 @@ https://bravo.kugo.id/nuchannel/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="NusantaraTV.id" status="online",Nusantara TV (720p) https://nusantaratv.siar.us/nusantaratv/live/chunks.m3u8 #EXTINF:-1 tvg-id="OChannel.id" status="online",O Channel (480p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s41/index.m3u8 -#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s41/index.m3u8 +#EXTINF:-1 tvg-id="OChannel.id" status="error",O Channel (480p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s41/index.m3u8 #EXTINF:-1 tvg-id="OneTVAsia.sg" status="online",One TV Asia (576p) [Geo-blocked] -http://210.210.155.37/uq2663/h/h143/index.m3u8 -#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h143/index.m3u8 +#EXTINF:-1 tvg-id="OneTVAsia.sg" status="error",One TV Asia (576p) [Geo-blocked] +http://210.210.155.37/uq2663/h/h143/index.m3u8 #EXTINF:-1 tvg-id="PadangTV.id" status="online",Padang TV (720p) [Not 24/7] http://122.248.43.138:1935/ch16/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="PalembangTV.id" status="error",Pal TV (720p) [Not 24/7] @@ -324,11 +324,11 @@ http://122.248.43.138:1935/ch15/myStream/playlist.m3u8 https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 #EXTINF:-1 tvg-id="PopMusik.id" status="online",POP musik (576i) https://alfa.kugo.id/playout/pop.stream/chunklist.m3u8 -#EXTINF:-1 tvg-id="PujaTVAceh.id" status="online",Puja TV Aceh (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="PujaTVAceh.id" status="error",Puja TV Aceh (1080p) [Not 24/7] https://v6.siar.us/pujatv/live/chunks.m3u8 -#EXTINF:-1 tvg-id="RadarLampungTV.id" status="online",Radar TV Lampung (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RadarLampungTV.id" status="error",Radar TV Lampung (480p) [Not 24/7] http://122.248.43.138:1935/ch17/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioKitaTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="RadioKitaTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RadioKita TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch16.m3u8 #EXTINF:-1 tvg-id="RajawaliTV.id" status="online",RTV (576p) [Geo-blocked] @@ -354,7 +354,7 @@ http://122.248.43.138:1935/ch9/myStream/playlist.m3u8 https://v10.siar.us/rctv/live/playlist.m3u8 #EXTINF:-1 tvg-id="Reformed21.id" status="online",Reformed 21 (540p) http://edge.linknetott.swiftserve.com/live/BsNew/amlst:reformedch/playlist.m3u8 -#EXTINF:-1 tvg-id="RiauRayaTV.id" status="online",Riau TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="RiauRayaTV.id" status="timeout",Riau TV (576p) [Not 24/7] https://bravo.kugo.id/riauraya/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RiauRayaTV.id" status="error",Riau TV (576p) [Not 24/7] rtmp://103.166.254.114:1935/live/0 @@ -372,19 +372,19 @@ http://36.89.47.217:11935/rrinet/live/index.m3u8 https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(2b945e2e-4297-4be9-9a45-aa023c890e13)/index.m3u8 #EXTINF:-1 tvg-id="SaktiTV.id" status="online",Sakti TV (480p) [Not 24/7] https://v2.siar.us/saktitv/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="SalamTV.id" status="online",Salam TV [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live -#EXTINF:-1 tvg-id="SalamTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SalamTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Salam TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch12.m3u8 +#EXTINF:-1 tvg-id="SalamTV.id" status="error",Salam TV [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://m.youtube.com/c/SALAMTVLIVE/live #EXTINF:-1 tvg-id="SalingSapaTV.id" status="online",Saling Sapa TV (576p) https://bravo.kugo.id/salingsapa/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SangajiTV.id" status="online",Sangaji TV (720p) [Not 24/7] https://cdn.gunadarma.ac.id/streams/sangajitv/ingestsangajitv.m3u8 -#EXTINF:-1 tvg-id="SCTV.id" status="online",SCTV (480p) [Geo-blocked] -http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s03/index.m3u8 +#EXTINF:-1 tvg-id="SCTV.id" status="error",SCTV (480p) [Geo-blocked] +http://210.210.155.37/qwr9ew/s/s03/index.m3u8 #EXTINF:-1 tvg-id="SEAToday.id" status="blocked",Sea Today (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/DASH/Live/channel(9ce3f094-4044-467e-84b7-b684a49571d5)/manifest.mpd #EXTINF:-1 tvg-id="SemarangTV.id" status="online",Semarang TV (720p) @@ -402,14 +402,14 @@ http://122.248.43.138:1935/ch20/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch18.m3u8 -#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SunnahJalanPastiTV.id" status="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch17.m3u8 #EXTINF:-1 tvg-id="SurabayaTV.id" status="error",Surabaya TV (720p) offline https://v3.siar.us/surabayatv/live/playlist.m3u8 #EXTINF:-1 tvg-id="SurauTV.id" status="online",Surau TV (720p) http://119.235.249.58:1935/surautv/live/playlist.m3u8 -#EXTINF:-1 tvg-id="SurauTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="SurauTV.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Surau TV (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch3.m3u8 #EXTINF:-1 tvg-id="TATV.id" status="online",TATV (720p) [Not 24/7] @@ -442,7 +442,7 @@ https://tvmu.siar.us/tvmu/live/playlist.m3u8 https://bravo.kugo.id/tvmu/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s105/01.m3u8 -#EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="tvOne.id" status="online",tvOne (480p) [Geo-blocked] http://210.210.155.37/qwr9ew/s/s105/01.m3u8 #EXTINF:-1 tvg-id="tvOne.id" status="error",tvOne http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/watch?v=K9lOPKwo44w @@ -477,10 +477,10 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIJatengsemarang)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralJava.id" status="online",TVRI Jawa Tengah (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJATENGSEMARANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 -#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIKalteng)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 +#EXTINF:-1 tvg-id="TVRICentralKalimantan.id" status="online",TVRI Kalimantan Tengah (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIKALTENG)/index.m3u8 #EXTINF:-1 tvg-id="TVRICentralSulawesi.id" status="online",TVRI Sulawesi Tengah (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISULTENGPALU)/index.m3u8 @@ -636,7 +636,7 @@ http://103.18.181.69:1935/golive/livestream/playlist.m3u8 http://103.18.181.69:1935/golive/livestreambanggar/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBadanLegislatif.id" status="error",TVR Parlemen Badan Legislatif (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestreambaleg/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenBadanMusyawarah.id" status="error",TVR Parlemen Badan Musyawarah [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenBadanMusyawarah.id" status="timeout",TVR Parlemen Badan Musyawarah [Not 24/7] http://103.18.181.69:1935/golive/livestreambamus/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenBAKN.id" status="error",TVR Parlemen BAKN [Not 24/7] http://103.18.181.69:1935/golive/livestreambakn/playlist.m3u8 @@ -648,7 +648,7 @@ http://103.18.181.69:1935/golive/livestream1/playlist.m3u8 http://103.18.181.69:1935/golive/livestream2/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIII.id" status="error",TVR Parlemen Komisi III (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream3/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="error",TVR Parlemen Komisi IV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiIV.id" status="timeout",TVR Parlemen Komisi IV (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream4/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="error",TVR Parlemen Komisi IX (480p) [Not 24/7] http://103.18.181.69:1935/golive/livestream9/playlist.m3u8 @@ -666,11 +666,11 @@ http://103.18.181.69:1935/golive/livestream10/playlist.m3u8 http://103.18.181.69:1935/golive/livestream11/playlist.m3u8 #EXTINF:-1 tvg-id="TVTabalong.id" status="online",TV Tabalong (720p) [Not 24/7] https://5bf7b725107e5.streamlock.net/tvtabalong/tvtabalong/playlist.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] -http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 #EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.35/x6bnqe/s/s73/index2.m3u8 -#EXTINF:-1 tvg-id="UChannel.id" status="online",U Channel (576p) [Not 24/7] [Geo-blocked] +#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] +http://5e396e0211d7a.streamlock.net:1935/uchannel/live/playlist.m3u8 +#EXTINF:-1 tvg-id="UChannel.id" status="error",U Channel (576p) [Not 24/7] [Geo-blocked] http://210.210.155.37/x6bnqe/s/s73/index2.m3u8 #EXTINF:-1 tvg-id="UFA24.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) @@ -692,6 +692,8 @@ https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ATVLI (720p) https://wowza.convergen.co/atvli/atvli.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s101/live.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Play (720p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="online",Jangkar Harapan (720p) http://bravo.kugo.id:1935/jangkartv/rtmp.stream/chunklist.m3u8 @@ -714,11 +716,11 @@ https://alfa.kugo.id/playout/KugoStar.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",kugo Star (576i) https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s35/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens ShowBiz (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s35/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] -http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="online",Sampit TV https://alfa.kugo.id/sampittv/rtmp.stream/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Garda TV (576p) @@ -727,28 +729,26 @@ https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Unas TV (720p) https://ltun.siar.us/ltun/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) -https://h1.intechmedia.net/intech/ch59.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dens Knowledge and Learning (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s36/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",Alwafa Tarim TV (Am Media) (720p) +https://ammedia.siar.us/ammedia/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Prima TV (360p) [Not 24/7] https://v2.siar.us/primatv/livestream/chunks.m3u8 #EXTINF:-1 tvg-id="" status="blocked",The Indonesia Channel (720p) [Geo-blocked] https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(20baf7aa-fd51-480f-87b3-dc4198090e86)/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Alwafa Tarim TV (Am Media) (720p) -https://ammedia.siar.us/ammedia/live/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) +https://h1.intechmedia.net/intech/ch59.m3u8 #EXTINF:-1 tvg-id="" status="error",Pal TV (720p) [Not 24/7] http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens ShowBiz (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s35/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Food Channel (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",Dens Play (720p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s101/live.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] +http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 +#EXTINF:-1 tvg-id="" status="error",Dens Life Style (576p) [Geo-blocked] http://rr3.dens.tv/s/s65/index2.m3u8 #EXTINF:-1 tvg-id="" status="error",Cahaya Nuansa Islami (480p) http://wms.klikhost.com/cnilive/cnilive/playlist.m3u8 diff --git a/streams/in.m3u b/streams/in.m3u index f616a137b..27a5eb13b 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -9,7 +9,7 @@ http://14.199.164.20:4001/play/a0nc/index.m3u8 http://14.199.164.20:4001/play/a0mx/index.m3u8 #EXTINF:-1 tvg-id="9XM.in" status="online",9XM (480p) https://d2q8p4pe5spbak.cloudfront.net/bpk-tv/9XM/9XM.isml/index.m3u8 -#EXTINF:-1 tvg-id="AajTak.in" status="online",Aaj Tak (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="AajTak.in" status="blocked",Aaj Tak (360p) [Geo-blocked] https://lmil.live-s.cdn.bitgravity.com/cdn-live/_definst_/lmil/live/aajtak_app.smil/playlist.m3u8 #EXTINF:-1 tvg-id="AathavanTV.in" status="online",Aathavan TV (720p) [Not 24/7] http://45.77.66.224:1935/athavantv/live/playlist.m3u8 @@ -77,7 +77,7 @@ http://14.199.164.20:4001/play/a0rj/index.m3u8 http://live.agmediachandigarh.com/booglebollywood/774e3ea9f3fa9bcdac47f445b83b6653.sdp/index.m3u8 #EXTINF:-1 tvg-id="BoogleBollywood.in" status="error",Boogle Bollywood [Geo-blocked] https://sneh-z5api.herokuapp.com/?c=0-9-165 -#EXTINF:-1 tvg-id="BoxCinema.in" status="online",Box Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BoxCinema.in" status="error",Box Cinema (576p) [Not 24/7] http://14.199.164.20:4001/play/a0su/index.m3u8 #EXTINF:-1 tvg-id="CaptainTV.in" status="online",Captain TV (576p) [Not 24/7] http://103.199.160.85/Content/captain/Live/Channel(Captain)/index.m3u8 @@ -164,10 +164,10 @@ http://14.199.164.20:4001/play/a0qx/index.m3u8 http://104.237.60.234/live/gabruutv.m3u8 #EXTINF:-1 tvg-id="GDNSLudhiana.in" status="online",GDNS Ludhiana (1080p) [Not 24/7] http://akalmultimedia.net:1935/gdnslive/gdns-live/chunklist.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="online",GEM (576p) -http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h19/index.m3u8 +#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) +http://210.210.155.37/uq2663/h/h19/index.m3u8 #EXTINF:-1 tvg-id="GlobalPunjab.in" status="online",Global Punjab (720p) [Not 24/7] https://media.streambrothers.com:1936/8522/8522/playlist.m3u8 #EXTINF:-1 tvg-id="GSTV.in" status="online",GSTV (720p) [Not 24/7] @@ -176,7 +176,7 @@ https://1-213-10546-44.b.cdn13.com/388656798579293628302251.m3u8 http://14.199.164.20:4001/play/a0rg/index.m3u8 #EXTINF:-1 tvg-id="HulchulTVCanada.in" status="online",Hulchul TV (720p) [Not 24/7] http://cdn12.henico.net:8080/live/jbani/index.m3u8 -#EXTINF:-1 tvg-id="ILove.in" status="online",I Love (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ILove.in" status="error",I Love (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p3/index.m3u8 #EXTINF:-1 tvg-id="ImayamTV.in" status="online",Imayam (480p) [Not 24/7] https://idvd.multitvsolution.com/idvo/imayamtv.m3u8 @@ -268,7 +268,7 @@ https://stream.ufworldind.in/kentvlive/smil:kentv.smil/playlist.m3u8 http://14.199.164.20:4001/play/a0ni/index.m3u8 #EXTINF:-1 tvg-id="KeralaVisionNews.in" status="error",Kerala Vision News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtSeMwydGw6mDSZaIUaJ5bw/live -#EXTINF:-1 tvg-id="KhabrainAbhiTak.in" status="online",Khabrain Abhi Tak (480p) [Not 24/7] +#EXTINF:-1 tvg-id="KhabrainAbhiTak.in",Khabrain Abhi Tak (480p) [Not 24/7] https://vidcdn.vidgyor.com/kat-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="LokSabhaTV.in" status="error",Lok Sabha TV (576p) [Not 24/7] https://nicls1-lh.akamaihd.net/i/lst_1@26969/master.m3u8 @@ -332,7 +332,7 @@ http://103.199.160.85/Content/mktunes/Live/Channel(MKTunes)/index.m3u8 http://103.199.160.85/Content/mktv/Live/Channel(MKTV)/index.m3u8 #EXTINF:-1 tvg-id="MSignMedia.in" status="error",Msign Media (576p) [Not 24/7] http://cloud.logicwebs.in:1935/msign/msignmedia/playlist.m3u8 -#EXTINF:-1 tvg-id="MtunesPlus.in" status="online",Mtunes Plus (576p) [Not 24/7] +#EXTINF:-1 tvg-id="MtunesPlus.in" status="error",Mtunes Plus (576p) [Not 24/7] http://14.199.164.20:4001/play/a0p2/index.m3u8 #EXTINF:-1 tvg-id="MusicIndia.in" status="online",Music India (576p) [Not 24/7] http://14.199.164.20:4001/play/a0mt/index.m3u8 @@ -352,7 +352,7 @@ https://ndtvindiaelemarchana.akamaized.net/hls/live/2003679/ndtvindia/master.m3u https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) [Not 24/7] https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680/ndtvprofit/master.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="blocked",NDTV Profit [Geo-blocked] +#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit [Geo-blocked] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="online",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 @@ -450,7 +450,7 @@ https://nicls2-lh.akamaihd.net/i/rstv_1@26970/master.m3u8 https://j78dp346yq5r-hls-live.5centscdn.com/safari/live.stream/playlist.m3u8 #EXTINF:-1 tvg-id="SanaPlus.in" status="online",Sana Plus (720p) [Not 24/7] http://media.7starcloud.com:1935/live/sanatv2/playlist.m3u8 -#EXTINF:-1 tvg-id="SanaTV.in" status="error",Sana TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="SanaTV.in" status="online",Sana TV (576p) [Not 24/7] http://hdserver.7starcloud.com:1935/sanatv/sanatv/playlist.m3u8 #EXTINF:-1 tvg-id="SanthoraShortFlim.in" status="online",Santhora Short Flim (720p) http://rtmp.santhoratv.zecast.net/santhora/santhorashortfilm/playlist.m3u8 @@ -474,7 +474,7 @@ http://103.199.161.254/Content/kalaignarsirippoli/Live/Channel(Kalaignarsirippol http://103.81.104.118/hls/stream5.m3u8 #EXTINF:-1 tvg-id="SonySix.in" status="timeout",Sony Six (1080p) [Not 24/7] http://137.59.155.77:8088/hls/05sonysix.m3u8 -#EXTINF:-1 tvg-id="SriSankaraTV.lk" status="online",Sri Sankara (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SriSankaraTV.lk" status="error",Sri Sankara (360p) [Not 24/7] https://8noro432dm6g-hls-live.wmncdn.net/Sri/a5518065f47332dad6b509920c827474.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="StarGoldHD.in" status="timeout" user-agent="stream",Star Gold HD (1080p) #EXTVLCOPT:http-user-agent=stream @@ -538,7 +538,7 @@ http://14.199.164.20:4001/play/a0nx/index.m3u8 https://rtmp.smartstream.video/velichamtv/velichamtv/playlist.m3u8 #EXTINF:-1 tvg-id="VismayaNews.in" status="error",Vismaya News (720p) [Not 24/7] http://live.singamcloud.in:1935/vismayanews/vismayanews/playlist.m3u8 -#EXTINF:-1 tvg-id="WION.in" status="online",Wion (576p) +#EXTINF:-1 tvg-id="WION.in" status="timeout",Wion (576p) http://210.210.155.37/uq2663/h/h91/index.m3u8 #EXTINF:-1 tvg-id="WION.in" status="error",Wion (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h91/index.m3u8 @@ -574,10 +574,6 @@ http://103.72.179.30:1935/GECHindi/ngrp:SONY_SAB.stream_all/Playlist.m3u8 http://163.47.214.155:1935/fwnews/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KITE Victers (Kerala) (720p) [Not 24/7] https://932y4x26ljv8-hls-live.5centscdn.com/victers/tv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Anand TV -https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="" status="online",Desi Channel (720p) -https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Times Now Navbharat [Geo-blocked] https://pubads.g.doubleclick.net/ssai/event/nRWQsGoJSzmcErJFgAy67g/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Filmeraa (720p) @@ -586,8 +582,6 @@ https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8 http://14.199.164.20:4001/play/a0pe/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.com/neestream_01/we/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] -http://210.210.155.35/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (576p) http://210.210.155.37/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="online",Relax TV (576p) [Not 24/7] @@ -612,15 +606,17 @@ https://ndtv24x7elemarchana.akamaized.net/hls/live/2003678/ndtv24x7/master.m3u8 https://zainabia.livebox.co.in/ZainabiaChannelhls/channel.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonz Kids (Indonesian dub) (360p) http://210.210.155.37/x6bnqe/s/s81/02.m3u8 -#EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7] -http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",MH1 Prime (360p) [Not 24/7] http://rtmp.smartstream.video:1935/mhonenews/mhonenews/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Vyas NIC (480p) #EXTVLCOPT:http-referrer=https://webcast.gov.in/ https://hls.media.nic.in/hls/live/vyas/vyas.m3u8 +#EXTINF:-1 tvg-id="" status="online",Anand TV +https://live.neestream.net/neestream_01/anandtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="" status="online",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 +#EXTINF:-1 tvg-id="" status="online",MH1 Music (360p) [Not 24/7] +http://rtmp.smartstream.video:1935/mhonemusic/mhonemusic/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Dishum [Geo-blocked] https://m-c29-j2apps.s.llnwi.net/hls/5332.Dishum.in.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Republic Bharat (360p) [Geo-blocked] @@ -642,6 +638,8 @@ http://14.199.164.20:4001/play/a0wk/index.m3u8 http://59c3ec70cfde0.streamlock.net/channel_6/channel6/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Mandra TV http://192.99.2.28/mandra_hls/mandra.m3u8 +#EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (576p) [Geo-blocked] +http://210.210.155.35/x6bnqe/s/s81/01.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonz Kids (Indonesian dub) (360p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s81/02.m3u8 #EXTINF:-1 tvg-id="" status="error",Life Punjabi (720p) [Not 24/7] @@ -656,6 +654,8 @@ http://singamcloud.in:1935/sachinmusichd/sachinmusichd/playlist.m3u8 http://wearelive.livebox.co.in/naxatratvhls/Naxatratv.m3u8 #EXTINF:-1 tvg-id="" status="error",R Plus News (360p) [Not 24/7] https://cdn.smartstream.video/smartstream-us/rplus/rplus/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Desi Channel (720p) +https://live.wmncdn.net/desichannel/7e2dd0aed46b70a5c77f4affdb702e4b.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Satsang (1080p) [Not 24/7] https://satsangtv.sanskargroup.in/satsangtvlive.m3u8 #EXTINF:-1 tvg-id="" status="error",Divya TV [Geo-blocked] diff --git a/streams/in_samsung.m3u b/streams/in_samsung.m3u index 9dcde7f9d..3b2bb6fb9 100644 --- a/streams/in_samsung.m3u +++ b/streams/in_samsung.m3u @@ -19,7 +19,7 @@ https://inwild-samsungindia.amagi.tv/playlist.m3u8 https://inwonder-samsungindia.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="MAVTVIndia.us" status="error",MavTV India (720p) http://mavtv-mavtvglobal-1-in.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeIndia.us" status="error",People are Awesome India (720p) +#EXTINF:-1 tvg-id="PeopleareAwesomeIndia.us",People are Awesome India (720p) https://jukin-peopleareawesome-2-in.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollectiveIndia.us" status="error",The Pet Collective India (720p) https://the-pet-collective-international-in.samsung.wurl.com/manifest/playlist.m3u8 diff --git a/streams/iq.m3u b/streams/iq.m3u index 446cfd141..82e211c72 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -27,7 +27,7 @@ http://149.202.79.190:8081/arrafidaintv/publish/playlist.m3u8 https://cdg8.edge.technocdn.com/arrafidaintv/abr_live/playlist.m3u8 #EXTINF:-1 tvg-id="AlRasheedTV.iq" status="online",Al Rasheed (408p) [Not 24/7] https://media1.livaat.com/AL-RASHEED-HD/index.m3u8 -#EXTINF:-1 tvg-id="AlSharqiya.iq" status="online",Al Sharqiya (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AlSharqiya.iq" status="error",Al Sharqiya (1080p) [Not 24/7] http://ns8.indexforce.com:1935/home/mystream/playlist.m3u8 #EXTINF:-1 tvg-id="AlSharqiyaNews.iq" status="online",Al Sharqiya News (1080p) http://ns8.indexforce.com:1935/alsharqiyalive/mystream/playlist.m3u8 @@ -51,10 +51,10 @@ http://91.134.145.75:10001/Dijlah/index.m3u8 https://live.ishiacloud.com/W67H7ddMzVHyXPrG.m3u8 #EXTINF:-1 tvg-id="GaliKurdistan.iq" status="error",Gali Kurdistan (760p) [Not 24/7] http://51.75.66.91:8080/gksat.mp4 -#EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (720p) -https://fa.imamhusseintv.com/live/ih1.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV1.iq" status="online",Imam Hussein TV 1 Farsi (360p) https://live.imamhossaintv.com/live/ih1.m3u8 +#EXTINF:-1 tvg-id="ImamHusseinTV1.iq",Imam Hussein TV 1 Farsi (720p) +https://fa.imamhusseintv.com/live/ih1.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) https://ar.imamhusseintv.com/live/ih201/index.m3u8 #EXTINF:-1 tvg-id="ImamHusseinTV2.iq" status="error",Imam Hussein TV 2 Arabic (360p) @@ -103,7 +103,7 @@ http://nettvstreampaid.flashmediacast.com:1935/nettvstreampaid/livestream/playli https://live.karwan.tv/karwan.tv/net-tv/playlist.m3u8 #EXTINF:-1 tvg-id="NRTTV.iq" status="online",NRT TV (720p) [Not 24/7] https://media.streambrothers.com:1936/8226/8226/playlist.m3u8 -#EXTINF:-1 tvg-id="PayamTV.iq" status="online",Payam TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PayamTV.iq" status="error",Payam TV (720p) [Not 24/7] https://5ab29cc78f681.streamlock.net/PayamTV/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="RudawTV.iq" status="online",Rudaw TV (1080p) https://svs.itworkscdn.net/rudawlive/rudawlive.smil/playlist.m3u8 @@ -115,5 +115,5 @@ https://602ccc850c9bb.streamlock.net/sterktv/smil:sterk.smil/playlist.m3u8 https://5a3ed7a72ed4b.streamlock.net/zagrostv/SMIL:myStream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Music Al-Remas (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/musicalrmastv1/live -#EXTINF:-1 tvg-id="" status="blocked",WAAR TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",WAAR TV (720p) [Not 24/7] https://live.karwan.tv/karwan.tv/waar-tv/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index 01346cbc8..e8ed57aaa 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -60,7 +60,7 @@ https://stream-cdn.gemonline.tv/live/gemkids/index.m3u8 #EXTINF:-1 tvg-id="GEMLatino.ir" status="error",GEM Latino (540p) [Geo-blocked] #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_latino https://d2e40kvaojifd6.cloudfront.net/stream/gem_latino/playlist.m3u8 -#EXTINF:-1 tvg-id="GEMLife.ir" status="error",GEM Life (576p) +#EXTINF:-1 tvg-id="GEMLife.ir",GEM Life (576p) #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=gem_life https://stream-cdn.gemonline.tv/live/gemlife/index.m3u8 #EXTINF:-1 tvg-id="GEMNature.ir" status="error",GEM Nature (360p) @@ -79,7 +79,7 @@ https://stream-cdn.gemonline.tv/live/gemtravel/index.m3u8 http://65.21.196.79/gem_tv/master.m3u8 #EXTINF:-1 tvg-id="GolestanTV.ir" status="online",GOLESTAN (240p) http://cdn1.live.irib.ir:1935/epg-live/smil:golestan/playlist.m3u8 -#EXTINF:-1 tvg-id="HastiTVHD.ir" status="error",Hasti TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HastiTVHD.ir" status="online",Hasti TV (1080p) [Not 24/7] https://live.hastitv.com/hls/livetv.m3u8 #EXTINF:-1 tvg-id="ICnet1.ca" status="online",Icnet TV (720p) [Not 24/7] http://51.210.199.7/hls/stream.m3u8 @@ -99,7 +99,7 @@ http://159.69.58.154/itoon/master.m3u8 http://cdn1.live.irib.ir:1935/epg-live/smil:jahanbin/playlist.m3u8 #EXTINF:-1 tvg-id="KalemehTV.ir" status="online",Kalemeh TV (1080p) [Not 24/7] https://live.kalemehtv.tv/live/ngrp:kalemeh_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MarjaeyatTVPersian.ir" status="online",Marjaeyat (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MarjaeyatTVPersian.ir",Marjaeyat (1080p) [Not 24/7] https://livefa.marjaeyattv.com/mtv_fa/playlist.m3u8 #EXTINF:-1 tvg-id="Maxx.ir" status="error",GEM Maxx (576p) #EXTVLCOPT:http-referrer=https://www.gemonline.tv/en-US/Live/Index?channelname=maxx @@ -215,8 +215,6 @@ http://116.202.255.113:1935/4utv/livehd/playlist.m3u8 http://116.202.255.113:1935/4utv/livesd/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Nour (720p) [Not 24/7] https://cdn.videoevent.live:19360/elfaro4/elfaro4.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Canada Star TV (360p) -https://live.livestreamtv.ca/canadastartv/smil:canadastartv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Mono TV (720p) http://51.210.227.137/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",Ekran Movie (720p) @@ -237,6 +235,8 @@ https://5caf24a595d94.streamlock.net:1937/8130/8130/playlist.m3u8 https://faraztv.net/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",Valiasr (480p) https://ir13.livekadeh.com/hls2/valiasr.m3u8 +#EXTINF:-1 tvg-id="" status="error",Canada Star TV (360p) +https://live.livestreamtv.ca/canadastartv/smil:canadastartv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Farda (576p) [Not 24/7] https://rfe-lh.akamaihd.net/i/rfe_tvmc1@383622/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Persian Bazar (720p) [Not 24/7] diff --git a/streams/it.m3u b/streams/it.m3u index dd92a826d..6cd144e79 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -15,7 +15,7 @@ https://59ef7ad665d1d.streamlock.net:1443/abchannel/abchannel/playlist.m3u8 http://151.0.207.99:1935/AlmaTv/AlmaTv/playlist.m3u8 #EXTINF:-1 tvg-id="AltoAdigeTV.it" status="online",Alto Adige TV (720p) https://5f204aff97bee.streamlock.net/AltoAdigeTV/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="AntennaTreNordest.it" status="online",Antenna Tre Veneto (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="AntennaTreNordest.it" status="error",Antenna Tre Veneto (480p) [Geo-blocked] https://59d8c0cee6f3d.streamlock.net/antennatreveneto/antennatreveneto.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AuroraArte.it" status="online",Aurora Arte (480p) https://59d7d6f47d7fc.streamlock.net/auroraarte/auroraarte/playlist.m3u8 @@ -87,11 +87,11 @@ https://59d7d6f47d7fc.streamlock.net/icarotv/icarotv/playlist.m3u8 https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(ki)/index.m3u8 #EXTINF:-1 tvg-id="Italia1.it" status="blocked",Italia 1 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i1)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2.it" status="online",Italia 2 (480p) [Geo-blocked] https://59d7d6f47d7fc.streamlock.net/italia2/italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia2.it" status="blocked",Italia 2 [Geo-blocked] https://live3-mediaset-it.akamaized.net/Content/hls_h0_clr_vos/live/channel(i2)/index.m3u8 -#EXTINF:-1 tvg-id="Italia2TV.it" status="blocked",Italia 2 TV (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Italia2TV.it" status="online",Italia 2 TV (480p) [Geo-blocked] http://wms.shared.streamshow.it/italia2/mp4:italia2/playlist.m3u8 #EXTINF:-1 tvg-id="Italia7.it" status="timeout",Italia 7 (576p) http://151.0.207.99:1935/italia7/italia7/playlist.m3u8 @@ -191,11 +191,11 @@ https://unlimited1-cl.dps.live/radioztv/radioztv.smil/radioztv/livestream2/chunk https://rtl-video3-stream.thron.com/live-video/video3/ngrp:video3/playlist.m3u8 #EXTINF:-1 tvg-id="Rai1.it" status="online",Rai 1 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803 -#EXTINF:-1 tvg-id="Rai1.it" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Rai 1 (480p) -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 -http://ott-cdn.ucom.am/s29/04.m3u8 #EXTINF:-1 tvg-id="Rai1.it" status="blocked",Rai 1 (302p) [Geo-blocked] http://stream.tvtap.net:8081/live/it-rai1.stream/playlist.m3u8 +#EXTINF:-1 tvg-id="Rai1.it" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Rai 1 (480p) +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 +http://ott-cdn.ucom.am/s29/04.m3u8 #EXTINF:-1 tvg-id="Rai2.it" status="online",Rai 2 (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=308718 #EXTINF:-1 tvg-id="Rai2.it" status="blocked",Rai 2 (302p) [Geo-blocked] @@ -220,9 +220,9 @@ https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=395276 http://stream.tvtap.net:8081/live/it-rai5.stream/playlist.m3u8 #EXTINF:-1 tvg-id="RaiGulp.it" status="online",Rai Gulp (576p) https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=746953 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) [Geo-blocked] http://210.210.155.35/x6bnqe/s/s63/index2.m3u8 -#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="error",RAI Italia Asia (576p) +#EXTINF:-1 tvg-id="RaiItaliaAsia.it" status="online",RAI Italia Asia (576p) http://210.210.155.37/x6bnqe/s/s63/index2.m3u8 #EXTINF:-1 tvg-id="RaiMovie.it" status="online",Rai Movie (576p) [Geo-blocked] https://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=747002 @@ -254,7 +254,7 @@ https://5db313b643fd8.streamlock.net/Retemia/Retemia/playlist.m3u8 https://5926fc9c7c5b2.streamlock.net/9094/9094/playlist.m3u8 #EXTINF:-1 tvg-id="RetesoleLazio.it" status="error",Retesole Lazio (240p) [Geo-blocked] http://5c389faa13be3.streamlock.net:1935/8058/8058/playlist.m3u8 -#EXTINF:-1 tvg-id="Reteveneta.it" status="online",Reteveneta (480p) +#EXTINF:-1 tvg-id="Reteveneta.it" status="error",Reteveneta (480p) https://59d7d6f47d7fc.streamlock.net/reteveneta/reteveneta/playlist.m3u8 #EXTINF:-1 tvg-id="RMKTVSciacca.it" status="online",RMK TV Sciacca (720p) [Not 24/7] http://vod1.kronopress.com:1935/tmk_live/5123-CA5C-9EBE-428A/playlist.m3u8 @@ -332,17 +332,17 @@ http://185.202.128.1:1935/TelemoliseStream/telemoliseTV.stream_tlm/playlist.m3u8 http://wms.shared.streamshow.it:1935/telemonteneve/telemonteneve/live.m3u8 #EXTINF:-1 tvg-id="Telenord.it" status="online",Telenord (576p) [Not 24/7] https://5db313b643fd8.streamlock.net/Telenord/Telenord/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleNordest.it" status="online",TeleNordest (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleNordest.it" status="error",TeleNordest (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/telenord/telenord/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleNordest.it" status="online",TeleNordest (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleNordest.it" status="error",TeleNordest (480p) [Not 24/7] https://59d8c0cee6f3d.streamlock.net/telenord/telenord/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleNordest.it" status="online",TeleNordest (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleNordest.it" status="error",TeleNordest (480p) [Not 24/7] https://wms.shared.streamshow.it/telenord/telenord/playlist.m3u8 #EXTINF:-1 tvg-id="TelePegasoCatania.it" status="online",Tele Pegaso Catania (404p) [Not 24/7] https://flash2.xdevel.com/telepegasocanale812/telepegasocanale812/playlist.m3u8 #EXTINF:-1 tvg-id="TelePordenone.it" status="online",Tele Pordenone (576p) [Not 24/7] http://213.187.12.18/telepn/telepn.m3u8 -#EXTINF:-1 tvg-id="TeleQuattro.it" status="online",Tele Quattro (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleQuattro.it" status="error",Tele Quattro (480p) [Not 24/7] http://wms.shared.streamshow.it/telequattro/telequattro/playlist.m3u8 #EXTINF:-1 tvg-id="TeleRadioSciacca.it" status="online",Tele Radio Sciacca (240p) [Not 24/7] http://5cbd3bc28341f.streamlock.net:1935/trs_live/teleradiosciacca-tv/playlist.m3u8 @@ -354,7 +354,7 @@ https://5cbd3bc28341f.streamlock.net:444/telesud/live/playlist.m3u8 https://diretta.teleterni.it/live/stream_src.m3u8 #EXTINF:-1 tvg-id="Teletricolore.it" status="online",Teletricolore (480p) [Not 24/7] https://59d7d6f47d7fc.streamlock.net/rs2/rs2/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="online",TeleTusciaSabina 2000 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleTusciaSabina2000.it" status="error",TeleTusciaSabina 2000 (576p) [Not 24/7] http://ts2000tv.streaming.nextware.it:8081/ts2000tv/ts2000tv/playlist.m3u8 #EXTINF:-1 tvg-id="TeleVenezia.it" status="online",TeleVenezia (576p) https://59d8c0cee6f3d.streamlock.net/televenezia/televenezia/playlist.m3u8 @@ -400,7 +400,7 @@ http://wms.shared.streamshow.it:1935/tvrs/tvrs/live.m3u8 http://185.202.128.1:1935/Tv6Stream/tv6TV.stream/playlist.m3u8 #EXTINF:-1 tvg-id="TVSeiHD.it" status="error",TV Sei (406p) [Not 24/7] http://185.202.128.1:1935/Tv6Stream/tv6TV.stream_tlm/playlist.m3u8 -#EXTINF:-1 tvg-id="UmbriaTV.it" status="online",Umbria TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="UmbriaTV.it" status="error",Umbria TV (576p) [Not 24/7] https://umbriatv.stream.rubidia.it:8083/live/umbriatv/playlist.m3u8 #EXTINF:-1 tvg-id="VeraTV.it" status="online",Vera TV (1080p) [Not 24/7] http://wms.shared.streamshow.it/veratv/mp4:veratv/playlist.m3u8 @@ -444,8 +444,6 @@ http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8 http://wms.shared.streamshow.it/canale8/mp4:canale8/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TSN Tele Sondrio News (480p) [Not 24/7] http://wms.shared.streamshow.it/tsn/tsn_mobile/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Juwelo Italia (480p) -https://sdn-global-live-streaming-packager-cache.3qsdn.com/7841/7841_264_live.m3u8 #EXTINF:-1 tvg-id="" status="online",TV7 Azzurra (270p) [Not 24/7] http://217.61.26.46:8080/hls/azzurra.m3u8 #EXTINF:-1 tvg-id="" status="online",TV7 News (270p) [Not 24/7] @@ -468,6 +466,8 @@ http://46.165.210.112/radionorbatv/norbatv_source.stream/playlist.m3u8 http://193.70.81.40:1935/supertvoristano/supertvoristano/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Super J TV (720p) https://54627d4fc5996.streamlock.net/SuperJtv/SuperJtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Juwelo Italia (480p) +https://sdn-global-live-streaming-packager-cache.3qsdn.com/7841/7841_264_live.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TeleFormula (720p) [Not 24/7] https://wms60.tecnoxia.com/radiof/abr_radioftele/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hilando Fino (1080p) [Not 24/7] diff --git a/streams/jp.m3u b/streams/jp.m3u index 3f8ffc70b..264045282 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -32,28 +32,28 @@ https://hiroshima-tv-live.hls.wselive.stream.ne.jp/hiroshima-tv-live/live/playli #EXTINF:-1 tvg-id="JOAXDTV.jp" status="error",TV Tokyo (720p) [Not 24/7] http://51.79.193.108:8080/hlsok/j00012/index.m3u8?type=jp #EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Kansai TV -http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOCXDTV.jp" status="error",Kansai TV http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Kansai TV +http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV -http://cdn.us195.jpnettv.live:1935/jptv/kansi_yomiuri_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOIXDTV.jp" status="error",YTV http://cdn.us195.jpnettv.live:1935/jptv/kansi_yomiuri_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV +http://cdn.us195.jpnettv.live:1935/jptv/kansi_yomiuri_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JORXDTV.jp" status="online",MBS +http://cdn.us195.jpnettv.live:1935/jptv/kansi_mbs_720/playlist.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",MBS http://cdn.us195.jpnettv.live:1935/jptv/kansi_mbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7] https://tbs1.mov3.co/hls/tbs.m3u8 -#EXTINF:-1 tvg-id="JORXDTV.jp" status="error",MBS -http://cdn.us195.jpnettv.live:1935/jptv/kansi_mbs_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Osaka http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_osaka_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Osaka +http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_osaka_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOTXDTV.jp" status="error",TV Tokyo (720p) [Not 24/7] http://51.79.193.108:8080/hls/j00012/index.m3u8?type=jp -#EXTINF:-1 tvg-id="JOTXDTV.jp" status="error",TV Osaka -http://cdn.us195.jpnettv.live:1935/jptv/kansi_tv_osaka_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",SUN TV http://cdn.us195.jpnettv.live:1935/jptv/kansi_sun_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOUHDTV.jp" status="error",SUN TV +#EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",SUN TV http://cdn.us195.jpnettv.live:1935/jptv/kansi_sun_tv_720/playlist.m3u8 #EXTINF:-1 tvg-id="JSports1.jp" status="error",J Sports 1 (720p) [Not 24/7] http://51.79.193.108:8080/hls/j00042/index.m3u8?type=jp @@ -129,11 +129,11 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://movie.mcas.jp/mcas/mx1_2/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (720p) https://movie.mcas.jp/mcas/mx_live_2/master.m3u8 +#EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 +http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="online",Tokyo MX1 (360p) https://movie.mcas.jp/mcas/smil:mx1_prod.smil/master.m3u8 #EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 -http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TokyoMX1.jp" status="error",Tokyo MX1 http://cdn.us195.jpnettv.live:1935/jptv/kanto_tokyo_mx1_720/playlist.m3u8 #EXTINF:-1 tvg-id="TokyoMX2.jp" status="online",Tokyo MX2 (720p) https://movie.mcas.jp/mcas/mx2_2/master.m3u8 @@ -174,6 +174,10 @@ http://cdn.us195.jpnettv.live:1935/jptv/wowprime_720/playlist.m3u8 http://movie.mcas.jp/mcas/wn1_2/master.m3u8 #EXTINF:-1 tvg-id="" status="online",NHK华语视界 (360p) https://nhkworld.webcdn.stream.ne.jp/www11/nhkworld-tv/zh/725580/livecom_zh.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC +http://cdn.us195.jpnettv.live:1935/jptv/kansi_abc_asahi_720/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",NHK G Kansai +http://cdn.us195.jpnettv.live:1935/jptv/kansi_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",NHK General Kanto http://cdn.us195.jpnettv.live:1935/jptv/kanto_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC @@ -206,10 +210,6 @@ http://cdn.us195.jpnettv.live:1935/jptv/bspremium_540/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/cinefil_wowow_540/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Nihon Eiga TV http://cdn.us195.jpnettv.live:1935/jptv/igasennmonn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",ABC -http://cdn.us195.jpnettv.live:1935/jptv/kansi_abc_asahi_720/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",NHK G Kansai -http://cdn.us195.jpnettv.live:1935/jptv/kansi_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Star Channel 1 http://cdn.us195.jpnettv.live:1935/jptv/starch1_540/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Star Channel 2 diff --git a/streams/ke.m3u b/streams/ke.m3u index db5bad6a0..48b8dd4f7 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -11,7 +11,7 @@ https://5f4db0f94b000.streamlock.net/k24/myStream/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6ol8sj #EXTINF:-1 tvg-id="KassTV.ke" status="error",Kass TV (540p) [Not 24/7] https://goliveafrica.media:9998/live/60755313b36db/index.m3u8 -#EXTINF:-1 tvg-id="KBCChannel1.ke" status="online",KBC (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KBCChannel1.ke",KBC (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x74211t #EXTINF:-1 tvg-id="KTNNews.ke" status="online",KTN News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/standardgroupkenya/live diff --git a/streams/kr.m3u b/streams/kr.m3u index 7cfff5549..48af4b325 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h02/index.m3u8 -#EXTINF:-1 tvg-id="AniplusAsia.sg" status="online",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="AniplusAsia.sg" status="error",Aniplus (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h02/index.m3u8 #EXTINF:-1 tvg-id="ArirangTV.kr" status="online",Arirang (720p) http://amdlive-ch01.ctnd.com.edgesuite.net/arirang_1ch/smil:arirang_1ch.smil/playlist.m3u8 @@ -71,7 +71,7 @@ http://mgugaklive.nowcdn.co.kr/gugakvideo/gugakvideo.stream/playlist.m3u8 http://mediaworks.dema.mil.kr:1935/live_edge/cudo.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="InetTV.kr" status="online",Inet TV (576p) [Not 24/7] http://51.81.66.195:1935/krtv/inet_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="error",제주 MBC (MBC Jeju) (352p) [Not 24/7] +#EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",제주 MBC (MBC Jeju) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 #EXTINF:-1 tvg-id="JIBSTV.kr" status="online",JIBS SBS (720p) [Not 24/7] http://123.140.197.22/stream/1/play.m3u8 @@ -83,7 +83,7 @@ https://61ff3340258d2.streamlock.net/jtv_live/myStream/playlist.m3u8 http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 #EXTINF:-1 tvg-id="KBS1TV.kr" status="online",KBS1 (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs1_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KBS1TV.kr" status="error",KBS1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="KBS1TV.kr" status="timeout",KBS1 (1080p) [Not 24/7] http://121.130.210.101:9981/stream/channelid/637185705 #EXTINF:-1 tvg-id="KBS2TV.kr" status="online",KBS2 (540p) [Not 24/7] http://51.81.66.195:1935/krtv/kbs2_540/playlist.m3u8 @@ -107,7 +107,7 @@ http://51.81.66.195:1935/krtv/wowtv_540/playlist.m3u8 http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) [Geo-blocked] http://210.210.155.35/uq2663/h/h08/index.m3u8 -#EXTINF:-1 tvg-id="KPlus.sg" status="error",K+ (Indonesian subtitle) (576p) +#EXTINF:-1 tvg-id="KPlus.sg" status="online",K+ (Indonesian subtitle) (576p) http://210.210.155.37/uq2663/h/h08/index.m3u8 #EXTINF:-1 tvg-id="MBCSportsPlus.kr" status="online",MBC Sports+ (540p) [Not 24/7] http://51.81.66.195:1935/krtv/mbc_sports_540/playlist.m3u8 @@ -167,10 +167,10 @@ http://live.worktv.or.kr:1935/live/wowtvlive1.sdp/playlist.m3u8 https://5c3639aa99149.streamlock.net/live_TV/TV/playlist.m3u8 #EXTINF:-1 tvg-id="YonhapNewsTV.kr" status="online",Yonhap News TV (540p) [Not 24/7] http://51.81.66.195:1935/krtv/newsy_540/playlist.m3u8 +#EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live #EXTINF:-1 tvg-id="YTN.kr" status="online",YTN (540p) [Not 24/7] http://51.81.66.195:1935/krtv/ytn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="YTN.kr" status="timeout",YTN (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live #EXTINF:-1 tvg-id="YTNDMB.kr" status="timeout",YTN DMB http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC38IlqMxZ_YtFg3eSGmmJnQ/live #EXTINF:-1 tvg-id="YTNScience.kr" status="online",YTN SCIENCE (720p) [Not 24/7] diff --git a/streams/kz.m3u b/streams/kz.m3u index 637e9342e..26f5bb651 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -11,9 +11,9 @@ https://sc.id-tv.kz/CaspianNews.m3u8 https://sc.id-tv.kz/Dombyra.m3u8 #EXTINF:-1 tvg-id="ElArna.kz" status="online",Ел Арна (576p) [Not 24/7] https://sc.id-tv.kz/ElArna.m3u8 -#EXTINF:-1 tvg-id="GakkuTV.kz" status="timeout",Gakku (576p) [Not 24/7] +#EXTINF:-1 tvg-id="GakkuTV.kz" status="online",Gakku (576p) [Not 24/7] https://sc.id-tv.kz/Gakku.m3u8 -#EXTINF:-1 tvg-id="HitTVChannel.kz" status="timeout",Hit TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="HitTVChannel.kz" status="online",Hit TV (576p) [Not 24/7] https://sc.id-tv.kz/HitTV.m3u8 #EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnAFKvDuqBGkIfV8Vn0J_CQ/live @@ -33,18 +33,18 @@ http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Balapan TV https://balapantv-stream.qazcdn.com/balapantv/balapantv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] +https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] https://sc.id-tv.kz/7_kanal.m3u8 +#EXTINF:-1 tvg-id="" status="online",31 канал (576p) [Not 24/7] +https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="online",Алматы (576p) [Not 24/7] https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 -#EXTINF:-1 tvg-id="" status="online",Qazaqstan TV [Geo-blocked] -https://qazaqstantv-stream.qazcdn.com/qazaqstantv/qazaqstantv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",31 канал (576p) [Not 24/7] -https://sc.id-tv.kz/31Kanal.m3u8 #EXTINF:-1 tvg-id="" status="error",Asyl Arna (Асыл арна) (432p) [Not 24/7] https://sc.id-tv.kz/AsylArna.m3u8 #EXTINF:-1 tvg-id="" status="error",КМА (1080p) [Not 24/7] diff --git a/streams/lb.m3u b/streams/lb.m3u index 0b12d2aee..ebfbca78c 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -5,7 +5,7 @@ https://svs.itworkscdn.net/aghanilive/aghanilive/playlist.m3u8 https://cdn3.wowza.com/5/OE5HREpIcEkySlNT/alhayat-live/ngrp:livestream_all/playlist.m3u8 #EXTINF:-1 tvg-id="AlImanTV.lb" status="online",Aliman TV (240p) [Not 24/7] https://svs.itworkscdn.net/alimanlive/imantv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AlIttihad.lb" status="online",Al Ittihad (552p) [Not 24/7] +#EXTINF:-1 tvg-id="AlIttihad.lb" status="error",Al Ittihad (552p) [Not 24/7] https://live.alittihad.tv/ittihad/index.m3u8 #EXTINF:-1 tvg-id="AlJadeed.lb" status="online",Al Jadeed (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7ztkw7 diff --git a/streams/lk.m3u b/streams/lk.m3u index abb920058..44dc589f1 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelEye.lk" status="online",Channel Eye (480p) [Geo-blocked] http://dammikartmp.tulix.tv/slrc2/slrc2/playlist.m3u8 -#EXTINF:-1 tvg-id="HiruTV.lk" status="error",Hiru TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="HiruTV.lk" status="online",Hiru TV (360p) [Not 24/7] https://eu10b.serverse.com:1936/8012/8012/playlist.m3u8 #EXTINF:-1 tvg-id="ITN.lk" status="online",ITN (720p) [Not 24/7] https://j78dp2pnlq5r-hls-live.comcities.net/ITNDigital/cf467ddf13ba30dd3c71435cafa6fd6e.sdp/playlist_dvr.m3u8 diff --git a/streams/ly.m3u b/streams/ly.m3u index 6c4e279fe..703d0da96 100644 --- a/streams/ly.m3u +++ b/streams/ly.m3u @@ -17,5 +17,5 @@ https://video.zidivo.com/live983/GrtjM_FNGC/playlist.m3u8 https://master.starmena-cloud.com/hls/hd.m3u8 #EXTINF:-1 tvg-id="LibyasChannel.ly" status="online",Libya Channel (576p) [Not 24/7] https://master.starmena-cloud.com/hls/libyas.m3u8 -#EXTINF:-1 tvg-id="Tanasuh.ly" status="error",Tanasuh (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Tanasuh.ly" status="online",Tanasuh (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCRaoHR6b3zViY9QxfgFNntQ/live diff --git a/streams/ml.m3u b/streams/ml.m3u index 3443d60c2..1ba969e43 100644 --- a/streams/ml.m3u +++ b/streams/ml.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="ORTM1.ml" status="error",ORTM1 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="ORTM1.ml" status="online",ORTM1 (576p) [Not 24/7] http://51.210.1.13:18000/ortm/hls/playlist.m3u8 diff --git a/streams/mo.m3u b/streams/mo.m3u index a654b7ee9..77abdcc8f 100644 --- a/streams/mo.m3u +++ b/streams/mo.m3u @@ -9,8 +9,6 @@ http://live4.tdm.com.mo/ch1/_definst_/ch1.live/playlist.m3u8 http://live4.tdm.com.mo/ch3/_definst_/ch3.live/playlist.m3u8 #EXTINF:-1 tvg-id="TDMSportsMacau.mo" status="error",TDM Sports Macau (720p) http://live4.tdm.com.mo/ch4/_definst_/sport_ch4.live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",澳门综艺 (720p) [Not 24/7] -http://live2.tdm.com.mo:1935/ch6/hd_ch6.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳视澳门 (720p) http://live3.tdm.com.mo:1935/ch1/ch1.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",澳门卫星 (720p) @@ -21,3 +19,5 @@ http://live3.tdm.com.mo:1935/ch4/sport_ch4.live/playlist.m3u8 http://live3.tdm.com.mo:1935/ch5/info_ch5.live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",澳門綜藝 (720p) http://live4.tdm.com.mo/ch6/_definst_/hd_ch6.live/playlist.m3u8 +#EXTINF:-1 tvg-id="",澳门综艺 (720p) [Not 24/7] +http://live2.tdm.com.mo:1935/ch6/hd_ch6.live/playlist.m3u8 diff --git a/streams/mx.m3u b/streams/mx.m3u index fabbf2a5d..1e6bf14d1 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -23,10 +23,10 @@ https://d3nljkrx6mjqra.cloudfront.net/out/v1/1b9d9efd27814b3b8dc570113ae54409/in https://video.cdmx.gob.mx/livestream/stream.m3u8 #EXTINF:-1 tvg-id="ConectaTV.mx" status="online",Conecta TV (720p) http://204.12.211.210:1935/conectatv/conectatv/playlist.m3u8 +#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipódromo de las Américas (480p) [Geo-blocked] +http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="online",Hipodromo de las Americas (360p) [Not 24/7] http://wms10.tecnoxia.com/soelvi/slv423/playlist.m3u8 -#EXTINF:-1 tvg-id="HipodromodelasAmericas.mx" status="blocked",Hipódromo de las Américas (480p) [Geo-blocked] -http://wms.tecnoxia.com:1935/8158/8158/playlist.m3u8 #EXTINF:-1 tvg-id="IcrtvColima.mx" status="error",Icrtv Colima (720p) [Not 24/7] https://5ca9af4645e15.streamlock.net/canal11/videocanal11/playlist.m3u8 #EXTINF:-1 tvg-id="ImagenMulticast.mx" status="online",Imagen Multicast (480p) [Not 24/7] @@ -73,7 +73,7 @@ https://5caf24a595d94.streamlock.net:1937/stream56/stream56/playlist.m3u8 https://video1.getstreamhosting.com:1936/8172/8172/playlist.m3u8 #EXTINF:-1 tvg-id="RTQQueretaro.mx" status="online",RTQ Queretaro (360p) [Not 24/7] http://wms.tecnoxia.com:1935/rytqrolive/rytqrolive/master.m3u8 -#EXTINF:-1 tvg-id="SintesisTV.mx" status="online",SintesisTV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="SintesisTV.mx",SintesisTV (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/sintesistv #EXTINF:-1 tvg-id="TeleFormula.mx" status="blocked",TeleFórmula https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8 @@ -167,6 +167,8 @@ http://217.182.77.27/live/alcarriatv-livestream.m3u8 https://5ca3e84a76d30.streamlock.net/gpacifico3/smil:obregon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TELE SISTEMA CANAL 9 (486p) [Geo-blocked] http://k4.usastreams.com/ARBtv/ARBtv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Tlaxcala Televisión (360p) [Not 24/7] +https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null #EXTINF:-1 tvg-id="" status="blocked",Once Niñas Y Niños http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ForoTV (720p) [Geo-blocked] @@ -191,5 +193,3 @@ https://cloud2.streaminglivehd.com:1936/8026/8026/playlist.m3u8 https://ooyalahd2-f.akamaihd.net/i/UnoTV01_delivery@122640/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Energía Musical TV (360p) [Not 24/7] https://ss2.domint.net:3224/emtv_str/energiamusical/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Tlaxcala Televisión (360p) [Not 24/7] -https://vid.mega00.com:5443/LiveApp/streams/928111829917388844551988/928111829917388844551988.m3u8?token=null diff --git a/streams/my.m3u b/streams/my.m3u index dacc62aa1..4d253b5e7 100644 --- a/streams/my.m3u +++ b/streams/my.m3u @@ -7,16 +7,16 @@ https://agsplayback01.astro.com.my/CH3/master_VAANGOSHOP5.m3u8 https://rtmlive03tv.secureswiftcontent.com/rtmchannel/03-manifest.mpd #EXTINF:-1 tvg-id="BernamaTV.my" status="online",Bernama TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCcZg5r9hBqK_VPUT2I7eYVw/live -#EXTINF:-1 tvg-id="CinemaWorld.my" status="online",CinemaWorld (576p) -http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h04/index.m3u8 +#EXTINF:-1 tvg-id="CinemaWorld.my" status="error",CinemaWorld (576p) +http://210.210.155.37/dr9445/h/h04/index.m3u8 #EXTINF:-1 tvg-id="DramaSangat.my" status="online",Drama Sangat (720p) [Not 24/7] https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/Drama_Sangat.m3u8 -#EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) [Geo-blocked] -http://210.210.155.35/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="eGGNetwork.my" status="online",Egg Network (720p) http://210.210.155.37/uq2663/h/h22/index.m3u8 +#EXTINF:-1 tvg-id="eGGNetwork.my" status="error",Egg Network (720p) [Geo-blocked] +http://210.210.155.35/uq2663/h/h22/index.m3u8 #EXTINF:-1 tvg-id="Hello.my" status="blocked",Hello [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_HELLOGOSHOP6.m3u8 #EXTINF:-1 tvg-id="MaahTV.my" status="online",Maah TV (720p) [Not 24/7] @@ -41,5 +41,5 @@ https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/8 https://raw.githubusercontent.com/samleong123/tonton_dailymotion_php/main/m3u8/TV9.m3u8 #EXTINF:-1 tvg-id="TVIKIM.my" status="online",TVIKIM (720p) [Not 24/7] http://edge.vediostream.com/abr/tvikim/playlist.m3u8 -#EXTINF:-1 tvg-id="TVS.my" status="blocked",TVS (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="TVS.my",TVS (576p) [Geo-blocked] https://agsplayback01.astro.com.my/CH1/master_AGS_TVS.m3u8 diff --git a/streams/ng.m3u b/streams/ng.m3u index 3a0828a27..2b9ab45e9 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -5,7 +5,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 http://93.152.174.144:4000/play/ch24ng/index.m3u8 #EXTINF:-1 tvg-id="EmmanuelTV.ng" status="error",Emmanuel TV (1080p) [Not 24/7] https://api.new.livestream.com/accounts/23202872/events/7200883/live.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="online",Lagos Television (360p) [Not 24/7] +#EXTINF:-1 tvg-id="LagosTelevision.ng" status="error",Lagos Television (360p) [Not 24/7] http://185.105.4.193:1935/ltv/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="NTAInternational.ng" status="online",NTA International (576p) [Not 24/7] https://api.visionip.tv/live/ASHTTP/visiontvuk-entertainment-ntai-hsslive-25f-4x3-MB/playlist.m3u8 diff --git a/streams/ni.m3u b/streams/ni.m3u index bf0342995..145242d70 100644 --- a/streams/ni.m3u +++ b/streams/ni.m3u @@ -7,7 +7,7 @@ http://138.117.4.70:8075/channel6/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/canal6nicaraguaoficial #EXTINF:-1 tvg-id="Canal9.ni" status="online",Canal 9 http://138.117.4.70:8075/channel9/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal10.ni" status="online",Canal 10 +#EXTINF:-1 tvg-id="Canal10.ni",Canal 10 http://138.117.4.70:8075/channel10/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11.ni" status="online",TV RED Canal 11 http://138.117.4.70:8075/channel11/playlist.m3u8 diff --git a/streams/nl.m3u b/streams/nl.m3u index bd8b3755f..86ac62f15 100644 --- a/streams/nl.m3u +++ b/streams/nl.m3u @@ -51,7 +51,7 @@ https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/visualradio/index.m3u8 https://d3slqp9xhts6qb.cloudfront.net/live/omroepbrabant/tv/index.m3u8 #EXTINF:-1 tvg-id="OmroepCentraalTV.nl" status="error",Omroep Centraal TV (480p) https://ms7.mx-cd.net/tv/208-1258878/Omroep_Centraal_GB.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="OmroepFlevolandTV.nl" status="online",Omroep Flevoland (720p) [Not 24/7] +#EXTINF:-1 tvg-id="OmroepFlevolandTV.nl" status="error",Omroep Flevoland (720p) [Not 24/7] https://d5ms27yy6exnf.cloudfront.net/live/omroepflevoland/tv/index.m3u8 #EXTINF:-1 tvg-id="OmroepHulstTV.nl" status="error",Omroep Hulst TV (720p) [Not 24/7] https://stream.iconbroadcastgroup.com:1443/OH-Playout/smil:OH-Playout.smil/playlist.m3u8 @@ -132,9 +132,9 @@ https://ms7.mx-cd.net/dtv-10/105-475831/RTV_Slingeland.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTVUtrecht.nl" status="online",RTV Utrecht (1080p) https://d18rwjdhpr8dcw.cloudfront.net/live/rtvutrecht/rtvutrecht/index.m3u8 #EXTINF:-1 tvg-id="RTVWesterwolde.nl" status="error",RTV Westerwolde (432p) -http://59132e529e3d1.streamlock.net:1935/westerwolde/westerwolde/playlist.m3u8 -#EXTINF:-1 tvg-id="RTVWesterwolde.nl" status="error",RTV Westerwolde (432p) https://59132e529e3d1.streamlock.net/westerwolde/westerwolde/playlist.m3u8 +#EXTINF:-1 tvg-id="RTVWesterwolde.nl",RTV Westerwolde (432p) +http://59132e529e3d1.streamlock.net:1935/westerwolde/westerwolde/playlist.m3u8 #EXTINF:-1 tvg-id="Salto4.nl" status="online",Salto 4 (1080p) https://salto-streams.nl/hls/sotv2_high.m3u8 #EXTINF:-1 tvg-id="SaltoADE.nl" status="online",Salto ADE (1080p) diff --git a/streams/no.m3u b/streams/no.m3u index 27d6fa61b..4cfbfc54b 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -27,11 +27,11 @@ https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.ip-only.net/90216-cachelive0/smil:APPLETV/playlist.m3u8 #EXTINF:-1 tvg-id="TVHaugaland.no" status="error",TV Haugaland (720p) [Not 24/7] https://900c544ac47302fffd7d3f12b4c745fd-httpcache0-90216-cachelive0.dna.qbrick.com/90216-cachelive0/smil:APPLETV/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV2 Nyhetsstrømmen (720p) -https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) -https://sc.id-tv.kz/TV1000.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat History Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) https://sc.id-tv.kz/ViasatHistory.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Viasat Nature Kazakhstan (720p) +#EXTINF:-1 tvg-id="" status="online",Viasat Nature Kazakhstan (720p) https://sc.id-tv.kz/ViasatNature.m3u8 +#EXTINF:-1 tvg-id="" status="online",Viasat TV1000 Kazakhstan (720p) +https://sc.id-tv.kz/TV1000.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV2 Nyhetsstrømmen (720p) +https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 diff --git a/streams/pa.m3u b/streams/pa.m3u index b46303041..31b396daf 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -11,7 +11,7 @@ https://mdstrm.com/live-stream-playlist/5d97ca5673de440761ff194e.m3u8 https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 #EXTINF:-1 tvg-id="OyeTV.pa" status="blocked",Oye TV (480p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88df173853e7072f3f953f.m3u8 -#EXTINF:-1 tvg-id="Telemetro.pa" status="blocked",Telemetro (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="Telemetro.pa" status="online",Telemetro (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88dd2229b0890723df2165.m3u8 #EXTINF:-1 tvg-id="Telemetro.pa" status="timeout",Telemetro (480p) http://209.91.213.10:8088/play/a00h diff --git a/streams/pe.m3u b/streams/pe.m3u index 38b52d0c8..c158cb8c2 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -25,7 +25,7 @@ https://tv.inka.net.pe/mascumbiatvonline/mascumbiatvonline/index.m3u8 https://tv.inka.net.pe/bestcablemusic/bestcablemusic/index.m3u8 #EXTINF:-1 tvg-id="BestCablePeru.pe" status="online",Best Cable Perú (720p) [Not 24/7] https://tv.inka.net.pe/bestcable/bestcable/index.m3u8 -#EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="error",Best Cable Sports Perú (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BestCableSportsPeru.pe" status="online",Best Cable Sports Perú (720p) [Not 24/7] https://tv.inka.net.pe/bestcablesports/bestcablesports/index.m3u8 #EXTINF:-1 tvg-id="BethelTV.pe" status="online",Bethel TV (720p) [Not 24/7] https://ott.streann.com/loadbalancer/services/public/channels/5e0689c82cdcb4fdbcd79151/playlist.m3u8 @@ -59,7 +59,7 @@ http://cdnh4.iblups.com/hls/OVJNKV4pSr.m3u8 https://servilive.com:3176/live/cineclublive.m3u8 #EXTINF:-1 tvg-id="ClipsTV.pe" status="online",ClipsTV (Ica) (360p) [Not 24/7] https://7.innovatestream.pe:19360/clipstv/clipstv.m3u8 -#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="error",CNC (Cajamarca) (720p) +#EXTINF:-1 tvg-id="CNCCajamarca.pe" status="online",CNC (Cajamarca) (720p) https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 #EXTINF:-1 tvg-id="CNCDigital.pe" status="online",CNC Digital (Iquitos) (480p) [Not 24/7] https://cloudvideo.servers10.com:8081/8150/index.m3u8 @@ -121,7 +121,7 @@ https://tv.portalexpress.es:3641/hybrid/play.m3u8 https://tv.portalexpress.es:3124/hybrid/play.m3u8 #EXTINF:-1 tvg-id="HuachoPeruTV.pe" status="error",Huacho Perú TV (720p) [Not 24/7] https://tv.portalexpress.es:3124/live/hchoperutvlive.m3u8 -#EXTINF:-1 tvg-id="HuantaTV.pe" status="online",Huanta TV (288p) [Not 24/7] +#EXTINF:-1 tvg-id="HuantaTV.pe" status="error",Huanta TV (288p) [Not 24/7] https://inliveserver.com:1936/19002/19002/playlist.m3u8 #EXTINF:-1 tvg-id="HuanucoenVivo.pe" status="online",Huánuco en Vivo (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/antonio/antonio/playlist.m3u8 @@ -149,7 +149,7 @@ https://cu.onliv3.com/livevd/user1.m3u8 https://cdnhd.iblups.com/hls/YGpW43RUOD.m3u8 #EXTINF:-1 tvg-id="KeBuena.pe" status="error",KeBuena (Barranca) (480p) [Not 24/7] https://inliveserver.com:1936/18016/18016/playlist.m3u8 -#EXTINF:-1 tvg-id="KoraTV.pe" status="online",Kora TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="KoraTV.pe" status="error",Kora TV (360p) [Not 24/7] https://megastreamm.com:3183/live/korattvlive.m3u8 #EXTINF:-1 tvg-id="LaAbeja.pe" status="online",La Abeja (720p) [Not 24/7] http://cdnhd.iblups.com/hls/F87ppt1YAT.m3u8 @@ -191,19 +191,19 @@ http://iptv.perueduca.pe:1935/canal2/canal22/playlist.m3u8 https://inliveserver.com:1936/19018/19018/playlist.m3u8 #EXTINF:-1 tvg-id="ModaHuancayoTV.pe" status="error",Moda Huancayo TV https://tvdatta.com:3383/live/huancayotvlive.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] -https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] +https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (1080p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_hd720/index.m3u8 -#EXTINF:-1 tvg-id="MonterricoTV.pe" status="error",Monterrico TV (1080p) [Not 24/7] -https://www.opencaster.com/resources/hls_stream/hipodromojcp2.m3u8 +#EXTINF:-1 tvg-id="MonterricoTV.pe" status="online",Monterrico TV (360p) [Not 24/7] +https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="MTVMasAncash.pe" status="error",MTV Más (Ancash) (720p) [Not 24/7] https://mediacp.hostradios.com.ar:19360/8044/8044.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/nacionaltv/nacionaltv/playlist.m3u8 -#EXTINF:-1 tvg-id="NazarenasTV.pe" status="online",Nazarenas TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NazarenasTV.pe" status="error",Nazarenas TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvnazarenas/livenazarenastv/playlist.m3u8 #EXTINF:-1 tvg-id="NorSelvaRTV.pe" status="error",NorSelva RTV (Rioja) (288p) [Not 24/7] https://live.tvcontrolcp.com:1936/8140/8140/playlist.m3u8 @@ -219,7 +219,7 @@ https://7.innovatestream.pe:19360/omega/omega.m3u8 https://tv.ondadigital.pe:1936/ondatv2/ondatv2/playlist.m3u8 #EXTINF:-1 tvg-id="OndaDigital.pe" status="error",Onda Digital (720p) [Not 24/7] https://ed1ov.live.opencaster.com/CwCfFGFdtebB/index.m3u8 -#EXTINF:-1 tvg-id="OrientalTV.pe" status="online",Oriental TV 21 (Pucallpa) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="OrientalTV.pe" status="error",Oriental TV 21 (Pucallpa) (480p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientaltv/orientaltv/playlist.m3u8 #EXTINF:-1 tvg-id="OvacionTV.pe" status="online",Ovacion TV (720p) [Not 24/7] http://cdn2.ujjina.com:1935/iptvovacion1/liveovacion1tv/playlist.m3u8 @@ -229,7 +229,7 @@ https://5c3fb01839654.streamlock.net:1963/iptvovacion1/liveovacion1tv/playlist.m http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/PanamericanaPTV #EXTINF:-1 tvg-id="PanamericanaTV.pe" status="online",Panamericana TV (298p) [Not 24/7] https://cdnhd.iblups.com/hls/ptv2.m3u8 -#EXTINF:-1 tvg-id="PaxTV.pe" status="online",Pax TV (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PaxTV.pe" status="error",Pax TV (480p) [Not 24/7] https://d2fxrfbiedz1tm.cloudfront.net/livepaxtv/smil:PC.smil/playlist.m3u8 #EXTINF:-1 tvg-id="PBO.pe" status="online",PBO Digital (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCgR0st4ZLABi-LQcWNu3wnQ/live @@ -237,7 +237,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel http://38.131.11.9:1080/play/a0dh #EXTINF:-1 tvg-id="PeruvianRadioTV.pe" status="error",PeruvianRadio TV (268p) [Not 24/7] https://stmv.panel.grupolimalive.com/peruviantv/peruviantv/playlist.m3u8 -#EXTINF:-1 tvg-id="PiuraTV.pe" status="error",PiuraTV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PiuraTV.pe" status="online",PiuraTV (720p) [Not 24/7] http://190.108.83.142:8000/play/a00d/index.m3u8 #EXTINF:-1 tvg-id="PlanetaTV.pe" status="error",Planeta TV Moyobamba (720p) [Not 24/7] https://live.obslivestream.com/planetatvmux/index.m3u8 @@ -255,7 +255,7 @@ https://servilive.com:3753/live/qosqotimeslive.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/quatrotvgo #EXTINF:-1 tvg-id="Quillavision.pe" status="online",Quillavision (Cuzco) (720p) [Not 24/7] http://v4.tustreaming.cl/quillavision/index.m3u8 -#EXTINF:-1 tvg-id="RadioCalor.pe" status="online",Radio Calor (Huancayo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioCalor.pe" status="error",Radio Calor (Huancayo) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/calortv #EXTINF:-1 tvg-id="RadioChalaca.pe" status="online",Radio Chalaca (720p) [Not 24/7] https://megastreamm.com:3611/stream/play.m3u8 @@ -265,7 +265,7 @@ https://media2.cdnlayer.biz:8081/8018/index.m3u8 https://tv.portalexpress.es:3175/hybrid/play.m3u8 #EXTINF:-1 tvg-id="RadioLibertadArequipa.pe" status="error",Radio Libertad (Arequipa) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/radiolibertadarequipa -#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="online",Radio Pachatusan (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioPachatusan.pe" status="error",Radio Pachatusan (Cuzco) (720p) [Not 24/7] https://tvdatta.com:3413/live/pachatusanlive.m3u8 #EXTINF:-1 tvg-id="RadioSanBorjaTV.pe" status="online",Radio San Borja TV (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvsanborja/livesanborjatv/playlist.m3u8 @@ -277,15 +277,15 @@ https://cp.sradiotv.com:1936/binacional/binacional/playlist.m3u8 https://media2.cdnlayer.biz:8081/8032/index.m3u8 #EXTINF:-1 tvg-id="RadioTVJuanjui.pe" status="error",Radio TV Juanjui (480p) [Not 24/7] https://tv.portalexpress.es:3611/live/radiotvjuanjuilive.m3u8 -#EXTINF:-1 tvg-id="RadioTVOriente.pe" status="online",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioTVOriente.pe" status="error",RadioTV Oriente (Yurimaguas) (1080p) [Not 24/7] https://stmv.panel.grupolimalive.com/orientetv/orientetv/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="online",Radio Uno (Tacna) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioUnoTacna.pe" status="error",Radio Uno (Tacna) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCK0lpuL9PQb3I5CDcu7Y7bA/live #EXTINF:-1 tvg-id="RadioVictoria780AM.pe" status="error",Radio Victoria 780 AM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC2pEdgRlAdGozFhlEb73PKA/live #EXTINF:-1 tvg-id="RadioyTvFiladelfia.pe" status="error",Radio y Tv Filadelfia (720p) [Not 24/7] https://streamlive7.hearthis.at/hls/9355343.m3u8 -#EXTINF:-1 tvg-id="RCR.pe" status="online",Red de Comunicación Regional (RCR) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RCR.pe" status="error",Red de Comunicación Regional (RCR) (720p) [Not 24/7] https://5c3fb01839654.streamlock.net:1963/iptvrcrperu/livercrperutv/playlist.m3u8 #EXTINF:-1 tvg-id="RegionTVCallao.pe" status="online",Región TV (Callao) (480p) [Not 24/7] https://servilive.com:3757/live/regiontvlive.m3u8 @@ -297,7 +297,7 @@ https://videoserver.tmcreativos.com:19360/fdpbvagdfq/fdpbvagdfq.m3u8 http://38.131.11.9:1080/play/a0d8 #EXTINF:-1 tvg-id="RSelvaTV.pe" status="error",RSelvaTV (Tarapoto) (720p) [Not 24/7] https://live.obslivestream.com/selvatvmux/index.m3u8 -#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="online",RTV Total (Yurimaguas) (480p) [Not 24/7] +#EXTINF:-1 tvg-id="RTVTotalYurimaguas.pe" status="error",RTV Total (Yurimaguas) (480p) [Not 24/7] https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 #EXTINF:-1 tvg-id="RumbaMixTV.pe" status="error",RumbaMix TV (860p) [Not 24/7] https://tvdatta.com:3344/live/rumbamixlive.m3u8 @@ -309,7 +309,7 @@ https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 https://live.obslivestream.com/sanjuaneramux/playlist.m3u8 #EXTINF:-1 tvg-id="SatelTV.pe" status="error",SatelTV (Puno) (720p) [Not 24/7] https://7.innovatestream.pe:19360/satel/satel.m3u8 -#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="timeout",SelvaMía TV (Aguaytía) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="SelvaMiaTV.pe" status="error",SelvaMía TV (Aguaytía) (360p) [Not 24/7] https://inliveserver.com:1936/18022/18022/playlist.m3u8 #EXTINF:-1 tvg-id="Sistema1.pe" status="online",Sistema 1 (Huaraz) (720p) [Not 24/7] https://tv.portalexpress.es:3839/live/sistema1tvlive.m3u8 @@ -329,7 +329,7 @@ https://vps1.lnx.pe/sumactv-web/envivo/index.m3u8 https://7.innovatestream.pe:19360/supercanal/supercanal.m3u8 #EXTINF:-1 tvg-id="SuperTV.pe" status="online",Super TV (Kachorro | Bagua Grande) (720p) [Not 24/7] https://tvdatta.com:3517/live/kachorrotvlive.m3u8 -#EXTINF:-1 tvg-id="SurTV.pe" status="error",SurTV (Ilo) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SurTV.pe" status="online",SurTV (Ilo) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/surtv/surtv/playlist.m3u8 #EXTINF:-1 tvg-id="Tele2000.pe" status="online",Tele2000 (Ayacucho) (720p) [Not 24/7] https://servilive.com:3126/live/tele2000live.m3u8 @@ -357,7 +357,7 @@ https://stmv.panel.grupolimalive.com/tptotv/tptotv/playlist.m3u8 https://tv.oyotunstream.com:1936/tropicaltv/tropicaltv/playlist.m3u8 #EXTINF:-1 tvg-id="TumpisTV.pe" status="error",Tumpis TV (Tumbes) (720p) [Not 24/7] https://servilive.com:3531/live/tumpistvlive.m3u8 -#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="error",Turbo Mix Radio TV (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TurboMixRadioTV.pe" status="online",Turbo Mix Radio TV (360p) [Not 24/7] https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 #EXTINF:-1 tvg-id="TV5.pe" status="error",TV5 Soritor (720p) [Not 24/7] https://live.obslivestream.com/tv5soritormux/index.m3u8 @@ -365,11 +365,11 @@ https://live.obslivestream.com/tv5soritormux/index.m3u8 https://pe-lim01-live-us01.cdnlayer.biz/panoramatv/index.m3u8 #EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] https://5790d294af2dc.streamlock.net/8134/8134/playlist.m3u8 -#EXTINF:-1 tvg-id="TVenLinea.pe" status="error",TVenLinea (Cuzco) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVenLinea.pe" status="online",TVenLinea (Cuzco) (720p) [Not 24/7] https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 #EXTINF:-1 tvg-id="TVFacesPeru.pe" status="online",Tvfaces Online (360p) [Not 24/7] https://tvdatta.com:3211/stream/play.m3u8 -#EXTINF:-1 tvg-id="TVHuarmey.pe" status="error",TV Huarmey (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVHuarmey.pe" status="online",TV Huarmey (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey #EXTINF:-1 tvg-id="TVMundoArequipa.pe" status="error",TV Mundo (Arequipa) (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQH-6sv6ovHg4Nx-niZ_C1g/live diff --git a/streams/ph.m3u b/streams/ph.m3u index 148f72ff1..97236a036 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -7,7 +7,7 @@ https://streaming.cnnphilippines.com/live/myStream/playlist.m3u8 https://d3cbe0gidjd4k2.cloudfront.net/channel_7/channel7/playlist.m3u8 #EXTINF:-1 tvg-id="DZRHNewsTV.ph" status="online",DZRH News TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHNewsTelevision/live -#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="timeout",GMA Pinoy TV (360p) +#EXTINF:-1 tvg-id="GMAPinoyTV.ph" status="error",GMA Pinoy TV (360p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Philippines/cd1b220644affbb.m3u8 #EXTINF:-1 tvg-id="GreatCommissionTV.ph" status="error",Great Commission TV (GCTV) (360p) [Not 24/7] http://45.32.115.103/live/livestream/index.m3u8 @@ -15,15 +15,15 @@ http://45.32.115.103/live/livestream/index.m3u8 http://churchrus2-lh.akamaihd.net/i/coctesting_1@57550/master.m3u8 #EXTINF:-1 tvg-id="KapamilyaChannel.ph" status="timeout",Kapamilya Channel http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCstEtN0pgOmCf02EdXsGChw/live -#EXTINF:-1 tvg-id="LifeTVAsia.ph" status="error",Life TV Asia (480p) [Not 24/7] +#EXTINF:-1 tvg-id="LifeTVAsia.ph" status="online",Life TV Asia (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_6/channel6/playlist.m3u8 -#EXTINF:-1 tvg-id="Net25.ph" status="online",NET 25 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Net25.ph" status="error",NET 25 (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/Net25Tv/live #EXTINF:-1 tvg-id="PEPTV.ph" status="online",PEP TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/peptv3 -#EXTINF:-1 tvg-id="PilipinasHD.ph" status="error",Pilipinas HD (480p) [Not 24/7] +#EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (480p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_5/channel5/playlist.m3u8 -#EXTINF:-1 tvg-id="PilipinasHD.ph" status="error",Pilipinas HD (360p) [Not 24/7] +#EXTINF:-1 tvg-id="PilipinasHD.ph" status="online",Pilipinas HD (360p) [Not 24/7] https://d3cbe0gidjd4k2.cloudfront.net/channel_5/smil:channel_5.smil/chunklist_w1281634943_b300000_sleng.m3u8 #EXTINF:-1 tvg-id="PTV4.ph" status="online",PTV 4 (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/PTVPhilippines/live diff --git a/streams/pk.m3u b/streams/pk.m3u index 6e9a67e11..7830482e2 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -47,17 +47,17 @@ https://dcunilive83-lh.akamaihd.net/i/dclive_1@16122/master.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/khybernews.smil/playlist.m3u8 #EXTINF:-1 tvg-id="KohenoorNews.pk" status="online",Kohenoor News https://streamer12.vdn.dstreamone.net/dsone/kohenoortv/playlist.m3u8 -#EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="online",Lahore News (720p) [Not 24/7] -https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="LahoreNewsHD.pk" status="timeout",Lahore News (720p) [Not 24/7] http://mlive.lahorenews.tv/lahorelive/lnews_1/chunklist_DVR.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="online",Madani Channel Bangla (1080p) -https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 +#EXTINF:-1 tvg-id="LahoreNewsHD.pk",Lahore News (720p) [Not 24/7] +https://vcdn.dunyanews.tv/lahorelive/_definst_/ngrp:lnews_1_all/playlist.m3u8 #EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/madanitvbangla.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="online",Madani Channel English (1080p) +#EXTINF:-1 tvg-id="MadaniChannelBangla.bd" status="error",Madani Channel Bangla (1080p) +https://madnitv.vdn.dstreamone.net/madnitvbangla/madnibanglaabr/playlist.m3u8 +#EXTINF:-1 tvg-id="MadaniChannelEnglish.pk" status="error",Madani Channel English (1080p) https://madnitv.vdn.dstreamone.net/madnitvenglish/madnienglishabr/playlist.m3u8 -#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="online",Madani Channel Urdu (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="MadaniChannelUrdu.pk" status="error",Madani Channel Urdu (1080p) [Geo-blocked] https://madnitv.vdn.dstreamone.net/madnitvurdu/madniurduabr/playlist.m3u8 #EXTINF:-1 tvg-id="MehranTV.pk" status="online",Mehran TV https://streamone.simpaisa.com:8443/pitvlive1/mehran.smil/playlist.m3u8 diff --git a/streams/pl.m3u b/streams/pl.m3u index 2fedca39a..485150532 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -75,9 +75,9 @@ http://trwamtv.live.e57-po.insyscd.net/cl01/out/u/trwam_3.m3u8 http://gargoyle.tomkow.pl/hls/tvt.m3u8 #EXTINF:-1 tvg-id="" status="online",TV REPUBLIKA (1080p) http://188.47.212.71/jupiter/o1-cl1/live/tvrepublika/live.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",TV Trwam (480p) -https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 #EXTINF:-1 tvg-id="" status="error",Radio Czworka (1080p) http://stream14.polskieradio.pl:1935/pr4_video/video_pr4.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",4FUN TV (576p) [Not 24/7] https://stream.4fun.tv:8888/hls/4f_high/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV Trwam (480p) +https://trwamtv.live.e59-po.insyscd.net/cl01/out/u/trwam_3.m3u8 diff --git a/streams/ps.m3u b/streams/ps.m3u index 6c76fbcc2..8a19472a0 100644 --- a/streams/ps.m3u +++ b/streams/ps.m3u @@ -31,14 +31,14 @@ http://streaming.zaytonatube.com:8080/radioalbalad/radioalbalad/playlist.m3u8 http://palestiniantv.origin.technostreaming.net:8081/palestiniantv_source/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Nablus TV (720p) [Not 24/7] http://htvmada.mada.ps:8888/nabluslive/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Mawal (720p) [Not 24/7] -http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Watar TV (720p) [Not 24/7] http://htvint.mada.ps:8889/orient/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Audeh (480p) http://htvpalsat.mada.ps:8888/audeh/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",7ala TV [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",7ala TV [Geo-blocked] http://vstream3.hadara.ps:8081/7alafm2020/7alafm2020/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",Mawal (720p) [Not 24/7] +http://vstream3.hadara.ps:8081/MawwalHD_web/web/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hekaya TV (720p) [Not 24/7] https://streaming.zaytonatube.com:8081/Hekaya/hekayamix/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Hebron TV (720p) [Not 24/7] diff --git a/streams/pt.m3u b/streams/pt.m3u index 0ded842bb..b9bd222ff 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -21,43 +21,43 @@ https://streamer-a01.videos.sapo.pt/live/portocanal/playlist.m3u8 https://streamer-b02.videos.sapo.pt/live/portocanal/playlist.m3u8 #EXTINF:-1 tvg-id="RadioClubeTV.pt" status="error",Radio Clube TV (720p) [Not 24/7] https://stmv1.srvsite.com/clubefmradio/clubefmradio/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP1.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP1.pt" status="online",RTP1 (480p) http://162.212.178.69:41042/bysid/608 +#EXTINF:-1 tvg-id="RTP1.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP1 (720p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 +https://streaming-live.rtp.pt/liverepeater/rtpClean1HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/rtpClean2HD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP2.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP2 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtp2.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] -#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 -https://streaming-live.rtp.pt/livetvhlsDVR/rtpnHDdvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTP3.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/livetvhlsDVR/rtpndvr.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTP3.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP3 (720p) [Not 24/7] +#EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 +https://streaming-live.rtp.pt/livetvhlsDVR/rtpnHDdvr.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Açores (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpacoresHD.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPAcores.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Açores (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpacores.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPAfrica.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP África (504p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPAfrica.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP África (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpafrica.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPInternacional.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Internacional (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="online",RTP Internacional Asia (480p) +http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) [Geo-blocked] http://210.210.155.35/qwr9ew/s/s38/index.m3u8 -#EXTINF:-1 tvg-id="RTPInternacionalAsia.pt" status="error",RTP Internacional Asia (480p) -http://210.210.155.37/qwr9ew/s/s38/index.m3u8 #EXTINF:-1 tvg-id="RTPMadeira.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",RTP Madeira (504p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) https://streaming-live.rtp.pt/liverepeater/smil:rtpmadeira.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memória (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTPMemoria.pt" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Memória (360p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 https://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RTPRadioZigZag.pt" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0",RTP Rádio Zig Zag [Not 24/7] diff --git a/streams/py.m3u b/streams/py.m3u index d8804e2df..cb3b71c3d 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -23,7 +23,7 @@ http://170.83.242.153:8000/play/a025 http://170.83.242.153:8000/play/a03e #EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7] https://stream.rpc.com.py/live/trece.m3u8 -#EXTINF:-1 tvg-id="Unicanal.py" status="error",Unicanal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Unicanal.py",Unicanal (720p) [Not 24/7] http://unicanal.com.py/live/unicanal.m3u8 #EXTINF:-1 tvg-id="" status="error",La Tele (480p) http://170.83.242.153:8000/play/a00j diff --git a/streams/ro.m3u b/streams/ro.m3u index dca1cc6ad..6c7bf2e8b 100644 --- a/streams/ro.m3u +++ b/streams/ro.m3u @@ -21,7 +21,7 @@ http://stream1.antenaplay.ro/live/smil:AntenaMonden.smil/playlist.m3u8 https://stream1.antenaplay.ro/dfs/farasecrete5/playlist.m3u8 #EXTINF:-1 tvg-id="AntenaStars.ro" status="error",Antena Stars (720p) https://iptv-all.lanesh4d0w.repl.co/romania/astars -#EXTINF:-1 tvg-id="B1.ro" status="error",B1 (272p) [Not 24/7] +#EXTINF:-1 tvg-id="B1.ro" status="online",B1 (272p) [Not 24/7] https://stream.adunity.com/b1/b1.m3u8 #EXTINF:-1 tvg-id="BucovinaTV.ro" status="online",Bucovina TV (480p) http://46.4.14.12:9999/btvsvlive/playlist.m3u8 diff --git a/streams/ru.m3u b/streams/ru.m3u index 51a8f2115..196d0fbb7 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -32,7 +32,7 @@ http://ott-cdn.ucom.am/s33/index.m3u8 http://xstream.afontovo.ru/afontovo_ya.m3u8 #EXTINF:-1 tvg-id="AkudjiTV.ru" status="error",Akudji TV (720p) https://hls.goodgame.ru/hls/5346.m3u8 -#EXTINF:-1 tvg-id="AmediaHit.ru" status="online",Amedia Hit (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="AmediaHit.ru" status="timeout",Amedia Hit (1080p) [Not 24/7] https://sc.id-tv.kz/amedia_hit_hd.m3u8 #EXTINF:-1 tvg-id="AmediaPremium.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Amedia Premium (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -74,7 +74,7 @@ http://belnovosti.cdn.easyhoster.ru:8080/stream.m3u8 http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 #EXTINF:-1 tvg-id="BigAsia.ru" status="blocked",Большая Азия (1080p) [Geo-blocked] https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 -#EXTINF:-1 tvg-id="Bober.ru" status="timeout",Бобер (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Bober.ru" status="online",Бобер (576p) [Not 24/7] https://sc.id-tv.kz/bober.m3u8 #EXTINF:-1 tvg-id="BollywoodHDRussia.ru" status="online",Bollywood HD (1080p) [Not 24/7] https://sc.id-tv.kz/bollywood_hd.m3u8 @@ -89,7 +89,7 @@ https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd #EXTINF:-1 tvg-id="Che.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",Че! (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 https://zabava-htlive.cdn.ngenix.net/hls/CH_PERETZ/variant.m3u8 -#EXTINF:-1 tvg-id="Cinema.ru" status="timeout",Cinema (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Cinema.ru" status="online",Cinema (576p) [Not 24/7] https://sc.id-tv.kz/Cinema.m3u8 #EXTINF:-1 tvg-id="Dagestan.ru" status="online",Дагестан (1080p) https://dagestan.mediacdn.ru/cdn/dagestan/playlist.m3u8 @@ -107,13 +107,13 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_DOMASHNIY/variant.m3u8 http://ott-cdn.ucom.am/s88/index.m3u8 #EXTINF:-1 tvg-id="DomKino.ru" status="blocked",Дом кино (576p) http://50.7.92.90/Dom_kino/playlist.m3u8 -#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="timeout",Дом Кино Премиум (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DomKinoPremium.ru" status="online",Дом Кино Премиум (1080p) [Not 24/7] https://sc.id-tv.kz/domkino_hd.m3u8 +#EXTINF:-1 tvg-id="Dorama.uk" status="online",Дорама (1080p) [Not 24/7] +https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dorama.uk" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Дорама (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s95/index.m3u8 -#EXTINF:-1 tvg-id="Dorama.uk" status="timeout",Дорама (1080p) [Not 24/7] -https://sc.id-tv.kz/dorama_hd.m3u8 #EXTINF:-1 tvg-id="Dozhd.ru" status="blocked",Дождь (1080p) [Geo-blocked] https://strm.yandex.ru/kal/tvrain/tvrain0.m3u8 #EXTINF:-1 tvg-id="EhoTV.ru" status="online",Эхо TV (Рязань) (576p) [Not 24/7] @@ -124,7 +124,7 @@ http://hls-eniseytv.cdnvideo.ru/eniseytv/stream1/playlist.m3u8 http://strm.yandex.ru/kal/europaplus/europaplus0.m3u8 #EXTINF:-1 tvg-id="Evraziya.ru" status="online",Евразия (Орск) (720p) http://infochhdcdn.trkeurasia.ru/orsk-infochhd/infochhd/playlist.m3u8 -#EXTINF:-1 tvg-id="Evraziya.ru" status="online",Евразия (Орск) (720p) +#EXTINF:-1 tvg-id="Evraziya.ru",Евразия (Орск) (720p) https://infochh.trkeurasia.ru/hlsinfoch/infochhd.m3u8 #EXTINF:-1 tvg-id="Evronovosti.ru" status="timeout",Евроновости (576p) http://185.32.44.154/euronews/index.m3u8 @@ -143,7 +143,7 @@ http://www.gtk.tv/hls/gtyar.m3u8 https://live-trc33.cdnvideo.ru/trc33/trc33.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="Guberniya.ru" status="online",Губерния (Самара) (576p) http://live.guberniatv.cdnvideo.ru/guberniatv/guberniatv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="HDL.ru" status="timeout",HDL (404p) [Not 24/7] +#EXTINF:-1 tvg-id="HDL.ru" status="online",HDL (404p) [Not 24/7] https://sc.id-tv.kz/hdl.m3u8 #EXTINF:-1 tvg-id="HDMedia.ru" status="blocked",HD Медиа (720p) [Geo-blocked] https://strm.yandex.ru/kal/hdmedia/hdmedia0.m3u8 @@ -175,9 +175,9 @@ https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 https://sc.id-tv.kz/Kinohit_hd.m3u8 #EXTINF:-1 tvg-id="Kinokomedija.ru" status="online",Кинокомедия (360p) [Not 24/7] https://sc.id-tv.kz/Kinokomediya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinomiks.ru" status="timeout",Киномикс (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinomiks.ru" status="online",Киномикс (1080p) [Not 24/7] https://sc.id-tv.kz/Kinomix_hd.m3u8 -#EXTINF:-1 tvg-id="Kinopremyera.ru" status="timeout",Кинопремьера (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinopremyera.ru" status="online",Кинопремьера (1080p) [Not 24/7] https://sc.id-tv.kz/Kinopremiera_hd.m3u8 #EXTINF:-1 tvg-id="Kinosemja.ru" status="error",Киносемья (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 @@ -197,7 +197,7 @@ https://kprf-htlive.cdn.ngenix.net/live/stream_high/playlist.m3u8 https://strm.yandex.ru/kal/krik_tv/krik_tv0.m3u8 #EXTINF:-1 tvg-id="KRTV.ru" status="online",Красногорск ТВ (480p) [Not 24/7] http://live-krtv.cdnvideo.ru/krtv/krtv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Krym24.ru" status="error",Крым 24 (540p) [Not 24/7] +#EXTINF:-1 tvg-id="Krym24.ru" status="online",Крым 24 (540p) [Not 24/7] http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 #EXTINF:-1 tvg-id="Kuban24Orbita.ru" status="error",Кубань 24 Орбита (576p) https://stream.kuban24.tv:1500/hls/stream.m3u8 @@ -226,7 +226,7 @@ http://hls-rossp.cdnvideo.ru/hls/5ace67f0dc96bf0a90d8a2b7/playlist.m3u8 http://hls-rossp.cdnvideo.ru/hls/5ace6814e563f22e4ddc1f44/playlist.m3u8 #EXTINF:-1 tvg-id="LitklubTVStihi.ru" status="error",ЛитКлуб ТВ Стихи (360p) http://hls-rossp.cdnvideo.ru/hls/5aac88ffdc96bf05a7f78899/playlist.m3u8 -#EXTINF:-1 tvg-id="Luch.ru" status="error",Луч (Пуровск) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Luch.ru" status="online",Луч (Пуровск) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 #EXTINF:-1 tvg-id="LuxuryHD.ru" status="online",Luxury (1080p) http://nano.teleservice.su:8080/hls/luxury.m3u8 @@ -260,7 +260,7 @@ http://mirbelogorya.ru:8080/mirbelogorya/index.m3u8 http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 #EXTINF:-1 tvg-id="MirPlus2.ru" status="online",Мир +2 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv2_2500/playlist.m3u8 -#EXTINF:-1 tvg-id="MirPlus3.ru" status="timeout",Мir +3 (512p) [Not 24/7] +#EXTINF:-1 tvg-id="MirPlus3.ru" status="online",Мir +3 (512p) [Not 24/7] https://sc.id-tv.kz/Mir.m3u8 #EXTINF:-1 tvg-id="MirPlus4.ru" status="online",Мир +4 (540p) [Not 24/7] http://hls.mirtv.cdnvideo.ru/mirtv-parampublish/mirtv3_2500/playlist.m3u8 @@ -348,14 +348,14 @@ https://mob3-ntv.cdnvideo.ru/ntv3/smil:ntvair001_hd.smil/playlist.m3u8 http://ott-cdn.ucom.am/s17/index.m3u8 #EXTINF:-1 tvg-id="NTV.ru" status="timeout",НТВ (576p) http://31.128.159.41:8080/ntv/tracks-v1a1/mono.m3u8 -#EXTINF:-1 tvg-id="NTVStyl.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",НТВ Стиль (480p) +#EXTINF:-1 tvg-id="NTVStyl.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",НТВ Стиль (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s77/index.m3u8 #EXTINF:-1 tvg-id="NVKSakha.ru" status="online",НВК Саха (1080p) [Not 24/7] http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O2.ru" status="blocked",О2ТВ (1080p) [Geo-blocked] https://strm.yandex.ru/kal/o2/o20.m3u8 -#EXTINF:-1 tvg-id="O.ru" status="timeout",О! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="O.ru" status="online",О! (576p) [Not 24/7] https://sc.id-tv.kz/o.m3u8 #EXTINF:-1 tvg-id="OhotnikiRybolov.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Охотник и Рыболов (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -382,7 +382,7 @@ http://194.190.78.91/pskov/rewind-10800.m3u8 http://ott.inmart.tv:8081/18/index.m3u8 #EXTINF:-1 tvg-id="PervyyTulskiy.ru" status="online",Первый Тульский (576p) [Not 24/7] http://5.164.24.83/tula/1tv_low/index.m3u8 -#EXTINF:-1 tvg-id="Pobeda.ru" status="timeout",Победа (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Pobeda.ru" status="online",Победа (576p) [Not 24/7] https://sc.id-tv.kz/Pobeda.m3u8 #EXTINF:-1 tvg-id="Poehali.ru" status="online",Поехали! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 @@ -469,7 +469,7 @@ https://strm.yandex.ru/kal/rtd_hd/rtd_hd0.m3u8 https://rt-rtd.rttv.com/live/rtdoc/playlist.m3u8 #EXTINF:-1 tvg-id="RTenEspanol.ru" status="online",RT en Español (1080p) [Geo-blocked] https://rt-esp.rttv.com/live/rtesp/playlist.m3u8 -#EXTINF:-1 tvg-id="RTFrance.fr" status="online",RT France (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="RTFrance.fr",RT France (1080p) [Geo-blocked] https://rt-fra.rttv.com/live/rtfrance/playlist.m3u8 #EXTINF:-1 tvg-id="RTGHD.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",RTG HD (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 @@ -498,6 +498,8 @@ http://cdnmg.secure.live.rtr-vesti.ru/vgtrkrtmp/smil:kaluga_r1.smil/playlist.m3u https://gtrkchita.ru:8081/hls/r1-chita_180p.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online",Россия 24 (576p) [Not 24/7] http://radio-live-mg.rtr-vesti.ru/hls/russia_24/playlist.m3u8 +#EXTINF:-1 tvg-id="Russia24.ru" status="online",Россия 24 (576p) [Not 24/7] +http://uiptv.do.am/1ufc/000000006/playlist.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Россия 24 (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s21/index.m3u8 @@ -505,13 +507,11 @@ http://ott-cdn.ucom.am/s21/index.m3u8 https://strm.yandex.ru/kal/euronews_supres/euronews_supres0.m3u8 #EXTINF:-1 tvg-id="Russia24.ru" status="error",Россия 24 (540p) http://evronovosti.mediacdn.ru/sr1/evronovosti/playlist.m3u8 -#EXTINF:-1 tvg-id="Russia24.ru" status="error",Россия 24 (576p) [Not 24/7] -http://uiptv.do.am/1ufc/000000006/playlist.m3u8 #EXTINF:-1 tvg-id="Russia24Chita.ru" status="timeout",Россия 24 (Чита) (360p) https://gtrkchita.ru:8081/hls/r24-chita_360p.m3u8 #EXTINF:-1 tvg-id="Russia24Chita.ru" status="timeout",Россия 24 (Чита) (576p) https://gtrkchita.ru:8081/hls/r24-chita_576p.m3u8 -#EXTINF:-1 tvg-id="RussiaK.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Культура (480p) +#EXTINF:-1 tvg-id="RussiaK.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Культура (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s16/index.m3u8 #EXTINF:-1 tvg-id="RusskiyDetektiv.ru" status="timeout",Русский Детектив (576p) @@ -542,7 +542,7 @@ https://bsttv.bonus-tv.ru/cdn/salyam/playlist.m3u8 http://45.67.57.9:8080/new/new/playlist.m3u8 #EXTINF:-1 tvg-id="Sarafan.ru" status="online",Сарафан (576p) [Not 24/7] http://195.26.83.96:7024/play/82 -#EXTINF:-1 tvg-id="Saratov24.ru" status="timeout",Саратов 24 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Saratov24.ru" status="online",Саратов 24 (1080p) [Not 24/7] https://saratov24.tv/online/playlist.php #EXTINF:-1 tvg-id="SelengaTV.ru" status="online",Селенга ТВ (576p) http://90.188.37.86/live/playlist.m3u8 @@ -622,9 +622,9 @@ https://sitv.ru/hls/s86.m3u8 #EXTINF:-1 tvg-id="Teleputeshestviya.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Телепутешествия (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s71/index.m3u8 -#EXTINF:-1 tvg-id="Tivikom.ru" status="error",Тивиком (Улан-Удэ) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Tivikom.ru" status="online",Тивиком (Улан-Удэ) (1080p) [Not 24/7] http://tvcom.stream.intelema.ru/tvcom/studio/playlist.m3u8 -#EXTINF:-1 tvg-id="TNT4.ru" status="timeout",ТНТ4 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="TNT4.ru" status="online",ТНТ4 (576p) [Not 24/7] https://sc.id-tv.kz/tnt4.m3u8 #EXTINF:-1 tvg-id="TNT.ru" status="online" user-agent="Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178",ТНТ (540p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux aarch64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.84 Safari/537.36 CrKey/1.21a.76178 @@ -640,7 +640,7 @@ http://strm.yandex.ru/kal/tntmusic/tntmusic0.m3u8 http://tnv.bonus-tv.ru/cdn/tnvplanet/playlist.m3u8 #EXTINF:-1 tvg-id="Tolyatti24.ru" status="error",Тольятти 24 (720p) http://91.234.108.26/hls-live/livepkgr/_definst_/liveevent1/vazlivestream1.m3u8 -#EXTINF:-1 tvg-id="Tonus.ru" status="timeout" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Тонус (480p) +#EXTINF:-1 tvg-id="Tonus.ru" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Тонус (480p) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 http://ott-cdn.ucom.am/s90/index.m3u8 #EXTINF:-1 tvg-id="TRK555.ru" status="online",TRK 555 (720p) @@ -751,8 +751,8 @@ https://cdn.universmotri.ru/live/kfu.sdp/playlist.m3u8 http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Три Ангела (720p) https://hls.tv.3angels.ru/stream/HQ.m3u8 -#EXTINF:-1 tvg-id="" status="online",Индийское кино (576p) [Not 24/7] -https://sc.id-tv.kz/Indiiskoe_kino.m3u8 +#EXTINF:-1 tvg-id="" status="online",Туран ТВ (576p) [Not 24/7] +https://sc.id-tv.kz/TuranTV.m3u8 #EXTINF:-1 tvg-id="" status="online",ВТВ Плюс (Херсон) (576p) http://193.107.128.8:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",ТВК 24 (576p) @@ -761,8 +761,16 @@ http://air.tvk6.ru/tvk24/playlist.m3u8 http://iptv.rubintele.com:8552/play/a007 #EXTINF:-1 tvg-id="" status="online",Россия 24 (Н.Новгород) (576p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/vestinn/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Первый канал Евразия (576p) [Not 24/7] +https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="online",Хабар (576p) [Not 24/7] https://sc.id-tv.kz/Khabar.m3u8 +#EXTINF:-1 tvg-id="" status="online",Хабар 24 (576p) [Not 24/7] +https://sc.id-tv.kz/Khabar_24.m3u8 +#EXTINF:-1 tvg-id="" status="online",СТВ Казахстан (576p) [Not 24/7] +https://sc.id-tv.kz/STV.m3u8 +#EXTINF:-1 tvg-id="" status="online",Той Думан (576p) [Not 24/7] +https://sc.id-tv.kz/ToiDuman.m3u8 #EXTINF:-1 tvg-id="" status="online",ТК Алмазный край (576p) https://stream.almaz-media.tv:8080/hls/576.m3u8 #EXTINF:-1 tvg-id="" status="online" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Первый канал (480p) @@ -775,6 +783,8 @@ http://ott-cdn.ucom.am/s20/index.m3u8 http://stream.euroasia.lfstrm.tv/perviy_evrasia/1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Телплюс ТВ (Астрахань) (360p) [Not 24/7] http://streaming.astrakhan.ru/telplushd/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Такт/Рен ТВ (Курск) (294p) [Not 24/7] +http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="blocked",Радио 10 (1024p) [Not 24/7] http://langate.tv/acc/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ЯМАЛ 1 @@ -793,20 +803,10 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия 1 +6 (360p) https://gtrkchita.ru:8081/hls/r1-chita_360p.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Первый канал Евразия (576p) [Not 24/7] -https://sc.id-tv.kz/1KanalEvraziya.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Хабар 24 (576p) [Not 24/7] -https://sc.id-tv.kz/Khabar_24.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",СТВ Казахстан (576p) [Not 24/7] -https://sc.id-tv.kz/STV.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Той Думан (576p) [Not 24/7] -https://sc.id-tv.kz/ToiDuman.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Туран ТВ (576p) [Not 24/7] -https://sc.id-tv.kz/TuranTV.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Индийское кино (576p) [Not 24/7] +https://sc.id-tv.kz/Indiiskoe_kino.m3u8 #EXTINF:-1 tvg-id="" status="error",Первый канал (576p) http://91.185.3.218:4000/play/603 -#EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7] -http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="error",Россия К (576p) [Not 24/7] http://cdnmg.secure.live.rtr-vesti.ru/hls/russia_k/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Россия РТР (576p) [Not 24/7] diff --git a/streams/ru_okkotv.m3u b/streams/ru_okkotv.m3u index ae965ba95..994c68f86 100644 --- a/streams/ru_okkotv.m3u +++ b/streams/ru_okkotv.m3u @@ -45,7 +45,7 @@ https://okkotv-live.cdnvideo.ru/channel/Russia24.m3u8 https://okkotv-live.cdnvideo.ru/channel/Russia_K_SD.m3u8 #EXTINF:-1 tvg-id="scifi.ru" status="blocked",.sci-fi Russia (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Sony_SciFi.m3u8 -#EXTINF:-1 tvg-id="Spas.ru" status="blocked",СПАС (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="Spas.ru",СПАС (480p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/Spas.m3u8 #EXTINF:-1 tvg-id="STS.ru" status="blocked",СТС (1080p) [Geo-blocked] https://okkotv-live.cdnvideo.ru/channel/CTC_HD_OTT.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 7c6035c8d..79a4794a4 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -55,7 +55,7 @@ http://82.212.74.2:8000/live/hls/7311.m3u8 https://edge.taghtia.com/sa/9.m3u8 #EXTINF:-1 tvg-id="KSASports2.sa" status="online",KSA Sports 2 (1080p) [Not 24/7] https://edge.taghtia.com/sa/10.m3u8 -#EXTINF:-1 tvg-id="LBC.sa" status="timeout",LBC (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="LBC.sa" status="error",LBC (1080p) [Geo-blocked] http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-lbc #EXTINF:-1 tvg-id="MakkahTV.sa" status="error",Makkah TV (480p) http://makkahtv.srfms.com:1935/makkahtv/livestream/playlist.m3u8 @@ -69,7 +69,7 @@ https://shls-rotanacinema-egy-prod-dub.shahid.net/out/v1/c39c0ecbcbdb46e890e9110 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema-egypt #EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="online",Rotana Cinema KSA (1080p) https://shls-rotanacinema-ksa-prod-dub.shahid.net/out/v1/6cee1c57ea7841e697eb15cefc98e0a6/index.m3u8 -#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="error",Rotana Cinema KSA (1080p) +#EXTINF:-1 tvg-id="RotanaCinemaKSA.sa" status="timeout",Rotana Cinema KSA (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-cinema #EXTINF:-1 tvg-id="RotanaClassic.sa" status="online",Rotana Classic (1080p) https://shls-rotanaclassic-prod-dub.shahid.net/out/v1/4eebed211c8441228321b4f67a46c5a5/index.m3u8 diff --git a/streams/sg.m3u b/streams/sg.m3u index 7ed2e4614..c588936a0 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -11,14 +11,14 @@ https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u http://210.210.155.35/dr9445/h/h37/index.m3u8 #EXTINF:-1 tvg-id="Hits.sg" status="error",HITS (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h37/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.35/dr9445/h/h16/index.m3u8 -#EXTINF:-1 tvg-id="RockEntertainment.sg" status="error",Rock Entertainment (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="RockEntertainment.sg" status="online",Rock Entertainment (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h16/index.m3u8 #EXTINF:-1 tvg-id="RockExtreme.sg" status="online",Rock Extreme (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h15/index.m3u8 -#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 +#EXTINF:-1 tvg-id="RockExtreme.sg" status="error",Rock Extreme (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h15/index.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="blocked",Suria [Geo-blocked] https://d11h6a6nhl9kj9.cloudfront.net/hls/clr4ctv_suria/master.m3u8 #EXTINF:-1 tvg-id="Suria.sg" status="error",Suria (720p) diff --git a/streams/sl.m3u b/streams/sl.m3u index ec24ac170..a9518c261 100644 --- a/streams/sl.m3u +++ b/streams/sl.m3u @@ -1,3 +1,3 @@ #EXTM3U -#EXTINF:-1 tvg-id="" status="online",AYV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",AYV (720p) [Not 24/7] https://1219373429.rsc.cdn77.org/live/stream-1/chunklist.m3u8 diff --git a/streams/sv.m3u b/streams/sv.m3u index 680e4894d..59656e871 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -1,4 +1,6 @@ #EXTM3U +#EXTINF:-1 tvg-id="AgapeTV.sv" status="online",Ágape TV Canal 8 +http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 #EXTINF:-1 tvg-id="Canal10.sv" status="blocked",Canal 10 (720p) http://streamingcws20.com:1935/tves/tves.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Canal11TuTV.sv" status="error",Canal 11 TuTV (254p) [Not 24/7] @@ -13,10 +15,6 @@ https://5ca9af4645e15.streamlock.net/canal33/videocanal33/playlist.m3u8 https://dacastmmd.mmdlive.lldns.net/dacastmmd/7e84ed301b194b7b81e86f85bb2c3a33/playlist.m3u8 #EXTINF:-1 tvg-id="ElimTV.sv" status="error",Elim TV (480p) http://live-15.viewer.dacast.com/i/dclive_1@397642/master.m3u8 -#EXTINF:-1 tvg-id="Megavision19.sv" status="online",Megavision 19 -https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal19 -#EXTINF:-1 tvg-id="Megavision21.sv" status="online",Megavision 21 -https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal21 #EXTINF:-1 tvg-id="OrbitaTV.sv" status="online",Órbita TV Canal 25 (480p) [Not 24/7] https://5dcabf026b188.streamlock.net/orbitatv/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TCS.sv" status="online",TCS (720p) @@ -38,5 +36,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canaltvx https://cdn.elsalvadordigital.com:1936/wowtv/smil:wowtv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Taber TV https://5ca9af4645e15.streamlock.net/tabertv/smil:tabertv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="AgapeTV.sv" status="error",Ágape TV Canal 8 -http://free.fullspeed.tv/iptv-query?streaming-ip=https://twitch.tv/agapetv8 +#EXTINF:-1 tvg-id="" status="online",Megavision 21 +https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal21 +#EXTINF:-1 tvg-id="" status="online",Megavision 19 +https://q-s-l4n3sh4d0w-usw.onrender.com/iptv-query?streaming-ip=https://megavision.univtec.com/api/live/list_channels?cname=canal19 diff --git a/streams/th.m3u b/streams/th.m3u index c43218ee3..77ebd4437 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -15,7 +15,7 @@ https://dltv-live-edge.catcdn.cloud/dltv01.m3u8 https://dltv-live-edge.catcdn.cloud/dltv02.m3u8 #EXTINF:-1 tvg-id="DLTV3.th" status="online",DLTV 3 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv03.m3u8 -#EXTINF:-1 tvg-id="DLTV4.th" status="online",DLTV 4 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV4.th" status="timeout",DLTV 4 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv04.m3u8 #EXTINF:-1 tvg-id="DLTV5.th" status="timeout",DLTV 5 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 @@ -23,15 +23,15 @@ https://dltv-live-edge.catcdn.cloud/dltv05.m3u8 https://dltv-live-edge.catcdn.cloud/dltv06.m3u8 #EXTINF:-1 tvg-id="DLTV7.th" status="online",DLTV 7 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 -#EXTINF:-1 tvg-id="DLTV8.th" status="online",DLTV 8 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV8.th" status="timeout",DLTV 8 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv08.m3u8 -#EXTINF:-1 tvg-id="DLTV9.th" status="online",DLTV 9 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV9.th" status="timeout",DLTV 9 (1080p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv09.m3u8 #EXTINF:-1 tvg-id="DLTV10.th" status="online",DLTV 10 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv10.m3u8 -#EXTINF:-1 tvg-id="DLTV11.th" status="online",DLTV 11 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV11.th" status="timeout",DLTV 11 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv11.m3u8 -#EXTINF:-1 tvg-id="DLTV12.th" status="online",DLTV 12 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV12.th" status="timeout",DLTV 12 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv12.m3u8 #EXTINF:-1 tvg-id="DLTV13.th" status="online",DLTV 13 (720p) [Not 24/7] https://dltv-live-edge.catcdn.cloud/dltv13.m3u8 @@ -42,7 +42,7 @@ https://dltv-live-edge.catcdn.cloud/dltv15.m3u8 #EXTINF:-1 tvg-id="GolfChannelThailand.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",Golf Channel Thailand (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/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_golfhd_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="Mono29.th" status="blocked",Mono 29 (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="Mono29.th" status="timeout",Mono 29 (1080p) [Geo-blocked] https://edge2-bkk.3bb.co.th:9443/MONO29_HLS_1080P/mono29hls_1080TH.stream/playlist.m3u8 #EXTINF:-1 tvg-id="News1.th" status="online",ASTV News 1 (720p) [Not 24/7] http://news1.live14.com/stream/news1.m3u8 @@ -57,7 +57,7 @@ https://smart-tv.livedoomovie.com:4431/02_PremierHD2_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="TruePremierFootballHD3.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 3 (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/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD3_720p/chunklist.m3u8 -#EXTINF:-1 tvg-id="TruePremierFootballHD4.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 4 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TruePremierFootballHD4.th" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 4 (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/96.0.3809.25 Safari/537.36 https://smart-tv.livedoomovie.com:4431/02_PremierHD4_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="TruePremierFootballHD5.th" status="blocked" user-agent="Mozilla/5.0 Macintosh; Intel Mac OS X 10_14_5 AppleWebKit/537.36 KHTML, like Gecko Chrome/96.0.3809.25 Safari/537.36",True Premier Football HD 5 (720p) [Not 24/7] diff --git a/streams/tm.m3u b/streams/tm.m3u index 1edf21a93..95289c6a2 100644 --- a/streams/tm.m3u +++ b/streams/tm.m3u @@ -11,10 +11,10 @@ https://alpha.tv.online.tm/legacyhls/ch006.m3u8 https://alpha.tv.online.tm/hls/ch003.m3u8 #EXTINF:-1 tvg-id="Miras.tm" status="online",Miras (406p) [Not 24/7] https://alpha.tv.online.tm/legacyhls/ch003.m3u8 -#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (226p) [Not 24/7] -https://alpha.tv.online.tm/legacyhls/ch007.m3u8 #EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (112p) [Not 24/7] https://alpha.tv.online.tm/hls/ch007.m3u8 +#EXTINF:-1 tvg-id="Turkmenistan.tm" status="online",Türkmenistan (226p) [Not 24/7] +https://alpha.tv.online.tm/legacyhls/ch007.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] https://alpha.tv.online.tm/hls/ch004.m3u8 #EXTINF:-1 tvg-id="TurkmenistanSport.tm" status="online",Türkmenistan Sport (406p) [Not 24/7] diff --git a/streams/tn.m3u b/streams/tn.m3u index ddfcb8eb0..8fe01db90 100644 --- a/streams/tn.m3u +++ b/streams/tn.m3u @@ -1,11 +1,11 @@ #EXTM3U #EXTINF:-1 tvg-id="BayaTV.tn" status="error",Baya TV http://37.187.28.55:1935/bayatv/myStream/playlist.m3u8 +#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online",El Hiwar El Tounsi (1080p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv #EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="online" user-agent="TNAgexpl212C",El Hiwar El Tounsi (400p) [Not 24/7] #EXTVLCOPT:http-user-agent=TNAgexpl212C http://217.182.137.206/elhiwar.m3u8 -#EXTINF:-1 tvg-id="ElHiwarElTounsi.tn" status="error",El Hiwar El Tounsi (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2IuM11CZakq4ZvrUkv #EXTINF:-1 tvg-id="IFMTV.tn" status="online",IFM TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/RadioIfmTunisia/live #EXTINF:-1 tvg-id="JawharaTV.tn" status="online",JAWHARA TV (720p) [Not 24/7] diff --git a/streams/tr.m3u b/streams/tr.m3u index e3d6a021b..c08fac925 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -8,7 +8,7 @@ https://tv.ensonhaber.com/tv/tr/24tv/index.m3u8 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/134.m3u8 #EXTINF:-1 tvg-id="360TV.tr" status="online",360 TV (720p) [Not 24/7] https://turkmedya-live.ercdn.net/tv360/tv360.m3u8 -#EXTINF:-1 tvg-id="AfyonTurkTV.tr" status="timeout",Afyon Türk TV (720p) +#EXTINF:-1 tvg-id="AfyonTurkTV.tr" status="error",Afyon Türk TV (720p) https://5be5d840359c6.streamlock.net/afyonturktv/afyonturktv/playlist.m3u8 #EXTINF:-1 tvg-id="AkitTV.tr" status="online",Akit TV (720p) https://akittv-live.ercdn.net/akittv/akittv.m3u8 @@ -68,14 +68,14 @@ https://waw2.artiyerelmedya.net/denizpostasitv/bant1/playlist.m3u8 http://live.arkumedia.com:1935/dersim62tv/dersim62tv/playlist.m3u8 #EXTINF:-1 tvg-id="DHA.tr" status="online",DHA (720p) [Not 24/7] https://603c568fccdf5.streamlock.net/live/dhaweb1_C5efC/playlist.m3u8 -#EXTINF:-1 tvg-id="DimTV.tr" status="online",DİM TV (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="DimTV.tr",DİM TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/dimtv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="DiyanetTV.tr" status="error" 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",Diyanet TV (720p) #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://mn-nl.mncdn.com/blutv_diyanet/smil:diyanet_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="DRTTV.tr" status="online",DRT TV (720p) [Not 24/7] https://broadcasttr.com:446/drt/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="EgeTurkTV.tr" status="error",Ege Türk TV (480p) +#EXTINF:-1 tvg-id="EgeTurkTV.tr" status="timeout",Ege Türk TV (480p) https://5be5d840359c6.streamlock.net/egeaturktv/egeaturktv/playlist.m3u8 #EXTINF:-1 tvg-id="ElmasTV.tr" status="timeout",Elmas TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/elmas67tv/elmas67tv/chunklist.m3u8 @@ -210,7 +210,7 @@ http://marmaratv.canliyayin.org/P324353563/marmaratv/playlist.m3u8 http://yerelmedya.tv:1935/mavikaradeniz/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="MaviKaradenizTV.tr" status="online",MaviKaradeniz (720p) [Not 24/7] https://waw2.artiyerelmedya.net/mavikaradeniz/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="MedMuzik.tr" status="online",Med Muzîk TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MedMuzik.tr",Med Muzîk TV (1080p) [Not 24/7] http://137.74.205.201/medmuzik/MedStream/playlist.m3u8 #EXTINF:-1 tvg-id="MercanTV.tr" status="online",Mercan TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/mercantv/bant1/playlist.m3u8 @@ -218,9 +218,9 @@ https://waw2.artiyerelmedya.net/mercantv/bant1/playlist.m3u8 https://b01c02nl.mediatriple.net/videoonlylive/mtfgdbkwkjllolive/broadcast_5b1673b7c36b7.smil/playlist.m3u8 #EXTINF:-1 tvg-id="MiskFM.tr" status="online",Misk FM (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCrvsAwtrxZ0q31yU9JEBdWA/live -#EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NaturalTV.tr" status="error",Natural TV (720p) [Not 24/7] http://broadcasttr.com:1935/naturaltv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="NaturalTV.tr" status="online",Natural TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NaturalTV.tr" status="error",Natural TV (720p) [Not 24/7] https://broadcasttr.com:446/naturaltv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="NTV.tr" status="error",NTV (480p) [Not 24/7] http://163.172.39.215:25461/line/C4@!a3a1@!w72A/128 @@ -253,7 +253,7 @@ http://s01.vpis.io/sariyer/sariyer.m3u8 https://b01c02nl.mediatriple.net/videoonlylive/mtisvwurbfcyslive/broadcast_58d915bd40efc.smil/playlist.m3u8 #EXTINF:-1 tvg-id="ShowTV.tr" status="online",Show TV (720p) [Not 24/7] https://tv.ensonhaber.com/tv/tr/showtv/index.m3u8 -#EXTINF:-1 tvg-id="Sinema1001.tr" status="timeout",Sinema 1001 (1080p) +#EXTINF:-1 tvg-id="Sinema1001.tr" status="error",Sinema 1001 (1080p) http://4ce5e2d62ee2c10e43c709f9b87c44d5.streamhost.cc/m3u8/Turkish/8b8823ce5525d9b.m3u8 #EXTINF:-1 tvg-id="SinopYildizTV.tr" status="online",Sinop Yildiz TV (360p) https://s01.vpis.io/sinopyildiz/sinopyildiz.m3u8 @@ -267,10 +267,10 @@ http://163.172.39.215:25461/line/C4@!a3a1@!w72A/69 http://163.172.39.215:25461/live/line/C4@!a3a1@!w72A/69.m3u8 #EXTINF:-1 tvg-id="SunRTV.tr" status="online",Sun RTV (720p) [Not 24/7] https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 -#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) -https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe462afc6a0e.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="TGRTBelgesel.tr" status="online",TGRT Belgesel TV (576p) +https://tv.ensonhaber.com/tv/tr/tgrtbelgesel/index.m3u8 #EXTINF:-1 tvg-id="TGRTEU.tr" status="online",TGRT EU (576p) https://tv.ensonhaber.com/tv/tr/tgrteu/index.m3u8 #EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] @@ -363,7 +363,7 @@ https://mn-nl.mncdn.com/blutv_ucankus/ucankus_sd.smil/playlist.m3u8 https://mn-nl.mncdn.com/blutv_ulketv/smil:ulketv_sd.smil/playlist.m3u8 #EXTINF:-1 tvg-id="UniversiteTV.tr" status="timeout",Üniversite TV (720p) [Not 24/7] https://5be5d840359c6.streamlock.net/unitv/unitv/playlist.m3u8 -#EXTINF:-1 tvg-id="UUTV2.tr" status="online",ÜÜ TV Üsküdar Üniversitesi TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="UUTV2.tr" status="error",ÜÜ TV Üsküdar Üniversitesi TV (1080p) [Not 24/7] http://uskudarunv.mediatriple.net/uskudarunv/uskudar2/playlist.m3u8 #EXTINF:-1 tvg-id="Vizyon58TV.tr" status="online",Vizyon 58 TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/vizyon58/bant1/playlist.m3u8 @@ -385,10 +385,6 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/watch?v https://eustr73.mediatriple.net/videoonlylive/mtikoimxnztxlive/broadcast_5e3bf95a47e07.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Er TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Torba TV (720p) [Not 24/7] -https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Haber61 TV (720p) [Not 24/7] -https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AA Live (720p) [Not 24/7] http://mtulqxgomrllive.mediatriple.net/mtulqxgomrllive/broadcast_59f9c0c785b88.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",ALTAS TV (720p) [Not 24/7] @@ -405,6 +401,8 @@ https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/playlist.m3u8 https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 #EXTINF:-1 tvg-id="" status="online",AKSU TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/aksutv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Haber61 TV (720p) [Not 24/7] +https://win8.yayin.com.tr/haber61tv/smil:haber61tv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ogün TV (360p) https://s01.vpis.io/ogun/ogun.m3u8 #EXTINF:-1 tvg-id="" status="online",MSBC Kanal 2000 (360p) [Not 24/7] @@ -467,3 +465,5 @@ https://mn-nl.mncdn.com/blutv_teve2/smil:teve2_sd.smil/playlist.m3u8 https://waw2.artiyerelmedya.net/egetv/bant1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Marmara TV (480p) [Geo-blocked] https://yayin.marmaratv.com.tr/P324353563/marmaratv/playlist.m3u8 +#EXTINF:-1 tvg-id="",Torba TV (720p) [Not 24/7] +https://59cba4d34b678.streamlock.net/canlitv/torbatv/playlist.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index eb4707d99..cef56cd9e 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -17,6 +17,8 @@ http://stream.nexttv.com.tw/n001/hd/live.m3u8 http://seb.sason.top/ptv/ftv.php?id=dy #EXTINF:-1 tvg-id="" status="online",民視 (720p) [Not 24/7] http://seb.sason.top/ptv/ftv.php?id=ms +#EXTINF:-1 tvg-id="" status="online",民視台灣 (720p) [Not 24/7] +http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="" status="online",大立電視 (720p) http://www.dalitv.com.tw:4568/live/dali/index.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH1 綜合台 (720p) [Not 24/7] @@ -73,8 +75,6 @@ https://live.streamingfast.net/osmflivech31.m3u8 https://live.streamingfast.net/osmflivech32.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH33 特會系列:研經培靈 (720p) https://live.streamingfast.net/osmflivech33.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH38 特會系列:青年特會 (720p) [Not 24/7] -https://live.streamingfast.net/osmflivech38.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH40 家庭8點檔轉轉發現愛 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech40.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH45 卡通 (720p) [Not 24/7] @@ -101,8 +101,6 @@ https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live8/hls-cl-tv/ind https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live9/hls-cl-tv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",立法院IVOD直播朝野協商 (450p) https://lylive-videorent.cdn.hinet.net/out/u/live/gop4/ly/ly-Live10/hls-cl-tv/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",民視台灣 (720p) [Not 24/7] -http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="" status="blocked",東森財經新聞 (1080p) [Not 24/7] http://seb.sason.top/sc/dscjxw_fhd.m3u8 #EXTINF:-1 tvg-id="" status="blocked",東森新聞 (1080p) [Not 24/7] @@ -135,6 +133,8 @@ https://live.streamingfast.net/osmflivech26.m3u8 https://live.streamingfast.net/osmflivech36.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH37 特會系列:以色列專題 (720p) https://live.streamingfast.net/osmflivech37.m3u8 +#EXTINF:-1 tvg-id="" status="error",GOOD TV CH38 特會系列:青年特會 (720p) [Not 24/7] +https://live.streamingfast.net/osmflivech38.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH41 幸福學堂 (720p) https://live.streamingfast.net/osmflivech41.m3u8 #EXTINF:-1 tvg-id="" status="error",GOOD TV CH44 烤箱讀書會 (720p) diff --git a/streams/ua.m3u b/streams/ua.m3u index 708b059cf..16ef34b7b 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -106,7 +106,7 @@ https://app.live.112.events/hls-ua/112hd_mid/index.m3u8 https://app.live.112.events/hls/112hd_hi/index.m3u8 #EXTINF:-1 tvg-id="PershiyNezalezhniy.ua" status="timeout",Перший незалежний (1080p) https://app.live.112.events/hls/112hd_mid/index.m3u8 -#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="error",Первый городской (Кривой Рог) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="online",Первый городской (Кривой Рог) (720p) [Not 24/7] https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8 #EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",Первый городской (Одесса) (1080p) [Not 24/7] http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 @@ -185,6 +185,8 @@ http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_1.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCH9H_b9oJtSHBovh94yB5HA/live #EXTINF:-1 tvg-id="" status="online",4 канал (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCQdSS9GSBbtSqW3oNB39KTw/live +#EXTINF:-1 tvg-id="" status="online",4 канал (720p) +http://95.67.106.10/hls/nta_ua_hi/index.m3u8 #EXTINF:-1 tvg-id="" status="online",НТК (1080p) [Not 24/7] https://stream.ntktv.ua/s/ntk/ntk.m3u8 #EXTINF:-1 tvg-id="" status="online",Балта ТВ (768p) @@ -208,6 +210,8 @@ http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_hi/index.m3u8 https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Первый Городской (Одесса) (576p) http://91.194.79.46:8081/stream2/channel2/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",4 канал (720p) +http://95.67.106.10/hls/nta_ua_low/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ПравдаТУТ (720p) http://pravdatytkievshina.cdn-02.cosmonova.net.ua/hls/pravdatytkievshina_ua_mid/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Прямий (576p) @@ -235,14 +239,10 @@ http://93.78.206.172:8080/stream3/stream.m3u8 http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="" status="blocked",ОТВ (Днепр) (576p) http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) -http://46.175.163.130/live_yatb/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) -http://95.67.106.10/hls/nta_ua_hi/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",4 канал (720p) -http://95.67.106.10/hls/nta_ua_low/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",I-UA.tv (1080p) https://kie2.cdn.i-ua.tv/hlsme/iuatv.m3u8 +#EXTINF:-1 tvg-id="" status="error",ЯТБ (576p) +http://46.175.163.130/live_yatb/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="" status="error",UkrLive (Перший незалежний) (1080p) diff --git a/streams/uk.m3u b/streams/uk.m3u index 6d44ce8d3..526b9d8bf 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -53,7 +53,7 @@ https://vs-hls-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_ch https://vs-cmaf-push-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_news_channel_hd/iptv_hd_abr_v1.mpd #EXTINF:-1 tvg-id="BBCOneCambridgeshire.uk" status="blocked",BBC One Cambridge (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_cambridge/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 -#EXTINF:-1 tvg-id="BBCOneChannelIslands.gg" status="blocked",BBC One Channel Islands (540p) [Geo-blocked] +#EXTINF:-1 tvg-id="BBCOneChannelIslands.gg",BBC One Channel Islands (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_channel_islands/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 #EXTINF:-1 tvg-id="BBCOneEast.uk" status="blocked",BBC One East (540p) [Geo-blocked] https://vs-hls-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_one_east/mobile_wifi_main_sd_abr_v2_akamai_hls_live_http.m3u8 @@ -255,7 +255,7 @@ http://bcoveliveios-i.akamaihd.net/hls/live/217434/3083279840001/master.m3u8 https://cdn.lwuk.live/live/smil:lwukweb.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Magic.uk" status="error",Magic (576p) http://csm-e.tm.yospace.com/csm/extlive/boxplus01,magic-desktop.m3u8?yo.up=http://boxtv-origin-elb.cds1.yospace.com/uploads/magic/ -#EXTINF:-1 tvg-id="MagnavisionTV.uk" status="online",Magna Vision (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MagnavisionTV.uk",Magna Vision (1080p) [Not 24/7] https://j78dpa3edq5r-hls-live.5centscdn.com/abr/0864028584026e6ad9cdf922473177a4/playlist.m3u8 #EXTINF:-1 tvg-id="Manoto.uk" status="online",Manoto TV (1080p) https://dh4wkqcyy8768.cloudfront.net/live.m3u8 diff --git a/streams/uk_rakuten.m3u b/streams/uk_rakuten.m3u index c34385f24..87b22517f 100644 --- a/streams/uk_rakuten.m3u +++ b/streams/uk_rakuten.m3u @@ -23,13 +23,13 @@ https://revry-revrynews-1-eu.rakuten.wurl.tv/playlist.m3u8 https://travelxp-travelxp-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ZooMoo.nz" status="error",Zoo Moo (720p) https://rockentertainment-zoomoo-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) -https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Spotlight UK (720p) https://rakuten-spotlight-1-eu.rakuten.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) -https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten TV Shows UK (720p) https://rakuten-tvshows-1-eu.rakuten.wurl.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rakuten Action Movies UK (720p) https://rakuten-actionmovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Comedy Movies UK (720p) +https://rakuten-comedymovies-1-eu.rakuten.wurl.tv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Rakuten Top Free UK (720p) +https://rakuten-topfree-1-eu.rakuten.wurl.tv/playlist.m3u8 diff --git a/streams/uk_samsung.m3u b/streams/uk_samsung.m3u index 5ed212ce7..767cc3f36 100644 --- a/streams/uk_samsung.m3u +++ b/streams/uk_samsung.m3u @@ -2,9 +2,9 @@ #EXTINF:-1 tvg-id="BeanoTV.uk" status="online",Beano TV (720p) https://a7b60a6853d843dd9105acfa8d6e74c7.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_BeanoTV/playlist.m3u8 #EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) -https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) https://bc20d7c2a7b14dd0ae827a2e3eb99116.mediatailor.us-east-1.amazonaws.com/v1/master/44f73ba4d03e9607dcd9bebdcb8494d86964f1d8/Samsung-gb_Bloomberg/playlist.m3u8 +#EXTINF:-1 tvg-id="BloombergTVPlus.us" status="online",Bloomberg TV+ UHD (2160p) +https://bloomberg-bloombergtv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Clubbing TV (720p) https://clubbingtv-samsunguk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="CNNInternationalEurope.us" status="online",CNN International UK (720p) [Not 24/7] @@ -119,7 +119,7 @@ https://venntv-samsunguk.amagi.tv/playlist.m3u8 https://wonder-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Fashion TV (England) (1080p) [Not 24/7] https://fashiontv-fashiontv-1-gb.samsung.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Kid Gamer TV (1080p) -https://studio71-samsung-uk.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Travel XP (720p) https://travelxp-travelxp-1-gb.samsung.wurl.com/manifest/playlist.m3u8 +#EXTINF:-1 tvg-id="",Kid Gamer TV (1080p) +https://studio71-samsung-uk.amagi.tv/playlist.m3u8 diff --git a/streams/unsorted.m3u b/streams/unsorted.m3u index 68f2e0dd1..e1d8b51eb 100644 --- a/streams/unsorted.m3u +++ b/streams/unsorted.m3u @@ -41,12 +41,12 @@ https://59f2354c05961.streamlock.net:1443/tvguara/_definst_/tvguara/chunklist.m3 https://5bc45691ca49f.streamlock.net/tvpirot/uzivo/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTV Wettin http://62.113.210.250:1935/medienasa-live/ok-wettin_high/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Sol Televisión -http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Sonus FM TV [Not 24/7] https://60015180a7f57.streamlock.net:444/public/stream_source/chunklist_w1017805699.m3u8 #EXTINF:-1 tvg-id="" status="online",DeepHouse District https://eu-nl-012.worldcast.tv/dancetelevisiontwo/dancetelevisiontwo.m3u8 +#EXTINF:-1 tvg-id="" status="online",Sol Televisión +http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Pardesi TV (720p) http://stream.pardesitv.online/pardesi/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="" status="online",Impact Wrestling (1080p) @@ -129,8 +129,6 @@ https://cdn2.zencast.tv:30443/orbe/orbe21smil/playlist.m3u8 https://mirtv.club/live/mirtv/index.m3u8 #EXTINF:-1 tvg-id="" status="online",TV S1 https://sradio.ipradio.rs/sradio/radiostv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",MMA Junkie -http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",IDG (720p) http://a.jsrdn.com/broadcast/529a360c04/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Contact Vision TV (540p) @@ -139,14 +137,10 @@ http://contactvision.flashmediacast.com:1935/contactvision/livestream/playlist.m https://5caf24a595d94.streamlock.net:1937/8132/8132/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Mundo TV https://59f1cbe63db89.streamlock.net:1443/mundotv/_definst_/mundotv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Retro Plus 2 HD -https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Retro Plus HD https://59f1cbe63db89.streamlock.net:1443/retroplustv/_definst_/retroplustv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Honor TV https://a.jsrdn.com/broadcast/d5b48/+0000/high/c.m3u8 -#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV -https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ESTV https://stream.ads.ottera.tv/playlist.m3u8?network_id=461 #EXTINF:-1 tvg-id="" status="online",Sophia TV (720p) @@ -155,8 +149,6 @@ https://www.onairport.live/sophiatv-es-live/livestream_high/master.m3u8 http://a.jsrdn.com/broadcast/4df1bf71c1/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbDreams TV (720p) http://live.albavision.net:1123/live/albdreams.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Max -https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV União (720p) [Not 24/7] https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",1A Network (720p) @@ -211,6 +203,8 @@ https://5d8d85cf2c308.streamlock.net:1936/CanalcostaTV/WXP6YT/playlist.m3u8 https://5d8d85cf2c308.streamlock.net:1936/Teleonuba/605oPXx3/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TV Halle (720p) https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:tvhalle_high/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Retro Plus 2 HD +https://59f1cbe63db89.streamlock.net:1443/retroplussenal2/_definst_/retroplussenal2/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",OF-TV Offenbach (720p) https://5864df9ceac85.streamlock.net/germanpictures-live/_definst_/mp4:streamschedule/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbKanale Music TV @@ -223,16 +217,20 @@ https://mn-nl.mncdn.com/tvnet/tvnet/chunklist.m3u8 https://svs.itworkscdn.net/sat7turklive/sat7turk.smil/sat7turkpublish/sat7turk_720p/chunks_dvr.m3u8 #EXTINF:-1 tvg-id="" status="online",Tempo TV https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",MMA Junkie +http://a.jsrdn.com/broadcast/80f6ba72c8/+0000/high/c.m3u8 +#EXTINF:-1 tvg-id="" status="online",The Grapevine +https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us +#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) +https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us +#EXTINF:-1 tvg-id="" status="online",Movie Kingdom TV +https://a.jsrdn.com/broadcast/e9b4093a41/+0000/high/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Messinia TV http://176.9.123.140:1935/messinia/messinia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STV (720p) http://89.201.163.244:8080/hls/hdmi.m3u8 -#EXTINF:-1 tvg-id="" status="online",ATN Europe -https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",RTV Arberia Musik http://rtvarberia4.flashmediacast.com:1935/RtvArberia4/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) -https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",Filstalwelle Göppingen (576p) http://62.113.210.2/filstalwelle-live/_definst_/mp4:livestream/chunklist_w660034089.m3u8 #EXTINF:-1 tvg-id="" status="online",Ahi TV Kirsehir (576p) @@ -245,8 +243,6 @@ https://5857499ee635b.streamlock.net/radiowesertv-live/_definst_/mp4:livestreamT https://limited11.todostreaming.es/live/benalmadena-livestream.m3u8 #EXTINF:-1 tvg-id="" status="online",HD 365 https://netstreaming.eu:8080/hls/hd365.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Archive (1080p) -https://ov.ottera.tv/live/master.m3u8?channel=mcom_ta_us #EXTINF:-1 tvg-id="" status="online",RTV Herceg-Bosne https://prd-hometv-live-open.spectar.tv/ERO_1_083/576p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Rete 7 (576p) @@ -259,8 +255,6 @@ https://unlimited1-us.dps.live/carolinatv/carolinatv.smil/carolinatv/livestream2 https://59f1cbe63db89.streamlock.net:1443/teste01/_definst_/teste01/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="online",Start TV https://live.cast-control.eu/StartMedia/StartMedia/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Grapevine -https://ov.ottera.tv/live/master.m3u8?channel=mcom_gv_us #EXTINF:-1 tvg-id="" status="online",Glas Drine http://glasdrine.cutuk.net:8081/433ssdsw/GlasDrineSD/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Offener Kanal Fulda @@ -271,14 +265,14 @@ http://tv.balkanweb.com:8081/news24/livestream/playlist.m3u8 https://a.jsrdn.com/broadcast/0c9a09c94c/+0000/low/c.m3u8 #EXTINF:-1 tvg-id="" status="online",Latvijas Radio 1 http://5a44e5b800a41.streamlock.net:1935/liveVLR1/mp4:LR1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) -https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] -https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",La Muscle TV (360p) https://streamcdn.lamuscle.com/lamtv-origin/smil:monsterworkout-tricepspt1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVF Faroe Island (360p) https://w2.kringvarp.fo/uttanlands/_definst_/smil:uttanlands.smil/chunklist_w587901821_b772000_slfao.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Destak (360p) +https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",TV Birigui (640p) +https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/chunklist_w763334596.m3u8 #EXTINF:-1 tvg-id="" status="online",ems TV Lingen (280p) https://5889e7d0d6e28.streamlock.net/ev1tv-live/_definst_/mp4:livestream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Adria Music RS @@ -299,8 +293,8 @@ http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Canal Coín http://stream.fion.es:1936/Canal_Coin/canalcoin.stream/master.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",Funnybone (720p) -https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] +https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",SimSi TV https://simultv.s.llnwi.net/o060/SimSiTV/interlink.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Slap Tech @@ -371,6 +365,8 @@ https://5b57bb229a2e6.streamlock.net/live/televizija/playlist.m3u8 https://58bd5b7a98e04.streamlock.net/medienasa-live/_definst_/mp4:elbe_high/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Bitlis TV (720p) [Not 24/7] https://59cba4d34b678.streamlock.net/canlitv/bitlistv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",TV Max +https://59f1cbe63db89.streamlock.net:1443/tvmax/_definst_/tvmax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Haldensleben TV (720p) https://578d8e1867e87.streamlock.net/medienasa-vod/_definst_/mp4:hdl_sendung_720p.mp4/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Muxx.tv (1080p) @@ -385,6 +381,8 @@ https://api.new.livestream.com/accounts/6450028/events/5813077/live.m3u8 https://broadcasttr.com:446/kanala/bant1/chunklist_w343770598.m3u8?hash=2ed1974639ec674a33ed440298136dcd #EXTINF:-1 tvg-id="" status="error",Al-Iraqiya https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/imn/general2/chunks.m3u8 +#EXTINF:-1 tvg-id="" status="error",ATN Europe +https://d10rltuy0iweup.cloudfront.net/ATNINT/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",India TV (480p) https://live-indiatvnews.akamaized.net/indiatv-origin/liveabr/indiatv-origin/live2/chunks.m3u8 #EXTINF:-1 tvg-id="" status="error",Al-Hurra Iraq (720p) @@ -403,3 +401,5 @@ https://tv.syri.net/syrilive/webtv/playlist.m3u8 https://wowzaprod13-i.akamaihd.net/hls/live/254985/29c28f19/persisTarget_9375922947_TVWAIR_247_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="error",Ava Entertainment (720p) https://wowzaprod219-i.akamaihd.net/hls/live/1003949/c9aa559e/c9aa559e_1_3310000/chunklist.m3u8 +#EXTINF:-1 tvg-id="",Funnybone (720p) +https://simultv.s.llnwi.net/o054/FunnyBone/interlink.m3u8 diff --git a/streams/us.m3u b/streams/us.m3u index bcc1b06b9..46a111712 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -341,7 +341,7 @@ https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_3_ https://tve-live-lln.warnermediacdn.com/hls/live/586495/cnngo/cnn_slate/VIDEO_4_1064000.m3u8 #EXTINF:-1 tvg-id="CNN.us" status="blocked",CNN USA (360p) http://stream.tvtap.live:8081/live/us-cnn.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="CNNBrasil.br" status="online",CNN Brasil (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="CNNBrasil.br" status="error",CNN Brasil (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvdwhh_fDyWccR42-rReZLw/live #EXTINF:-1 tvg-id="CNNChile.cl" status="timeout",CNN Chile (720p) https://unlimited1-cl-movistar.dps.live/cnn/cnn.smil/playlist.m3u8 @@ -530,7 +530,7 @@ https://hdtv.prod2.ioio.tv/broker/play/de245a96-516c-413d-81e9-419c05bbc6a7.m3u8 https://hdtv.prod2.ioio.tv/broker/play/d4b0111a-3dcb-46fb-b2bb-1c27eca5df35.m3u8 #EXTINF:-1 tvg-id="HighTimes.us" status="online",High Times (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2503932c8368bdbfd875/playlist.m3u8 -#EXTINF:-1 tvg-id="HighVisionTV.us" status="online",High Vision (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="HighVisionTV.us",High Vision (1080p) [Not 24/7] https://streamer1.connectto.com/HIGHVISION_WEB_1205/tracks-v1a1/mono.m3u8 #EXTINF:-1 tvg-id="HistoryAsia.us" status="error" 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",History Asia (Thai) (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 @@ -601,7 +601,7 @@ https://cdn3.wowza.com/1/eUdsNEcyMmRvckor/K3pydHZw/hls/live/playlist.m3u8 https://wowzaprod134-i.akamaihd.net/hls/live/577814/ccddaf02/playlist.m3u8 #EXTINF:-1 tvg-id="JewishLifeTV.us" status="error",Jewish Life TV (480p) [Not 24/7] https://d3svwuchx5fp62.cloudfront.net/rtplive/smil:jltv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="JohnnyCarsonTV.us" status="online",Johnny Carson TV (432p) +#EXTINF:-1 tvg-id="JohnnyCarsonTV.us",Johnny Carson TV (432p) https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8 #EXTINF:-1 tvg-id="Journy.us" status="online",Journy (1080p) https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 @@ -611,7 +611,7 @@ http://d3lzjtrf5mvf3p.cloudfront.net/playlist.m3u8 https://vcnplex.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="online",Judge Karen's Court (540p) https://cb5273f195a147f2bcf23544e4495f66.mediatailor.us-east-1.amazonaws.com/v1/master/82ded7a88773aef3d6dd1fedce15ba2d57eb6bca/wse_powr_com_5eb1e7261474f9020c06f9ec/playlist.m3u8 -#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="error",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JuventudRenovadaenelEspirituSanto.us" status="online",Juventud Renovada en el Espiritu Santo (720p) [Not 24/7] http://teleredmcp.com:1935/jrestv/jrestv/playlist.m3u8 #EXTINF:-1 tvg-id="K17JID2.us" status="online",3ABN Proclaim! (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652317/secure/master.m3u8 @@ -711,9 +711,9 @@ https://a.jsrdn.com/broadcast/9c897f1973/+0000/c.m3u8 http://51.161.118.146:8080/ISG03_ABC_SACRAMENTO_CA_KXTV/video.m3u8 #EXTINF:-1 tvg-id="LakeHavasuCity4.us" status="error",Lake Havasu City 4 (240p) [Not 24/7] https://granicusliveus3-a.akamaihd.net/lakehavasucity/G0643_002/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] http://68.235.35.243:1935/lamegamundial/lamegamundial2/playlist.m3u8 -#EXTINF:-1 tvg-id="LaMegaMundial.us" status="error",La Mega Mundial (720p) [Not 24/7] +#EXTINF:-1 tvg-id="LaMegaMundial.us" status="online",La Mega Mundial (720p) [Not 24/7] https://59514edd5dd8e.streamlock.net/lamegamundial/lamegamundial2/playlist.m3u8 #EXTINF:-1 tvg-id="LaoThaiTVHD.us" status="online",Lao-Thai US TV (720p) https://livefta.malimarcdn.com/ftaedge00/laothaius.sdp/playlist.m3u8 @@ -851,7 +851,7 @@ https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 https://endpnt.com/hls/nasa4k60/playlist.m3u8 #EXTINF:-1 tvg-id="NationalGeographicWildMiddleEast.us" status="error",National Geographic Wild Middle East (720p) [Not 24/7] http://50.7.161.82:8278/streams/d/Natgeowild/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="online",National Geographic Wild Russia (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="NationalGeographicWildRussia.ru" status="timeout",National Geographic Wild Russia (1080p) [Not 24/7] https://sc.id-tv.kz/NatGeoWildHD_34_35.m3u8 #EXTINF:-1 tvg-id="NAUTVNorthernArizonaUniversity.us" status="online",NAU-TV Northern Arizona University (720p) [Not 24/7] http://stream.ec.nau.edu/live/amlst:channelfour/playlist.m3u8 @@ -956,7 +956,7 @@ http://uni6rtmp.tulix.tv:1935/ucur1/Payvand/playlist.m3u8 https://livestream.pbskids.org/out/v1/2963202df0c142c69b5254a546473308/akst.m3u8 #EXTINF:-1 tvg-id="PBSKidsEasternCentral.us" status="online",PBS Kids Eastern/Central (1080p) https://livestream.pbskids.org/out/v1/1e3d77b418ad4a819b3f4c80ac0373b5/est.m3u8 -#EXTINF:-1 tvg-id="PBSKidsEasternCentral.us" status="online",PBS Kids Eastern/Central (720p) +#EXTINF:-1 tvg-id="PBSKidsEasternCentral.us",PBS Kids Eastern/Central (720p) https://2-fss-2.streamhoster.com/pl_140/amlst:200914-1298290/playlist.m3u8 #EXTINF:-1 tvg-id="PBSKidsHawaii.us" status="blocked",PBS Kids Hawaii (1080p) https://livestream.pbskids.org/out/v1/19d1d62bf61b4aea9ec20f83b6450a4e/hast.m3u8 @@ -1040,7 +1040,7 @@ http://18.191.91.130:1935/live/safetv/playlist.m3u8 https://broadcast.mytvtogo.net/SciFiTV4u/SciFiTV4u/playlist.m3u8 #EXTINF:-1 tvg-id="ScreenDreams.us" status="online",Screen Dreams (720p) https://content.uplynk.com/channel/3e4b9cada2b74cf18977298804134a36.m3u8 -#EXTINF:-1 tvg-id="SeattleChannel.us" status="error",Seattle Channel (720p) [Not 24/7] +#EXTINF:-1 tvg-id="SeattleChannel.us",Seattle Channel (720p) [Not 24/7] https://wowzaprod188-i.akamaihd.net/hls/live/730322/3fa8d5f5/playlist.m3u8 #EXTINF:-1 tvg-id="SentTVGlobalNetwork.us" status="online",Sent TV Global Network (720p) [Not 24/7] https://rpn1.bozztv.com/36bay2/gusa-stgn/mono.m3u8 @@ -1076,7 +1076,7 @@ https://simultv.s.llnwi.net/n4s4/Spydar/interlink.m3u8 https://stadiumlivein-i.akamaihd.net/hls/live/522512/mux_4/master.m3u8 #EXTINF:-1 tvg-id="StockChartsTV.us" status="error",StockCharts TV (1080p) [Not 24/7] https://iptv-all.lanesh4d0w.repl.co/united-states/stockchartstv -#EXTINF:-1 tvg-id="StreetMusic4U.us" status="error",Street Music 4U (720p) +#EXTINF:-1 tvg-id="StreetMusic4U.us" status="timeout",Street Music 4U (720p) https://59d39900ebfb8.streamlock.net/streetmusic/streetmusic/playlist.m3u8 #EXTINF:-1 tvg-id="StreetMusic4U.us" status="error",Street Music 4U (720p) [Not 24/7] https://broadcast.mytvtogo.net/streetmusic/streetmusic/playlist.m3u8 @@ -1106,10 +1106,10 @@ https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-taste https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.m3u8 #EXTINF:-1 tvg-id="TBNArmenia.us" status="error",TBN Armenia https://bogtvhdlive-f.akamaihd.net/i/tbn_armenia@198331/master.m3u8 -#EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) [Geo-blocked] -http://210.210.155.35/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNAsia.us" status="online",TBN Asia (360p) http://210.210.155.37/qwr9ew/s/s39/index.m3u8 +#EXTINF:-1 tvg-id="TBNAsia.us" status="error",TBN Asia (360p) [Geo-blocked] +http://210.210.155.35/qwr9ew/s/s39/index.m3u8 #EXTINF:-1 tvg-id="TBNEast.us" status="online",TBN US (1080p) [Not 24/7] https://api.new.livestream.com/accounts/27460990/events/8266920/live.m3u8 #EXTINF:-1 tvg-id="TBNInspire.us" status="online",TBN Inspire (1080p) [Not 24/7] @@ -1176,7 +1176,7 @@ https://glxlmn026c.singularcdn.net.br/playout_05/playlist.m3u8 https://tve-live-lln.warnermediacdn.com/hls/live/2023170/tntwest/slate/VIDEO_0_3564000.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (1080p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=36 -#EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) +#EXTINF:-1 tvg-id="ToonGoggles.us",Toon Goggles (720p) https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=37 #EXTINF:-1 tvg-id="TopStoriesbyNewsy.us" status="online",Top Stories by Newsy (720p) https://content.uplynk.com/channel/33c48f602cfd4474b957eb4ad999caf8.m3u8 @@ -1326,7 +1326,7 @@ http://51.161.118.146:8080/ISG03_ABC_BOSTON_MA_WCVB/video.m3u8 https://16live00.akamaized.net/CW/index.m3u8 #EXTINF:-1 tvg-id="WDIVDT1.us" status="online",NBC Detroit MI (WDIV-DT1) (720p) http://51.161.118.146:8080/ISG03_NBC_DETROIT_MI_WDIV/video.m3u8 -#EXTINF:-1 tvg-id="WDJTDT1.us" status="online",CBS Milwaukee WI (WDJT-DT1) (1080p) +#EXTINF:-1 tvg-id="WDJTDT1.us",CBS Milwaukee WI (WDJT-DT1) (1080p) http://51.161.118.146:8080/ISG03_CBS_MILWAUKEE_WI_WDJT/video.m3u8 #EXTINF:-1 tvg-id="WDSUDT1.us" status="online",NBC New Orleans LA (WDSU-DT1) (720p) [Not 24/7] http://51.161.118.146:8080/ISG03_NBC_NEW_ORLEANS_LA_WDSU/video.m3u8 @@ -1432,7 +1432,7 @@ http://51.161.118.146:8080/ISG03_ABC_COLUMBUS_OH_WSYX/video.m3u8 http://51.161.118.146:8080/ISG03_ABC_PITTSBURGH_PA_WTAE/video.m3u8 #EXTINF:-1 tvg-id="WTAJDT1.us" status="blocked",CBS Altoona PA (WTAJ1) (720p) http://trn03.tulix.tv/teleup-cbs-whp-new1/playlist.m3u8 -#EXTINF:-1 tvg-id="WTHRDT1.us" status="online",NBC Indianapolis IN (WTHR-DT1) (720p) +#EXTINF:-1 tvg-id="WTHRDT1.us",NBC Indianapolis IN (WTHR-DT1) (720p) http://51.161.118.146:8080/ISG03_NBC_INDIANAPOLIS_IN_WTHR/video.m3u8 #EXTINF:-1 tvg-id="WTICDT1.us" status="online",FOX Hartford CT (WTIC-DT1) (720p) http://51.161.118.146:8080/ISG03_FOX_HARTFORD_CT_WTIC/video.m3u8 @@ -1484,12 +1484,16 @@ https://a.jsrdn.com/broadcast/e0f99ab19c/+0000/c.m3u8 https://thegateway.app/YouToo/CueTones/playlist.m3u8 #EXTINF:-1 tvg-id="YoutooAmerica.us" status="online",Youtoo America (1080p) https://thegateway.app/YouToo/YTamerica/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Radio Ritmo (1080p) [Not 24/7] +https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",VPOD-TV 59.3 Chicago IL (WAOE) (1080p) https://81988.global.ssl.fastly.net/6054f2db9a679c037cbbb2b2/live_7749cbc088e711eb99623595db260c33/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Vice East https://d2do1g43aq7264.cloudfront.net/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Techno Warehouse (US) (1080p) [Not 24/7] https://eu-nl-012.worldcast.tv/dancetelevisionthree/dancetelevisionthree.m3u8 +#EXTINF:-1 tvg-id="" status="online",Slimo (540p) +https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",YouTV https://tv.sikkylab.me/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] @@ -1598,30 +1602,34 @@ https://livevideo01.wzzm13.com/hls/live/2016280/newscasts/live.m3u8 https://wews-syndication.ewscloud.com/out/v1/72729e3f4dbe4aafbab93d6b1117e5f1/index.m3u8 #EXTINF:-1 tvg-id="" status="online",VH1 (1080p) https://content.uplynk.com/channel/36953f5b6546464590d2fcd954bc89cf.m3u8 -#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) -https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us +#EXTINF:-1 tvg-id="" status="online",Fox HD Russia +https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="online",FIGHT SPORTS (1080p) https://shls-fight-sports-ak.akamaized.net/out/v1/ee7e6475b12e484bbfa5c31461ad4306/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Radio Javan (720p) https://stream.rjtv.stream/live/smil:rjtv.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) +https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WPVI-TV News (720p) https://content.uplynk.com/channel/ext/10b98e7c615f43a98b180d51797e74aa/wpvi_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) -https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) -https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",KGO-TV News (720p) https://content.uplynk.com/channel/ext/4413701bf5a1488db55b767f8ae9d4fa/kgo_24x7_news.m3u8 -#EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) -http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 -#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) -http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",KTRK TV News (720p) -https://content.uplynk.com/channel/ext/1efe3bfc4d1e4b5db5e5085a535b510b/ktrk_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WLS TV News (720p) https://content.uplynk.com/channel/ext/aac37e2c66614e699fb189ab391084ff/wls_24x7_news.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVD TV News (720p) https://content.uplynk.com/channel/ext/f05837c508c44712aa7129d531f7dbe6/wtvd_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",FOX Detroit MI (WJBK-DT1) (720p) +http://51.161.118.146:8080/ISG03_FOX_DETROIT_MI_WJBK/video.m3u8 +#EXTINF:-1 tvg-id="" status="online",WDEF-TV News Chattanooga TN (720p) +http://dai.google.com/linear/hls/event/iVH_b5kWTteyRCy-YCoHOw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 7 Los Angeles CA (KABC-TV) (720p) +https://content.uplynk.com/channel/ext/2118d9222a87420ab69223af9cfa0a0f/kabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC News New York NY (WABC-TV) (720p) +https://content.uplynk.com/channel/ext/72750b711f704e4a94b5cfe6dc99f5e1/wabc_24x7_news.m3u8 +#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) +https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) +https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY News Fargo ND (720p) https://player-api.new.livestream.com/accounts/27442514/events/8305246/live.m3u8 #EXTINF:-1 tvg-id="" status="online",WDAY-X Automatic Weather Frago ND (720p) @@ -1632,20 +1640,18 @@ http://38.127.211.18/live/c2eds/MTV/HLS/index.m3u8 https://2-fss-1.streamhoster.com/pl_134/amlst:200914-1282960/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KVVB-TV 33 Victor Valley (1080p) [Not 24/7] https://2-fss-2.streamhoster.com/pl_138/amlst:201950-1309230/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",The Ohio Channel (WOSU-DT3) (720p) -https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tranquil Thunderstorms (720p) https://a.jsrdn.com/broadcast/18b42f9aef/+0000/c.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 4 Seattle WA (KOMO-TV) (720p) https://content.uplynk.com/2c88dfe19e1447e6a6aa27e8e143a140.m3u8 -#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) -https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 12 West Palm Beach FL (WPEC) (720p) https://content.uplynk.com/channel/0123b306191a4307a31b9fb573213fd3.m3u8 #EXTINF:-1 tvg-id="" status="online",PIX11 New York NY (720p) https://content.uplynk.com/channel/98828f7707b84dc496472d5789143df2.m3u8 #EXTINF:-1 tvg-id="" status="online",WTWC (News) https://content.uplynk.com/channel/aa92b664ac5941de81cd410803329da2.m3u8 +#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) +https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 #EXTINF:-1 tvg-id="" status="online",CBS 6 Albany NY (WRGB) (720p) https://content.uplynk.com/channel/bba3e7da884a49bba96341ecf5128f0f.m3u8 #EXTINF:-1 tvg-id="" status="online",Fox 28 Savannah GA (WTGS) (720p) @@ -1708,18 +1714,14 @@ https://content.uplynk.com/channel/5545aa8a7e5a480d85fd1cff8d0cf610.m3u8 https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 13 Las Vegas NV (KTNV) (720p) https://content.uplynk.com/channel/39919d3f7a074eefa8bf579214e952f9.m3u8 -#EXTINF:-1 tvg-id="" status="online",WPTV News West Palm Beach FL (720p) -https://content.uplynk.com/channel/b02350ef854c4eef8358eead1f59a5cc.m3u8 +#EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) +https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 #EXTINF:-1 tvg-id="" status="online",PBS Create Los Angeles CA (KLCS-DT3) (720p) [Geo-blocked] https://d1mxoeplf1ak5a.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="" status="online",WBRZ Weather Channel Baton Rouge LA https://d2a6g6zgxepbwi.cloudfront.net/wbrz-edge/weather.stream_360p/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",WTVQ-DT News Lexington KY (720p) https://dai.google.com/linear/hls/event/7xSxXPG1RqKkNva1wIWlVw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WWAY News Willmington NC (720p) -https://dai.google.com/linear/hls/event/A7CgcBYNTuKfvFvW8rmiJA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WXXV-TV News Biloxi MS (720p) -https://dai.google.com/linear/hls/event/cJXgmHHTQIGMhSzDk7TBsA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WCBI (News) https://dai.google.com/linear/hls/event/qLrnhs3RQUa2zMw9UBkroQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WMGT-TV News Macon GA (720p) @@ -1736,8 +1738,6 @@ https://ntd02.akamaized.net/NTD-West/index.m3u8 https://ntd02.akamaized.net/NTDA/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Scream Factory TV (720p) https://shoutfactory-screamfactorytv-1-us.ono.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV -https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Metro Nashville Network http://granicusliveus10-a.akamaihd.net/nashville/G2157_002/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Alkerazatv (720p) @@ -1748,20 +1748,24 @@ https://forerunnerrtmp.livestreamingcdn.com/output18/output18.stream/playlist.m3 https://mn-nl.mncdn.com/blutv_foxtv2/live.m3u8 #EXTINF:-1 tvg-id="" status="online",3ABN Français (720p) [Not 24/7] https://moiptvhls-i.akamaihd.net/hls/live/652314/secure/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",External Ottera (720p) +https://otteravision-tg.ottera.tv/live/master.m3u8?channel=tg_tg_us +#EXTINF:-1 tvg-id="" status="online",Tropical Moon Somos Cultura TV +https://srv.panelcast.net/somosculturatv/somosculturatv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Tropical Moon Urban TV https://srv.panelcast.net/urbantvnetott/urbantvnetott/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (720p) http://media1.adventist.no:1935/live/hope1/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",23 ABC Bakersfield CA (KERO) (720p) -https://content.uplynk.com/channel/ff809e6d9ec34109abfb333f0d4444b5.m3u8 +#EXTINF:-1 tvg-id="" status="online",KRDO News Colorado Springs CO (720p) +https://content.uplynk.com/channel/49fbfb5d15574052bb429eb8593e7662.m3u8 #EXTINF:-1 tvg-id="" status="online",WATC-DT2 https://uni01rtmp.tulix.tv/watc57-2/watc57-2/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) -http://210.210.155.37/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="online",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] +http://210.210.155.35/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Actionable (720p) https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e25a1932c8368bdbfd87d/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Slimo (540p) -https://stitcheraws.unreel.me/wse-node02.powr.com/live/5c7e2783932c8368bdbfd8a5/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",WBBJ (News) +https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Movies (540p) http://api.toonamiaftermath.com:3000/movies/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hope Channel Norge (540p) @@ -1813,8 +1817,6 @@ https://live.ntdimg.com/live400/playlist.m3u8 https://worcester.vod.castus.tv/live/ch1.m3u8 #EXTINF:-1 tvg-id="" status="online",Toonami Aftermath Radio (480p) http://api.toonamiaftermath.com:3000/radio/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",WBBJ (News) -https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",KITV (News) https://fuel-streaming-prod01.fuelmedia.io/v1/sem/c4067ddc-0e67-4928-b7ec-624481f721a6.m3u8 #EXTINF:-1 tvg-id="" status="online",NTD TV (New Tang Dynasty Television) @@ -1835,8 +1837,6 @@ http://media1.adventist.no:1935/live/hope3/playlist.m3u8 http://live.ntdimg.com/cwlive220/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",KTLA 5 Los Angeles CA (144p) https://content.uplynk.com/channel/6cbf2d32a5384dc1b787539b1102433c.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",Boomerang Latinoamérica [Geo-blocked] -http://45.5.8.78:8000/play/a00i #EXTINF:-1 tvg-id="" status="blocked",Brazzers Latinoamérica [Geo-blocked] http://45.5.8.78:8000/play/a029 #EXTINF:-1 tvg-id="" status="blocked",Канал Disney (576p) [Not 24/7] @@ -1905,8 +1905,6 @@ http://209.91.213.10:8088/play/a00z http://209.91.213.10:8088/play/a01a #EXTINF:-1 tvg-id="" status="timeout",AXN Latinoamérica (576p) http://209.91.213.10:8088/play/a011 -#EXTINF:-1 tvg-id="" status="timeout",Fox HD Russia -https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Level One https://stitcheraws.unreel.me/wse-node04.powr.com/live/5af61be7d5eeee7af3d1db47/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",CBS 7 Seattle WA (KIRO-TV) @@ -1917,8 +1915,8 @@ https://svc-lvanvato-cxtv-whio.cmgvideo.com/whio/2596k/index.m3u8 http://38.127.211.18/live/c2eds/CNN/HLS/index.m3u8 #EXTINF:-1 tvg-id="" status="error",SyFy (México) http://168.232.168.242:8000/play/a05k/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) [Geo-blocked] -http://210.210.155.35/dr9445/h/h141/index.m3u8 +#EXTINF:-1 tvg-id="" status="error",AXN East Asia (Indonesian subtitle) (576p) +http://210.210.155.37/dr9445/h/h141/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Toonami Aftermath West (480p) http://api.toonamiaftermath.com:3000/pst/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Noticias Univision 24/7 @@ -1929,8 +1927,6 @@ http://encodercdn1.frontline.ca/encoder182/output/FOX_Boston_720p/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/anxcx913 #EXTINF:-1 tvg-id="" status="error",History (540p) [Not 24/7] http://s1.mysportz.tv:2082/history/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="error",Radio Ritmo (1080p) [Not 24/7] -https://59514edd5dd8e.streamlock.net/lax/lax/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",CBS KIRO-TV 7 Seattle WA https://amg00327-coxmediagroup-kiro7seattle-ono-4z7u9.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",KFSN News (1080p) [Not 24/7] @@ -2063,3 +2059,7 @@ https://www.livedoomovie.com/02_AXNHD_720p/chunklist.m3u8 #EXTINF:-1 tvg-id="" status="error" 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",Warner 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 https://www.livedoomovie.com/02_WarnerTVHD_720p/chunklist.m3u8 +#EXTINF:-1 tvg-id="",Boomerang Latinoamérica [Geo-blocked] +http://45.5.8.78:8000/play/a00i +#EXTINF:-1 tvg-id="",The Ohio Channel (WOSU-DT3) (720p) +https://5ebe6889de541.streamlock.net/live/stream_10/playlist.m3u8 diff --git a/streams/us_distro.m3u b/streams/us_distro.m3u index 444e14dfd..2b2bfc932 100644 --- a/streams/us_distro.m3u +++ b/streams/us_distro.m3u @@ -13,5 +13,5 @@ https://tdameritrade-distro.amagi.tv/playlist.m3u8 https://tfd-distro.amagi.tv/index.m3u8 #EXTINF:-1 tvg-id="VENN.us" status="online",VENN (1080p) https://venntv-distrotv.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="WorldPokerTour.us" status="error",World Poker Tour (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",World Poker Tour (1080p) [Not 24/7] https://d3w4n3hhseniak.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/WPT-DistroTV/150.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index af2f82ce3..c857a4c13 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -89,7 +89,7 @@ https://v-ny.theus6tv.tk/hls/33.3/playlist.m3u8 #EXTINF:-1 tvg-id="WJLPDT4.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT4 (Ion Mystery) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/33.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WJLPDT5.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT5 (Retro TV) +#EXTINF:-1 tvg-id="WJLPDT5.us" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT5 (Retro TV) #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36 https://v-ny.theus6tv.tk/hls/33.5/playlist.m3u8 #EXTINF:-1 tvg-id="WJLPDT6.us" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36",WJLP-DT6 (Heartland) diff --git a/streams/us_plex.m3u b/streams/us_plex.m3u index 4e1ca298d..755f178a9 100644 --- a/streams/us_plex.m3u +++ b/streams/us_plex.m3u @@ -55,7 +55,7 @@ https://gravitas-movies.plex.wurl.com/manifest/playlist.m3u8 https://gustous-plex.amagi.tv/hls/amagi_hls_data_gustoAAAA-gustous-plex/CDN/playlist.m3u8?X-Plex-Token=MorUy57ijWhGe4ixZb_T&channelId=5f8746eabd529300418246d9&did=df8e1a36-847d-5096-86a7-3803ed330ede&dnt=0&us_privacy=1--- #EXTINF:-1 tvg-id="HardKnocks.ca" status="online",Hard Knocks (1080p) [Not 24/7] https://d3uyzhwvmemdyf.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HardKnocks-PLEX/121.m3u8 -#EXTINF:-1 tvg-id="HollywoodClassics.us" status="error",Hollywood Classics (1080p) +#EXTINF:-1 tvg-id="HollywoodClassics.us",Hollywood Classics (1080p) https://vitor-hollywoodclassics-1.plex.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="HumorMill.us" status="online",Humor Mill (1080p) [Not 24/7] https://damkf751d85s1.cloudfront.net/v1/master/9d062541f2ff39b5c0f48b743c6411d25f62fc25/HumorMill-PLEX/152.m3u8 diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 089e723a7..e2513e033 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -80,17 +80,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d51e6949ab8e2b35b #EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e6949ab8e2b35bdcaa9f/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="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a95186000941ee8b/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="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7796e470510900070d4e3d/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="BeverlyHillbillies.us" status="online",Pluto TV Beverly Hillbillies (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db81695a95186000941ee8b/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="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b551ddcd25500072c4dad/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b551ddcd25500072c4dad&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a38b88ed-0712-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BeybladeBurstGermany.us" status="online",Pluto TV Beyblade Burst Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b551ddcd25500072c4dad/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= -#EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58af4c093a41ca9d4ecabe96/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="BlackCinema.us" status="online",Pluto TV Black Cinema (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/58af4c093a41ca9d4ecabe96/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=58af4c093a41ca9d4ecabe96&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=80&terminate=false&userId= #EXTINF:-1 tvg-id="BlackCinema.us" status="online",Pluto TV Black Cinema (684p) https://stitcher.pluto.tv/stitch/hls/channel/561c5b0dada51f8004c4d855/master.m3u8?appVersion=2.0.0&deviceDNT=0&deviceId=889540f0-712d-11e8-b9ec-8ba319deeadf&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=37.0.2049.0&serverSideAds=false&sid=6e360db0-724b-11e8-be77-bf4d1417b012 #EXTINF:-1 tvg-id="BlackInkCrew.us" status="online",Pluto TV Black Ink Crew (720p) @@ -111,12 +111,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/54ff7ba69222cb1c26 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b564ff59d130007363823/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b564ff59d130007363823&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=29e99f3f-0713-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BluesCluesGermany.us" status="online",Pluto TV Blue's Clues Nick (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b564ff59d130007363823/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="BoblepongeFrance.us" status="online",Bob l'éponge+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Pluto TV Bob l'éponge (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ffc8c345822750007e167de/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="BoblepongeFrance.us" status="online",Bob l'éponge+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/609a33d06972da0007748ecf/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fc9fd0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=195dd54b-932b-4f28-be70-7e736585335a #EXTINF:-1 tvg-id="BounceXL.us" status="online",Bounce XL (720p) https://siloh.pluto.tv/lilo/production/BounceXL/master.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Pluto TV Buzzr (720p) @@ -161,12 +161,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812afe1d0f0b8d55d https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e02c08ee5378be82db47/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="CineTerror.us" status="online",Pluto TV Cine Terror (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d180092e97a5e107638d3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d180092e97a5e107638d3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=913&terminate=false&userId= -#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12111c9e6c2c00078ef3bb/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="CineTerror.us" status="online",Pluto TV Cine Terror (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddf1ed95e740009fef7ab/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="CineTerror.us" status="online",Pluto TV Cine Terror (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d180092e97a5e107638d3/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="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee1630faa/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d134a74ca91eedee1630faa&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=903&terminate=false&userId= #EXTINF:-1 tvg-id="ClassicMoviesChannel.us" status="online",Pluto TV Classic Movies (684p) [Not 24/7] @@ -183,10 +183,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e32b297f960007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e32b297f96000768f928/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="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e3cccf49290007053c67/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e3cccf49290007053c67&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=520&terminate=false&userId= -#EXTINF:-1 tvg-id="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/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="ClassicTVDrama.us" status="online",Pluto TV Classic TV Drama (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f779951372da90007fd45e8/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="ClassicTVDrama.us" status="error",Pluto TV Classic TV Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e3cccf49290007053c67/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="ClubbingTV.fr" status="online",Clubbing TV (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/600ad8f86e1eba00081da3ce/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ae1b0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=97358d7c-5219-43db-bcda-c5057f0bc369 #EXTINF:-1 tvg-id="ClubbingTV.fr" status="online",Pluto TV Clubbing TV (720p) @@ -217,10 +217,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c37d6712 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ac3e268cae539bcedb07/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ac3e268cae539bcedb07&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=970&terminate=false&userId= #EXTINF:-1 tvg-id="CombateWorld.us" status="online",Pluto TV Combate World (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ac3e268cae539bcedb07/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="ComediaMadeinSpain.us" status="online",Comedia Made in Spain (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="online",Pluto TV Comedia (Made in Spain) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="ComediaMadeinSpain.us" status="timeout",Comedia Made in Spain (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1abce155a03d0007718834/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1abce155a03d0007718834&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=505&terminate=false&userId= #EXTINF:-1 tvg-id="ComedyCentralAnimation.us" status="online",Pluto TV Comedy Central Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99e24636d67d0007a94e6d/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="ComedyCentralEast.us" status="online",Comedy Central East (720p) [Not 24/7] @@ -254,9 +254,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd29e4 #EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Dallas Cowboy Cheerleaders (240p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40855b3fb0855028c99b6f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40855b3fb0855028c99b6f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=315&terminate=false&userId= +#EXTINF:-1 tvg-id="DallasCowboysCheerleaders.us" status="online",Pluto TV Dallas Cowboys Cheerleaders (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d40855b3fb0855028c99b6f/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="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007d6e6a7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ef3958c66ac540007d6e6a7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=535&terminate=false&userId= #EXTINF:-1 tvg-id="DarkShadows.us" status="online",Pluto TV Dark Shadows (720p) @@ -315,26 +315,26 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4796368174910007756454/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="ETLive.us" status="online",Pluto TV ET Live (1080p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc0c78281eddb0009a02d5e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc0c78281eddb0009a02d5e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=190&terminate=false&userId= -#EXTINF:-1 tvg-id="ETLive.us" status="error",Pluto TV ET Live (1080p) +#EXTINF:-1 tvg-id="ETLive.us" status="online",Pluto TV ET Live (1080p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc0c78281eddb0009a02d5e/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="EuronewsEnglish.fr" status="online",Pluto TV Euronews (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60d3583ef310610007fb02b1/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d883e738977e2c31096b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf5fafb5ee0007d4d0ca/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c1605ddf000748eb1b/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/554158e864526b29254ff105/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7ffe738977e2c312133/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd9169d2d4000864a974/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="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebaccf1734aaf0007142c86/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="FailArmy.us" status="online",Pluto TV FailArmy (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd9169d2d4000864a974/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="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c58a539fae3812612f33ca3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=643&terminate=false&userId= #EXTINF:-1 tvg-id="FaithTV.us" status="online",Pluto TV Faith TV (720p) [Not 24/7] @@ -353,12 +353,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/588128d17 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9bda9fd87eb3a2717cce0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9bda9fd87eb3a2717cce0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=5c2fb668-242f-4e7f-a025-087099fd0aca&terminate=false&userId= #EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b0f2237a6ff45d16c3f9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b0f2237a6ff45d16c3f9&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=726&terminate=false&userId= +#EXTINF:-1 tvg-id="Fight.us" status="online",Pluto TV Fight (360p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/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="Fight.us" status="online",Pluto TV Fight (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bda9fd87eb3a2717cce0/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="Fight.us" status="online",Pluto TV Fight (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b0f2237a6ff45d16c3f9/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="Fight.us" status="online",Pluto TV Fight (360p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d659fd87eb3a2717afc9/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="FilmesSuspenseBrazil.us" status="online",Pluto TV Filmes Suspense (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171d3442a0500007362f22/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="FlicksofFury.us" status="online",Pluto TV Flicks of Fury (720p) @@ -369,8 +369,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/58e55b14a http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf930548ff9b00090d5686/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf930548ff9b00090d5686&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=500&terminate=false&userId= #EXTINF:-1 tvg-id="FoodTV.us" status="online",Pluto TV Food TV (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5877ac8cb791f4eb4a140d81/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5877ac8cb791f4eb4a140d81&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=601&terminate=false&userId= -#EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) -http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1af6a268cae539bcedb0a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=370&terminate=false&userId= #EXTINF:-1 tvg-id="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) @@ -379,12 +377,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e94cd036cc69d0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a268cae539bcedb0a/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="ForensicFiles.us" status="online",Pluto TV Forensic Files en ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e94cd036cc69d0007e8a1ba/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="ForensicFiles.us" status="online",Pluto TV Forensic Files (720p) +http://stitcher.pluto.tv/stitch/hls/channel/5bb1af6a268cae539bcedb0a/master.m3u8?appVersion=5.2.7&deviceDNT=web&deviceId=web24163643069&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=1&serverSideAds=false&sid=web24157571521 #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a74b8e1e22a61737979c6bf&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=705&terminate=false&userId= -#EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (360p) [Not 24/7] -https://stitcher.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=3fab0050-8b86-11e8-a44b-996a399dacd8&deviceLat=38.8177&deviceLon=-77.1527&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=67.0.3396.99&serverSideAds=false&sid=3fab7580-8b86-11e8-a44b-996a399dacd8&userId= #EXTINF:-1 tvg-id="FoxSports.us" status="online",Pluto TV FOX Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a74b8e1e22a61737979c6bf/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="FoxSports.us" status="online",Pluto TV FOX Sports (360p) [Not 24/7] +https://stitcher.pluto.tv/stitch/hls/channel/5a74b8e1e22a61737979c6bf/master.m3u8?advertisingId=&appName=&appStoreUrl=&appVersion=2.0.0&app_name=&deviceDNT=0&deviceId=3fab0050-8b86-11e8-a44b-996a399dacd8&deviceLat=38.8177&deviceLon=-77.1527&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=67.0.3396.99&serverSideAds=false&sid=3fab7580-8b86-11e8-a44b-996a399dacd8&userId= #EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) @@ -393,10 +393,10 @@ https://siloh.pluto.tv/lilo/production/FuelTV/SP/master.m3u8 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/580e87ff497c73ba2f321dd3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=580e87ff497c73ba2f321dd3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=450&terminate=false&userId= #EXTINF:-1 tvg-id="FunnyAF.us" status="online",Pluto TV Funny AF (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/580e87ff497c73ba2f321dd3/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="GameShowCentral.us" status="online",Pluto TV Game Show Central (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54187aae660e00093561d6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54187aae660e00093561d6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=167&terminate=false&userId= #EXTINF:-1 tvg-id="GameShowCentral.us" status="online",Pluto TV Game Show Central (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54187aae660e00093561d6/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="GameShowCentral.us",Pluto TV Game Show Central (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54187aae660e00093561d6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54187aae660e00093561d6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=167&terminate=false&userId= #EXTINF:-1 tvg-id="GameSpot.us" status="error",Pluto TV GameSpot (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f186626dcd00d0007936443/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f186626dcd00d0007936443&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=806&terminate=false&userId= #EXTINF:-1 tvg-id="GameSpot.us" status="error",Pluto TV GameSpot (720p) [Not 24/7] @@ -470,9 +470,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb95 #EXTINF:-1 tvg-id="JustepourRire.us" status="online",Juste pour Rire (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60afa1508284e60007163c08/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fcc6e0-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=a8b6a6bb-4f8c-438e-a638-d4cfa72ae69a #EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= -#EXTINF:-1 tvg-id="KevinHartsLOLNetwork.us" status="online",Pluto TV Kevin Hart LOL (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5af09e645126c2157123f9eb/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="KevinHartsLOLNetwork.us",Pluto TV Kevin Hart LOL (684p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5af09e645126c2157123f9eb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5af09e645126c2157123f9eb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=462&terminate=false&userId= #EXTINF:-1 tvg-id="LittleBabyBum.us" status="online",Pluto TV Little Baby Bum (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5eb301b7395671000780d100/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5eb301b7395671000780d100&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=995&terminate=false&userId= #EXTINF:-1 tvg-id="LivelyPlace.us" status="online",Pluto TV Lively Place (720p) [Not 24/7] @@ -508,11 +508,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cbf6a868a1bce4a3d #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Minecraftv (360p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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=&us_privacy=1YNY #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812b821249444e05d09cc4c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812b821249444e05d09cc4c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=815&terminate=false&userId= #EXTINF:-1 tvg-id="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d907e738977e2c31099a/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bca67ef2767e1846e5a1/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="MinecrafTV.us" status="online",Pluto TV MinecrafTV (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812b821249444e05d09cc4c/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="MissionImpossible.us" status="online",Pluto TV Mission: Impossible (720p) @@ -534,11 +534,11 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d44cf #EXTINF:-1 tvg-id="MST3K.us" status="online",Pluto TV MST3K (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/545943f1c9f133a519bbac92/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS02/master.m3u8 #EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d14fd1a252d35decbc4080c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fd1a252d35decbc4080c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=870&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fd1a252d35decbc4080c/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="MTVBiggestPop.us" status="online",Pluto TV MTV Biggest Pop (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1509fb7809fd000949e39b/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="MTVBlockParty.us" status="online",Pluto TV MTV Block Party (720p) @@ -560,12 +560,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf330ea #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600169ec77e6f70008fa9cf0/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= +#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5caf325764025859afdd6c4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1b711cc8-0587-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcebe53d352330009e56f5b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dcebe53d352330009e56f5b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b3be0889-389b-4ef9-a876-b3d589aa6cd9&terminate=false&userId= #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf325764025859afdd6c4d/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 @@ -574,9 +576,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e13b6dd7 #EXTINF:-1 tvg-id="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1212fb81e85c00077ae9ef/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca672f515a62078d2ec0ad2/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="MTVPlutoTV.us" status="online",Pluto TV MTV (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca672f515a62078d2ec0ad2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca672f515a62078d2ec0ad2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=178&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fab088b3279760007d4e4fd/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS07/master.m3u8 #EXTINF:-1 tvg-id="MTVSpankinNew.us" status="online",Pluto TV MTV Spankin' New (720p) [Not 24/7] @@ -594,9 +594,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df5a17 #EXTINF:-1 tvg-id="Naruto.us" status="online",Pluto TV Naruto (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee92e72fb286e0007285fec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5812bd9f249444e05d09cc4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5812bd9f249444e05d09cc4e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=692&terminate=false&userId= +#EXTINF:-1 tvg-id="Naturescape.us" status="online",Pluto TV Naturescape (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5812bd9f249444e05d09cc4e/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="Naturescape.us" status="error",Pluto TV Naturescape (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0c2f3739f6b900075f366c/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="NBCNewsNow.us" status="online",Pluto TV NBC News NOW (720p) [Not 24/7] @@ -608,9 +608,9 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07e #EXTINF:-1 tvg-id="NFLChannel.us" status="online",Pluto TV NFL Channel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ced7d5df64be98e07ed47b6/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12151794c1800007a8ae63/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="NickClasico.us" status="online",Pluto TV Nick Clásico (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddd7c348520b40009c347e2/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="NickClassico.br" status="online",Pluto TV Classic Nick (Brazil) (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f12151794c1800007a8ae63/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f12151794c1800007a8ae63&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=730&terminate=false&userId= #EXTINF:-1 tvg-id="NickJrClubBrazil.us" status="online",Pluto TV Nick Jr. Club (720p) @@ -634,45 +634,47 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca6748a3 #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ede448d3d50590007a4419e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fbbb3638-0714-11eb-aeab-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c60800074cb305/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2b57d6c60800074cb305&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=19a8ba6e-9713-4df0-83d9-93dd72c984f0&terminate=false&userId= +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ede448d3d50590007a4419e/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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ca673e0d0bd6c2689c94ce3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=977&terminate=false&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=91a6ae51-6f9d-4fbb-adb0-bdfffa44693e&appVersion=unknown&coppa=1&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="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) https://siloh.pluto.tv/lilo/production/Nick/01/master.m3u8 -#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2b57d6c60800074cb305/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2b57d6c60800074cb305&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=19a8ba6e-9713-4df0-83d9-93dd72c984f0&terminate=false&userId= -#EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= +#EXTINF:-1 tvg-id="NickPlutoTV.us" status="online",Pluto TV Nick (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca673e0d0bd6c2689c94ce3/master.m3u8?advertisingId=&appName=web&appVersion=2.9.4-5a4e0d260864cab32bb296709789424ab48df204&architecture=&buildVersion=&clientTime=&deviceDNT=0&deviceId=954c037d-1a11-44d3-b488-9d06f8a3e068&deviceLat=33.9560&deviceLon=-118.3887&deviceMake=Chrome&deviceModel=Chrome&deviceType=web&deviceVersion=81.0.4044.26&includeExtendedEvents=false&serverSideAds=true&sid=e6f1682e-cc62-437a-bd0d-082bea9a4059&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1f8c3bd8-0715-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV nickrewind+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f3d2bcd0fadc30007b4863b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f3d2bcd0fadc30007b4863b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=26a921c8-2009-4fa8-9d4f-3edbe18a97f7&terminate=false&userId= #EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ed106ce4bf2e80007700bb3/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="Nosey.us" status="online",Pluto TV nosey (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= +#EXTINF:-1 tvg-id="NickRewindGermany.us" status="online",Pluto TV Nick Rewind (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed106ce4bf2e80007700bb3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ed106ce4bf2e80007700bb3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=262&terminate=false&userId= #EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aec96ec5126c2157123c657/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="Nosey.us" status="online",Pluto TV nosey (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2ba1a9c91420009db4858/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="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= +#EXTINF:-1 tvg-id="Nosey.us" status="online",Pluto TV nosey (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aec96ec5126c2157123c657/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aec96ec5126c2157123c657&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=159&terminate=false&userId= #EXTINF:-1 tvg-id="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e6690befbdf780007f78158/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="NuestraVision.us" status="online",Pluto TV Nuestra Vision (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6690befbdf780007f78158/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e6690befbdf780007f78158&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=920&terminate=false&userId= #EXTINF:-1 tvg-id="OnePiece.us" status="online",Pluto TV One Piece (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7790b3ed0c88000720b241/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="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) -http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cb0cae7a461406ffe3f5213/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cb0cae7a461406ffe3f5213&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=100&terminate=false&userId= +#EXTINF:-1 tvg-id="ParamountMovieChannel.us" status="online",Paramount Movie Channel (720p) +http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountMovieChannel.us" status="online",Pluto TV Paramount Movie Channel (240p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cb0cae7a461406ffe3f5213/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="ParamountPlusPicks.us" status="online",Pluto TV Paramount+ Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c708653d080007361b14/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb95c119dc712000741fa35/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) @@ -687,36 +689,34 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515d080 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e54169f4b9b25000994a303/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e54169f4b9b25000994a303&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=340&terminate=false&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e54169f4b9b25000994a303/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="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebac65911406400078b8993/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",Pluto TV People are Awesome (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0720dc198000728f9d3/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="PeopleTV.us" status="error",Pluto TV People TV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c2c3ae40e64939daad8b76/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c2c3ae40e64939daad8b76&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=192&terminate=false&userId= -#EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/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="PGATour.us" status="online",Pluto TV PGA TOUR (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de94dacb394a300099fa22a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5de94dacb394a300099fa22a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=713&terminate=false&userId= +#EXTINF:-1 tvg-id="PGATour.us" status="online",Pluto TV PGA TOUR (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5de94dacb394a300099fa22a/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVAction.us" status="online",Pluto TV Action (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfeb961b411c00090b52b3/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed1ff5c39700007e2204a/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="PlutoTVAction.us" status="online",Pluto TV Action (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/561d7d484dc7c8770484914a/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="PlutoTVAction.us" status="online",Pluto TV Action (684p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/561d7d484dc7c8770484914a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=561d7d484dc7c8770484914a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=54&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Pluto Action Sports (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1be871843b56328bc3ef1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1be871843b56328bc3ef1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8a1b4593-8596-4ff8-8720-2c3271ea36ca&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be1be871843b56328bc3ef1/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="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8588734f8000823b7de/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db867744f229f0009266784/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db867744f229f0009266784&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=759&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVActionSports.us" status="online",Pluto TV Action Sports (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db867744f229f0009266784/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="PlutoTVAndromeda.us" status="online",Pluto TV Andromeda (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8db96bccae160007c71eec/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="PlutoTVAndromeda.us" status="online",Pluto TV Andrómeda (720p) @@ -753,17 +753,17 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c63118 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/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="PlutoTVAnimeClasico.us" status="online",Pluto TV Anime Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054acc871ec430007f54c7d/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="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb8c19b2678b000780d032/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVArchivosForenses.us" status="online",Pluto TV Archivos Forenses (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f984f4a09e92d0007d74647/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAsesinatosdeMidsomer.us" status="online",Pluto TV Asesinatos de Midsomer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aca8310a30e00074fab92/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVAsPistasdeBlue.us" status="online",Pluto TV As Pistas de Blue (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f99aad4e82db50007fac4b2/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="PlutoTVAvatar.us" status="online",Pluto TV Avatar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/600adbdf8c554e00072125c9/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="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) +#EXTINF:-1 tvg-id="PlutoTVAventura.us" status="timeout",Pluto TV Aventura (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc266f80e3550009136843/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVAvidamodernadeRocko.us" status="online",Pluto TV A vida moderna de Rocko (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6df6293a12e10007017396/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 @@ -803,12 +803,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5a4bb 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" status="online",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="PlutoTVCatfish.us" status="online",Pluto TV Catfish (480p) -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" status="online",Pluto TV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb66537867f0007146953/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVCatfish.us" status="online",Pluto TV Catfish (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb66537867f0007146953/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="PlutoTVCatfish.us" status="timeout",Pluto TV Catfish (480p) +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="PlutoTVCats247Germany.us" status="online",Cats 24/7 (DE) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a56ce10f0b0009e64037/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a56ce10f0b0009e64037&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4f8f5d53-0580-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCats247Germany.us" status="online",Cats 24/7 (DE) (720p) @@ -825,18 +825,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f1 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd8364ea1d6780009929902/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Cine (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b1c4f1ca3f0629f4bf0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b1c4f1ca3f0629f4bf0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=902&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Cine (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b1c4f1ca3f0629f4bf0/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="PlutoTVCine.us" status="online",Pluto TV Ciné (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCine.us" status="online",Pluto TV Ciné (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d164d92e97a5e107638d2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d164d92e97a5e107638d2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=904&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac2591dd8880007bb7d6d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (240p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d164d92e97a5e107638d2/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="PlutoTVCineAccionSpain.us" status="online",Pluto TV Cine Acción (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcb62e63d4d8f0009f36881/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCineClasicoSpain.us" status="online",Pluto TV Cine Clásico (720p) @@ -844,17 +844,17 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/61373bb45 #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf968040ab7d8f181e6a68b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf968040ab7d8f181e6a68b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=901&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf968040ab7d8f181e6a68b/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="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac1f1b66c76000790ef27/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.us" status="online",Pluto TV Cine Estelar (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde437229eff00091b6c30/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCinePlusFrance.us" status="online",Pluto TV Ciné+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5eb810e2996000768c0e2/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89a930-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=d7d7d33d-5784-4dee-a799-d09bd30b065a -#EXTINF:-1 tvg-id="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineRetroFrance.us" status="online",Pluto TV Ciné Rétro (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f72fcd0007e56269/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="PlutoTVCineSuspenso.us" status="online",Pluto TV Cine Suspenso (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddc4e8bcbb9010009b4e84f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVClassicTVUK.us" status="online",Pluto TV Classic TV (720p) @@ -865,28 +865,28 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e94282d4ec87bdcbb87cd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e94282d4ec87bdcbb87cd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=103&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d0fbaa8742fa3093899da/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d0fbaa8742fa3093899da&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=956&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdaa8ba90f0007d5e760&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=700&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa8742fa3093899da/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="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdaa8ba90f0007d5e760/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVCocinaSpain.us" status="online",Pluto TV Cocina (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde0657444a40009cd2422/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedieFrance.us" status="online",Pluto TV Comédie (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb91bb9b9e7000817e67f/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d3a00ad95e4718ae8d8db/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d3a00ad95e4718ae8d8db&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=57&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efd0dbbe3ba000908b639/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efd0dbbe3ba000908b639&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2ede5357-0728-11eb-82fe-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c363c2411c5ca053f198f97/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efd0dbbe3ba000908b639/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="PlutoTVComedy.us" status="online",Pluto TV Comedy (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d3a00ad95e4718ae8d8db/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="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96dad1652631e36d43320/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96dad1652631e36d43320&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=967&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVComedyCentralLatino.us" status="online",Pluto TV Comedy Central Latino (720p) @@ -901,15 +901,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f31fd1b4 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6000a5a9e767980007b497ca/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="PlutoTVCrimeMovies.us" status="online",Pluto TV Crime Movies (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d8594eb979c0007706de7/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCuisineFrance.us" status="online",Pluto TV Cuisine (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed48146ba9e00078424b6/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c665db3e6c01b72c4977bc2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c665db3e6c01b72c4977bc2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=109&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c31f2f21b553c1f673fb0/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="PlutoTVCultFilms.us" status="online",Pluto TV Cult Films (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c665db3e6c01b72c4977bc2/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="PlutoTVCurroJimenez.us" status="online",Pluto TV Curro Jiménez (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acd36779de70007a680d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS @@ -930,35 +930,35 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db048f9447d6c0009 #EXTINF:-1 tvg-id="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582921777994caea63/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/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="PlutoTVDocumentaries.us" status="online",Pluto TV Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db04252241007000975faac/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="PlutoTVDocumentaries.us",Pluto TV Documentaries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db048f9447d6c0009b8f29d/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="PlutoTVDogelcazarrecompensas.us" status="online",Pluto TV Dog el cazarrecompensas (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f9992c685a2a80007fa414a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDossiersFBI.us" status="online",Pluto TV Dossiers FBI (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8edad922b10b000753bc37/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="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebb618f6cb4000728082c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9390-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=7eed86a2-2fee-402b-9978-ecaffe0235c0 #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc190f7bfed110009d934c3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=a1f190ec-0582-11eb-a59f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddbf866b1862a0009a0648e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ddbf866b1862a0009a0648e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=3a2ed1cd-e3a3-4fa3-bdbc-94e7363ca0cf&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7bfed110009d934c3/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="PlutoTVDrama.us" status="online",Pluto TV Drama (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf91149880d60009d35d27/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDrama.us" status="online",Pluto TV Drama (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e92e4694c027be6ecece1/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="PlutoTVDrama.us" status="online",Pluto TV Drama (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc190f7bfed110009d934c3/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="PlutoTVDrama.us" status="online",Pluto TV Drama (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e92e4694c027be6ecece1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e92e4694c027be6ecece1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=60&terminate=false&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed2d1c34c2300073bf02c/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="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f24662bebe0f0000767de32/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f24662bebe0f0000767de32&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=332&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDramaLife.us" status="online",Pluto TV Drama Life (480p) @@ -1018,9 +1018,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca7f16c37b88b2694 #EXTINF:-1 tvg-id="PlutoTVGamer.us" status="online",Pluto TV Gamer (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca7f16c37b88b2694731c79/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGamingTV.us" status="online",Pluto TV Gaming TV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eccd81062c300078a11df/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="PlutoTVGarfield.us" status="online",Pluto TV Garfield (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6054ab20a365c70007e4fd44/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="PlutoTVGetfactual.us" status="online",Pluto TV Get.factual (720p) [Not 24/7] @@ -1093,32 +1093,32 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dbc2d1ce10f0b0009 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765786aad587cf4d0e2bf6/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="PlutoTVInspectorGadget.us" status="online",Pluto TV Inspector Gadget (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbc2d1ce10f0b0009e6cf9e/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde27ffae9520009c0c75a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/master.m3u8?appName=androidmobile&appVersion=5.4.0&architecture=mobile&buildVersion=5.4.0-917c0e6072&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe734775341 #EXTINF:-1 tvg-id="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96b8f4f1ca3f0629f4bf1/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investigation (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f4b36d67d0007a91a04/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="PlutoTVInvestigationFrance.us" status="online",Pluto TV Investiga (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96b8f4f1ca3f0629f4bf1/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cf96b8f4f1ca3f0629f4bf1&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=936&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKenanyKel.us" status="online",Pluto TV Kenan y Kel (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fcea93ffcf94500071c4b2f/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5db0ad56edc89300090d2ebb/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="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0ad56edc89300090d2ebb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0ad56edc89300090d2ebb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=976&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVKidsAnimation.us" status="online",Pluto TV Kids Animation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eba14a4ffb8000764e950/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsCollection.us" status="online",Pluto TV Kids Collection (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f92b625c1ffbc0007e60c37/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="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ebe299d30c0007b1f12a/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c89d040-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=8f06f039-4f3e-499b-a415-5cf7148a64d7 #EXTINF:-1 tvg-id="PlutoTVKidsSeries.us" status="online",Pluto TV Kids Séries (360p) @@ -1155,10 +1155,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5df413559397560009 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549a8d8f1b53000768bc52/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=9dcb446c-ad5a-4171-a84f-d144607d7b33 #EXTINF:-1 tvg-id="PlutoTVLemiracledelamour.us" status="online",Pluto TV Le miracle de l'amour (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549c238c3f21000753d3e0/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8b56e1-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=af1cb1d2-a877-4020-81af-3f89e475eb94 -#EXTINF:-1 tvg-id="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesCordier.us" status="online",Pluto TV Les Cordier (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed80fa09f120007c8daa5/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="PlutoTVLesfillesdacote.us" status="online",Pluto TV Les filles d'à côté (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60549d97cd7b090007c73314/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8ba500-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0e7a9749-ec3d-4fea-9861-01e153b22e40 #EXTINF:-1 tvg-id="PlutoTVLesNouveauxDetectives.us" status="online",Pluto TV Les Nouveaux Detectives (720p) @@ -1183,23 +1183,23 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67d41b9331210007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acbed25948a0007ffbe65/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVLosnuevosdetectives.us" status="online",Pluto TV Los nuevos detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d1f6340007db8843/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLouisLaBrocante.us" status="online",Pluto TV Louis La Brocante (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed6d569d2d4000864a976/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="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f15e181520cfa000771ce79/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f15e181520cfa000771ce79&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=147&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVLoveStories.us" status="online",Pluto TV Love Stories (684p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e181520cfa000771ce79/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aaefb96f755000733c11a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADE.us" status="online",Pluto TV MADE (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb71a26ed8300076433f9/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="PlutoTVMADEInBritain.us" status="online",Pluto TV MADE In Britain (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e14486590ba3e0009d912ff/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="PlutoTVMasterChef.us" status="timeout",Pluto TV MasterChef (360p) +#EXTINF:-1 tvg-id="PlutoTVMasterChef.us" status="online",Pluto TV MasterChef (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e3ddbd27091820009f86dd9/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMcLeodsDaughters.us" status="online",Pluto TV McLeod's Daughters (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df6dd1d0007cf7bad/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 @@ -1213,16 +1213,16 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46e64dc73db40009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f230e416b68ff00075b0139/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f610042272f68000867685b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (England) (684p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=eddfafe3-0584-11eb-82fe-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies+ (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d0a1f73654db655a9274428&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d3a31b95267e225e4e09/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="PlutoTVMovies.us" status="online",Pluto TV Movies (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c3b948002db3c3e0b262e/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="PlutoTVMovies.us" status="online",Pluto TV Movies+ (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0a1f73654db655a9274428/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d0a1f73654db655a9274428&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=372611e5-6b4b-4a3f-9491-368034dfa39e&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVMovies.us" status="timeout",Pluto TV Movies (England) (684p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad8d3a31b95267e225e4e09/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ad8d3a31b95267e225e4e09&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e0b262e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c5c3b948002db3c3e0b262e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=50&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMoviesGermany.us" status="online",Pluto TV Movies CH (720p) @@ -1279,10 +1279,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9847111 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d103f031154a4172d262b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d103f031154a4172d262b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=959&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMundo.us" status="online",Pluto TV Mundo (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d103f031154a4172d262b/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="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (Spain) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.us" status="online",Pluto TV Mundo Real (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVMundoRealSpain.us",Pluto TV Mundo Real (Spain) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1acdfda84c970007e750b5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1acdfda84c970007e750b5&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=405&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVMutanteX.us" status="online",Pluto TV Mutante X (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc91cc9e1b000711ff21/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="online",Pluto TV Mutant X (720p) @@ -1293,10 +1293,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571fa https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd833b41843b56328bac189/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="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d10ce06a9665fe54bf74a/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d10ce06a9665fe54bf74a&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=962&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d10ce06a9665fe54bf74a/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="PlutoTVNaturaleza.us" status="online",Pluto TV Naturaleza (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd85eac039bba0009e86d1d/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5be1c3f9851dd5632e2c91b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5be1c3f9851dd5632e2c91b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1e26d24e-0585-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVNature.us" status="online",Pluto TV Nature (720p) @@ -1335,10 +1335,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa82c1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609501978c069d00074e0dd2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&serverSideAds=false&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle la Vie+ (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5fff211667854f00079a9b5b/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8abaa0-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=353eca77-9a84-4a7e-a1d5-97ac79861272 -#EXTINF:-1 tvg-id="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPlusBelleLaVie.us" status="online",Pluto TV Plus Belle La Vie (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed5fba4ffb8000764ea01/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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f36f2346ede750007332d11/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="PlutoTVProWrestling.us" status="online",Pluto TV Pro Wrestling (720p) @@ -1351,12 +1351,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d93b4d71754e6a429 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d93b4d71754e6a4298d086e/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee15115e3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8bf0b06d2d855ee15115e3&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=275&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bd8186d53ed2c6334ea0855/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="PlutoTVReality.us" status="online",Pluto TV Reality (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8bf0b06d2d855ee15115e3/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="PlutoTVReality.us" status="online",Pluto TV Reality (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde197f6591d0009839e04/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1c669094e0e80009b22ab8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1c669094e0e80009b22ab8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=886c7aee-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRetroToons.us" status="online",Pluto TV Retro Toons (720p) @@ -1373,12 +1373,12 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60812fc853996300070 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc287ce3086a20009f5024c/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc287ce3086a20009f5024c&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2e82991-0585-11eb-8b9f-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677c0edace7cff8180b16/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c7031c599/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a66795ef91fef2c7031c599&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=70&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a66795ef91fef2c7031c599/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="PlutoTVRomanceUK.us" status="online",Pluto TV Romance (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc287ce3086a20009f5024c/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="PlutoTVRugrats.us" status="online",Pluto TV Rugrats (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/610c09219fc0430007a3fce6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVRugratsCrecidos.us" status="online",Pluto TV Rugrats Crecidos (240p) @@ -1394,26 +1394,26 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b5ba20 #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/563a970aa1a1f7fe7c9daad7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=563a970aa1a1f7fe7c9daad7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=672&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVScience.us" status="online",Pluto TV Science (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/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="PlutoTVScience.us" status="online",Pluto TV Science (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d9492c77ea6f99188738ff1/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="PlutoTVScience.us" status="online",Pluto TV Science (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/563a970aa1a1f7fe7c9daad7/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4fc274694c027be6ed3eea/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4fc274694c027be6ed3eea&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=151&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4fc274694c027be6ed3eea/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc02a44a9518600094273ac/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="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (684p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f6a38eaa5b68b0007a00e7a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSciFi.us" status="online",Pluto TV Sci-Fi (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f2817d3d7573a00080f9175/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSecretDealers.us" status="online",Pluto TV Secret Dealers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6784d10007d8ad42/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="PlutoTVSensingMurder.us" status="online",Pluto TV Sensing Murder (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9ed47c26ebb000074af566/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="PlutoTVSeriesComedia.us" status="online",Pluto TV Series Comedia (360p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f9853138d19af0007104a8d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVSeriesLatinas.us" status="online",Pluto TV Series Latinas (720p) [Not 24/7] +#EXTINF:-1 tvg-id="PlutoTVSeriesLatinas.us" status="timeout",Pluto TV Series Latinas (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd837642c6e9300098ad484/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVSeriesRetro.us" status="online",Pluto TV Series Retro (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5de802659167b10009e7deba/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -1453,10 +1453,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9bb941 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7677fa2ec536ce1d587eeb/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="PlutoTVSportsUK.us" status="online",Pluto TV Sports (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/56340779a738201b4ccfeac9/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ba3fb9c4b078e0f37ad34e8/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="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (684p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ba3fb9c4b078e0f37ad34e8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ba3fb9c4b078e0f37ad34e8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=51&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVSpotlight.us" status="online",Pluto TV Spotlight (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ba3fb9c4b078e0f37ad34e8/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="PlutoTVStaffPicks.us" status="online",Pluto TV Staff Picks (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4d863b98b41000076cd061/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="PlutoTVStandUpUK.us" status="online",Pluto TV Stand Up (360p) @@ -1486,13 +1486,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f15e281b #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6de52b9914200091f047a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeen.us" status="online",Pluto TV Teen (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f0d668b872e4400073acc68/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f0d668b872e4400073acc68&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=9c22837c-0715-11eb-9b92-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenSeriesFrance.us" status="online",Pluto TV TEEN SERIES (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8eb7e3d2ed18000746d09a/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="PlutoTVTeenStarsSpain.us" status="online",Pluto TV Teen Stars (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60016a60a8e3520008e0d331/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVTelefeClasico.us" status="online",Pluto TV Telefe Clásico (720p) @@ -1502,15 +1502,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cf96cc422df39f1a3 #EXTINF:-1 tvg-id="PlutoTVTelemundoTelenovelas.us" status="online",Pluto TV Telemundo Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5cf96cc422df39f1a338d165/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelaFrance.us" status="online",Pluto TV Telenovela (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f914f9dccb4de0007df8bc4/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="PlutoTVTelenovelasSpain.us" status="online",Pluto TV Telenovelas (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60b4c06717da110007ee1af6/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c6dc88fcd232425a6e0f06e/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="PlutoTVTerror.us" status="online",Pluto TV Terror (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c6dc88fcd232425a6e0f06e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5c6dc88fcd232425a6e0f06e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=76&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVTerror.us" status="online",Pluto TV Terror (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c6dc88fcd232425a6e0f06e/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="PlutoTVThePriceisRight.us" status="online",Pluto TV The Price is Right (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7791b8372da90007fd45e6/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="PlutoTVTheSimpleLife.us" status="online",Pluto TV The Simple Life (720p) @@ -1524,17 +1524,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82bb378601b80007 #EXTINF:-1 tvg-id="PlutoTVTheWalkingDeadESP.us" status="online",Pluto TV The Walking Dead ESP (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82bb378601b80007b4bd78/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e69e08291147bd04a9fd7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=74&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e1efdbf90ba3e0009d99082/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e1efdbf90ba3e0009d99082&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b790e11f-0586-11eb-9b92-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (684p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08291147bd04a9fd7/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dbfedccc563080009b60f4a/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e1efdbf90ba3e0009d99082/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="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8a87cd38d000745d7cf/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b4e69e08291147bd04a9fd7/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b4e69e08291147bd04a9fd7&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=74&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVThrillers.us" status="online",Pluto TV Thrillers (684p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4e69e08291147bd04a9fd7/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="PlutoTVToonsClasicoSpain.us" status="online",Pluto TV Toons Clásico (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/609e7e423e9173000706a681/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="PlutoTVTortuesNinjaTV.us" status="online",Pluto TV Tortues Ninja TV (720p) @@ -1543,10 +1543,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecc1b37867f0007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecc1b37867f00071469e9/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="PlutoTVTravel.us" status="online",Pluto TV Travel (240p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/59c01b1953680139c6ae9d4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=59c01b1953680139c6ae9d4d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=678&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVTravel.us" status="online",Pluto TV Travel (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/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="PlutoTVTravel.us" status="error",Pluto TV Travel (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2c444bac1f70009ca756e/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="PlutoTVTravel.us",Pluto TV Travel (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59c01b1953680139c6ae9d4d/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8eb8a8b2619a000710605c/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="PlutoTVTROL.us" status="online",Pluto TV TROL (720p) @@ -1571,7 +1571,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0dc00b1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f28009b150b2500077766b8/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVVelocidad.us" status="online",Pluto TV Velocidad​ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6dc7480e3550009133d4a/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="PlutoTVVH1Classics.us" status="online",Pluto TV VH1 Classics (720p) +#EXTINF:-1 tvg-id="PlutoTVVH1Classics.us",Pluto TV VH1 Classics (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6076cd1df8576d0007c82193/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="PlutoTVViajes.us" status="online",Pluto TV Viajes (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfbdb7cf0e0009ae09ea/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= @@ -1597,12 +1597,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8df4bc1 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7792f6e093980007e02945/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (480p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea190ae85a26900075a80e9/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="PlutoTVWipeout.us" status="online",Pluto TV Wipeout (360p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ab3e1242be690697279c75d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ab3e1242be690697279c75d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVWipeout.us" status="error",Pluto TV Wipeout (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ab3e1242be690697279c75d/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="PlutoTVWipeout.us",Pluto TV Wipeout (360p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ed6828192e8b3000743ef61/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVYogaFrance.us" status="online",Pluto TV Yoga (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60803e541a829e0008e91641/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=35fbb570-e986-11eb-a0af-c3b401f46211&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=ca55bef6-f2a6-488a-be5d-c7ba24d93cdd #EXTINF:-1 tvg-id="PlutoTVYogaGermany.us" status="online",Pluto TV Yoga (720p) @@ -1610,13 +1610,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b0d10e186bf0007 #EXTINF:-1 tvg-id="PlutoTVYogaGermany.us" status="online",Pluto TV Yoga (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0d10e186bf0007e2b100/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel -#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) http://pluto-live.plutotv.net/egress/chandler/pluto01/live/VIACBS01/master.m3u8 #EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6176fd25e83a5f0007a464c9/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= +#EXTINF:-1 tvg-id="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d14fc31252d35decbc4080b/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="PlutoTVYoMTV.us" status="online",Pluto TV Yo! MTV (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e150921e2191900097c4c23/master.m3u8?advertisingId=8f35210d-be26-5e0d-8c57-d0f910026ee7&appName=rokuchannel&appVersion=1.0&deviceDNT=1&deviceId=8f35210d-be26-5e0d-8c57-d0f910026ee7&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dae0a40e8ee0d000975e99b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dae0a40e8ee0d000975e99b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=993&terminate=false&userId= #EXTINF:-1 tvg-id="PocketWatch.us" status="online",Pluto TV pocket.watch (720p) @@ -1647,10 +1647,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e82547b6b3df60007 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e82547b6b3df60007fec2b5/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d765a05f65029ce2385aa30/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="SlowTV.us" status="online",Pluto TV Slow TV (480p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/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="SlowTV.us" status="online",Pluto TV Slow TV (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5317bfebff98025b3200ff99/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5317bfebff98025b3200ff99&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=696&terminate=false&userId= +#EXTINF:-1 tvg-id="SlowTV.us" status="online",Pluto TV Slow TV (480p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5317bfebff98025b3200ff99/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="SmithsonianChannelSelects.us" status="online",Pluto TV Smithsonian Channel Selects (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f21ea08007a49000762d349/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="SpikeAdventura.us" status="online",Spike Adventura (720p) @@ -1664,9 +1664,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5efbd39f8 #EXTINF:-1 tvg-id="StingrayQello.ca" status="online",Pluto TV Qello Concerts (720p) https://siloh.pluto.tv/lilo/production/Qello/ES/master.m3u8 #EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/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="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8254118601b80007b4b7ae/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e8254118601b80007b4b7ae&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=135&terminate=false&userId= +#EXTINF:-1 tvg-id="StoriesbyAMC.us" status="online",Pluto TV Stories by AMC (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8254118601b80007b4b7ae/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="Survivor.us" status="online",Pluto TV Survivor (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f21e7b24744c60007c1f6fc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f21e7b24744c60007c1f6fc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=296&terminate=false&userId= #EXTINF:-1 tvg-id="Survivor.us" status="online",Pluto TV Survivor (720p) @@ -1679,7 +1679,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d486b2eeddd9576d6 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d486b2eeddd9576d66f9066/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="TeenNickGermany.us" status="online",Pluto TV TeenNick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f0d668b872e4400073acc68/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="TelefeNoticias.us" status="error",Pluto TV Telefe Noticias (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TelefeNoticias.us" status="online",Pluto TV Telefe Noticias (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f523aa5523ae000074745ec/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheAddamsFamily.us" status="online",Pluto TV The Addams Family (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d81607ab737153ea3c1c80e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d81607ab737153ea3c1c80e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=511&terminate=false&userId= @@ -1719,16 +1719,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f7794a78 http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5aea40b35126c2157123aa64/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5aea40b35126c2157123aa64&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=376&terminate=false&userId= -#EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b35126c2157123aa64/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="TheNewDetectives.us" status="online",Pluto TV The New Detectives (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea71d48af1d0b0007d837f4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="TheNewDetectives.us" status="online",Pluto TV The New Detectives (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e393d5c696b3b0009775c8b/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="ThePetCollective.us" status="online",The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bb1ad55268cae539bcedb08/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5bb1ad55268cae539bcedb08&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=637&terminate=false&userId= #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1ad55268cae539bcedb08/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) @@ -1737,12 +1741,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1abf097 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecd336d64c9000754cdf1/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f515ebac01c0f00080e8439/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d819e738977e2c31096a/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b4f5a07694c027be6ed1417/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="ThePetCollective.us" status="online",Pluto TV The Pet Collective (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ebacbcae43a6d000787b88e/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecd336d64c9000754cdf1/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="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e825550e758c700077b0aef/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5e825550e758c700077b0aef&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=529&terminate=false&userId= #EXTINF:-1 tvg-id="TheRifleman.us" status="online",Pluto TV The Rifleman (720p) @@ -1776,9 +1776,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d6792bd6be2998ad0 #EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d6792bd6be2998ad0ccce30/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d0c16d686454ead733d08f8/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d0c16d686454ead733d08f8&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=983&terminate=false&userId= +#EXTINF:-1 tvg-id="TotallyTurtles.us" status="online",Pluto TV Totally Turtles (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d0c16d686454ead733d08f8/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="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d40bebc5e3d2750a2239d7e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d40bebc5e3d2750a2239d7e&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=130&terminate=false&userId= #EXTINF:-1 tvg-id="TVLandDrama.us" status="online",Pluto TV TV Land Drama (720p) @@ -1825,10 +1825,10 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d7154fa8326b6ce4e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d7154fa8326b6ce4ec31f2e/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/589aa03df9ba56a84197a560/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=589aa03df9ba56a84197a560&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=681&terminate=false&userId= -#EXTINF:-1 tvg-id="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/589aa03df9ba56a84197a560/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="VoyagerDocumentaries.us" status="online",Pluto TV Voyager Documentaries (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d1e9e738977e2c310925/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WildNOut.us" status="online",Pluto TV Wild 'N Out (720p) [Not 24/7] @@ -1837,6 +1837,8 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d48678d34ceb37d3c https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d48678d34ceb37d3c458a55/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ad9b7aae738977e2c312132&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=48d01e71-b553-42a5-9205-affb7381b546&terminate=false&userId= +#EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004c4b091/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5616f9c0ada51f8004c4b091&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=770&terminate=false&userId= #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) @@ -1847,8 +1849,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecfb9db6c180007a6d1b0/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5616f9c0ada51f8004c4b091/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="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (360p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecfb9db6c180007a6d1b0/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="YuGiOh.us" status="online",Pluto TV Yu-Gi-Oh (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f4ec10ed9636f00089b8c89/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="" status="online",Pluto TV My5 GP's (England) (720p) @@ -1859,6 +1859,8 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d2c571faeb3e2738ae http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4ae94ef1a1bbb350ca41bb/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4ae94ef1a1bbb350ca41bb&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=202&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Paranormal (England) (720p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d4af2ffa9506ab29cf38c38/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d4af2ffa9506ab29cf38c38&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=216&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Inside (England) (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Motor (England) (480p) http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db0510962948d000961d3c6/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db0510962948d000961d3c6&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=576&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (England) (720p) @@ -1867,10 +1869,6 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91f19c2c3300098 http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf901280e3550009139c86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf901280e3550009139c86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=475&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (England) (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea18cd42ee5410007e349dc/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea18cd42ee5410007e349dc&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=200&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Classics+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ec5500d4c70007341c7c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e60-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=de18fdd4-d30a-4263-8ecc-df902150744d -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed0bb61f1200072ca4cd/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e61-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0698157f-70d9-4890-978e-e648d753b321 #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime+ (720p) [Not 24/7] http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebbeabd18520007b37709/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a9391-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=fc31112d-4925-4f44-b50f-ddf0ca08e7c7 #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p) @@ -1893,26 +1891,18 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767ae7b456c8cf26 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767b1c126c65d0a307355f&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=302&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767b1c126c65d0a307355f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5d767b1c126c65d0a307355f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=52e8f9a9-0583-11eb-97af-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Germany) (480p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5db6a697d5f34a000934cd13&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f1438745-0586-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Drama (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc190f7bfed110009d934c3/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5dc190f7bfed110009d934c3&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=200&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Food (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 #EXTINF:-1 tvg-id="" status="online",Pluto TV Misterios (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2f53449c50009b2b4dc/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde17bf6591d0009839e02/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Família (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd6ddb30a1d8a000908ed4c/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Retro Drama (720p) @@ -1921,26 +1911,22 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dde47b63585b50009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b6c60fd20c50007910bf5/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b6c60fd20c50007910bf5&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=b2da8f50-0581-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e7b855972c36600076b7ddd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e7b855972c36600076b7ddd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=4433ef8f-a215-466e-a65b-405518cd6e6c&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ea815a515d149000748ee9b&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea815a515d149000748ee9b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5ea815a515d149000748ee9b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=fb612cc2-0587-11eb-97af-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV FashionBox (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ee8d84bfb286e0007285aad/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs+ (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5efb54eaa5714d000744b6a0/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5efb54eaa5714d000744b6a0&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=f664f477-078c-4957-bc9a-51f90e3d9ce7&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Cribs (Spain) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab9c6d8f1300007f54e30&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=315&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Rocko’s Modern Life (Brazil) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f6df6293a12e10007017396/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f6df6293a12e10007017396&deviceLat=-23.5475&deviceLon=-46.6361&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=BR&serverSideAds=false&sid=731&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Cinéma (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 #EXTINF:-1 tvg-id="" status="online",Pluto TV Animé All Day (480p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) @@ -1953,10 +1939,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f98487036af340008 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff8c708653d080007361b14/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Pluto After School Cartoons (480p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/56171fafada51f8004c4b40f/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=56171fafada51f8004c4b40f&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=990&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Sony Canal Comedias -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5adf96e3e738977e2c31cb04/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="" status="online",Pluto TV Anime All Day (UK) (720p) [Not 24/7] @@ -1989,12 +1971,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf93054 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e7b6c60fd20c50007910bf5/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="" status="online",Pluto TV Crime Investigation (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18cd42ee5410007e349dc/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="" status="online",Pluto TV MTV Cribs (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a515d149000748ee9b/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="" status="online",Pluto TV Truly (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebd0ff1e1a4770007479dc7/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="" status="online",Pluto TV Junior (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Originals (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aadf373bed3000794d1d7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (720p) @@ -2003,16 +1981,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab3c77 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ab9c6d8f1300007f54e30/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Drama (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac947dcd00d0007937c08/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099c49f600076579b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ecb336537e8000764a17f/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="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV Animé All Day (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed52a62fa750007733239/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="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Investigação (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f32cf37c9ff2b00082adbc8/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="" status="online",Pluto TV Vida Real (720p) @@ -2031,10 +2005,8 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1213ba0 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12101f0b12f00007844c7c/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="" status="online",Pluto TV Junior (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12141b146d760007934ea7/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="" status="online",Pluto TV Séries (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV Paranormal (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/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="" status="online",Pluto TV Anime (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Paranormal (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/612ce5214bb5790007ad3016/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&serverSideAds=false&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="" status="online",Pluto TV After School Cartoons (720p) @@ -2069,19 +2041,47 @@ https://siloh.pluto.tv/lilo/production/WeatherNation/NYC/master.m3u8 https://siloh.pluto.tv/lilo/production/WeatherNation/Philadelphia/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WeatherNation San Francisco (720p) https://siloh.pluto.tv/lilo/production/WeatherNation/SF/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV EN DIRECTO EN VIVO (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcddfcb229eff00091b6bdf/master.m3u8?appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=a6f8 -#EXTINF:-1 tvg-id="" status="online",Pluto TV Nick (Germany) (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ede448d3d50590007a4419e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ede448d3d50590007a4419e&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=261&terminate=false&userId= -#EXTINF:-1 tvg-id="" status="online",Pluto TV Anime (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f12136385bccc00070142ed/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="" status="online",Pluto TV Inside (England) (720p) -http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d767857f65029ce2385b217/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d767857f65029ce2385b217&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=302&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Guía de canales (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007f7eb75/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cinéma (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed0f17564a300082b676a/master.m3u8?appVersion=5.4.0&deviceDNT=0&deviceId=071492b1-cafd-427b-81d4-f532808c8397_d6a39913ac3adbd2&deviceMake=samsung&deviceModel=SM-N976N&deviceType=android,samsung,mobile&deviceVersion=7.1.2_25&marketingRegion=FR&sid=b90a2c1a-a2ce-4601-a02d-abe73477534 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Séries (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f121262a189a800076b9386/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="" status="online",Pluto TV MTV Classics+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ec5500d4c70007341c7c/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e60-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=de18fdd4-d30a-4263-8ecc-df902150744d +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish+ (720p) +http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ff5ed0bb61f1200072ca4cd/master.m3u8?appName=web&appVersion=unknown&clientTime=0&deviceDNT=0&deviceId=2c8a1e61-e98a-11eb-a932-2f3c780ff9ff&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=unknown&includeExtendedEvents=false&serverSideAds=false&sid=0698157f-70d9-4890-978e-e648d753b321 +#EXTINF:-1 tvg-id="" status="online",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcdde78f080d900098550e4/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Series (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde1317578340009b751d0/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV MTV Catfish (Spain) (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f1ab3c7778230000735cf41/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5f1ab3c7778230000735cf41&deviceLat=41.1167&deviceLon=1.2500&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=ES&serverSideAds=false&sid=305&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5a4d35dfa5c02e717a234f86/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="" status="online",Pluto TV MTV Cribs (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea815a515d149000748ee9b/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="" status="online",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461b35690007a0bc3a/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="" status="online",Pluto TV Sony Canal Comedias +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60492bb931054f00073c0b4e/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d14fc31252d35decbc4080b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=873&terminate=false&userId= #EXTINF:-1 tvg-id="" status="online",Pluto TV Crime (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed4dbf6bb0800071ffbcb/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="" status="online",Pluto TV MTV Catfish (Germany) (480p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5db6a697d5f34a000934cd13/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5db6a697d5f34a000934cd13&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=1&terminate=false&userId= +#EXTINF:-1 tvg-id="" status="online",Pluto TV Junior (720p) [Not 24/7] +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dcde2ac4bc6c500094ab45b/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=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5b36abcddfb1f0729a3a7dab/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5b36abcddfb1f0729a3a7dab&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=899&terminate=false&userId= #EXTINF:-1 tvg-id="" status="error",Pluto TV Privacy Policy (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b36abcddfb1f0729a3a7dab/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="" status="error",Pluto TV ESR 24/7 (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ca1e0ee50be2571e393ad33/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="",Pluto TV Food (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dc280c9aa218c0009724b4b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5dc280c9aa218c0009724b4b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=0734c282-0583-11eb-a18c-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="",Pluto TV Junior (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1aa9bcd8160700076d45d1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="",Pluto TV Cine Comédia (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac8099c49f600076579b2/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&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&is_lat=1&platform=web&rdid=channel&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="",Pluto TV Paranormal (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98487036af340008da1e37/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 diff --git a/streams/us_redbox.m3u b/streams/us_redbox.m3u index 98972a0e1..393b6586c 100644 --- a/streams/us_redbox.m3u +++ b/streams/us_redbox.m3u @@ -15,7 +15,7 @@ https://comedy-redbox.amagi.tv/playlist.m3u8 https://rush-redbox.amagi.tv/hls/amagi_hls_data_redboxAAA-rush/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RedboxRush.us" status="online",Redbox 3: Rush (1080p) https://rush-redbox.amagi.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RedboxSpotlight.us" status="online",Redbox 1: Spotlight (1080p) +#EXTINF:-1 tvg-id="RedboxSpotlight.us",Redbox 1: Spotlight (1080p) https://spotlight-redbox.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="ShoutFactoryTV.us" status="online",Shout! Factory TV (1080p) http://shoutfactory-redbox.amagi.tv/playlist.m3u8 diff --git a/streams/us_stirr.m3u b/streams/us_stirr.m3u index 5e7f08473..0294b4c55 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -120,9 +120,9 @@ https://dai.google.com/linear/hls/event/BakMHO8xRSmGKYeiyhsq3A/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAbilene.us" status="online",STIRR City Abilene (720p) [Not 24/7] https://dai.google.com/linear/hls/event/uxPBn5ErTQ-FOjxIYle2PA/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] https://dai.google.com/linear/hls/event/LT14Y2LdQSWx9OQCmgVfuA/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityAlbany.us" status="online",STIRR City Albany (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/fD3VBzTxRXGz-v7HV0vryQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAmarillo.us" status="online",STIRR City Amarillo (720p) https://dai.google.com/linear/hls/event/qvOGhZEeQh-s6TMFz7dVcg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityAustin.us" status="online",STIRR City Austin (480p) @@ -203,7 +203,7 @@ https://dai.google.com/linear/hls/event/knBsxnquSYqFXTP_UzcGgw/master.m3u8 https://dai.google.com/linear/hls/event/MqeaRgFBR2WJ_40ngbDruQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityLosAngeles.us" status="online",STIRR City Los Angeles (480p) https://dai.google.com/linear/hls/event/n3PVAFmPTJSVYjdSVf7XZw/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us" status="online",STIRR City Lynchburg Roanoke (720p) [Not 24/7] +#EXTINF:-1 tvg-id="STIRRCityLynchburgRoanoke.us",STIRR City Lynchburg Roanoke (720p) [Not 24/7] https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityMacon.us" status="online",STIRR City Macon (234p) [Not 24/7] https://dai.google.com/linear/hls/event/PPMxI7GZSRG6Kgkp2gSF1g/master.m3u8 @@ -228,9 +228,9 @@ https://dai.google.com/linear/hls/event/CAU96LSyR_e7MSeK6UTmGQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPittsburgh.us" status="online",STIRR City Pittsburgh (720p) [Not 24/7] https://dai.google.com/linear/hls/event/qJU_NkxXQoCbACvG5BWrXQ/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) -https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) https://dai.google.com/linear/hls/event/OaqAqJ0yQPiEIUIYqD7IGQ/master.m3u8 +#EXTINF:-1 tvg-id="STIRRCityPortland.us" status="online",STIRR City Portland (720p) +https://dai.google.com/linear/hls/event/npdISdLWSIa1E_j7NCUDBg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityProvidence.us" status="online",STIRR City Providence (720p) [Not 24/7] https://dai.google.com/linear/hls/event/5hLTCUyrQcS3B-NF8fNp-g/master.m3u8 #EXTINF:-1 tvg-id="STIRRCityQuincy.us" status="online",STIRR City Quincy (720p) @@ -243,7 +243,7 @@ https://dai.google.com/linear/hls/event/0Zb5SSQcTme6P7FYwwAwcQ/master.m3u8 https://dai.google.com/linear/hls/event/FftwN8CLTnaX1pFHztXlYw/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySaltLakeCity.us" status="online",STIRR City Salt Lake City (720p) https://dai.google.com/linear/hls/event/1bMiswhQQxqH-X8D3qbmKQ/master.m3u8 -#EXTINF:-1 tvg-id="STIRRCitySanAntonio.us" status="online",STIRR City San Antonio (720p) +#EXTINF:-1 tvg-id="STIRRCitySanAntonio.us",STIRR City San Antonio (720p) https://dai.google.com/linear/hls/event/TIQuLmldSj2SqS8y2ud9Xg/master.m3u8 #EXTINF:-1 tvg-id="STIRRCitySeattle.us" status="online",STIRR City Seattle (720p) https://dai.google.com/linear/hls/event/VLEduzwwQfGSwV4eNdkj0g/master.m3u8 @@ -339,8 +339,6 @@ https://dai.google.com/linear/hls/event/Wu11mwhnTKGNhwZimEK6Jg/master.m3u8 https://dai.google.com/linear/hls/event/3e-9BOvHQrCI9hboMYjb6w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Classica (1080p) https://dai.google.com/linear/hls/event/AaFxJXOhQl-BsTVC9OCunQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Popstar! TV (1080p) -https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR People TV (1080p) https://dai.google.com/linear/hls/event/Fe9LYYCFR5Csif-I5dyMHg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR CineLife (1080p) @@ -359,8 +357,10 @@ https://ott-linear-channels.stingray.com/hls/stirr/190.m3u8 https://dai.google.com/linear/hls/event/KAfBFcVrQgKmHhpzvkEn9A/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Electric Now (1080p) [Not 24/7] https://dai.google.com/linear/hls/event/KsvJAc81Qoewj6opYso6Fw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) -https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) +https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR SOAR (720p) [Not 24/7] https://dai.google.com/linear/hls/event/_PDxBUttQYqkxPnmh3VOZA/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN New York NY (720p) @@ -373,6 +373,8 @@ https://dai.google.com/linear/hls/event/0DG8p66IRES7ZzEe1WJS-w/master.m3u8 https://dai.google.com/linear/hls/event/0jRU1DBXSW6a_TFheLfAUQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Midnight Pulp (720p) https://dai.google.com/linear/hls/event/1fO2zbpBRyy6S5yve_fnaw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) +https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR RetroCrush TV (480p) https://dai.google.com/linear/hls/event/7LAMGFcmQN6iFJjNoHWXrg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Deal or No Deal (720p) [Not 24/7] @@ -381,10 +383,10 @@ https://dai.google.com/linear/hls/event/9cq79TtPR6WbyaQGeDlHjA/master.m3u8 https://dai.google.com/linear/hls/event/26FJK7wRSo6RhPsK70XS_w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Cinehouse (720p) https://dai.google.com/linear/hls/event/28oUp4GcQ-u49U4_jjC4Iw/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Comet (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/83L2OqtGSZ6lbWt8ODomWg/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR National (720p) https://dai.google.com/linear/hls/event/-V3XSvA2Sa6e8h7cnHXB8w/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Popstar! TV (1080p) +https://dai.google.com/linear/hls/event/cJFuxTLzQUqbGGrqTMBJuw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Chicago IL (720p) https://dai.google.com/linear/hls/event/DWt8iR1YQ-OJQsxczu8KfQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Charge! (720p) [Not 24/7] @@ -405,12 +407,8 @@ https://dai.google.com/linear/hls/event/NpkpFaFVRqaQwSkpPdramg/master.m3u8 https://dai.google.com/linear/hls/event/o5J3g4U9T16CvYnS7Qd86Q/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN (720p) https://dai.google.com/linear/hls/event/Sid4xiTQTkCT1SLu6rjUSQ/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR evrgrn (1080p) -https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Los Angeles CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/TxSbNMu4R5anKrjV02VOBg/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR FilmRise Free Movies (720p) [Not 24/7] -https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Bay Area CA (720p) [Not 24/7] https://dai.google.com/linear/hls/event/VE8b4n-YStusEGv5Z2NmsQ/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBSN Philly PA (720p) @@ -429,14 +427,14 @@ https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 https://mavtv-1.sinclair.wurl.com/manifest/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Space:1999 (768p) -https://dai.google.com/linear/hls/event/NeKNJHuzSeCiN_7Fcuo83Q/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) -https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 #EXTINF:-1 tvg-id="" status="online",STIRR American Classics (360p) https://dai.google.com/linear/hls/event/0e06oV-NTI2ygS2MRQk9ZA/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR City (480p) -https://dai.google.com/linear/hls/event/4aD5IJf0QgKUJwPbq2fngg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR The Archive (720p) +https://dai.google.com/linear/hls/event/MdbYPXWRStmMq1DaQhsBUw/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Horror Movies (720p) +https://dai.google.com/linear/hls/event/3NTKKQBuQtaIrcUBj20lyg/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR evrgrn (1080p) +https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Travel (720p) https://dai.google.com/linear/hls/event/0ZXyCbn9TYmrrAzcDfoU1w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Sports (720p) @@ -495,6 +493,8 @@ https://dai.google.com/linear/hls/event/SynaOtTyTq2y_N7BrGTz9Q/master.m3u8 https://dai.google.com/linear/hls/event/SYob3ZZfTwyVW7LILC9ckw/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR MovieMix (720p) https://dai.google.com/linear/hls/event/TSIJo6RCRZWuCD9WrKtRFg/master.m3u8 +#EXTINF:-1 tvg-id="" status="error",STIRR FilmRise Free Movies (720p) [Not 24/7] +https://dai.google.com/linear/hls/event/Va1QEor0SWO_x_SQNyaF0w/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Truly (720p) https://dai.google.com/linear/hls/event/Xu-I6qGiSTKeu6glzS4BtQ/master.m3u8 #EXTINF:-1 tvg-id="" status="error",STIRR Hunter (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index c71228740..ad4b24cc0 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -43,8 +43,6 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-KOCO.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WDSU.m3u8 #EXTINF:-1 tvg-id="" status="online",ABC 9 Manchester NH (WMUR-TV) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WMUR.m3u8 -#EXTINF:-1 tvg-id="" status="online",Very Alabama (576p) -https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX Q13 Seattle WA (KCPQ) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KCPQ-Monetizer.m3u8 #EXTINF:-1 tvg-id="" status="online",FOX 4 Dallas / Fort Worth TX (KDFW) (720p) @@ -87,18 +85,20 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KETV.m3u8 #EXTINF:-1 tvg-id="" status="online",KHBS-TV News Fort Smith AR (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KHBS.m3u8 +#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 #EXTINF:-1 tvg-id="" status="online",KOAT-TV News Albuquerque NM (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KOAT.m3u8 +#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 #EXTINF:-1 tvg-id="" status="online",WAPT-TV News Jackson MS (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WAPT.m3u8 #EXTINF:-1 tvg-id="" status="online",WBAL-TV News Baltimore MD (576p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WBAL.m3u8 #EXTINF:-1 tvg-id="" status="online",WCVB-TV News Boston MA (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WCVB.m3u8 -#EXTINF:-1 tvg-id="" status="online",WESH-TV News Orlando FL (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 -#EXTINF:-1 tvg-id="" status="online",WGAL-TV News Lancaster PA (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 +#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 #EXTINF:-1 tvg-id="" status="online",NBC 5 Cincinnati OH (WLWT) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLWT.m3u8 #EXTINF:-1 tvg-id="" status="online",WMOR-TV News Lakeland FL (720p) @@ -115,17 +115,17 @@ https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,C https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXII.m3u8 #EXTINF:-1 tvg-id="" status="online",Real Madrid TV US Version (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Real-Madrid.m3u8 -#EXTINF:-1 tvg-id="" status="online",KSBW-TV News Salinas CA (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KSBW.m3u8 -#EXTINF:-1 tvg-id="" status="online",WISN-TV News Milwaukee WI (720p) -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WISN.m3u8 -#EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) -https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 -#EXTINF:-1 tvg-id="" status="online",ABC 9 Kansas City MO (KMBC-TV) (720p) [Not 24/7] -https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-KMBC.m3u8 +#EXTINF:-1 tvg-id="" status="online",Very Alabama (576p) +https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,Cloudfront-WVTM.m3u8 #EXTINF:-1 tvg-id="" status="online",WLKY-TV News Louisville KY (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WLKY.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBC News Highlights (720p) +https://csm-e-eb.csm.tubi.video/csm/live/243017997.m3u8 +#EXTINF:-1 tvg-id="" status="online",WESH-TV News Orlando FL (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WESH.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 5 Cleveland OH (WEWS-TV) (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WEWS.m3u8 #EXTINF:-1 tvg-id="" status="error",ABC 7 Detroit MI (WXYZ-TV) (720p) [Not 24/7] https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WXYZ.m3u8 +#EXTINF:-1 tvg-id="",WGAL-TV News Lancaster PA (720p) [Not 24/7] +https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Cloudfront-WGAL.m3u8 diff --git a/streams/us_wfmz.m3u b/streams/us_wfmz.m3u index dac3cfefa..2dbcf5896 100644 --- a/streams/us_wfmz.m3u +++ b/streams/us_wfmz.m3u @@ -5,8 +5,6 @@ https://cdn.jaybirdtv.com/wfmz/5/live/master.m3u8 https://cdn.jaybirdtv.com/wfmz/6/live/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ Bird Camera https://cdn.jaybirdtv.com/wfmz/13/live/master.m3u8 -#EXTINF:-1 tvg-id="" status="online",WFMZ-DT1 -https://cdn.jaybirdtv.com/wfmz/channel/1/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ Traffic https://cdn.jaybirdtv.com/wfmz/channel/7/master.m3u8 #EXTINF:-1 tvg-id="" status="online",WFMZ PPL Tower Camera @@ -17,3 +15,5 @@ https://cdn.jaybirdtv.com/wfmz/channel/10/master.m3u8 https://cdn.jaybirdtv.com/wfmz/channel/2/master.m3u8 #EXTINF:-1 tvg-id="" status="error",WFMZ Tower Camera https://cdn.jaybirdtv.com/wfmz/8/live/master.m3u8 +#EXTINF:-1 tvg-id="",WFMZ-DT1 +https://cdn.jaybirdtv.com/wfmz/channel/1/master.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index fe05dd6cf..93ee67dfc 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -17,7 +17,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxarchitecturaldigest/CDN/pla https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokutraveler/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Asylum.us" status="timeout",Asylum (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-theasylum/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="BaebleMusic.us" status="timeout",Baeble Music (720p) +#EXTINF:-1 tvg-id="BaebleMusic.us" status="online",Baeble Music (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbaeble/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="BatteryPopXUMO.us" status="online",Battery Pop (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbatterypop/CDN/playlist.m3u8 @@ -71,25 +71,25 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-docuramaA/CDN/master.m3u8 https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1234A-dovenow/CDN/master.m3u8 #EXTINF:-1 tvg-id="ElectricNow.us" status="online",Electric Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-electricnow/CDN/master.m3u8 -#EXTINF:-1 tvg-id="eScapesXUMO.us" status="online",eScapes (XUMO) (720p) +#EXTINF:-1 tvg-id="eScapesXUMO.us" status="timeout",eScapes (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-escapes/CDN/master.m3u8 #EXTINF:-1 tvg-id="FailArmy.us" status="online",FailArmy International (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfailarmy/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmHub.us" status="online",Film Hub (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmhub/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseAction.us" status="timeout",FilmRise Action (432p) +#EXTINF:-1 tvg-id="FilmRiseAction.us" status="online",FilmRise Action (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmriseaction/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV on Redbox (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="online",FilmRise Classic TV (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmriseclassictv/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseClassicTV.us" status="error",FilmRise Classic TV (432p) https://hls.xumo.com/channel-hls/v1/9fe012a9926c4e91/9999400/master.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefamily/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="FilmRiseFamily.us" status="online",FilmRise Family (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefamily/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseFreeMovies.us" status="online",FilmRise Free Movies (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m3u8 @@ -97,15 +97,15 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisefreemovies/CDN/playlist.m https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecooking/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FilmRiseMysteries.us" status="online",FilmRise Mysteries (XUMO) (432p) http://dai2.xumo.com/xumocdn/p=roku/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseTrueCrime.us" status="online",FilmRise True Crime (432p) +#EXTINF:-1 tvg-id="FilmRiseTrueCrime.us" status="timeout",FilmRise True Crime (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-filmrisecrime/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="FilmRiseWestern.us" status="timeout",FilmRise Western (720p) +#EXTINF:-1 tvg-id="FilmRiseWestern.us" status="online",FilmRise Western (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisewestern/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FiremanSam.us" status="online",Fireman Sam (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufiremansam/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://cinedigm.vo.llnwd.net/conssui/amagi_hls_data_xumo1212A-redboxfood52A/CDN/master.m3u8 -#EXTINF:-1 tvg-id="Food52.us" status="timeout",Food 52 (720p) +#EXTINF:-1 tvg-id="Food52.us" status="online",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Food52.us" status="error",Food 52 (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziofood52/CDN/playlist.m3u8 @@ -120,9 +120,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufunnyordie/CDN/master.m3u8 #EXTINF:-1 tvg-id="FuseEast.us" status="online",Fuse East (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfuse/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Glamour.us" status="online",Glamour (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuglamour/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Glamour.us" status="timeout",Glamour (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxglamour/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GlobalGotTalent.us" status="online",Global Got Talent (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokugottalentglobal/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="GloryKickboxing.us" status="online",Glory Kickboxing (720p) @@ -149,7 +149,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-insighttv/CDN/master.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxjourny/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokujustforlaughsgags/CDN/master.m3u8 -#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="timeout",Just for Laughs Gags (720p) +#EXTINF:-1 tvg-id="JustforLaughsGags.us" status="online",Just for Laughs Gags (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziojustforlaughsgags/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="kabillion.us" status="online",kabillion (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 @@ -169,10 +169,10 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumolivexlive/CDN/master.m3u8 #EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="online",Maverick Black Cinema (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokumoovimex/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="Moovimex.us" status="online",Moovimex (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziomoovimex/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunbcnewsnow/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NBCNewsNow.us" status="online",NBC News Now (1080p) @@ -189,7 +189,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxnowthis/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokunowthis/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="NowThisXUMO.us" status="online",Now This (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-nowthis/CDN/master.m3u8 -#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="timeout",Outdoor America (720p) +#EXTINF:-1 tvg-id="OutdoorAmerica.us" status="online",Outdoor America (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutdooramerica/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="OutsideTV.us" status="online",Outside TV (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxoutsidetv/CDN/playlist.m3u8 @@ -199,7 +199,7 @@ https://outsidetvplus-xumo.amagi.tv/hls/amagi_hls_data_outsidetv-outsidetvplusxu https://outsidetvplus-xumo.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-peopleareawesome/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="online",People are Awesome (720p) +#EXTINF:-1 tvg-id="PeopleareAwesomeUS.us" status="timeout",People are Awesome (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpeopleareawesome/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="PeopleTV.us" status="online",People TV (1080p) https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/master.m3u8 @@ -227,7 +227,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokurev-and-roll/CDN/playlist.m3u https://dai2.xumo.com/amagi_hls_data_xumo1212A-revryxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="RokuFilmRiseForensicFiles.us" status="online",FilmRise Forensic Files (144p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuforensicfiles/CDN/master.m3u8 -#EXTINF:-1 tvg-id="RokuFilmRiseMysteries.us" status="online",FilmRise Mysteries (XUMO) (432p) +#EXTINF:-1 tvg-id="RokuFilmRiseMysteries.us",FilmRise Mysteries (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisemystery/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="RokuFilmRiseSciFi.us" status="online",FilmRise Sci-Fi (XUMO) (144p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokufilmrisesci-fi/CDN/playlist.m3u8 @@ -297,13 +297,13 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthearchive/CDN/playlist.m3u https://bobross-xumous-ingest.cinedigm.com/master.m3u8 #EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) https://bobross-xumous.cinedigm.com/midroll/amagi_hls_data_xumo-host-bobross-xumo/CDN/master.m3u8 -#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) +#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="timeout",The Bob Ross Channel (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="TheDesignNetwork.us" status="online",The Design Network (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxthedesignnetwork/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-petcollective/CDN/master.m3u8 -#EXTINF:-1 tvg-id="ThePetCollective.us" status="timeout",The Pet Collective (720p) +#EXTINF:-1 tvg-id="ThePetCollective.us" status="online",The Pet Collective (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxpetcollective/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ThePreviewChannel.us" status="error",The Preview Channel (720p) https://hls.xumo.com/channel-hls/v1/bmneuerw7j9k5lfc/9999330/master.m3u8 @@ -318,17 +318,17 @@ https://dai2.xumo.com/amagi_hls_data_xumo1234A-tmz/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ToonGoggles.us" status="online",Toon Goggles (720p) [Not 24/7] https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxtoongoggles/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="USAToday.us" status="timeout",USA Today (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxusatoday/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="USAToday.us" status="online",USA Today (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatoday/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USAToday.us" status="error",USA Today (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuusatodaynews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="USATodaySportswire.us" status="error",USA Today Sportswire (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-viziousatodaysportswire/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuvanityfair/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="VanityFair.us" status="online",Vanity Fair (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvanityfair/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Vevo80s.us" status="online",Vevo 80s (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo80s/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="VevoPop.us" status="online",Vevo Pop (720p) @@ -357,12 +357,12 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumofreemovies/CDN/playlist.m https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuxumowesterns/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="YoGabbaGabba.us" status="online",Yo Gabba Gabba! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-rokuyogabagaba/CDN/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",CBC News (XUMO) (720p) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="online",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Hi-YAH! (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhi-ya/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",CBC News (XUMO) (720p) -https://dai2.xumo.com/amagi_hls_data_xumo1212A-cbcnews/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="error",EDGEsport (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-edgesportxumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="" status="error",Stingray Hitlist (1080p) diff --git a/streams/ve.m3u b/streams/ve.m3u index 6000588ce..4ed41de42 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -5,9 +5,9 @@ http://177.52.221.214:8000/play/a0ew/index.m3u8 https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CanalNubehTV.ve" status="online",Canal Nubeh TV (720p) [Not 24/7] https://vcp.myplaytv.com/nubehtv/nubehtv/playlist.m3u8 -#EXTINF:-1 tvg-id="Colombeia.ve" status="timeout",Colombeia +#EXTINF:-1 tvg-id="Colombeia.ve" status="online",Colombeia http://177.52.221.214:8000/play/a0co/index.m3u8 -#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="error",Corazón Llanero +#EXTINF:-1 tvg-id="CorazonLlanero.ve" status="online",Corazón Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 #EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live @@ -47,9 +47,9 @@ http://vcp1.myplaytv.com:1935/tvepaco/tvepaco/playlist.m3u8 http://190.122.96.187:8888/http/006 #EXTINF:-1 tvg-id="VPItv.ve" status="online",VPItv (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv -#EXTINF:-1 tvg-id="" status="online",BitRadio -https://vcp.myplaytv.com/petrotv/petrotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",TNO Radio https://stmv1.srvstm.com/tnovideo1/tnovideo1/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Catatumbo http://vcp1.myplaytv.com:1935/catatumbotv/catatumbotv/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="error",BitRadio +https://vcp.myplaytv.com/petrotv/petrotv/playlist.m3u8 diff --git a/streams/vn.m3u b/streams/vn.m3u index ef063b989..0c7c12d93 100644 --- a/streams/vn.m3u +++ b/streams/vn.m3u @@ -5,9 +5,9 @@ https://livefta.malimarcdn.com/ftaedge00/airtv.sdp/playlist.m3u8 http://113.163.216.23:1935/live/tv2.stream_480p/playlist.m3u8 #EXTINF:-1 tvg-id="CaMauTV.vn" status="blocked",Cà Mau TV (720p) [Geo-blocked] http://tv.ctvcamau.vn/live/tv/tv.m3u8 -#EXTINF:-1 tvg-id="DaNangTV1.vn" status="online",Da Nang TV1 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DaNangTV1.vn" status="error",Da Nang TV1 (1080p) [Not 24/7] http://drtdnglive.e49a7c38.cdnviet.com/livedrt1/chunklist.m3u8 -#EXTINF:-1 tvg-id="DaNangTV2.vn" status="online",Da Nang TV2 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="DaNangTV2.vn" status="error",Da Nang TV2 (1080p) [Not 24/7] http://drtdnglive.e49a7c38.cdnviet.com/livestream/chunklist.m3u8 #EXTINF:-1 tvg-id="GiaLaiTV.vn" status="online",Gia Lai TV (486p) http://113.161.25.3:8134/hls/gialaitv/gialaitv.m3u8 @@ -31,7 +31,7 @@ https://livefta.malimarcdn.com/ftaedge00/laochampa1.sdp/playlist.m3u8 https://livefta.malimarcdn.com/ftaedge00/laochampa3.stream/playlist.m3u8 #EXTINF:-1 tvg-id="LaoHeritageOrganization.us" status="online",Lao Heritage Foundation TV (720p) [Not 24/7] https://livefta.malimarcdn.com/ftaedge00/laoheritagetv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="LaoNetTV.us" status="online",Lao Net TV (720p) +#EXTINF:-1 tvg-id="LaoNetTV.us",Lao Net TV (720p) https://livefta.malimarcdn.com/ftaedge00/laonet.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="LaoSVTV.us" status="online",Lao SV TV (480p) https://livefta.malimarcdn.com/ftaedge00/laosvtv.stream/playlist.m3u8 @@ -59,8 +59,6 @@ https://livefta.malimarcdn.com/ftaedge00/vanphenhtv.sdp/playlist.m3u8 http://68.235.37.11:1935/vietmagazine/vietmagazine/playlist.m3u8 #EXTINF:-1 tvg-id="VITV.vn" status="online",VITV (180p) http://210.86.230.202:8134/hls-live/livepkgr/_definst_/liveevent/livestream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) -https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Look Thoong TV (720p) [Not 24/7] https://livefta.malimarcdn.com/ftaedge00/lookthoongtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ning TV (720p) @@ -73,6 +71,8 @@ http://thtg.vn:8001/thtg.m3u8 http://118.107.85.4:1935/live/smil:DNTV2.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Đồng Nai 1 (360p) [Not 24/7] http://118.107.85.4:1935/live/smil:DNTV1.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="" status="online",Dhammasapha TV (1080p) +https://livefta.malimarcdn.com/ftaedge00/dhammasapha.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Bến Tre (720p) http://113.163.94.245/hls-live/livepkgr/_definst_/liveevent/thbt.m3u8 #EXTINF:-1 tvg-id="" status="error",Lao Muslim TV (720p) [Not 24/7]