From 5a7c4f48dc2e8c03ced40b476f1cf3a9383b28e6 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sun, 16 Oct 2022 14:52:49 -0500 Subject: [PATCH 1/9] Update FAQ.md --- FAQ.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index e34436c5e..8001e7f10 100644 --- a/FAQ.md +++ b/FAQ.md @@ -111,11 +111,12 @@ We are a community initiative and you don't need to pay anything to stay on this * A PC with Internet, video editor and recording/broadcasting app under RTMP protocol (e.g. OBS). * And a live streaming service with multibitrate (if possible). -After you have your m3u8 link, add your channel information onto the [Database](https://github.com/iptv-org/database) repository, and submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. +After you have your m3u8 link, add your channel information creating or editing the id onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. -Note: Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). - -Note 2: If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. +Notes: +* Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). +* If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. +* You can only use the same id if you propose a mirror stream. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). Based on [#650](https://github.com/iptv-org/iptv/issues/650) and [#6654](https://github.com/iptv-org/iptv/discussions/6654) (basic information). From 590c49169d12bda1431280860d81b9aacf859c2b Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sun, 16 Oct 2022 14:58:12 -0500 Subject: [PATCH 2/9] Update FAQ.md --- FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/FAQ.md b/FAQ.md index 8001e7f10..7cab8cb5f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -111,12 +111,12 @@ We are a community initiative and you don't need to pay anything to stay on this * A PC with Internet, video editor and recording/broadcasting app under RTMP protocol (e.g. OBS). * And a live streaming service with multibitrate (if possible). -After you have your m3u8 link, add your channel information creating or editing the id onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. +After you have your m3u8 link, add your channel information creating or editing the id (identifier) onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. -Notes: +Notes: * Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). * If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. -* You can only use the same id if you propose a mirror stream. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). +* The same id can only be used if a mirror flow is also proposed. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). Based on [#650](https://github.com/iptv-org/iptv/issues/650) and [#6654](https://github.com/iptv-org/iptv/discussions/6654) (basic information). From 980eda358b599c68b32623c07dd2a81b98f23e71 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Sun, 16 Oct 2022 15:11:20 -0500 Subject: [PATCH 3/9] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 7cab8cb5f..6d94dc77f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -116,7 +116,7 @@ After you have your m3u8 link, add your channel information creating or editing Notes: * Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). * If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. -* The same id can only be used if a mirror flow is also proposed. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). +* The same id can only be used if a mirror stream is also proposed. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). Based on [#650](https://github.com/iptv-org/iptv/issues/650) and [#6654](https://github.com/iptv-org/iptv/discussions/6654) (basic information). From 54bf09527203e0cf062f2198f79bf3d8686dc73d Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:20:48 -0500 Subject: [PATCH 4/9] Update FAQ.md Co-authored-by: LaneSh4d0w --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 6d94dc77f..57fdf3115 100644 --- a/FAQ.md +++ b/FAQ.md @@ -111,7 +111,7 @@ We are a community initiative and you don't need to pay anything to stay on this * A PC with Internet, video editor and recording/broadcasting app under RTMP protocol (e.g. OBS). * And a live streaming service with multibitrate (if possible). -After you have your m3u8 link, add your channel information creating or editing the id (identifier) onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. +After you have your m3u8 link, add your channel information by creating or editing the id (identifier) onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. Notes: * Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). From 9673884628c2198b8274d17bace0e195c9fbd709 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:21:48 -0500 Subject: [PATCH 5/9] Update FAQ.md Co-authored-by: LaneSh4d0w --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 57fdf3115..ad30c12b2 100644 --- a/FAQ.md +++ b/FAQ.md @@ -114,7 +114,7 @@ We are a community initiative and you don't need to pay anything to stay on this After you have your m3u8 link, add your channel information by creating or editing the id (identifier) onto the [Database](https://github.com/iptv-org/database) repository. Then, submit an [issue](https://github.com/iptv-org/iptv/issues/new/choose) to propose it to us. Notes: -* Because this is an community repository, we need some approvals from the administrators to continue. See [discussion](https://github.com/iptv-org/iptv/discussions/8412). +* Because this is an community repository, we need the approval from two maintainers to accept your new additions. See [discussion](https://github.com/iptv-org/iptv/discussions/8412) for further explanations. * If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. * The same id can only be used if a mirror stream is also proposed. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). From a8047c7f7c8b17b5ea7e2a9ed56154f274bb0ae5 Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:22:28 -0500 Subject: [PATCH 6/9] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index ad30c12b2..188a6f679 100644 --- a/FAQ.md +++ b/FAQ.md @@ -116,7 +116,7 @@ After you have your m3u8 link, add your channel information by creating or editi Notes: * Because this is an community repository, we need the approval from two maintainers to accept your new additions. See [discussion](https://github.com/iptv-org/iptv/discussions/8412) for further explanations. * If your television station broadcasts from other television stations, please read the *[Can I safely add an FTA channel that broadcasts PPV events or pay programming?](#Can-i-safely-add-an-fta-channel-that-broadcasts-ppv-events-or-pay-programming)* section. -* The same id can only be used if a mirror stream is also proposed. Please do not set the same id for two different channels. See [issue](https://github.com/iptv-org/iptv/discussions/8412). +* The same id can only be used if a mirror stream is also proposed. Please do not set the same id for two different channels. See [PR](https://github.com/iptv-org/iptv/pull/9572). Based on [#650](https://github.com/iptv-org/iptv/issues/650) and [#6654](https://github.com/iptv-org/iptv/discussions/6654) (basic information). From 39e92318f8f68fad6ba4d7dd88767861723d493d Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 17 Oct 2022 10:31:08 -0500 Subject: [PATCH 7/9] Update co.m3u --- streams/co.m3u | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/streams/co.m3u b/streams/co.m3u index 4c4257143..6c7b97859 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -49,8 +49,8 @@ https://plataformavideo.com:19360/8020/8020.m3u8 https://video.ejeserver.com/live/teledoradahd.m3u8 #EXTINF:-1 tvg-id="MelodyChannel.co" status="timeout",Melody Channel Colombia (480p) https://5b464b69d264e.streamlock.net/Channels_live/ngrp:MelodyChannel_all/playlist.m3u8 -#EXTINF:-1 tvg-id="MemoriasTV.co" status="timeout",Memorias TV -https://cloud10.vsgtech.co:3262/live/memoriastv2live.m3u8 +#EXTINF:-1 tvg-id="MemoriasTV.co" status="online",Memorias TV +https://stmv2.zcastbr.com/memoriastv/memoriastv/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="MulticanalTelevision.co" status="online",Multicanal Televisión (Santiago de Cali | Valle del Cauca) (720p) From 95a05c78e0f5974fec3b2a87a7718c26922d018d Mon Sep 17 00:00:00 2001 From: Diego <5572928+sguinetti@users.noreply.github.com> Date: Mon, 17 Oct 2022 11:41:01 -0500 Subject: [PATCH 8/9] Update pe.m3u --- streams/pe.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/pe.m3u b/streams/pe.m3u index 573d1f19a..9398631d8 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -181,6 +181,8 @@ https://7.innovatestream.pe:19360/oasisrtv/oasisrtv.m3u8 https://stream.plixitv.live/oktv/oktv/playlist.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="RadioOndaDigital.pe" status="online",Radio Onda Digital (720p) [Not 24/7] +https://servilive.com:3960/live/radiotvondadigitallive.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] From 0a5c7d5d12ccabe098d0272f8a6ce7445dfd87c8 Mon Sep 17 00:00:00 2001 From: "iptv-bot[bot]" <84861620+iptv-bot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 05:33:15 +0300 Subject: [PATCH 9/9] [Bot] Daily update (#9614) * [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 | 2 +- streams/al.m3u | 4 +- streams/am.m3u | 10 +- streams/ar.m3u | 46 +++--- streams/au.m3u | 2 +- streams/aw.m3u | 2 +- streams/ba.m3u | 4 +- streams/bd.m3u | 2 +- streams/be.m3u | 6 +- streams/bg.m3u | 2 +- streams/br.m3u | 38 ++--- streams/br_pluto.m3u | 4 +- streams/by.m3u | 4 +- streams/ch.m3u | 4 +- streams/cl.m3u | 12 +- streams/cm.m3u | 2 +- streams/cn.m3u | 74 ++++----- streams/co.m3u | 8 +- streams/cr.m3u | 6 +- streams/cw.m3u | 4 +- streams/cy.m3u | 4 +- streams/cz.m3u | 2 +- streams/de.m3u | 2 +- streams/de_pluto.m3u | 20 +-- streams/do.m3u | 22 +-- streams/dz.m3u | 20 +-- streams/ec.m3u | 4 +- streams/es.m3u | 6 +- streams/es_pluto.m3u | 22 +-- streams/fr.m3u | 8 +- streams/fr_pluto.m3u | 20 +-- streams/gr.m3u | 10 +- streams/gt.m3u | 2 +- streams/hk.m3u | 16 +- streams/hn.m3u | 6 +- streams/ht.m3u | 4 +- streams/id.m3u | 138 ++++++++-------- streams/il.m3u | 4 +- streams/in.m3u | 14 +- streams/iq.m3u | 6 +- streams/ir.m3u | 2 +- streams/it.m3u | 8 +- streams/jo.m3u | 2 +- streams/jp.m3u | 140 ++++++++-------- streams/ke.m3u | 6 +- streams/kr.m3u | 66 ++++---- streams/kz.m3u | 14 +- streams/lb.m3u | 4 +- streams/lk.m3u | 2 +- streams/mk.m3u | 4 +- streams/mx.m3u | 14 +- streams/mx_pluto.m3u | 10 +- streams/ng.m3u | 6 +- streams/no.m3u | 4 +- streams/pa.m3u | 8 +- streams/pe.m3u | 54 +++---- streams/ph.m3u | 2 +- streams/pk.m3u | 6 +- streams/pl.m3u | 2 +- streams/pt.m3u | 4 +- streams/py.m3u | 2 +- streams/rs.m3u | 6 +- streams/ru.m3u | 78 ++++----- streams/sa.m3u | 4 +- streams/sg.m3u | 6 +- streams/sv.m3u | 5 +- streams/th.m3u | 14 +- streams/tm.m3u | 4 +- streams/tr.m3u | 14 +- streams/tw.m3u | 34 ++-- streams/ua.m3u | 42 +---- streams/uk.m3u | 14 +- streams/uk_pluto.m3u | 18 +-- streams/us.m3u | 52 +++--- streams/us_adultswim.m3u | 6 +- streams/us_localbtv.m3u | 26 +-- streams/us_pluto.m3u | 240 ++++++++++++++-------------- streams/us_ssh101.m3u | 2 +- streams/us_stirr.m3u | 18 +-- streams/us_tubi.m3u | 2 +- streams/us_xumo.m3u | 28 ++-- streams/ve.m3u | 6 +- streams/vn.m3u | 2 +- 84 files changed, 913 insertions(+), 971 deletions(-) diff --git a/README.md b/README.md index f7cedc5c8..5b4f3647c 100644 --- a/README.md +++ b/README.md @@ -62,35 +62,35 @@ Same thing, but split up into separate files: CategoryChannelsPlaylist - Auto12https://iptv-org.github.io/iptv/categories/auto.m3u - Animation30https://iptv-org.github.io/iptv/categories/animation.m3u + Auto11https://iptv-org.github.io/iptv/categories/auto.m3u + Animation31https://iptv-org.github.io/iptv/categories/animation.m3u Business36https://iptv-org.github.io/iptv/categories/business.m3u Classic45https://iptv-org.github.io/iptv/categories/classic.m3u Comedy44https://iptv-org.github.io/iptv/categories/comedy.m3u Cooking18https://iptv-org.github.io/iptv/categories/cooking.m3u Culture21https://iptv-org.github.io/iptv/categories/culture.m3u - Documentary37https://iptv-org.github.io/iptv/categories/documentary.m3u - Education80https://iptv-org.github.io/iptv/categories/education.m3u - Entertainment179https://iptv-org.github.io/iptv/categories/entertainment.m3u + Documentary38https://iptv-org.github.io/iptv/categories/documentary.m3u + Education81https://iptv-org.github.io/iptv/categories/education.m3u + Entertainment180https://iptv-org.github.io/iptv/categories/entertainment.m3u Family16https://iptv-org.github.io/iptv/categories/family.m3u - General466https://iptv-org.github.io/iptv/categories/general.m3u - Kids148https://iptv-org.github.io/iptv/categories/kids.m3u - Legislative110https://iptv-org.github.io/iptv/categories/legislative.m3u + General465https://iptv-org.github.io/iptv/categories/general.m3u + Kids149https://iptv-org.github.io/iptv/categories/kids.m3u + Legislative115https://iptv-org.github.io/iptv/categories/legislative.m3u Lifestyle58https://iptv-org.github.io/iptv/categories/lifestyle.m3u - Movies185https://iptv-org.github.io/iptv/categories/movies.m3u - Music308https://iptv-org.github.io/iptv/categories/music.m3u - News383https://iptv-org.github.io/iptv/categories/news.m3u + Movies189https://iptv-org.github.io/iptv/categories/movies.m3u + Music311https://iptv-org.github.io/iptv/categories/music.m3u + News377https://iptv-org.github.io/iptv/categories/news.m3u Outdoor33https://iptv-org.github.io/iptv/categories/outdoor.m3u Relax16https://iptv-org.github.io/iptv/categories/relax.m3u - Religious238https://iptv-org.github.io/iptv/categories/religious.m3u - Series141https://iptv-org.github.io/iptv/categories/series.m3u + Religious241https://iptv-org.github.io/iptv/categories/religious.m3u + Series142https://iptv-org.github.io/iptv/categories/series.m3u Science13https://iptv-org.github.io/iptv/categories/science.m3u Shop69https://iptv-org.github.io/iptv/categories/shop.m3u - Sports156https://iptv-org.github.io/iptv/categories/sports.m3u - Travel17https://iptv-org.github.io/iptv/categories/travel.m3u + Sports155https://iptv-org.github.io/iptv/categories/sports.m3u + Travel18https://iptv-org.github.io/iptv/categories/travel.m3u Weather11https://iptv-org.github.io/iptv/categories/weather.m3u XXX53https://iptv-org.github.io/iptv/categories/xxx.m3u - Undefined4940https://iptv-org.github.io/iptv/categories/undefined.m3u + Undefined4916https://iptv-org.github.io/iptv/categories/undefined.m3u @@ -116,7 +116,7 @@ Same thing, but split up into separate files: LanguageChannelsPlaylist - Albanian37https://iptv-org.github.io/iptv/languages/sqi.m3u + Albanian36https://iptv-org.github.io/iptv/languages/sqi.m3u Amharic1https://iptv-org.github.io/iptv/languages/amh.m3u Arabic333https://iptv-org.github.io/iptv/languages/ara.m3u Armenian26https://iptv-org.github.io/iptv/languages/hye.m3u @@ -124,43 +124,43 @@ Same thing, but split up into separate files: Azerbaijani12https://iptv-org.github.io/iptv/languages/aze.m3u Bashkir1https://iptv-org.github.io/iptv/languages/bak.m3u Basque1https://iptv-org.github.io/iptv/languages/eus.m3u - Bengali37https://iptv-org.github.io/iptv/languages/ben.m3u + Bengali38https://iptv-org.github.io/iptv/languages/ben.m3u Bosnian6https://iptv-org.github.io/iptv/languages/bos.m3u - Bulgarian16https://iptv-org.github.io/iptv/languages/bul.m3u + Bulgarian15https://iptv-org.github.io/iptv/languages/bul.m3u Burmese1https://iptv-org.github.io/iptv/languages/mya.m3u Catalan9https://iptv-org.github.io/iptv/languages/cat.m3u - Chinese98https://iptv-org.github.io/iptv/languages/zho.m3u + Chinese103https://iptv-org.github.io/iptv/languages/zho.m3u Croatian11https://iptv-org.github.io/iptv/languages/hrv.m3u Czech16https://iptv-org.github.io/iptv/languages/ces.m3u Danish12https://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 - Dutch81https://iptv-org.github.io/iptv/languages/nld.m3u - English1955https://iptv-org.github.io/iptv/languages/eng.m3u + Dutch82https://iptv-org.github.io/iptv/languages/nld.m3u + English1953https://iptv-org.github.io/iptv/languages/eng.m3u Estonian6https://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 Finnish11https://iptv-org.github.io/iptv/languages/fin.m3u - French154https://iptv-org.github.io/iptv/languages/fra.m3u + French156https://iptv-org.github.io/iptv/languages/fra.m3u Galician10https://iptv-org.github.io/iptv/languages/glg.m3u Georgian6https://iptv-org.github.io/iptv/languages/kat.m3u German171https://iptv-org.github.io/iptv/languages/deu.m3u - Greek75https://iptv-org.github.io/iptv/languages/ell.m3u + Greek72https://iptv-org.github.io/iptv/languages/ell.m3u Gujarati2https://iptv-org.github.io/iptv/languages/guj.m3u Hebrew9https://iptv-org.github.io/iptv/languages/heb.m3u - Hindi59https://iptv-org.github.io/iptv/languages/hin.m3u + Hindi56https://iptv-org.github.io/iptv/languages/hin.m3u Hungarian33https://iptv-org.github.io/iptv/languages/hun.m3u Icelandic3https://iptv-org.github.io/iptv/languages/isl.m3u - Indonesian160https://iptv-org.github.io/iptv/languages/ind.m3u + Indonesian154https://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 Italian139https://iptv-org.github.io/iptv/languages/ita.m3u Japanese60https://iptv-org.github.io/iptv/languages/jpn.m3u Javanese1https://iptv-org.github.io/iptv/languages/jav.m3u Kannada4https://iptv-org.github.io/iptv/languages/kan.m3u - Kazakh10https://iptv-org.github.io/iptv/languages/kaz.m3u + Kazakh11https://iptv-org.github.io/iptv/languages/kaz.m3u Khmer7https://iptv-org.github.io/iptv/languages/khm.m3u - Korean105https://iptv-org.github.io/iptv/languages/kor.m3u + Korean111https://iptv-org.github.io/iptv/languages/kor.m3u Kurdish13https://iptv-org.github.io/iptv/languages/kur.m3u Lahnda1https://iptv-org.github.io/iptv/languages/lah.m3u Lao10https://iptv-org.github.io/iptv/languages/lao.m3u @@ -169,7 +169,7 @@ Same thing, but split up into separate files: Lithuanian5https://iptv-org.github.io/iptv/languages/lit.m3u Macedonian3https://iptv-org.github.io/iptv/languages/mkd.m3u Malay33https://iptv-org.github.io/iptv/languages/msa.m3u - Malayalam42https://iptv-org.github.io/iptv/languages/mal.m3u + Malayalam41https://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 Marathi1https://iptv-org.github.io/iptv/languages/mar.m3u @@ -179,35 +179,36 @@ Same thing, but split up into separate files: Norwegian3https://iptv-org.github.io/iptv/languages/nor.m3u Oriya (macrolanguage)2https://iptv-org.github.io/iptv/languages/ori.m3u Panjabi6https://iptv-org.github.io/iptv/languages/pan.m3u + Papiamento1https://iptv-org.github.io/iptv/languages/pap.m3u Pashto14https://iptv-org.github.io/iptv/languages/pus.m3u - Persian77https://iptv-org.github.io/iptv/languages/fas.m3u + Persian76https://iptv-org.github.io/iptv/languages/fas.m3u Polish31https://iptv-org.github.io/iptv/languages/pol.m3u - Portuguese176https://iptv-org.github.io/iptv/languages/por.m3u + Portuguese178https://iptv-org.github.io/iptv/languages/por.m3u Romanian32https://iptv-org.github.io/iptv/languages/ron.m3u Russian255https://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 Slovak13https://iptv-org.github.io/iptv/languages/slk.m3u Slovenian5https://iptv-org.github.io/iptv/languages/slv.m3u Somali2https://iptv-org.github.io/iptv/languages/som.m3u - Spanish1111https://iptv-org.github.io/iptv/languages/spa.m3u + Spanish1103https://iptv-org.github.io/iptv/languages/spa.m3u Swahili3https://iptv-org.github.io/iptv/languages/swa.m3u Swedish18https://iptv-org.github.io/iptv/languages/swe.m3u - Tagalog7https://iptv-org.github.io/iptv/languages/tgl.m3u + Tagalog8https://iptv-org.github.io/iptv/languages/tgl.m3u Tamil35https://iptv-org.github.io/iptv/languages/tam.m3u Telugu2https://iptv-org.github.io/iptv/languages/tel.m3u - Thai44https://iptv-org.github.io/iptv/languages/tha.m3u - Turkish132https://iptv-org.github.io/iptv/languages/tur.m3u + Thai47https://iptv-org.github.io/iptv/languages/tha.m3u + Turkish133https://iptv-org.github.io/iptv/languages/tur.m3u Turkmen7https://iptv-org.github.io/iptv/languages/tuk.m3u Ukrainian33https://iptv-org.github.io/iptv/languages/ukr.m3u - Urdu22https://iptv-org.github.io/iptv/languages/urd.m3u + Urdu23https://iptv-org.github.io/iptv/languages/urd.m3u Vietnamese59https://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 Chinese8https://iptv-org.github.io/iptv/languages/yue.m3u - Undefined2114https://iptv-org.github.io/iptv/languages/undefined.m3u + Undefined2110https://iptv-org.github.io/iptv/languages/undefined.m3u @@ -235,67 +236,66 @@ Same thing, but split up into separate files: 🇦🇫 Afghanistan73https://iptv-org.github.io/iptv/countries/af.m3u 🇦🇱 Albania99https://iptv-org.github.io/iptv/countries/al.m3u - 🇩🇿 Algeria94https://iptv-org.github.io/iptv/countries/dz.m3u + 🇩🇿 Algeria96https://iptv-org.github.io/iptv/countries/dz.m3u 🇦🇸 American Samoa46https://iptv-org.github.io/iptv/countries/as.m3u 🇦🇩 Andorra64https://iptv-org.github.io/iptv/countries/ad.m3u 🇦🇴 Angola48https://iptv-org.github.io/iptv/countries/ao.m3u 🇦🇮 Anguilla47https://iptv-org.github.io/iptv/countries/ai.m3u 🇦🇶 Antarctica43https://iptv-org.github.io/iptv/countries/aq.m3u 🇦🇬 Antigua and Barbuda48https://iptv-org.github.io/iptv/countries/ag.m3u - 🇦🇷 Argentina252https://iptv-org.github.io/iptv/countries/ar.m3u -       Buenos Aires19https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u -       Catamarca2https://iptv-org.github.io/iptv/subdivisions/ar-k.m3u -       Chaco4https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u + 🇦🇷 Argentina240https://iptv-org.github.io/iptv/countries/ar.m3u +       Buenos Aires17https://iptv-org.github.io/iptv/subdivisions/ar-b.m3u +       Catamarca1https://iptv-org.github.io/iptv/subdivisions/ar-k.m3u +       Chaco3https://iptv-org.github.io/iptv/subdivisions/ar-h.m3u       Chubut3https://iptv-org.github.io/iptv/subdivisions/ar-u.m3u       Ciudad Autonoma de Buenos Aires1https://iptv-org.github.io/iptv/subdivisions/ar-c.m3u -       Cordoba7https://iptv-org.github.io/iptv/subdivisions/ar-x.m3u -       Corrientes4https://iptv-org.github.io/iptv/subdivisions/ar-w.m3u +       Cordoba6https://iptv-org.github.io/iptv/subdivisions/ar-x.m3u +       Corrientes3https://iptv-org.github.io/iptv/subdivisions/ar-w.m3u       Entre Rios2https://iptv-org.github.io/iptv/subdivisions/ar-e.m3u       Formosa1https://iptv-org.github.io/iptv/subdivisions/ar-p.m3u -       Jujuy4https://iptv-org.github.io/iptv/subdivisions/ar-y.m3u +       Jujuy3https://iptv-org.github.io/iptv/subdivisions/ar-y.m3u       La Pampa3https://iptv-org.github.io/iptv/subdivisions/ar-l.m3u       La Rioja4https://iptv-org.github.io/iptv/subdivisions/ar-f.m3u -       Mendoza1https://iptv-org.github.io/iptv/subdivisions/ar-m.m3u       Misiones4https://iptv-org.github.io/iptv/subdivisions/ar-n.m3u -       Neuquen3https://iptv-org.github.io/iptv/subdivisions/ar-q.m3u +       Neuquen2https://iptv-org.github.io/iptv/subdivisions/ar-q.m3u       Rio Negro1https://iptv-org.github.io/iptv/subdivisions/ar-r.m3u       Salta5https://iptv-org.github.io/iptv/subdivisions/ar-a.m3u       San Juan5https://iptv-org.github.io/iptv/subdivisions/ar-j.m3u       San Luis1https://iptv-org.github.io/iptv/subdivisions/ar-d.m3u -       Santa Cruz1https://iptv-org.github.io/iptv/subdivisions/ar-z.m3u -       Santa Fe7https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u +       Santa Cruz2https://iptv-org.github.io/iptv/subdivisions/ar-z.m3u +       Santa Fe6https://iptv-org.github.io/iptv/subdivisions/ar-s.m3u       Tucuman5https://iptv-org.github.io/iptv/subdivisions/ar-t.m3u - 🇦🇲 Armenia95https://iptv-org.github.io/iptv/countries/am.m3u - 🇦🇼 Aruba48https://iptv-org.github.io/iptv/countries/aw.m3u - 🇦🇺 Australia81https://iptv-org.github.io/iptv/countries/au.m3u + 🇦🇲 Armenia96https://iptv-org.github.io/iptv/countries/am.m3u + 🇦🇼 Aruba49https://iptv-org.github.io/iptv/countries/aw.m3u + 🇦🇺 Australia82https://iptv-org.github.io/iptv/countries/au.m3u 🇦🇹 Austria92https://iptv-org.github.io/iptv/countries/at.m3u - 🇦🇿 Azerbaijan79https://iptv-org.github.io/iptv/countries/az.m3u + 🇦🇿 Azerbaijan80https://iptv-org.github.io/iptv/countries/az.m3u 🇧🇸 Bahamas50https://iptv-org.github.io/iptv/countries/bs.m3u - 🇧🇭 Bahrain83https://iptv-org.github.io/iptv/countries/bh.m3u - 🇧🇩 Bangladesh77https://iptv-org.github.io/iptv/countries/bd.m3u + 🇧🇭 Bahrain84https://iptv-org.github.io/iptv/countries/bh.m3u + 🇧🇩 Bangladesh78https://iptv-org.github.io/iptv/countries/bd.m3u 🇧🇧 Barbados48https://iptv-org.github.io/iptv/countries/bb.m3u - 🇧🇾 Belarus91https://iptv-org.github.io/iptv/countries/by.m3u + 🇧🇾 Belarus92https://iptv-org.github.io/iptv/countries/by.m3u 🇧🇪 Belgium93https://iptv-org.github.io/iptv/countries/be.m3u 🇧🇿 Belize49https://iptv-org.github.io/iptv/countries/bz.m3u 🇧🇯 Benin49https://iptv-org.github.io/iptv/countries/bj.m3u 🇧🇲 Bermuda45https://iptv-org.github.io/iptv/countries/bm.m3u 🇧🇹 Bhutan58https://iptv-org.github.io/iptv/countries/bt.m3u - 🇧🇴 Bolivia117https://iptv-org.github.io/iptv/countries/bo.m3u + 🇧🇴 Bolivia116https://iptv-org.github.io/iptv/countries/bo.m3u       Santa Cruz1https://iptv-org.github.io/iptv/subdivisions/bo-s.m3u 🇧🇶 Bonaire43https://iptv-org.github.io/iptv/countries/bq.m3u 🇧🇦 Bosnia and Herzegovina74https://iptv-org.github.io/iptv/countries/ba.m3u 🇧🇼 Botswana48https://iptv-org.github.io/iptv/countries/bw.m3u 🇧🇻 Bouvet Island45https://iptv-org.github.io/iptv/countries/bv.m3u - 🇧🇷 Brazil197https://iptv-org.github.io/iptv/countries/br.m3u + 🇧🇷 Brazil200https://iptv-org.github.io/iptv/countries/br.m3u       Rio de Janeiro1https://iptv-org.github.io/iptv/subdivisions/br-rj.m3u 🇮🇴 British Indian Ocean Territory43https://iptv-org.github.io/iptv/countries/io.m3u 🇻🇬 British Virgin Islands47https://iptv-org.github.io/iptv/countries/vg.m3u - 🇧🇳 Brunei53https://iptv-org.github.io/iptv/countries/bn.m3u - 🇧🇬 Bulgaria75https://iptv-org.github.io/iptv/countries/bg.m3u + 🇧🇳 Brunei56https://iptv-org.github.io/iptv/countries/bn.m3u + 🇧🇬 Bulgaria74https://iptv-org.github.io/iptv/countries/bg.m3u 🇧🇫 Burkina Faso51https://iptv-org.github.io/iptv/countries/bf.m3u 🇧🇮 Burundi48https://iptv-org.github.io/iptv/countries/bi.m3u - 🇰🇭 Cambodia58https://iptv-org.github.io/iptv/countries/kh.m3u - 🇨🇲 Cameroon50https://iptv-org.github.io/iptv/countries/cm.m3u + 🇰🇭 Cambodia59https://iptv-org.github.io/iptv/countries/kh.m3u + 🇨🇲 Cameroon51https://iptv-org.github.io/iptv/countries/cm.m3u 🇨🇦 Canada151https://iptv-org.github.io/iptv/countries/ca.m3u       British Columbia2https://iptv-org.github.io/iptv/subdivisions/ca-bc.m3u       Manitoba1https://iptv-org.github.io/iptv/subdivisions/ca-mb.m3u @@ -308,21 +308,21 @@ Same thing, but split up into separate files: 🇰🇾 Cayman Islands47https://iptv-org.github.io/iptv/countries/ky.m3u 🇨🇫 Central African Republic48https://iptv-org.github.io/iptv/countries/cf.m3u 🇹🇩 Chad49https://iptv-org.github.io/iptv/countries/td.m3u - 🇨🇱 Chile207https://iptv-org.github.io/iptv/countries/cl.m3u + 🇨🇱 Chile205https://iptv-org.github.io/iptv/countries/cl.m3u       Magallanes1https://iptv-org.github.io/iptv/subdivisions/cl-ma.m3u       Maule1https://iptv-org.github.io/iptv/subdivisions/cl-ml.m3u       Nuble2https://iptv-org.github.io/iptv/subdivisions/cl-nb.m3u - 🇨🇳 China915https://iptv-org.github.io/iptv/countries/cn.m3u + 🇨🇳 China920https://iptv-org.github.io/iptv/countries/cn.m3u 🇨🇽 Christmas Island43https://iptv-org.github.io/iptv/countries/cx.m3u 🇨🇨 Cocos (Keeling) Islands43https://iptv-org.github.io/iptv/countries/cc.m3u - 🇨🇴 Colombia135https://iptv-org.github.io/iptv/countries/co.m3u + 🇨🇴 Colombia133https://iptv-org.github.io/iptv/countries/co.m3u       Atlantico1https://iptv-org.github.io/iptv/subdivisions/co-atl.m3u       Bolivar1https://iptv-org.github.io/iptv/subdivisions/co-bol.m3u       Caldas1https://iptv-org.github.io/iptv/subdivisions/co-cal.m3u       Cauca2https://iptv-org.github.io/iptv/subdivisions/co-cau.m3u       Choco1https://iptv-org.github.io/iptv/subdivisions/co-cho.m3u       Cundinamarca1https://iptv-org.github.io/iptv/subdivisions/co-cun.m3u -       Huila2https://iptv-org.github.io/iptv/subdivisions/co-hui.m3u +       Huila1https://iptv-org.github.io/iptv/subdivisions/co-hui.m3u       Magdalena1https://iptv-org.github.io/iptv/subdivisions/co-mag.m3u       Narino1https://iptv-org.github.io/iptv/subdivisions/co-nar.m3u       Norte de Santander1https://iptv-org.github.io/iptv/subdivisions/co-nsa.m3u @@ -334,7 +334,7 @@ Same thing, but split up into separate files: 🇨🇰 Cook Islands46https://iptv-org.github.io/iptv/countries/ck.m3u 🇨🇷 Costa Rica118https://iptv-org.github.io/iptv/countries/cr.m3u 🇭🇷 Croatia74https://iptv-org.github.io/iptv/countries/hr.m3u - 🇨🇺 Cuba92https://iptv-org.github.io/iptv/countries/cu.m3u + 🇨🇺 Cuba91https://iptv-org.github.io/iptv/countries/cu.m3u 🇨🇼 Curacao53https://iptv-org.github.io/iptv/countries/cw.m3u 🇨🇾 Cyprus88https://iptv-org.github.io/iptv/countries/cy.m3u 🇨🇿 Czech Republic75https://iptv-org.github.io/iptv/countries/cz.m3u @@ -342,14 +342,14 @@ Same thing, but split up into separate files: 🇩🇰 Denmark80https://iptv-org.github.io/iptv/countries/dk.m3u 🇩🇯 Djibouti80https://iptv-org.github.io/iptv/countries/dj.m3u 🇩🇲 Dominica47https://iptv-org.github.io/iptv/countries/dm.m3u - 🇩🇴 Dominican Republic162https://iptv-org.github.io/iptv/countries/do.m3u + 🇩🇴 Dominican Republic164https://iptv-org.github.io/iptv/countries/do.m3u       Distrito Nacional (Santo Domingo)1https://iptv-org.github.io/iptv/subdivisions/do-01.m3u       El Seibo1https://iptv-org.github.io/iptv/subdivisions/do-08.m3u       La Altagracia1https://iptv-org.github.io/iptv/subdivisions/do-11.m3u       Monsenor Nouel1https://iptv-org.github.io/iptv/subdivisions/do-28.m3u       Santiago1https://iptv-org.github.io/iptv/subdivisions/do-25.m3u - 🇹🇱 East Timor49https://iptv-org.github.io/iptv/countries/tl.m3u - 🇪🇨 Ecuador106https://iptv-org.github.io/iptv/countries/ec.m3u + 🇹🇱 East Timor50https://iptv-org.github.io/iptv/countries/tl.m3u + 🇪🇨 Ecuador104https://iptv-org.github.io/iptv/countries/ec.m3u       Loja1https://iptv-org.github.io/iptv/subdivisions/ec-l.m3u 🇪🇬 Egypt108https://iptv-org.github.io/iptv/countries/eg.m3u 🇸🇻 El Salvador105https://iptv-org.github.io/iptv/countries/sv.m3u @@ -362,17 +362,17 @@ Same thing, but split up into separate files: 🇫🇯 Fiji47https://iptv-org.github.io/iptv/countries/fj.m3u 🇫🇮 Finland77https://iptv-org.github.io/iptv/countries/fi.m3u       Pohjanmaa3https://iptv-org.github.io/iptv/subdivisions/fi-12.m3u - 🇫🇷 France224https://iptv-org.github.io/iptv/countries/fr.m3u + 🇫🇷 France225https://iptv-org.github.io/iptv/countries/fr.m3u 🇬🇫 French Guiana47https://iptv-org.github.io/iptv/countries/gf.m3u 🇵🇫 French Polynesia47https://iptv-org.github.io/iptv/countries/pf.m3u 🇹🇫 French Southern Territories48https://iptv-org.github.io/iptv/countries/tf.m3u 🇬🇦 Gabon49https://iptv-org.github.io/iptv/countries/ga.m3u 🇬🇲 Gambia49https://iptv-org.github.io/iptv/countries/gm.m3u - 🇬🇪 Georgia72https://iptv-org.github.io/iptv/countries/ge.m3u + 🇬🇪 Georgia73https://iptv-org.github.io/iptv/countries/ge.m3u 🇩🇪 Germany262https://iptv-org.github.io/iptv/countries/de.m3u 🇬🇭 Ghana48https://iptv-org.github.io/iptv/countries/gh.m3u 🇬🇮 Gibraltar43https://iptv-org.github.io/iptv/countries/gi.m3u - 🇬🇷 Greece133https://iptv-org.github.io/iptv/countries/gr.m3u + 🇬🇷 Greece130https://iptv-org.github.io/iptv/countries/gr.m3u 🇬🇱 Greenland45https://iptv-org.github.io/iptv/countries/gl.m3u 🇬🇩 Grenada47https://iptv-org.github.io/iptv/countries/gd.m3u 🇬🇵 Guadeloupe50https://iptv-org.github.io/iptv/countries/gp.m3u @@ -384,64 +384,64 @@ Same thing, but split up into separate files: 🇬🇳 Guinea48https://iptv-org.github.io/iptv/countries/gn.m3u 🇬🇼 Guinea-Bissau48https://iptv-org.github.io/iptv/countries/gw.m3u 🇬🇾 Guyana45https://iptv-org.github.io/iptv/countries/gy.m3u - 🇭🇹 Haiti61https://iptv-org.github.io/iptv/countries/ht.m3u + 🇭🇹 Haiti59https://iptv-org.github.io/iptv/countries/ht.m3u 🇭🇲 Heard Island and McDonald Islands43https://iptv-org.github.io/iptv/countries/hm.m3u - 🇭🇳 Honduras119https://iptv-org.github.io/iptv/countries/hn.m3u - 🇭🇰 Hong Kong62https://iptv-org.github.io/iptv/countries/hk.m3u + 🇭🇳 Honduras120https://iptv-org.github.io/iptv/countries/hn.m3u + 🇭🇰 Hong Kong65https://iptv-org.github.io/iptv/countries/hk.m3u 🇭🇺 Hungary96https://iptv-org.github.io/iptv/countries/hu.m3u 🇮🇸 Iceland65https://iptv-org.github.io/iptv/countries/is.m3u - 🇮🇳 India237https://iptv-org.github.io/iptv/countries/in.m3u - 🇮🇩 Indonesia222https://iptv-org.github.io/iptv/countries/id.m3u + 🇮🇳 India232https://iptv-org.github.io/iptv/countries/in.m3u + 🇮🇩 Indonesia214https://iptv-org.github.io/iptv/countries/id.m3u       Aceh2https://iptv-org.github.io/iptv/subdivisions/id-ac.m3u       Bali2https://iptv-org.github.io/iptv/subdivisions/id-ba.m3u       Banten1https://iptv-org.github.io/iptv/subdivisions/id-bt.m3u       Bengkulu2https://iptv-org.github.io/iptv/subdivisions/id-be.m3u       Gorontalo1https://iptv-org.github.io/iptv/subdivisions/id-go.m3u -       Jakarta Raya4https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u +       Jakarta Raya3https://iptv-org.github.io/iptv/subdivisions/id-jk.m3u       Jambi4https://iptv-org.github.io/iptv/subdivisions/id-ja.m3u       Jawa Barat7https://iptv-org.github.io/iptv/subdivisions/id-jb.m3u -       Jawa Tengah6https://iptv-org.github.io/iptv/subdivisions/id-jt.m3u +       Jawa Tengah5https://iptv-org.github.io/iptv/subdivisions/id-jt.m3u       Jawa Timur8https://iptv-org.github.io/iptv/subdivisions/id-ji.m3u       Kalimantan Barat2https://iptv-org.github.io/iptv/subdivisions/id-kb.m3u       Kalimantan Selatan3https://iptv-org.github.io/iptv/subdivisions/id-ks.m3u       Kalimantan Tengah1https://iptv-org.github.io/iptv/subdivisions/id-kt.m3u       Kalimantan Timur2https://iptv-org.github.io/iptv/subdivisions/id-ki.m3u       Kepulauan Bangka Belitung1https://iptv-org.github.io/iptv/subdivisions/id-bb.m3u -       Lampung3https://iptv-org.github.io/iptv/subdivisions/id-la.m3u +       Lampung2https://iptv-org.github.io/iptv/subdivisions/id-la.m3u       Maluku Utara1https://iptv-org.github.io/iptv/subdivisions/id-mu.m3u       Maluku1https://iptv-org.github.io/iptv/subdivisions/id-ml.m3u       Nusa Tenggara Barat1https://iptv-org.github.io/iptv/subdivisions/id-nb.m3u       Nusa Tenggara Timur1https://iptv-org.github.io/iptv/subdivisions/id-nt.m3u -       Papua2https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u -       Riau3https://iptv-org.github.io/iptv/subdivisions/id-ri.m3u +       Papua1https://iptv-org.github.io/iptv/subdivisions/id-pp.m3u +       Riau2https://iptv-org.github.io/iptv/subdivisions/id-ri.m3u       Sulawesi Barat1https://iptv-org.github.io/iptv/subdivisions/id-sr.m3u -       Sulawesi Selatan3https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u +       Sulawesi Selatan2https://iptv-org.github.io/iptv/subdivisions/id-sn.m3u       Sulawesi Tengah1https://iptv-org.github.io/iptv/subdivisions/id-st.m3u -       Sulawesi Tenggara2https://iptv-org.github.io/iptv/subdivisions/id-sg.m3u +       Sulawesi Tenggara1https://iptv-org.github.io/iptv/subdivisions/id-sg.m3u       Sulawesi Utara1https://iptv-org.github.io/iptv/subdivisions/id-sa.m3u       Sumatera Barat2https://iptv-org.github.io/iptv/subdivisions/id-sb.m3u       Sumatera Selatan2https://iptv-org.github.io/iptv/subdivisions/id-ss.m3u -       Yogyakarta3https://iptv-org.github.io/iptv/subdivisions/id-yo.m3u - 🇮🇷 Iran119https://iptv-org.github.io/iptv/countries/ir.m3u - 🇮🇶 Iraq115https://iptv-org.github.io/iptv/countries/iq.m3u +       Yogyakarta2https://iptv-org.github.io/iptv/subdivisions/id-yo.m3u + 🇮🇷 Iran118https://iptv-org.github.io/iptv/countries/ir.m3u + 🇮🇶 Iraq116https://iptv-org.github.io/iptv/countries/iq.m3u 🇮🇪 Ireland82https://iptv-org.github.io/iptv/countries/ie.m3u 🇮🇲 Isle of Man43https://iptv-org.github.io/iptv/countries/im.m3u 🇮🇱 Israel67https://iptv-org.github.io/iptv/countries/il.m3u - 🇮🇹 Italy251https://iptv-org.github.io/iptv/countries/it.m3u + 🇮🇹 Italy250https://iptv-org.github.io/iptv/countries/it.m3u 🇨🇮 Ivory Coast51https://iptv-org.github.io/iptv/countries/ci.m3u 🇯🇲 Jamaica48https://iptv-org.github.io/iptv/countries/jm.m3u - 🇯🇵 Japan106https://iptv-org.github.io/iptv/countries/jp.m3u + 🇯🇵 Japan107https://iptv-org.github.io/iptv/countries/jp.m3u 🇯🇪 Jersey43https://iptv-org.github.io/iptv/countries/je.m3u - 🇯🇴 Jordan100https://iptv-org.github.io/iptv/countries/jo.m3u - 🇰🇿 Kazakhstan88https://iptv-org.github.io/iptv/countries/kz.m3u - 🇰🇪 Kenya54https://iptv-org.github.io/iptv/countries/ke.m3u + 🇯🇴 Jordan101https://iptv-org.github.io/iptv/countries/jo.m3u + 🇰🇿 Kazakhstan90https://iptv-org.github.io/iptv/countries/kz.m3u + 🇰🇪 Kenya52https://iptv-org.github.io/iptv/countries/ke.m3u 🇰🇮 Kiribati46https://iptv-org.github.io/iptv/countries/ki.m3u 🇽🇰 Kosovo48https://iptv-org.github.io/iptv/countries/xk.m3u - 🇰🇼 Kuwait93https://iptv-org.github.io/iptv/countries/kw.m3u - 🇰🇬 Kyrgyzstan52https://iptv-org.github.io/iptv/countries/kg.m3u - 🇱🇦 Laos67https://iptv-org.github.io/iptv/countries/la.m3u + 🇰🇼 Kuwait94https://iptv-org.github.io/iptv/countries/kw.m3u + 🇰🇬 Kyrgyzstan53https://iptv-org.github.io/iptv/countries/kg.m3u + 🇱🇦 Laos68https://iptv-org.github.io/iptv/countries/la.m3u 🇱🇻 Latvia67https://iptv-org.github.io/iptv/countries/lv.m3u - 🇱🇧 Lebanon98https://iptv-org.github.io/iptv/countries/lb.m3u + 🇱🇧 Lebanon99https://iptv-org.github.io/iptv/countries/lb.m3u 🇱🇸 Lesotho48https://iptv-org.github.io/iptv/countries/ls.m3u 🇱🇷 Liberia48https://iptv-org.github.io/iptv/countries/lr.m3u 🇱🇾 Libya86https://iptv-org.github.io/iptv/countries/ly.m3u @@ -451,7 +451,7 @@ Same thing, but split up into separate files: 🇲🇴 Macao54https://iptv-org.github.io/iptv/countries/mo.m3u 🇲🇬 Madagascar48https://iptv-org.github.io/iptv/countries/mg.m3u 🇲🇼 Malawi49https://iptv-org.github.io/iptv/countries/mw.m3u - 🇲🇾 Malaysia102https://iptv-org.github.io/iptv/countries/my.m3u + 🇲🇾 Malaysia105https://iptv-org.github.io/iptv/countries/my.m3u 🇲🇻 Maldives59https://iptv-org.github.io/iptv/countries/mv.m3u 🇲🇱 Mali48https://iptv-org.github.io/iptv/countries/ml.m3u 🇲🇹 Malta64https://iptv-org.github.io/iptv/countries/mt.m3u @@ -460,12 +460,11 @@ Same thing, but split up into separate files: 🇲🇷 Mauritania77https://iptv-org.github.io/iptv/countries/mr.m3u 🇲🇺 Mauritius49https://iptv-org.github.io/iptv/countries/mu.m3u 🇾🇹 Mayotte48https://iptv-org.github.io/iptv/countries/yt.m3u - 🇲🇽 Mexico173https://iptv-org.github.io/iptv/countries/mx.m3u + 🇲🇽 Mexico168https://iptv-org.github.io/iptv/countries/mx.m3u       Aguascalientes1https://iptv-org.github.io/iptv/subdivisions/mx-agu.m3u       Baja California1https://iptv-org.github.io/iptv/subdivisions/mx-bcn.m3u       Chihuahua1https://iptv-org.github.io/iptv/subdivisions/mx-chh.m3u       Ciudad de Mexico1https://iptv-org.github.io/iptv/subdivisions/mx-cmx.m3u -       Coahuila de Zaragoza1https://iptv-org.github.io/iptv/subdivisions/mx-coa.m3u       Guerrero1https://iptv-org.github.io/iptv/subdivisions/mx-gro.m3u       Jalisco1https://iptv-org.github.io/iptv/subdivisions/mx-jal.m3u       Mexico1https://iptv-org.github.io/iptv/subdivisions/mx-mex.m3u @@ -474,7 +473,6 @@ Same thing, but split up into separate files:       Puebla1https://iptv-org.github.io/iptv/subdivisions/mx-pue.m3u       Queretaro1https://iptv-org.github.io/iptv/subdivisions/mx-que.m3u       Quintana Roo1https://iptv-org.github.io/iptv/subdivisions/mx-roo.m3u -       San Luis Potosi1https://iptv-org.github.io/iptv/subdivisions/mx-slp.m3u       Sinaloa1https://iptv-org.github.io/iptv/subdivisions/mx-sin.m3u       Sonora1https://iptv-org.github.io/iptv/subdivisions/mx-son.m3u       Tamaulipas2https://iptv-org.github.io/iptv/subdivisions/mx-tam.m3u @@ -483,57 +481,58 @@ Same thing, but split up into separate files: 🇫🇲 Micronesia46https://iptv-org.github.io/iptv/countries/fm.m3u 🇲🇩 Moldova73https://iptv-org.github.io/iptv/countries/md.m3u 🇲🇨 Monaco63https://iptv-org.github.io/iptv/countries/mc.m3u - 🇲🇳 Mongolia69https://iptv-org.github.io/iptv/countries/mn.m3u + 🇲🇳 Mongolia70https://iptv-org.github.io/iptv/countries/mn.m3u 🇲🇪 Montenegro68https://iptv-org.github.io/iptv/countries/me.m3u 🇲🇸 Montserrat47https://iptv-org.github.io/iptv/countries/ms.m3u 🇲🇦 Morocco93https://iptv-org.github.io/iptv/countries/ma.m3u 🇲🇿 Mozambique51https://iptv-org.github.io/iptv/countries/mz.m3u - 🇲🇲 Myanmar (Burma)49https://iptv-org.github.io/iptv/countries/mm.m3u + 🇲🇲 Myanmar (Burma)50https://iptv-org.github.io/iptv/countries/mm.m3u 🇳🇦 Namibia48https://iptv-org.github.io/iptv/countries/na.m3u 🇳🇷 Nauru46https://iptv-org.github.io/iptv/countries/nr.m3u 🇳🇵 Nepal60https://iptv-org.github.io/iptv/countries/np.m3u 🇳🇱 Netherlands181https://iptv-org.github.io/iptv/countries/nl.m3u 🇳🇨 New Caledonia46https://iptv-org.github.io/iptv/countries/nc.m3u 🇳🇿 New Zealand107https://iptv-org.github.io/iptv/countries/nz.m3u - 🇳🇮 Nicaragua103https://iptv-org.github.io/iptv/countries/ni.m3u + 🇳🇮 Nicaragua102https://iptv-org.github.io/iptv/countries/ni.m3u 🇳🇪 Niger48https://iptv-org.github.io/iptv/countries/ne.m3u - 🇳🇬 Nigeria64https://iptv-org.github.io/iptv/countries/ng.m3u + 🇳🇬 Nigeria63https://iptv-org.github.io/iptv/countries/ng.m3u 🇳🇺 Niue46https://iptv-org.github.io/iptv/countries/nu.m3u 🇳🇫 Norfolk Island46https://iptv-org.github.io/iptv/countries/nf.m3u - 🇰🇵 North Korea50https://iptv-org.github.io/iptv/countries/kp.m3u + 🇰🇵 North Korea51https://iptv-org.github.io/iptv/countries/kp.m3u 🇲🇰 North Macedonia65https://iptv-org.github.io/iptv/countries/mk.m3u 🇲🇵 Northern Mariana Islands46https://iptv-org.github.io/iptv/countries/mp.m3u 🇳🇴 Norway72https://iptv-org.github.io/iptv/countries/no.m3u - 🇴🇲 Oman84https://iptv-org.github.io/iptv/countries/om.m3u - 🇵🇰 Pakistan81https://iptv-org.github.io/iptv/countries/pk.m3u + 🇴🇲 Oman85https://iptv-org.github.io/iptv/countries/om.m3u + 🇵🇰 Pakistan83https://iptv-org.github.io/iptv/countries/pk.m3u       Islamabad1https://iptv-org.github.io/iptv/subdivisions/pk-is.m3u 🇵🇼 Palau46https://iptv-org.github.io/iptv/countries/pw.m3u - 🇵🇸 Palestine98https://iptv-org.github.io/iptv/countries/ps.m3u - 🇵🇦 Panama102https://iptv-org.github.io/iptv/countries/pa.m3u + 🇵🇸 Palestine99https://iptv-org.github.io/iptv/countries/ps.m3u + 🇵🇦 Panama101https://iptv-org.github.io/iptv/countries/pa.m3u 🇵🇬 Papua New Guinea46https://iptv-org.github.io/iptv/countries/pg.m3u - 🇵🇾 Paraguay114https://iptv-org.github.io/iptv/countries/py.m3u + 🇵🇾 Paraguay112https://iptv-org.github.io/iptv/countries/py.m3u       Alto Parana2https://iptv-org.github.io/iptv/subdivisions/py-10.m3u       Boqueron1https://iptv-org.github.io/iptv/subdivisions/py-19.m3u       Caaguazu1https://iptv-org.github.io/iptv/subdivisions/py-5.m3u       Central1https://iptv-org.github.io/iptv/subdivisions/py-11.m3u       Itapua1https://iptv-org.github.io/iptv/subdivisions/py-7.m3u       Presidente Hayes1https://iptv-org.github.io/iptv/subdivisions/py-15.m3u - 🇵🇪 Peru248https://iptv-org.github.io/iptv/countries/pe.m3u -       Ancash1https://iptv-org.github.io/iptv/subdivisions/pe-anc.m3u -       Arequipa1https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u + 🇵🇪 Peru247https://iptv-org.github.io/iptv/countries/pe.m3u +       Apurimac1https://iptv-org.github.io/iptv/subdivisions/pe-apu.m3u +       Arequipa2https://iptv-org.github.io/iptv/subdivisions/pe-are.m3u +       Ica1https://iptv-org.github.io/iptv/subdivisions/pe-ica.m3u       Junin3https://iptv-org.github.io/iptv/subdivisions/pe-jun.m3u       Lima1https://iptv-org.github.io/iptv/subdivisions/pe-lim.m3u       Moquegua2https://iptv-org.github.io/iptv/subdivisions/pe-moq.m3u       Piura2https://iptv-org.github.io/iptv/subdivisions/pe-piu.m3u - 🇵🇭 Philippines64https://iptv-org.github.io/iptv/countries/ph.m3u + 🇵🇭 Philippines68https://iptv-org.github.io/iptv/countries/ph.m3u 🇵🇳 Pitcairn Islands46https://iptv-org.github.io/iptv/countries/pn.m3u 🇵🇱 Poland93https://iptv-org.github.io/iptv/countries/pl.m3u - 🇵🇹 Portugal99https://iptv-org.github.io/iptv/countries/pt.m3u - 🇵🇷 Puerto Rico98https://iptv-org.github.io/iptv/countries/pr.m3u - 🇶🇦 Qatar84https://iptv-org.github.io/iptv/countries/qa.m3u + 🇵🇹 Portugal97https://iptv-org.github.io/iptv/countries/pt.m3u + 🇵🇷 Puerto Rico97https://iptv-org.github.io/iptv/countries/pr.m3u + 🇶🇦 Qatar85https://iptv-org.github.io/iptv/countries/qa.m3u 🇨🇬 Republic of the Congo49https://iptv-org.github.io/iptv/countries/cg.m3u 🇷🇴 Romania90https://iptv-org.github.io/iptv/countries/ro.m3u - 🇷🇺 Russia396https://iptv-org.github.io/iptv/countries/ru.m3u + 🇷🇺 Russia394https://iptv-org.github.io/iptv/countries/ru.m3u 🇷🇼 Rwanda50https://iptv-org.github.io/iptv/countries/rw.m3u 🇷🇪 Réunion49https://iptv-org.github.io/iptv/countries/re.m3u 🇧🇱 Saint Barthélemy49https://iptv-org.github.io/iptv/countries/bl.m3u @@ -545,12 +544,12 @@ Same thing, but split up into separate files: 🇻🇨 Saint Vincent and the Grenadines47https://iptv-org.github.io/iptv/countries/vc.m3u 🇼🇸 Samoa46https://iptv-org.github.io/iptv/countries/ws.m3u 🇸🇲 San Marino64https://iptv-org.github.io/iptv/countries/sm.m3u - 🇸🇦 Saudi Arabia120https://iptv-org.github.io/iptv/countries/sa.m3u + 🇸🇦 Saudi Arabia121https://iptv-org.github.io/iptv/countries/sa.m3u 🇸🇳 Senegal57https://iptv-org.github.io/iptv/countries/sn.m3u 🇷🇸 Serbia102https://iptv-org.github.io/iptv/countries/rs.m3u 🇸🇨 Seychelles48https://iptv-org.github.io/iptv/countries/sc.m3u 🇸🇱 Sierra Leone49https://iptv-org.github.io/iptv/countries/sl.m3u - 🇸🇬 Singapore59https://iptv-org.github.io/iptv/countries/sg.m3u + 🇸🇬 Singapore64https://iptv-org.github.io/iptv/countries/sg.m3u 🇸🇽 Sint Maarten47https://iptv-org.github.io/iptv/countries/sx.m3u 🇸🇰 Slovakia82https://iptv-org.github.io/iptv/countries/sk.m3u 🇸🇮 Slovenia73https://iptv-org.github.io/iptv/countries/si.m3u @@ -558,7 +557,7 @@ Same thing, but split up into separate files: 🇸🇴 Somalia78https://iptv-org.github.io/iptv/countries/so.m3u 🇿🇦 South Africa49https://iptv-org.github.io/iptv/countries/za.m3u 🇬🇸 South Georgia and the South Sandwich Islands45https://iptv-org.github.io/iptv/countries/gs.m3u - 🇰🇷 South Korea166https://iptv-org.github.io/iptv/countries/kr.m3u + 🇰🇷 South Korea172https://iptv-org.github.io/iptv/countries/kr.m3u       Busan-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-26.m3u       Chungcheongbuk-do2https://iptv-org.github.io/iptv/subdivisions/kr-43.m3u       Daegu-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-27.m3u @@ -570,56 +569,56 @@ Same thing, but split up into separate files:       Jeollanam-do4https://iptv-org.github.io/iptv/subdivisions/kr-46.m3u       Ulsan-gwangyeoksi2https://iptv-org.github.io/iptv/subdivisions/kr-31.m3u 🇸🇸 South Sudan48https://iptv-org.github.io/iptv/countries/ss.m3u - 🇪🇸 Spain244https://iptv-org.github.io/iptv/countries/es.m3u + 🇪🇸 Spain245https://iptv-org.github.io/iptv/countries/es.m3u       Madrid, Comunidad de1https://iptv-org.github.io/iptv/subdivisions/es-md.m3u       Murcia, Region de1https://iptv-org.github.io/iptv/subdivisions/es-mc.m3u       Andalucia12https://iptv-org.github.io/iptv/subdivisions/es-an.m3u       Aragon1https://iptv-org.github.io/iptv/subdivisions/es-ar.m3u       Canarias3https://iptv-org.github.io/iptv/subdivisions/es-cn.m3u -       Castilla-La Mancha12https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u +       Castilla-La Mancha13https://iptv-org.github.io/iptv/subdivisions/es-cm.m3u       Catalunya6https://iptv-org.github.io/iptv/subdivisions/es-ct.m3u       Extremadura1https://iptv-org.github.io/iptv/subdivisions/es-ex.m3u       Galicia1https://iptv-org.github.io/iptv/subdivisions/es-ga.m3u - 🇱🇰 Sri Lanka66https://iptv-org.github.io/iptv/countries/lk.m3u + 🇱🇰 Sri Lanka67https://iptv-org.github.io/iptv/countries/lk.m3u 🇸🇩 Sudan81https://iptv-org.github.io/iptv/countries/sd.m3u 🇸🇷 Suriname45https://iptv-org.github.io/iptv/countries/sr.m3u 🇸🇯 Svalbard and Jan Mayen43https://iptv-org.github.io/iptv/countries/sj.m3u 🇸🇿 Swaziland48https://iptv-org.github.io/iptv/countries/sz.m3u 🇸🇪 Sweden106https://iptv-org.github.io/iptv/countries/se.m3u 🇨🇭 Switzerland103https://iptv-org.github.io/iptv/countries/ch.m3u - 🇸🇾 Syria90https://iptv-org.github.io/iptv/countries/sy.m3u + 🇸🇾 Syria91https://iptv-org.github.io/iptv/countries/sy.m3u 🇸🇹 São Tomé and Príncipe48https://iptv-org.github.io/iptv/countries/st.m3u - 🇹🇼 Taiwan126https://iptv-org.github.io/iptv/countries/tw.m3u - 🇹🇯 Tajikistan51https://iptv-org.github.io/iptv/countries/tj.m3u + 🇹🇼 Taiwan127https://iptv-org.github.io/iptv/countries/tw.m3u + 🇹🇯 Tajikistan52https://iptv-org.github.io/iptv/countries/tj.m3u 🇹🇿 Tanzania50https://iptv-org.github.io/iptv/countries/tz.m3u - 🇹🇭 Thailand90https://iptv-org.github.io/iptv/countries/th.m3u + 🇹🇭 Thailand93https://iptv-org.github.io/iptv/countries/th.m3u 🇹🇬 Togo48https://iptv-org.github.io/iptv/countries/tg.m3u 🇹🇰 Tokelau46https://iptv-org.github.io/iptv/countries/tk.m3u 🇹🇴 Tonga46https://iptv-org.github.io/iptv/countries/to.m3u 🇹🇹 Trinidad and Tobago48https://iptv-org.github.io/iptv/countries/tt.m3u 🇹🇳 Tunisia87https://iptv-org.github.io/iptv/countries/tn.m3u - 🇹🇷 Turkey202https://iptv-org.github.io/iptv/countries/tr.m3u - 🇹🇲 Turkmenistan54https://iptv-org.github.io/iptv/countries/tm.m3u + 🇹🇷 Turkey205https://iptv-org.github.io/iptv/countries/tr.m3u + 🇹🇲 Turkmenistan55https://iptv-org.github.io/iptv/countries/tm.m3u 🇹🇨 Turks and Caicos Islands47https://iptv-org.github.io/iptv/countries/tc.m3u 🇹🇻 Tuvalu46https://iptv-org.github.io/iptv/countries/tv.m3u 🇺🇲 U.S. Minor Outlying Islands43https://iptv-org.github.io/iptv/countries/um.m3u 🇻🇮 U.S. Virgin Islands47https://iptv-org.github.io/iptv/countries/vi.m3u 🇺🇬 Uganda50https://iptv-org.github.io/iptv/countries/ug.m3u 🇺🇦 Ukraine107https://iptv-org.github.io/iptv/countries/ua.m3u - 🇦🇪 United Arab Emirates118https://iptv-org.github.io/iptv/countries/ae.m3u - 🇬🇧 United Kingdom325https://iptv-org.github.io/iptv/countries/uk.m3u + 🇦🇪 United Arab Emirates119https://iptv-org.github.io/iptv/countries/ae.m3u + 🇬🇧 United Kingdom324https://iptv-org.github.io/iptv/countries/uk.m3u       Wales3https://iptv-org.github.io/iptv/subdivisions/gb-wls.m3u - 🇺🇸 United States1986https://iptv-org.github.io/iptv/countries/us.m3u + 🇺🇸 United States1983https://iptv-org.github.io/iptv/countries/us.m3u       Alabama4https://iptv-org.github.io/iptv/subdivisions/us-al.m3u       Alaska2https://iptv-org.github.io/iptv/subdivisions/us-ak.m3u       Arizona12https://iptv-org.github.io/iptv/subdivisions/us-az.m3u       Arkansas6https://iptv-org.github.io/iptv/subdivisions/us-ar.m3u -       California150https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u -       Colorado21https://iptv-org.github.io/iptv/subdivisions/us-co.m3u +       California152https://iptv-org.github.io/iptv/subdivisions/us-ca.m3u +       Colorado23https://iptv-org.github.io/iptv/subdivisions/us-co.m3u       Connecticut26https://iptv-org.github.io/iptv/subdivisions/us-ct.m3u -       Delaware6https://iptv-org.github.io/iptv/subdivisions/us-de.m3u +       Delaware7https://iptv-org.github.io/iptv/subdivisions/us-de.m3u       District of Columbia4https://iptv-org.github.io/iptv/subdivisions/us-dc.m3u -       Florida59https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u +       Florida60https://iptv-org.github.io/iptv/subdivisions/us-fl.m3u       Georgia11https://iptv-org.github.io/iptv/subdivisions/us-ga.m3u       Hawaii6https://iptv-org.github.io/iptv/subdivisions/us-hi.m3u       Idaho2https://iptv-org.github.io/iptv/subdivisions/us-id.m3u @@ -640,15 +639,15 @@ Same thing, but split up into separate files:       Nebraska3https://iptv-org.github.io/iptv/subdivisions/us-ne.m3u       Nevada3https://iptv-org.github.io/iptv/subdivisions/us-nv.m3u       New Hampshire2https://iptv-org.github.io/iptv/subdivisions/us-nh.m3u -       New Jersey16https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u +       New Jersey13https://iptv-org.github.io/iptv/subdivisions/us-nj.m3u       New Mexico4https://iptv-org.github.io/iptv/subdivisions/us-nm.m3u -       New York46https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u +       New York44https://iptv-org.github.io/iptv/subdivisions/us-ny.m3u       North Carolina7https://iptv-org.github.io/iptv/subdivisions/us-nc.m3u       North Dakota4https://iptv-org.github.io/iptv/subdivisions/us-nd.m3u       Ohio13https://iptv-org.github.io/iptv/subdivisions/us-oh.m3u       Oklahoma2https://iptv-org.github.io/iptv/subdivisions/us-ok.m3u       Oregon3https://iptv-org.github.io/iptv/subdivisions/us-or.m3u -       Pennsylvania25https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u +       Pennsylvania24https://iptv-org.github.io/iptv/subdivisions/us-pa.m3u       Puerto Rico2https://iptv-org.github.io/iptv/subdivisions/us-pr.m3u       Rhode Island1https://iptv-org.github.io/iptv/subdivisions/us-ri.m3u       South Carolina2https://iptv-org.github.io/iptv/subdivisions/us-sc.m3u @@ -661,15 +660,15 @@ Same thing, but split up into separate files:       Washington12https://iptv-org.github.io/iptv/subdivisions/us-wa.m3u       Wisconsin8https://iptv-org.github.io/iptv/subdivisions/us-wi.m3u       Wyoming1https://iptv-org.github.io/iptv/subdivisions/us-wy.m3u - 🇺🇾 Uruguay94https://iptv-org.github.io/iptv/countries/uy.m3u - 🇺🇿 Uzbekistan50https://iptv-org.github.io/iptv/countries/uz.m3u + 🇺🇾 Uruguay93https://iptv-org.github.io/iptv/countries/uy.m3u + 🇺🇿 Uzbekistan51https://iptv-org.github.io/iptv/countries/uz.m3u 🇻🇺 Vanuatu46https://iptv-org.github.io/iptv/countries/vu.m3u 🇻🇦 Vatican City63https://iptv-org.github.io/iptv/countries/va.m3u 🇻🇪 Venezuela108https://iptv-org.github.io/iptv/countries/ve.m3u - 🇻🇳 Vietnam106https://iptv-org.github.io/iptv/countries/vn.m3u + 🇻🇳 Vietnam109https://iptv-org.github.io/iptv/countries/vn.m3u 🇼🇫 Wallis and Futuna46https://iptv-org.github.io/iptv/countries/wf.m3u 🇪🇭 Western Sahara53https://iptv-org.github.io/iptv/countries/eh.m3u - 🇾🇪 Yemen90https://iptv-org.github.io/iptv/countries/ye.m3u + 🇾🇪 Yemen91https://iptv-org.github.io/iptv/countries/ye.m3u 🇿🇲 Zambia48https://iptv-org.github.io/iptv/countries/zm.m3u 🇿🇼 Zimbabwe48https://iptv-org.github.io/iptv/countries/zw.m3u 🇦🇽 Åland43https://iptv-org.github.io/iptv/countries/ax.m3u @@ -699,31 +698,31 @@ Same thing, but split up into separate files: Africa149https://iptv-org.github.io/iptv/regions/afr.m3u - Americas3056https://iptv-org.github.io/iptv/regions/amer.m3u - Asia-Pacific1850https://iptv-org.github.io/iptv/regions/apac.m3u - Arab world320https://iptv-org.github.io/iptv/regions/arab.m3u - Association of Southeast Asian Nations373https://iptv-org.github.io/iptv/regions/asean.m3u - Asia2602https://iptv-org.github.io/iptv/regions/asia.m3u - Caribbean110https://iptv-org.github.io/iptv/regions/carib.m3u - Central Asia30https://iptv-org.github.io/iptv/regions/cas.m3u - Central America108https://iptv-org.github.io/iptv/regions/cenamer.m3u - Commonwealth of Independent States420https://iptv-org.github.io/iptv/regions/cis.m3u - Europe, the Middle East and Africa2687https://iptv-org.github.io/iptv/regions/emea.m3u - Europe2281https://iptv-org.github.io/iptv/regions/eur.m3u - Hispanic America870https://iptv-org.github.io/iptv/regions/hispam.m3u - Latin America and the Caribbean1011https://iptv-org.github.io/iptv/regions/lac.m3u - Latin America998https://iptv-org.github.io/iptv/regions/latam.m3u - Maghreb64https://iptv-org.github.io/iptv/regions/maghreb.m3u + Americas3047https://iptv-org.github.io/iptv/regions/amer.m3u + Asia-Pacific1853https://iptv-org.github.io/iptv/regions/apac.m3u + Arab world322https://iptv-org.github.io/iptv/regions/arab.m3u + Association of Southeast Asian Nations367https://iptv-org.github.io/iptv/regions/asean.m3u + Asia2601https://iptv-org.github.io/iptv/regions/asia.m3u + Caribbean112https://iptv-org.github.io/iptv/regions/carib.m3u + Central Asia31https://iptv-org.github.io/iptv/regions/cas.m3u + Central America113https://iptv-org.github.io/iptv/regions/cenamer.m3u + Commonwealth of Independent States419https://iptv-org.github.io/iptv/regions/cis.m3u + Europe, the Middle East and Africa2679https://iptv-org.github.io/iptv/regions/emea.m3u + Europe2275https://iptv-org.github.io/iptv/regions/eur.m3u + Hispanic America860https://iptv-org.github.io/iptv/regions/hispam.m3u + Latin America and the Caribbean1004https://iptv-org.github.io/iptv/regions/lac.m3u + Latin America990https://iptv-org.github.io/iptv/regions/latam.m3u + Maghreb66https://iptv-org.github.io/iptv/regions/maghreb.m3u Middle East and North Africa523https://iptv-org.github.io/iptv/regions/mena.m3u - Middle East471https://iptv-org.github.io/iptv/regions/mideast.m3u - Northern America2045https://iptv-org.github.io/iptv/regions/nam.m3u - North America2342https://iptv-org.github.io/iptv/regions/noram.m3u + Middle East469https://iptv-org.github.io/iptv/regions/mideast.m3u + Northern America2042https://iptv-org.github.io/iptv/regions/nam.m3u + North America2343https://iptv-org.github.io/iptv/regions/noram.m3u Nordics91https://iptv-org.github.io/iptv/regions/nord.m3u - Oceania95https://iptv-org.github.io/iptv/regions/oce.m3u - South Asia256https://iptv-org.github.io/iptv/regions/sas.m3u - South America718https://iptv-org.github.io/iptv/regions/southam.m3u - Sub-Saharan Africa72https://iptv-org.github.io/iptv/regions/ssa.m3u - West Africa37https://iptv-org.github.io/iptv/regions/wafr.m3u + Oceania96https://iptv-org.github.io/iptv/regions/oce.m3u + South Asia254https://iptv-org.github.io/iptv/regions/sas.m3u + South America708https://iptv-org.github.io/iptv/regions/southam.m3u + Sub-Saharan Africa70https://iptv-org.github.io/iptv/regions/ssa.m3u + West Africa36https://iptv-org.github.io/iptv/regions/wafr.m3u diff --git a/streams/ae.m3u b/streams/ae.m3u index 7ee2c9966..8e6450b94 100644 --- a/streams/ae.m3u +++ b/streams/ae.m3u @@ -65,7 +65,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="DubaiTV.ae" status="online",Dubai TV (1080p) https://weyyak-live.akamaized.net/weyyak_dubai_tv/index.m3u8 -#EXTINF:-1 tvg-id="DubaiTV.ae" status="error",Dubai TV (576p) +#EXTINF:-1 tvg-id="DubaiTV.ae" status="online",Dubai TV (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/al.m3u b/streams/al.m3u index 54ce96db7..9fbe800bd 100644 --- a/streams/al.m3u +++ b/streams/al.m3u @@ -3,7 +3,7 @@ https://tv2.abcnews.al/live/abcnews/playlist.m3u8 #EXTINF:-1 tvg-id="AlbUKTV.uk" status="online",AlbUK TV (1080p) [Not 24/7] http://albuk.dyndns.tv:1935/albuk/albuk.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="AlpoTV.al" status="online",ALPO (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlpoTV.al" status="error",ALPO (720p) [Not 24/7] https://5d00db0e0fcd5.streamlock.net/7236/7236/playlist.m3u8 #EXTINF:-1 tvg-id="KlanPlus.al" status="timeout",Klan Plus http://93.157.62.180/KlanPlus/index.m3u8 @@ -59,7 +59,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="" status="error",ALB Music (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",ALB Music (720p) [Not 24/7] http://albmusic.dyndns.tv:1935/albuk/albmus.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",AlbDreams TV (720p) http://live.albavision.net:1123/live/albdreams.m3u8 diff --git a/streams/am.m3u b/streams/am.m3u index 908ceec9c..9bcc196ca 100644 --- a/streams/am.m3u +++ b/streams/am.m3u @@ -8,10 +8,10 @@ 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) #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/s22/index.m3u8 -#EXTINF:-1 tvg-id="ArmeniaJanTV.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 Ջան TV (480p) [Not 24/7] +#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) @@ -38,7 +38,7 @@ 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="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) @@ -47,13 +47,13 @@ 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) #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/s53/index.m3u8 -#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) +#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) #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) #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/s5/index.m3u8 -#EXTINF:-1 tvg-id="NorHayastanTV.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",Նոր Հայաստան (480p) +#EXTINF:-1 tvg-id="NorHayastanTV.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) #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/s12/index.m3u8 #EXTINF:-1 tvg-id="ShantTV.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",Շանթ (1080p) diff --git a/streams/ar.m3u b/streams/ar.m3u index e1ac01bfd..7cc2b7963 100644 --- a/streams/ar.m3u +++ b/streams/ar.m3u @@ -1,9 +1,9 @@ #EXTM3U #EXTINF:-1 tvg-id="5TV.ar" status="online",5TV (Corrientes) (480p) [Not 24/7] http://www.coninfo.net:1935/tvcinco/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="online",13Max Televisión (1080p) +#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="error",13Max Televisión (1080p) http://coninfo.net:1935/13maxhd/live13maxtvnuevo/playlist.m3u8 -#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="online",13Max Televisión (720p) +#EXTINF:-1 tvg-id="13MaxTelevision.ar" status="error",13Max Televisión (720p) http://coninfo.net:1935/13maxhd/live13maxtvnuevo_720p/playlist.m3u8 #EXTINF:-1 tvg-id="247CanaldeNoticias.ar" status="online",24/7 Canal de Noticias (720p) https://59c5c86e10038.streamlock.net/6605140/6605140/playlist.m3u8 @@ -24,7 +24,7 @@ https://sc1.stweb.tv/airedigital/live/playlist.m3u8 http://51.79.83.93:9998/live/am1020/playlist.m3u8 #EXTINF:-1 tvg-id="AmericaSports.ar" status="online",América Sports (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCnx743KuO_16sCMIbEg7Y7Q/live -#EXTINF:-1 tvg-id="AmericaTucuman.ar" status="online",América Tucumán (720p) +#EXTINF:-1 tvg-id="AmericaTucuman.ar" status="error",América Tucumán (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCZ8sgVyD7HqDor8ujB-TZpg/live #EXTINF:-1 tvg-id="AmericaTV.ar" status="online" user-agent="iPhone",América TV (720p) #EXTVLCOPT:http-user-agent=iPhone @@ -75,9 +75,9 @@ https://5cd577a3dd8ec.streamlock.net/canal4/smil:manifest.smil/playlist.m3u8 https://iptv.ixfo.com.ar:30443/live/C4POS/playlist.m3u8 #EXTINF:-1 tvg-id="Canal4SanJuan.ar" status="online",Canal 4 (San Juan) http://streamlov.alsolnet.com/canal4sanjuan/live/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal5PicoTruncado.ar" status="error",Canal 5 (Pico Truncado) +#EXTINF:-1 tvg-id="Canal5PicoTruncado.ar" status="online",Canal 5 (Pico Truncado) https://stream.arcast.com.ar/canal5picotruncado/canal5picotruncado/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal5SantaFe.ar" status="online",C5 Santa Fé (240p) +#EXTINF:-1 tvg-id="Canal5SantaFe.ar" status="error",C5 Santa Fé (240p) https://stream.arcast.com.ar/c5sf/c5sf/playlist.m3u8 #EXTINF:-1 tvg-id="Canal5Tucuman.ar" status="online",Canal 5 (Tucumán) [Not 24/7] https://videohd.live:19360/8090/8090.m3u8 @@ -85,7 +85,7 @@ https://videohd.live:19360/8090/8090.m3u8 https://stmvideo1.livecastv.com/canal6er/canal6er/playlist.m3u8 #EXTINF:-1 tvg-id="Canal6MardePlata.ar" status="online",Canal 6 (Mar de Plata) https://59537faa0729a.streamlock.net/canal6mdp/canal6mdp/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal6Moreno.ar" status="online",Canal 6 (Moreno) +#EXTINF:-1 tvg-id="Canal6Moreno.ar" status="error",Canal 6 (Moreno) https://stream.arcast.com.ar/canal6moreno/canal6moreno/playlist.m3u8 #EXTINF:-1 tvg-id="Canal6Posadas.ar" status="online",Canal 6 (Posadas) https://iptv.ixfo.com.ar:30443/live/c6digital/playlist.m3u8 @@ -103,7 +103,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canal9cha https://inliveserver.com:1936/17012/17012/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Litoral.ar" status="online",Canal 9 Litoral https://stream.arcast.live/ahora/ahora/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal9Multivision.ar" status="online",CANAL.9 MULTIVISION (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal9Multivision.ar" status="blocked",CANAL.9 MULTIVISION (720p) [Not 24/7] https://panel.dattalive.com/8250/8250/playlist.m3u8 #EXTINF:-1 tvg-id="Canal9Resistencia.ar" status="online",Canal 9 Resistencia (1080p) http://201.217.245.41:8081/testmelucas/canal9/playlist.m3u8 @@ -113,19 +113,19 @@ https://streamcasthd.com:1936/canal9riocuartotv/canal9riocuartotv/playlist.m3u8 https://5b3050bb1b2d8.streamlock.net/viviloendirecto2/canal9/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Cordoba.ar" status="online",Canal 10 Córdoba (1080p) https://stream.arcast.live/canal10/ngrp:canal10_all/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal10Neuquen.ar" status="online",Canal 10 Neuquén (480p) +#EXTINF:-1 tvg-id="Canal10Neuquen.ar" status="error",Canal 10 Neuquén (480p) https://stmv1.srvstm.com/tv10/tv10/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10Nortevision.ar" status="online",Canal10 Nortevision https://vivo.solumedia.com:19360/nortevision/nortevision.m3u8 #EXTINF:-1 tvg-id="Canal10Salta.ar" status="online",Canal 10 Televisión Salteña (720p) https://restreamer.el10tv.com/memfs/725003c4-79c2-4565-8311-f429db4f7777.m3u8 -#EXTINF:-1 tvg-id="Canal10SanRafael.ar" status="online",Canal 10 San Rafael (480p) +#EXTINF:-1 tvg-id="Canal10SanRafael.ar" status="error",Canal 10 San Rafael (480p) https://streamcasthd.com:1936/tvdiez/tvdiez/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="online",Canal 10 Rio Negro (720p) [Not 24/7] http://panel.dattalive.com:1935/8204/8204/playlist.m3u8 #EXTINF:-1 tvg-id="Canal10TVRioNegro.ar" status="online",Canal 10 Rio Negro https://panel.dattalive.com/8204/8204/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal11delaCosta.ar" status="online",Canal 11 de la Costa (720p) +#EXTINF:-1 tvg-id="Canal11delaCosta.ar" status="error",Canal 11 de la Costa (720p) https://vivo.solumedia.com:19360/dadaproductora/dadaproductora.m3u8 #EXTINF:-1 tvg-id="Canal11LaRioja.ar" status="online",Canal 11 La Rioja (Fénix Multiplataforma) (360p) http://stmv4.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 @@ -133,13 +133,13 @@ http://stmv4.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 https://f6z5x8d4.stackpathcdn.com/stream.m3u8 #EXTINF:-1 tvg-id="Canal12Web.ar" status="online",Canal 12 Puerto Madryn (720p) [Not 24/7] https://5f700d5b2c46f.streamlock.net/madryntv/madryntv/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal13Jujuy.ar" status="online",Canal13 Jujuy TV (720p) +#EXTINF:-1 tvg-id="Canal13Jujuy.ar" status="error",Canal13 Jujuy TV (720p) https://genexservicios.com:19360/canal13jujuy/canal13jujuy.m3u8 #EXTINF:-1 tvg-id="Canal13LaRioja.ar" status="online",Canal 13 La Rioja (480p) http://arcast.net:1935/mp/mp/playlist.m3u8 #EXTINF:-1 tvg-id="Canal13SanLuis.ar" status="online",Canal 13 San Luis https://stream.arcast.live/sanluistv/ngrp:sanluistv_all/playlist.m3u8 -#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="online",C20 Canal 20 Villa María (720p) +#EXTINF:-1 tvg-id="Canal20VillaMaria.ar" status="error",C20 Canal 20 Villa María (720p) https://cronos.aldeaglobal.net.ar/hls/canal20.m3u8 #EXTINF:-1 tvg-id="Canal21TV.ar" status="online",Canal 21 TV https://iptv.ixfo.com.ar:30443/c21tv/hd/c21tv/playlist.m3u8 @@ -194,7 +194,7 @@ https://5e7cdf2370883.streamlock.net/tdconline/tdconline/playlist.m3u8 https://stream.arcast.live/canalu/canalu/playlist.m3u8 #EXTINF:-1 tvg-id="CanalXFN.ar" status="online",Canal XFN https://streamconex.com:1936/canalxfn/canalxfn/playlist.m3u8 -#EXTINF:-1 tvg-id="CatamarcaTV.ar" status="online",Catamarca TV [Not 24/7] +#EXTINF:-1 tvg-id="CatamarcaTV.ar" status="error",Catamarca TV [Not 24/7] https://stream.arcast.com.ar/canal7catamarca/ngrp:canal7catamarca_all/playlist.m3u8 #EXTINF:-1 tvg-id="CeltaTV.ar" status="online",Celta TV https://vivo.solumedia.com:19360/celta/celta.m3u8 @@ -236,11 +236,9 @@ https://stmv1.voxtvhd.com.br/elhistonauta/elhistonauta/playlist.m3u8 https://octubre-live.cdn.vustreams.com/live/channel09/live.isml/live.m3u8 #EXTINF:-1 tvg-id="ElPalomar.ar" status="online",El Palomar http://video.streamtvradio.com:8081/uv038/uv038/playlist.m3u8 -#EXTINF:-1 tvg-id="ElSiete.ar" status="error",El Siete (720p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/UC64ZNqX0FQHabP8iIkmnR3A/live #EXTINF:-1 tvg-id="ElTrece.ar" status="online",El Trece (1080p) https://live-01-02-eltrece.vodgc.net/eltrecetv/index.m3u8 -#EXTINF:-1 tvg-id="ElTresTV.ar" status="error",El Tres TV +#EXTINF:-1 tvg-id="ElTresTV.ar" status="online",El Tres TV http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/Rosario3 #EXTINF:-1 tvg-id="EPSTV.ar" status="online",EPS TV Canal 5 (720p) https://live.enhdtv.com:19360/tvplaydigital2/tvplaydigital2.m3u8 @@ -250,7 +248,7 @@ https://stmv1.questreaming.com/fenixlarioja/fenixlarioja/playlist.m3u8 https://inliveserver.com:1936/14056/14056/playlist.m3u8 #EXTINF:-1 tvg-id="InformacionPeriodistica.ar" status="online",Informacion Periodística (1080p) https://d1nmqgphjn0y4.cloudfront.net/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 -#EXTINF:-1 tvg-id="IngenioFM.ar" status="error",Ingenio FM +#EXTINF:-1 tvg-id="IngenioFM.ar" status="online",Ingenio FM https://panel.dattalive.com/8064/8064/playlist.m3u8 #EXTINF:-1 tvg-id="IPNoticias.ar" status="online",Información Periodística (1080p) https://octubre-live.cdn.vustreams.com/live/ip/live.isml/5ee6e167-1167-4a85-9d8d-e08a3f55cff3.m3u8 @@ -274,7 +272,7 @@ https://video.alfasocialmedia.com.ar:3396/live/milleniumtvlive.m3u8 https://5fb24b460df87.streamlock.net/live-cont.ar/mirador/playlist.m3u8 #EXTINF:-1 tvg-id="MisionesCuatro.ar" status="online",Misiones Cuatro (480p) https://streamlov.alsolnet.com/misionescuatro/live/playlist.m3u8 -#EXTINF:-1 tvg-id="MultivisionFederal.ar" status="online",Multivisión Federal (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MultivisionFederal.ar" status="blocked",Multivisión Federal (720p) [Not 24/7] http://panel.dattalive.com:1935/8250/8250/playlist.m3u8 #EXTINF:-1 tvg-id="MusicTop.ar" status="online",MusicTop (720p) http://live-edge01.telecentro.net.ar/live/smil:musictop.smil/playlist.m3u8 @@ -284,13 +282,13 @@ https://videostream.shockmedia.com.ar:19360/neotvdigital/neotvdigital.m3u8 https://unlimited1-us.dps.live/nettv/nettv.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NETTV.ar" status="online",Net TV (720p) https://unlimited6-cl.dps.live/nettv/nettv.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NGFederal.ar" status="online",NG Federal (720p) +#EXTINF:-1 tvg-id="NGFederal.ar" status="error",NG Federal (720p) http://www.coninfo.net:1935/tvlink/live/playlist.m3u8 #EXTINF:-1 tvg-id="NorteTV.ar" status="online",Norte TV Canal 7 (360p) https://video.streamtvradio.com:8443/uv027/uv027/playlist.m3u8 -#EXTINF:-1 tvg-id="Pakapaka.ar" status="online",Pakapaka (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Pakapaka.ar" status="error",Pakapaka (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVVNYxncuD4EfHpKDlPIYcQ/live -#EXTINF:-1 tvg-id="PowerHD.ar" status="online",PowerHD +#EXTINF:-1 tvg-id="PowerHD.ar" status="error",PowerHD https://live2.tensila.com/1-1-1.power-tv/hls/master.m3u8 #EXTINF:-1 tvg-id="QuatroTV.ar" status="online",Quatro TV https://stream.arcast.live/quatro/quatro/playlist.m3u8 @@ -310,7 +308,7 @@ https://fullvideo.enlaweb.com.ar/video95/video95/playlist.m3u8 https://stmv1.srvstm.com/senillosa/senillosa/playlist.m3u8 #EXTINF:-1 tvg-id="SicardiTV.ar" status="online",Sicardi TV (720p) https://vivo.solumedia.com:19360/sicarditv/sicarditv.m3u8 -#EXTINF:-1 tvg-id="SoliveTV.ar" status="online",Solive TV (720p) +#EXTINF:-1 tvg-id="SoliveTV.ar" status="error",Solive TV (720p) https://stmv1.voxtvhd.com.br/solivetv/solivetv/playlist.m3u8 #EXTINF:-1 tvg-id="SomosLaPampa.ar" status="online",Somos La Pampa (1080p) https://stream.arcast.com.ar/somosnoticias/somosnoticias/playlist.m3u8 @@ -320,7 +318,7 @@ https://tv.initium.net.ar:3939/live/tectvmainlive.m3u8 https://videohd.live:19360/8016/8016.m3u8 #EXTINF:-1 tvg-id="Telecreativa.ar" status="online",Telecreativa https://panel.dattalive.com/8012/8012/playlist.m3u8 -#EXTINF:-1 tvg-id="TelediarioTV.ar" status="online",Telediario TV +#EXTINF:-1 tvg-id="TelediarioTV.ar" status="error",Telediario TV https://mediacp.hostradios.com.ar:19360/telediario/telediario.m3u8 #EXTINF:-1 tvg-id="Telediez.ar" status="online",Telediez https://videohd.live:19360/8020/8020.m3u8 @@ -368,7 +366,7 @@ https://cdnhd.iblups.com/hls/DD3nXkAkWk.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCvCTWHCbBC0b9UIeLeNs8ug/live #EXTINF:-1 tvg-id="VTV.ar" status="online",VerTV (VTV) (720p) [Not 24/7] https://5f700d5b2c46f.streamlock.net/vertv/vertv/playlist.m3u8 -#EXTINF:-1 tvg-id="ZondaTV.ar" status="error",Zonda TV +#EXTINF:-1 tvg-id="ZondaTV.ar" status="online",Zonda TV https://cnnsanjuan.com:9999/zonda/zonda/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",C5N (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/c5n/live diff --git a/streams/au.m3u b/streams/au.m3u index 1616c312b..23acd62a5 100644 --- a/streams/au.m3u +++ b/streams/au.m3u @@ -23,7 +23,7 @@ https://c.mjh.nz/101002810281 https://c.mjh.nz/abc2 #EXTINF:-1 tvg-id="AusbizTV.au" status="online",ausbiz TV (720p) [Geo-blocked] https://d9quh89lh7dtw.cloudfront.net/public-output/index.m3u8 -#EXTINF:-1 tvg-id="AusTamilTV.au" status="error",Aus Tamil (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AusTamilTV.au" status="online",Aus Tamil (720p) [Not 24/7] https://bk7l2pn7dx53-hls-live.5centscdn.com/austamil/fe01ce2a7fbac8fafaed7c982a04e229.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="C31Melbourne.au" status="online",C31 Melbourne (240p) https://d1k6kax80wecy5.cloudfront.net/RLnAKY/index.m3u8 diff --git a/streams/aw.m3u b/streams/aw.m3u index a8ab9f070..89817e053 100644 --- a/streams/aw.m3u +++ b/streams/aw.m3u @@ -4,7 +4,7 @@ https://ed1ov.live.opencaster.com/GzyysAAvEhht/index.m3u8 #EXTINF:-1 tvg-id="NosIslaTV.aw" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",Nos Isla TV (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 https://backend-server-dot-telearuba-app.appspot.com/media/livestream23/playlist.m3u8 -#EXTINF:-1 tvg-id="Telearuba.aw" status="error",Telearuba (720p) +#EXTINF:-1 tvg-id="Telearuba.aw" status="online",Telearuba (720p) http://cdn.setar.aw:1935/Telearuba/smil:telearuba.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Telearuba.aw" status="error" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",Telearuba (480p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36 diff --git a/streams/ba.m3u b/streams/ba.m3u index 05f0dac41..9e9595a78 100644 --- a/streams/ba.m3u +++ b/streams/ba.m3u @@ -9,7 +9,7 @@ https://bhrtstream.bhtelecom.ba/hls15/bhrtportal.m3u8 https://dns2.rtvbn.com:8080/live/index.m3u8 #EXTINF:-1 tvg-id="RTVZenica.ba" status="online",RTV Zenica https://stream.rtvze.ba/live/123/123.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 @@ -23,5 +23,5 @@ http://webtvstream.bhtelecom.ba/malta.m3u8 https://prd-hometv-live-open.spectar.tv/ERO_1_083/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Super TV Media https://mirtv.club/live/mirtv/index.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",РТРС (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="online",РТРС (576p) [Geo-blocked] https://parh.rtrs.tv/tv/live/playlist.m3u8 diff --git a/streams/bd.m3u b/streams/bd.m3u index 6b5dcf74f..19ed5511b 100644 --- a/streams/bd.m3u +++ b/streams/bd.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="ChannelT1.bd" status="online",Channel T1 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ChannelT1.bd" status="error",Channel T1 (720p) [Not 24/7] http://irbtv.net/channelt1/1080/index.m3u8 #EXTINF:-1 tvg-id="EkusheyTV.bd" status="online",Ekushey TV (480p) https://ekusheyserver.com/etvlivesn.m3u8 diff --git a/streams/be.m3u b/streams/be.m3u index 0c3a4e533..772c87130 100644 --- a/streams/be.m3u +++ b/streams/be.m3u @@ -3,7 +3,7 @@ https://59959724487e3.streamlock.net/stream/live/playlist.m3u8 #EXTINF:-1 tvg-id="CityMusicTV.be" status="online",City Music TV (720p) https://5592f056abba8.streamlock.net/citytv/citytv/playlist.m3u8 -#EXTINF:-1 tvg-id="EbS.be" status="timeout",EbS Live (Europe by Satellite) (1080p) +#EXTINF:-1 tvg-id="EbS.be" status="online",EbS Live (Europe by Satellite) (1080p) https://euc-live.fl.freecaster.net/live/eucom/ebs.m3u8 #EXTINF:-1 tvg-id="EbSPlus.be" status="timeout",EbS+ Live (Europe by Satellite) (1080p) https://euc-live.fl.freecaster.net/live/eucom/ebsp.m3u8 @@ -36,9 +36,9 @@ https://live-radio-cf-vrt.akamaized.net/groupa/live/d6fdec5d-5d67-4cc3-9f8c-e3e8 #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/.mpd -#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="timeout",VRT Radio 2 +https://live-radio-cf-vrt.akamaized.net/groupa/live/e96793cc-eac5-4ed2-8eb5-617c2f6abc55/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",VRT Radio Klara diff --git a/streams/bg.m3u b/streams/bg.m3u index 32fea11ff..11de34a11 100644 --- a/streams/bg.m3u +++ b/streams/bg.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="timeout",100% Auto Moto TV (406p) [Not 24/7] +#EXTINF:-1 tvg-id="100AutoMotoTV.bg" status="error",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/br.m3u b/streams/br.m3u index f4764724c..9a829e829 100644 --- a/streams/br.m3u +++ b/streams/br.m3u @@ -24,7 +24,7 @@ https://evpp.mm.uol.com.br/geob_band/band/playlist.m3u8 https://cdn.jmvstream.com/w/LVW-9375/LVW9375_6i0wPBCHYc/playlist.m3u8 #EXTINF:-1 tvg-id="BoaVontadeTV.br" status="online",Boa Vontade TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCedt33latJW7StRfdF4-1FQ/live -#EXTINF:-1 tvg-id="Canal25Jundiai.br" status="online",Canal 25 Jundiaí (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Canal25Jundiai.br" status="error",Canal 25 Jundiaí (404p) [Not 24/7] https://stream01.msolutionbrasil.com.br/hls/canal25/live.m3u8 #EXTINF:-1 tvg-id="CanaldoCriador.br" status="online",Canal do Criador (1080p) https://607d2a1a47b1f.streamlock.net/crur/smil:canaldocriador.smil/playlist.m3u8 @@ -58,9 +58,9 @@ https://cdn-centraltv-11366.ciclano.io:1443/centraltv-11366/centraltv-11366/play 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="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 @@ -110,7 +110,7 @@ https://playplusspo-lh.akamaihd.net/i/pp_sp@350176/index_720_av-p.m3u8 https://stmv1.samcast.com.br/redeamericatv/redeamericatv/playlist.m3u8 #EXTINF:-1 tvg-id="RedeBrasil.br" status="online",Rede Brasil (RBTV) (720p) https://5cf4a2c2512a2.streamlock.net/rbtv/rbtv/playlist.m3u8 -#EXTINF:-1 tvg-id="RedeBrasildeComunicacao.br" status="error",Rede Brasil de Comunicação (720p) [Not 24/7] +#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 #EXTINF:-1 tvg-id="RedeCNTCuiaba.br" status="online",Rede CNT Cuiaba (360p) https://d1s664t39qub1o.cloudfront.net/live/cnt-cuiaba_360p614k/index.m3u8 @@ -128,17 +128,17 @@ https://dd8umsy8yf96u.cloudfront.net/live/cnt-riobranco_360p614k/index.m3u8 https://dd8umsy8yf96u.cloudfront.net/live/cnt-rio_360p614k/index.m3u8 #EXTINF:-1 tvg-id="RedeCNTSalvador.br" status="online",Rede CNT Salvador (360p) https://dd8umsy8yf96u.cloudfront.net/live/cnt-salvador_360p614k/index.m3u8 -#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (São Paulo) (360p) [Not 24/7] -https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana.m3u8 #EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT Sao Paulo (360p) https://dd8umsy8yf96u.cloudfront.net/live/cnt-americana_360p614k/index.m3u8 +#EXTINF:-1 tvg-id="RedeCNTSaoPaulo.br" status="online",Rede CNT (São Paulo) (360p) [Not 24/7] +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] https://cdn.jmvstream.com/w/LVW-8719/LVW8719_AcLVAxWy5J/playlist.m3u8 #EXTINF:-1 tvg-id="RedeInternacionaldeTV.br" status="online",Rede Internacional de TV (RIT TV) (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCA0bOG0NUfJ855eDtHSxOkw/live -#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 @@ -160,7 +160,7 @@ https://hls.brasilstream.com.br/live/redetv/redetv/playlist.m3u8 https://hls.brasilstream.com.br/live/redetves/redetves/playlist.m3u8 #EXTINF:-1 tvg-id="RedeTVTocantins.br" status="online",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] +#EXTINF:-1 tvg-id="RedeVida.br" status="error",Rede Vida (720p) [Not 24/7] https://cvd1.cds.ebtcvd.net/live-redevida/smil:redevida.smil/playlist.m3u8 #EXTINF:-1 tvg-id="RetroCartoon.br" status="online",Retrô Cartoon (480p) [Not 24/7] https://stmv1.srvif.com/retrotv/retrotv/playlist.m3u8 @@ -174,13 +174,13 @@ http://painelvj.com.br/tvaguaboa2/tvaguaboa2.sdp/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="online",TV Alternativa https://stmv5.samcast.com.br/wagner7919/wagner7919/playlist.m3u8 #EXTINF:-1 tvg-id="TVAntena10.br" status="online",TV Antena 10 (720p) https://video02.logicahost.com.br/a10mais/smil:transcoder.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="TVAparecida.br" status="error",TV Aparecida (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="TVAparecida.br" status="online",TV Aparecida (1080p) [Not 24/7] https://cdn.jmvstream.com/w/LVW-9716/LVW9716_HbtQtezcaw/playlist.m3u8 #EXTINF:-1 tvg-id="TVAssembleiaCeara.br" status="online",TV Assembléia Ceará (720p) https://jjn5dkk9bd.zoeweb.tv/z404-live/stream/playlist.m3u8 @@ -188,12 +188,12 @@ https://jjn5dkk9bd.zoeweb.tv/z404-live/stream/playlist.m3u8 https://streaming.al.mt.gov.br/test/index.m3u8 #EXTINF:-1 tvg-id="TVAssembleiaPiaui.br" status="online",Assembleia Legislativa do Piauí (432p) https://59e4b6c1beddc.streamlock.net/ronaldoalepi/ronaldoalepi/playlist.m3u8 +#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) +http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (640p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/_definst_/tvdigitalbirigui/playlist.m3u8 #EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) https://59f2354c05961.streamlock.net:1443/tvdigitalbirigui/tvdigitalbirigui/playlist.m3u8 -#EXTINF:-1 tvg-id="TVBirigui.br" status="online",TV Birigui (320p) -http://tv02.logicahost.com.br:1935/tvdigitalbirigui/tvdigitalbirigui/live.m3u8 #EXTINF:-1 tvg-id="TVBNO.br" status="online",TV BNO (270p) [Not 24/7] http://tv02.logicahost.com.br:1935/bonner/bonner/live.m3u8 #EXTINF:-1 tvg-id="TVBrasilCentral.br" status="online",TBC TV Brasil Central (1080p) @@ -202,7 +202,7 @@ https://tbc.zoeweb.tv/tbc/tbc/playlist.m3u8 https://stream3.camara.gov.br/tv2/manifest.m3u8 #EXTINF:-1 tvg-id="TVCamara.br" status="online",TV Câmara (1080p) https://stream3.camara.gov.br/tv1/manifest.m3u8 -#EXTINF:-1 tvg-id="TVCamaradeSaoPaulo.br" status="timeout",TV Camara de Sao Paulo (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVCamaradeSaoPaulo.br" 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="TVCancaoNovaRede.br" status="online",Canção Nova TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVrKQMmA2ew9LFzeIDaOFgw/live @@ -216,10 +216,10 @@ http://tv01.logicahost.com.br:1935/tvcinec/tvcinec/live.m3u8 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 (360p) -https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/pascoal/playlist.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) +https://59f2354c05961.streamlock.net:1443/pascoal/_definst_/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="TVDiversa.br" status="online",TV Diversa (1080p) @@ -234,7 +234,7 @@ http://stream2.ba.gov.br/hls-live/livepkgr/_definst_/irdeb/pgm-1.m3u8 https://5f593df7851db.streamlock.net/evangelizar/tv/playlist.m3u8 #EXTINF:-1 tvg-id="TVFuturo.br" status="online",TV Futuro (1080p) https://streaming03.zas.media:1936/tvfuturo/tvfuturo/playlist.m3u8 -#EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="online",TV Galega Blumenau (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVGalegaBlumenau.br" status="error",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="timeout",Gazeta (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/tvgazeta @@ -288,7 +288,7 @@ http://200.189.113.201/hls/tve.m3u8 http://rtmp.cdn.upx.net.br/00084/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="TVSantaCruz.br" status="online",TV Santa Cruz (720p) [Not 24/7] https://rtmp.info/tvsantacruz/envivo/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="TVThathi.br" status="online",TV Thathi (720p) [Not 24/7] https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 @@ -296,7 +296,7 @@ https://cdn-grupo-10049.ciclano.io:1443/grupo-10049/grupo-10049/playlist.m3u8 http://flash.softhost.com.br:1935/ufg/tvufgweb/playlist.m3u8 #EXTINF:-1 tvg-id="TVUniaoFortaleza.br" status="online",TV União (720p) [Not 24/7] https://596639ebdd89b.streamlock.net/tvuniao/tvuniao/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="TVVerdesCampos.br" status="online",TV Verdes Campos (360p) [Not 24/7] https://596639ebdd89b.streamlock.net/8124/8124/playlist.m3u8 @@ -305,7 +305,7 @@ http://unitvaovivo.ufrgs.br:8080/live.ogg #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 -#EXTINF:-1 tvg-id="" status="online",BM&C [Not 24/7] +#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="online",Cartoonito (Spanish) https://playout.cdn.cartoonnetwork.com.br/playout_04/playlist.m3u8 diff --git a/streams/br_pluto.m3u b/streams/br_pluto.m3u index 1e4e24b14..2845a2683 100644 --- a/streams/br_pluto.m3u +++ b/streams/br_pluto.m3u @@ -4,9 +4,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f171d344 #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.br" 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.br" 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.br" 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="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="PlutoTVPortadosFundos.us" status="online",Pluto TV Porta dos Fundos (720p) diff --git a/streams/by.m3u b/streams/by.m3u index c92ab6480..b4ae81adb 100644 --- a/streams/by.m3u +++ b/streams/by.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="8kanal.by" status="timeout",8 канал (Витебск) (576p) [Not 24/7] http://95.46.208.8:24433/art -#EXTINF:-1 tvg-id="Belarus3.by" status="error",Беларусь 3 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Belarus3.by" status="online",Беларусь 3 (1080p) [Not 24/7] https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus3.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Belarus4.by" status="timeout",Беларусь 4 (576p) http://95.46.208.8:26258/belarus4 @@ -9,7 +9,7 @@ http://95.46.208.8:26258/belarus4 https://ngtrk.dc.beltelecom.by/ngtrk/smil:belarus24.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Belarus24.by" status="online",Belarus 24 (720p) http://serv30.vintera.tv:8081/belarus24/belarus24/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/ch.m3u b/streams/ch.m3u index 83651de19..38a17fe80 100644 --- a/streams/ch.m3u +++ b/streams/ch.m3u @@ -26,11 +26,11 @@ https://livevideo.infomaniak.com/streaming/livecast/latele/playlist.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) https://edge.vedge.infomaniak.com/livecast/ik:lfmhd/manifest.m3u8 #EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) -https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/manifest.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) https://lfmmd.vedge.infomaniak.com/livecast/smil:lfmmd.smil/manifest.m3u8 +#EXTINF:-1 tvg-id="LFMTV.ch" status="online",LFM TV (1080p) +https://edge.vedge.infomaniak.com/livecast/ik:lfmmd/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) diff --git a/streams/cl.m3u b/streams/cl.m3u index 1166f1604..23553aa2f 100644 --- a/streams/cl.m3u +++ b/streams/cl.m3u @@ -15,11 +15,11 @@ https://srv2.zcast.com.br/carlos2469/carlos2469/playlist.m3u8 https://unlimited6-cl.dps.live/atv/atv.smil/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="AXNChile.cl" status="blocked",AXN (1080p) https://cvi.cdn.rcs.net.ar/mnp/axn_hls/playlist.m3u8 -#EXTINF:-1 tvg-id="AysenTV.cl" status="online",Aysén TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AysenTV.cl" status="error",Aysén TV (720p) [Not 24/7] 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 @@ -69,7 +69,7 @@ http://camara.03.cl.cdnz.cl/camara19/live/playlist.m3u8 https://hd.chileservidores.cl:1936/ceactv/ceactv/playlist.m3u8 #EXTINF:-1 tvg-id="ChileVision.cl" status="blocked",ChileVisión (720p) [Geo-blocked] http://chv-m3u.chorroaeboy.repl.co -#EXTINF:-1 tvg-id="ClickTVChile.cl" status="online",Click TV (Coronel) (720p) +#EXTINF:-1 tvg-id="ClickTVChile.cl" status="error",Click TV (Coronel) (720p) http://v2.tustreaming.cl/clicktv/playlist.m3u8 #EXTINF:-1 tvg-id="ClubTV.cl" status="online",Club TV (Santa Juana) (720p) [Not 24/7] https://mediacpstreamchile.com:1936/clubtv/clubtv/playlist.m3u8 @@ -137,7 +137,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://videostreaming.cloudserverlatam.com/8078/8078/playlist.m3u8 #EXTINF:-1 tvg-id="Nublevision.cl" status="online",Ñublevisión (Chillán) (720p) https://cdn.oneplaychile.cl:1936/regionales/nublevision.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="OndaRadio.cl" status="error",Onda Radio +#EXTINF:-1 tvg-id="OndaRadio.cl" status="online",Onda Radio https://tv.streaming-chile.com:19360/ondaradio/ondaradio.m3u8 #EXTINF:-1 tvg-id="Opinionsur.cl" status="online",Opinionsur https://mediacpstreamchile.com:1936/opinionsur/opinionsur/playlist.m3u8 @@ -211,7 +211,7 @@ https://inliveserver.com:1936/11516/11516/playlist.m3u8 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 -#EXTINF:-1 tvg-id="TendenciasPrime.cl" status="error",Tendencias Prime (T31 | Ñuñoa) (1080p) [Not 24/7] +#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="error",Tevex (720p) [Not 24/7] https://v4.tustreaming.cl/tevexinter/index.m3u8 @@ -229,7 +229,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="TVinet.cl" status="online",T-Vinet https://unlimited1-us.dps.live/inet2/inet2.smil/playlist.m3u8 diff --git a/streams/cm.m3u b/streams/cm.m3u index ed1015371..66f51e3d4 100644 --- a/streams/cm.m3u +++ b/streams/cm.m3u @@ -1,7 +1,7 @@ #EXTM3U #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 f45923678..177a48272 100644 --- a/streams/cn.m3u +++ b/streams/cn.m3u @@ -40,6 +40,8 @@ http://223.110.245.173/PLTV/4/224/3221227375/index.m3u8 #EXTINF:-1 tvg-id="CCTV1.cn" status="timeout",CCTV-1综合 (1080p) http://183.207.248.71/cntv/live1/cctv-1/cctv-1 #EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2财经 (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225619/index.m3u8 +#EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2财经 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225643/index.m3u8 #EXTINF:-1 tvg-id="CCTV2.cn" status="online",CCTV-2财经 (1080p) http://117.169.120.140:8080/live/cctv-2/.m3u8 @@ -58,8 +60,6 @@ http://183.207.248.71/gitv/live1/G_CCTV-2/G_CCTV-2 #EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p) http://223.110.245.170/PLTV/3/224/3221227207/index.m3u8 #EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225619/index.m3u8 -#EXTINF:-1 tvg-id="CCTV2.cn" status="timeout",CCTV-2财经 (1080p) http://183.207.248.71/cntv/live1/cctv-2/cctv-2 #EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225634/index.m3u8 @@ -67,8 +67,6 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225634/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225647/index.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225647/index.m3u8 -#EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (1080p) -http://117.169.120.140:8080/live/cctv-3/.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="online",CCTV-3综艺 (480p) [Not 24/7] http://newvideo.dangtutv.cn:8278/CCTVzongyi/playlist.m3u8 #EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) @@ -91,7 +89,9 @@ 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) +#EXTINF:-1 tvg-id="CCTV3.cn" status="timeout",CCTV-3综艺 (1080p) +http://117.169.120.140:8080/live/cctv-3/.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 @@ -152,6 +152,8 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225632/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6电影 (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225650/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6电影 (1080p) +http://117.169.120.140:8080/live/cctv-6/.m3u8 +#EXTINF:-1 tvg-id="CCTV6.cn" status="online",CCTV-6电影 (1080p) http://183.207.248.37/PLTV/3/224/3221227209/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6电影 (1080p) http://39.134.39.39/PLTV/88888888/224/3221226226/index.m3u8 @@ -179,8 +181,6 @@ http://223.110.245.159/ott.js.chinamobile.com/PLTV/3/224/3221227301/index.m3u8 http://223.110.245.172/PLTV/3/224/3221225548/index.m3u8 #EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6电影 (1080p) http://223.110.245.173/PLTV/3/224/3221225548/index.m3u8 -#EXTINF:-1 tvg-id="CCTV6.cn" status="timeout",CCTV-6电影 (1080p) -http://117.169.120.140:8080/live/cctv-6/.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7国防军事 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225624/index.m3u8 #EXTINF:-1 tvg-id="CCTV7.cn" status="online",CCTV-7国防军事 (1080p) @@ -269,8 +269,6 @@ http://223.110.245.161/ott.js.chinamobile.com/PLTV/3/224/3221225868/index.m3u8 http://39.134.115.163:8080/PLTV/88888910/224/3221225636/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10科教 (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225627/index.m3u8 -#EXTINF:-1 tvg-id="CCTV10.cn" status="online",CCTV-10科教 (1080p) -http://117.169.120.140:8080/live/cctv-10/.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10科教 (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=4&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="timeout",CCTV-10科教 (720p) @@ -284,9 +282,13 @@ http://223.110.245.163/ott.js.chinamobile.com/PLTV/3/224/3221227317/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10科教 (1080p) http://223.110.245.170/PLTV/3/224/3221225550/index.m3u8 #EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10科教 (1080p) +http://117.169.120.140:8080/live/cctv-10/.m3u8 +#EXTINF:-1 tvg-id="CCTV10.cn" status="timeout",CCTV-10科教 (1080p) http://183.207.248.71/cntv/live1/cctv-10/cctv-10 #EXTINF:-1 tvg-id="CCTV11.cn" status="online",CCTV-11戏曲 (1080p) http://39.135.138.59:18890/PLTV/88888910/224/3221225628/index.m3u8 +#EXTINF:-1 tvg-id="CCTV11.cn" status="online",CCTV-11戏曲 (1080p) +http://117.169.120.140:8080/live/cctv-11/.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11戏曲 (540p) http://112.25.48.68/live/program/live/cctv11/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11戏曲 (720p) [Not 24/7] @@ -297,8 +299,6 @@ http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_Shif http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221227384/index.m3u8 #EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11戏曲 (1080p) http://223.110.245.169/PLTV/4/224/3221227384/index.m3u8 -#EXTINF:-1 tvg-id="CCTV11.cn" status="timeout",CCTV-11戏曲 (1080p) -http://117.169.120.140:8080/live/cctv-11/.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12社会与法制 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225637/index.m3u8 #EXTINF:-1 tvg-id="CCTV12.cn" status="online",CCTV-12社会与法制 (1080p) @@ -351,7 +351,7 @@ http://223.110.245.170/PLTV/3/224/3221225560/index.m3u8 http://116.199.5.52:8114/00000000/index.m3u8?Fsv_CMSID=&Fsv_SV_PARAM1=0&Fsv_ShiftEnable=0&Fsv_ShiftTsp=0&Fsv_chan_hls_se_idx=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) http://39.134.115.163:8080/PLTV/88888910/224/3221225908/index.m3u8 -#EXTINF:-1 tvg-id="CCTV17.cn" status="online",CCTV-17农业农村 (1080p) +#EXTINF:-1 tvg-id="CCTV17.cn" status="timeout",CCTV-17农业农村 (1080p) 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 @@ -645,9 +645,9 @@ http://223.110.245.143/ott.js.chinamobile.com/PLTV/3/224/3221227040/index.m3u8 http://220.180.110.101:8083/videos/live/39/13/o4ncrHkSp7q09/o4ncrHkSp7q09.m3u8 #EXTINF:-1 tvg-id="" status="timeout",亳州新聞頻道 (360p) http://220.180.110.101:8083/videos/live/33/59/NC7XQdEveyncq/NC7XQdEveyncq.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",仙桃新聞綜合 (576p) +#EXTINF:-1 tvg-id="" status="online",仙桃新聞綜合 (576p) http://221.233.242.239:280/live/71/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",仙桃生活文體 (576p) +#EXTINF:-1 tvg-id="" status="online",仙桃生活文體 (576p) http://221.233.242.239:280/live/72/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",优漫卡通 (576p) http://183.207.249.15/PLTV/4/224/3221225933/index.m3u8 @@ -711,9 +711,9 @@ http://125.210.152.18:9090/live/FHZX_1200.m3u8 http://223.110.245.167/ott.js.chinamobile.com/PLTV/3/224/3221226923/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",凤凰香港 (720p) http://223.110.245.136/PLTV/3/224/3221226975/index.m3u8 -#EXTINF:-1 tvg-id="" status="error",凤台文化生活 (576p) [Not 24/7] +#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="timeout",凤台综合 (576p) [Not 24/7] +#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",利川公共 (180p) [Not 24/7] http://uni6rtmp.tulix.tv:1935/vbstv/vbsabr.smil/chunklist_w1847269952_b204800.m3u8 @@ -807,7 +807,7 @@ http://live.nbs.cn/channels/njtv/xwzh/m3u8:500k/live.m3u8 http://live.nbs.cn/channels/njtv/shpd/m3u8:500k/live.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="timeout",南宁影视娱乐 (720p) [Not 24/7] +#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 @@ -835,7 +835,7 @@ http://hnsf.chinashadt.com:2036/zhuanma/tv1.stream_360p/playlist.m3u8 http://125.210.152.18:9090/live/FXZL_750.m3u8 #EXTINF:-1 tvg-id="" status="blocked",台視新聞 (1080p) [Not 24/7] http://seb.sason.top/sc/tsxw_fhd.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",吉州新聞綜合 (1080p) +#EXTINF:-1 tvg-id="" status="online",吉州新聞綜合 (1080p) http://218.204.153.158/10.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林7 (900p) [Not 24/7] http://stream1.jlntv.cn/fzpd/sd/live.m3u8 @@ -847,12 +847,12 @@ http://125.210.152.18:9090/live/JLWSHD_H265.m3u8 http://112.25.48.68/live/program/live/jlws/1300000/mnf.m3u8 #EXTINF:-1 tvg-id="" status="online",吉林卫视 (576p) http://39.134.115.163:8080/PLTV/88888910/224/3221225680/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",吉林卫视 (576p) -http://117.169.120.140:8080/live/jilinstv/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (576p) http://183.207.249.7/PLTV/4/224/3221225883/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (576p) http://223.110.245.153/ott.js.chinamobile.com/PLTV/3/224/3221225883/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (576p) +http://117.169.120.140:8080/live/jilinstv/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",吉林卫视 (720p) 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=25&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",吉林卫视 (720p) @@ -871,13 +871,13 @@ http://mobile.ccdntech.com/transcoder/_definst_/vod164_Live/live/playlist.m3u8 http://223.110.245.139/PLTV/4/224/3221227009/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",嘉佳卡通 (广东) (540p) [Not 24/7] http://112.25.48.68/live/program/live/jjkt/1300000/mnf.m3u8 -#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 四川影视台 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 四川影视台 (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/sctv4/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",四川 Ⅰ 巴中综合台 (1080p) [Not 24/7] http://30814.hlsplay.aodianyun.com/lms_30814/tv_channel_246.flv -#EXTINF:-1 tvg-id="" status="error",四川 Ⅰ 星空购物台 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",四川 Ⅰ 星空购物台 (720p) [Not 24/7] http://scgctvshow.sctv.com/hdlive/sctv6/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",四川 Ⅰ 达州公共台 (720p) [Not 24/7] http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel36/playlist.m3u8 @@ -887,7 +887,7 @@ http://m3u8.channellive.dzxw.net/cms/videos/nmip-media/channellive/channel35/pla http://flv.drs.tv.yatv.tv:8080/channellive/gonggong.flv #EXTINF:-1 tvg-id="" status="online",四川 Ⅰ 雅安综合 (720p) http://flv.drs.tv.yatv.tv:8080/channellive/xinwen.flv -#EXTINF:-1 tvg-id="" status="error",四川公共 (720p) +#EXTINF:-1 tvg-id="" status="timeout",四川公共 (720p) http://scgctvshow.sctv.com/hdlive/sctv9/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",四川卫视 (360p) http://125.210.152.18:9090/live/SCWSHD_H265.m3u8 @@ -949,7 +949,7 @@ http://61.244.22.5/ch3/ch3.live/playlist.m3u8 http://223.110.245.169/PLTV/4/224/3221227026/index.m3u8 #EXTINF:-1 tvg-id="" status="online",如东新闻综合 (480p) [Not 24/7] http://live.rdxmt.com/channels/rudong/news/flv:sd/live -#EXTINF:-1 tvg-id="" status="online",孟州电视台 (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",孟州电视台 (1080p) [Not 24/7] http://live.dxhmt.cn:9081/tv/10883-1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",宁夏卫视 (540p) http://112.25.48.68/live/program/live/nxws/1300000/mnf.m3u8 @@ -1272,22 +1272,22 @@ http://39.134.115.163:8080/PLTV/88888910/224/3221225725/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",新疆卫视 (576p) 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=122&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://183.207.248.71/cntv/live1/xinjiangstv/xinjiangstv +#EXTINF:-1 tvg-id="" status="timeout",新疆卫视 (576p) http://183.207.248.71/gitv/live1/G_XINJIANG/G_XINJIANG #EXTINF:-1 tvg-id="" status="timeout",新疆卫视 (576p) http://183.207.249.15/PLTV/3/224/3221225523/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="error",新疆卫视 (576p) -http://183.207.248.71/cntv/live1/xinjiangstv/xinjiangstv #EXTINF:-1 tvg-id="" status="timeout",新疆少儿 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb12.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",新疆汉语信息服务 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",新疆汉语信息服务 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb11.m3u8 -#EXTINF:-1 tvg-id="" status="blocked",新疆汉语综艺 (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="timeout",新疆汉语综艺 (720p) [Geo-blocked] http://livehyw5.chinamcache.com/hyw/zb04.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="timeout",旺苍新闻 (528p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",旺苍新闻 (528p) [Not 24/7] http://3g.dzsm.com/streamer/gycttv.m3u8 #EXTINF:-1 tvg-id="" status="timeout",明珠台 (576p) 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=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= @@ -1366,8 +1366,6 @@ http://183.207.248.71/gitv/live1/JSWS-HD/JSWS-HD #EXTINF:-1 tvg-id="" status="online",江苏卫视 (1080p) http://39.134.115.163:8080/PLTV/88888910/224/3221225702/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) http://117.169.120.140:8080/live/hdjiangsustv/.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p) http://112.25.48.68/live/program/live/jswshd/4000000/mnf.m3u8 @@ -1380,6 +1378,8 @@ http://223.110.245.157/ott.js.chinamobile.com/PLTV/3/224/3221227439/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p) http://223.110.245.170/PLTV/3/224/3221227255/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225743/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p) http://183.207.248.71/cntv/live1/jiangsustv/jiangsustv #EXTINF:-1 tvg-id="" status="timeout",江苏卫视 (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-jiangsustv/HD-2500k-1080P-jiangsustv @@ -1469,7 +1469,7 @@ http://tmpstream.hyrtv.cn/xwzh/sd/live.m3u8 http://117.172.215.250:8083/videos/live/35/39/GQVbrgob5CGJM/GQVbrgob5CGJM.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁公共 (450p) http://lives.jnnews.tv/video/s10001-JTV3/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",济宁图文 (576p) +#EXTINF:-1 tvg-id="" status="timeout",济宁图文 (576p) http://lives.jnnews.tv/video/s10001-JTV4/index.m3u8 #EXTINF:-1 tvg-id="" status="online",济宁教育 (1080p) http://lives.jnnews.tv/video/s10001-JTV2/index.m3u8 @@ -1593,9 +1593,9 @@ http://223.110.243.171/PLTV/3/224/3221227217/index.m3u8 http://223.110.245.139/PLTV/4/224/3221227307/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",深圳卫视 (1080p) [Not 24/7] http://183.207.248.71/cntv/live1/HD-2500k-1080P-shenzhenstv/HD-2500k-1080P-shenzhenstv -#EXTINF:-1 tvg-id="" status="timeout",深州綜合頻道 (360p) [Not 24/7] +#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="timeout",深州綜合頻道 (576p) [Not 24/7] +#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="blocked",湖北 Ⅰ 荆门公共台 (1080p) [Geo-blocked] http://jingmen.live.cjyun.org/video/s10101-jmggpd.m3u8 @@ -1857,7 +1857,7 @@ http://www.pxitv.com:8099/hls-live/livepkgr/_definst_/pxitvevent/pxtv1stream.m3u http://l.cztvcloud.com/channels/lantian/SXxiaoshan1/720p.m3u8 #EXTINF:-1 tvg-id="" status="timeout",蓝屏 432 (576p) 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=109&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",蓬安新闻综合 (720p) [Not 24/7] +#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",蕪湖教育頻道 (576p) http://live1.wuhubtv.com/channel4/sd/live.m3u8 @@ -1897,12 +1897,12 @@ http://media.vtibet.com/masvod/HLSLive/7/zangyuTV_q1.m3u8 http://221.238.209.44:81/hls/live1.m3u8 #EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (360p) http://125.210.152.18:9090/live/GZWSHD_H265.m3u8 -#EXTINF:-1 tvg-id="" status="online",贵州卫视 (576p) -http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.m3u8 #EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p) http://183.207.248.71/gitv/live1/G_GUIZHOU/G_GUIZHOU #EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p) http://223.110.245.149/ott.js.chinamobile.com/PLTV/3/224/3221225787/index.m3u8 +#EXTINF:-1 tvg-id="" status="timeout",贵州卫视 (576p) +http://39.134.115.163:8080/PLTV/88888910/224/3221225728/index.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",赵县电视一套 (576p) diff --git a/streams/co.m3u b/streams/co.m3u index 4c4257143..642c344df 100644 --- a/streams/co.m3u +++ b/streams/co.m3u @@ -5,7 +5,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/canalacua https://5b464b69d264e.streamlock.net/Channels_live/ngrp:amordiscos_all/playlist.m3u8 #EXTINF:-1 tvg-id="ATNTelevision.co" status="online",ATN Televisión (Cúcuta | Norte de Santander) (640p) https://59ef525c24caa.streamlock.net/atntelevision/atntelevision/playlist.m3u8 -#EXTINF:-1 tvg-id="ATV.co" status="error",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] +#EXTINF:-1 tvg-id="ATV.co" status="online",ATV (Soacha | Cundinamarca) (360p) [Not 24/7] 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 @@ -27,7 +27,7 @@ https://stmv2.voxtvhd.com.br/canalccali/canalccali/playlist.m3u8 http://131.221.42.25:1935/streaming/canal2/playlist.m3u8 #EXTINF:-1 tvg-id="CanalInstitucionalTV.co" status="online",Canal Institucional https://streaming.rtvc.gov.co/TV_CanalInstitucional_live/smil:live.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="CanalNets.co" status="online",Canal Nets +#EXTINF:-1 tvg-id="CanalNets.co" status="error",Canal Nets https://video.ejeserver.com/live/nets.m3u8 #EXTINF:-1 tvg-id="CanalPyC.co" status="online",Canal PyC [Not 24/7] http://66.240.236.26:1935/canalpycvivo/canalpycvivo/canalpycvivo/playlist.m3u8 @@ -97,9 +97,9 @@ https://play.cdn.enetres.net/184784E1D210401F8041E3E1266822CC023/028/playlist.m3 https://movil.ejeserver.com/live/veotv.m3u8 #EXTINF:-1 tvg-id="VeoTelevision.co" status="online",Veo Televisión https://video.ejeserver.com/live/veotv.m3u8 -#EXTINF:-1 tvg-id="ZonaJovenTV.co" status="online",Zona Joven TV +#EXTINF:-1 tvg-id="ZonaJovenTV.co" status="error",Zona Joven TV https://stmv2.voxtvhd.com.br/zonajoventv/zonajoventv/playlist.m3u8 -#EXTINF:-1 tvg-id="Zoom.co" status="online",Zoom (Bogotà | Cundinamarca) (1080p) +#EXTINF:-1 tvg-id="Zoom.co" status="error",Zoom (Bogotà | Cundinamarca) (1080p) https://canalzoom.itex.com.co:3027/live/canalzoombr1live.m3u8 #EXTINF:-1 tvg-id="ZuldemaydaCanal13.co" status="online",Zuldemayda Canal 13 (Armenia | Quindio) https://video.ejeserver.com/live/zuldemayda.m3u8 diff --git a/streams/cr.m3u b/streams/cr.m3u index c27636a66..4d6ffbd83 100644 --- a/streams/cr.m3u +++ b/streams/cr.m3u @@ -21,17 +21,17 @@ https://api.new.livestream.com/accounts/ejtvla/events/2294538/live.m3u8 https://www.livestreamcdn.net:444/ExtremaTV/ExtremaTV/playlist.m3u8 #EXTINF:-1 tvg-id="Humor247.cr" status="online",Humor 24-7 (360p) https://srv.panelcast.net/humor247/humor247/playlist.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="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] http://k4.usastreams.com/ARBtv/teleplus/playlist.m3u8 -#EXTINF:-1 tvg-id="Telesistema.cr" status="online",Telesistema (486p) +#EXTINF:-1 tvg-id="Telesistema.cr" status="blocked",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] +#EXTINF:-1 tvg-id="TeleSURCostaRica.cr" status="blocked",TeleSUR Costa Rica (720p) [Not 24/7] https://59ef525c24caa.streamlock.net/telesur/telesur/playlist.m3u8 #EXTINF:-1 tvg-id="Teletica7.cr" status="timeout",Teletica 7 (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x29e3wg diff --git a/streams/cw.m3u b/streams/cw.m3u index 41eedfbb5..481c9f0c5 100644 --- a/streams/cw.m3u +++ b/streams/cw.m3u @@ -4,9 +4,9 @@ https://seswa.bonce.tv/hls/bonceswa.m3u8 #EXTINF:-1 tvg-id="NosPais.cw" status="online",Nos Païs (720p) [Not 24/7] http://highvolume04.streampartner.nl/nos_pais_24_7/nos_pais_24_7/playlist.m3u8 #EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraçao (720p) -http://ott.streann.com:8080/loadbalancer/services/public/channels/5ed71e232cdc24a3d08cd6de/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraçao (720p) https://streannlivecariflix.cachefly.net/cariflix1/cariflix1/playlist.m3u8 +#EXTINF:-1 tvg-id="TeleCuracao.cw" status="online",TeleCuraçao (720p) +http://ott.streann.com:8080/loadbalancer/services/public/channels/5ed71e232cdc24a3d08cd6de/playlist.m3u8 #EXTINF:-1 tvg-id="TVDirect13.cw" status="online",TV Direct 13 (720p) [Not 24/7] https://edge1.tvdirect13.com/live/smil:mystream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Intermediate League Curacao diff --git a/streams/cy.m3u b/streams/cy.m3u index 09b4072d8..ddc0bc4b6 100644 --- a/streams/cy.m3u +++ b/streams/cy.m3u @@ -9,9 +9,9 @@ https://www.ast.tv/stream/1/master.m3u8 https://www.ast.tv/stream/2/master.m3u8 #EXTINF:-1 tvg-id="BRT1HD.cy" status="online",BRT 1 HD (720p) [Not 24/7] http://kuzeykibris.tv/m3u8/tv_brt1.m3u8 -#EXTINF:-1 tvg-id="BRT1HD.cy" status="online",BRT 1 HD (576p) [Not 24/7] +#EXTINF:-1 tvg-id="BRT1HD.cy" status="error",BRT 1 HD (576p) [Not 24/7] http://wms.brtk.net:1935/live/BRTHD/playlist.m3u8 -#EXTINF:-1 tvg-id="BRT3.cy" status="online",BRT 3 (406p) [Not 24/7] +#EXTINF:-1 tvg-id="BRT3.cy" status="error",BRT 3 (406p) [Not 24/7] http://wms.brtk.net:1935/live/brt2/playlist.m3u8 #EXTINF:-1 tvg-id="CityChannel.cy" status="online",City Channel (720p) [Not 24/7] https://dev.aftermind.xyz/edge-hls/unitrust/citychannel/index.m3u8?token=8TXWzhY3h6jrzqEqu diff --git a/streams/cz.m3u b/streams/cz.m3u index fe50e1a35..8729c95a5 100644 --- a/streams/cz.m3u +++ b/streams/cz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#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) +#EXTINF:-1 tvg-id="CurrentTimeTV.cz" 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/s61/index.m3u8 #EXTINF:-1 tvg-id="ElektrikaTV.cz" status="online",Elektrika TV (360p) diff --git a/streams/de.m3u b/streams/de.m3u index 3954c5329..68f82825c 100644 --- a/streams/de.m3u +++ b/streams/de.m3u @@ -259,7 +259,7 @@ https://586fb512206e4.streamlock.net/rheinmaintv-live/_definst_/mp4:livestream/p 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] [Geo-blocked] +#EXTINF:-1 tvg-id="RocklandTV.de" status="online",Rockland TV (720p) [Not 24/7] [Geo-blocked] https://api.new.livestream.com/accounts/22300522/events/6680139/live.m3u8 #EXTINF:-1 tvg-id="SaarlandFernsehen1.de" status="online",Saarland Fernsehen 1 (1080p) https://saarland1.iptv-playoutcenter.de/saarland1/saarland1.stream_1/playlist.m3u8 diff --git a/streams/de_pluto.m3u b/streams/de_pluto.m3u index 2490dfe6e..b1c2ed2ba 100644 --- a/streams/de_pluto.m3u +++ b/streams/de_pluto.m3u @@ -4,17 +4,17 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f760c3d41aa2d0007 #EXTINF:-1 tvg-id="AutoMotorundSport.de" status="online",Pluto TV Auto Motor Sport (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f760c3d41aa2d0007bfde19/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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.de" 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.de" 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.de" 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="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8b60419becf60008c841fd&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ebc579c0-0712-11eb-97af-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="BlazeunddieMonsterMaschinenNickGermany.de" status="online",Pluto TV Blaze Nick (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b60419becf60008c841fd/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) -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.de" 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="BluesCluesGermany.de" status="online",Pluto TV Blue's Clues Nick (720p) +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="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f4796368174910007756454/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5f4796368174910007756454&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=db62fa8b-15bd-11eb-bde1-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="EmmaeinfachmagischNickGermany.de" status="online",Pluto TV Nick Emma einfach magisch! (720p) @@ -30,13 +30,13 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/60817e1aa6997500072 #EXTINF:-1 tvg-id="N24Doku.de" status="online",Pluto TV N24 Doku (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60080e8a4bf36000076a81b1/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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.de" 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.de" 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="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) -https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8c4c3f141f350007936f7d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8ae325bb-0580-11eb-9df2-0242ac110002&terminate=false&userId= +#EXTINF:-1 tvg-id="NickRewindGermany.de" 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="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS +#EXTINF:-1 tvg-id="PlutoTVChefkoch.us" status="online",Pluto TV Chefkoch (720p) +https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8c4c3f141f350007936f7d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e8c4c3f141f350007936f7d&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=8ae325bb-0580-11eb-9df2-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVInsideGermany.de" 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.de" status="online",Pluto TV Inside (720p) @@ -51,14 +51,14 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5c5c3b948002db3c3e https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5dc2bdfec6cdc10009975e20/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVGermany.us" status="online",Pluto TV MTV (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf325764025859afdd6c4d/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5caf325764025859afdd6c4d&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=2&terminate=false&userId= -#EXTINF:-1 tvg-id="PlutoTVSitcomsGermany.de" 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.de" 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.de" 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.de" 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.de" status="error",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="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (Germany) (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d00e8adaab96b5635b2a005/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d00e8adaab96b5635b2a005&deviceLat=51.2993&deviceLon=9.4910&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=248&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVSpongeBobSchwammkopf.de" status="online",Pluto TV SpongeBob Schwammkopf (720p) [Not 24/7] diff --git a/streams/do.m3u b/streams/do.m3u index ba26e0b55..febb7153e 100644 --- a/streams/do.m3u +++ b/streams/do.m3u @@ -19,9 +19,9 @@ https://ss3.domint.net:3144/ctv_str/cascaratv/playlist.m3u8 https://62ac3ff10e9f0.streamlock.net:1936/cielotv/cielotv/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="ConstanzaTV.do" status="error",ConstanzaTV +#EXTINF:-1 tvg-id="ConstanzaTV.do" status="online",ConstanzaTV https://ss9.domint.net:3026/ctv8_str/contanzatv/playlist.m3u8 -#EXTINF:-1 tvg-id="CotubanamaTV.do" status="error",Cotubanama TV +#EXTINF:-1 tvg-id="CotubanamaTV.do" status="online",Cotubanama TV https://cdn4.hostlagarto.com:8081/static/cotubanamatv/playlist.m3u8 #EXTINF:-1 tvg-id="CromTV.do" status="online",CromTV https://cdn4.hostlagarto.com:8081/static/cromtv/playlist.m3u8 @@ -45,7 +45,7 @@ https://vdo1.streamgato.us:3839/live/galaxiatvlive.m3u8 https://ss2.domint.net:3200/gdm_str/gdmtv/playlist.m3u8 #EXTINF:-1 tvg-id="GuacaraTV.do" status="error",Guacara TV https://cloudflare.streamgato.us:3180/live/guacaratvlive.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 @@ -65,7 +65,7 @@ https://ss2.domint.net:3228/luna_str/lunatv/playlist.m3u8 http://server3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 #EXTINF:-1 tvg-id="MegaVisionTV.do" status="online",Megavision Canal 43 (480p) [Not 24/7] http://stream3.prostudionetwork.com:1943/megavision/MV/playlist.m3u8 -#EXTINF:-1 tvg-id="Microvision10.do" status="online",Microvision 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Microvision10.do" status="error",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] https://5790d294af2dc.streamlock.net/8286/8286/playlist.m3u8 @@ -81,7 +81,7 @@ https://cdn.streamingcpanel.com:3526/live/teleraiceslive.m3u8 https://streaming.ath.cx:1936/nexxotv/nexxotv/playlist.m3u8 #EXTINF:-1 tvg-id="NitidaTV.do" status="online",Nítida TV https://live.teledomdr.com:3131/live/nitidatvlive.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="PeraviaVision.do" status="online",Peravía Visión https://ss5.domint.net:3048/pvv_str/peravia/playlist.m3u8 @@ -95,7 +95,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="SanIsidroTV.do" status="online",San Isidro TV (360p) [Not 24/7] https://cdn4.hostlagarto.com:8081/static/sanisidrotv/playlist.m3u8 -#EXTINF:-1 tvg-id="SensacionTV.do" status="error",Sensación TV +#EXTINF:-1 tvg-id="SensacionTV.do" status="online",Sensación TV https://ss5.domint.net:3002/stv_str/sensaciontv/playlist.m3u8 #EXTINF:-1 tvg-id="SiTV.do" status="online",SiTV (720p) http://190.122.104.221/Player/sitv.m3u8 @@ -115,9 +115,9 @@ http://108.175.14.125:1935/tdn/tdn/playlist.m3u8 http://ss8.domint.net:2124/tbt_str/telebendicion/playlist.m3u8 #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="blocked",TeleCibao (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] http://cm.hostlagarto.com:8081/Telecibao/Telecibao/playlist.m3u8 -#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="blocked",TeleCibao (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TeleCibaoHD.do" status="online",TeleCibao (720p) [Not 24/7] https://cm.hostlagarto.com:4445/Telecibao/Telecibao/playlist.m3u8 #EXTINF:-1 tvg-id="Telecontacto.do" status="online",Telecontacto https://vdo1.streamgato.us:3578/live/telecontactohdlive.m3u8 @@ -127,9 +127,9 @@ https://ss9.domint.net:3054/tf_str/telefuturo/playlist.m3u8 http://ss8.domint.net:2118/tf_str/futu/master.m3u8 #EXTINF:-1 tvg-id="Teleimpacto.do" status="online",Teleimpacto (720p) [Not 24/7] http://190.122.96.188:8888/http/013 -#EXTINF:-1 tvg-id="Telemax.do" status="online",Telemax +#EXTINF:-1 tvg-id="Telemax.do" status="error",Telemax https://cdn2.streamgato.us/telemax/telemax/playlist.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 @@ -141,7 +141,7 @@ http://newyorkstream.ddns.net:1935/telenord12/telenord12/playlist.m3u8 https://cdn5.streamgato.us:3315/live/telesantodomingolive.m3u8 #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="Teletur.do" status="error",Teletur +#EXTINF:-1 tvg-id="Teletur.do" status="online",Teletur https://cdn4.hostlagarto.com:8081/static/teletur/playlist.m3u8 #EXTINF:-1 tvg-id="Teleunion.do" status="online",Teleunion (480p) [Not 24/7] http://server3.prostudionetwork.com:1945/teleunion/TU/playlist.m3u8 diff --git a/streams/dz.m3u b/streams/dz.m3u index 7864e2617..311f39f53 100644 --- a/streams/dz.m3u +++ b/streams/dz.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlAnisTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Al Anis TV [Geo-blocked] +#EXTINF:-1 tvg-id="AlAnisTV.dz" 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",Al Anis TV [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://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 #EXTINF:-1 tvg-id="BahiaTV.dz" 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",Bahia TV [Geo-blocked] @@ -7,23 +7,23 @@ https://cdn02.hta.dz/abr_htatv/El_Fhama_TV/playlist.m3u8 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] https://live.creacast.com/cna/smil:cna.smil/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="EchoroukNews.dz" 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",Echorouk News (480p) [Geo-blocked] +#EXTINF:-1 tvg-id="EchoroukNews.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk News (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 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="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Echorouk TV (720p) [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://cdn02.hta.dz/abr_htatv/Echorouk_TV_HD/playlist.m3u8 -#EXTINF:-1 tvg-id="ElBilad.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Bilad [Geo-blocked] +#EXTINF:-1 tvg-id="ElBilad.dz" 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",El Bilad [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://cdn02.hta.dz/abr_htatv/EL_BILAD/playlist.m3u8 -#EXTINF:-1 tvg-id="ElDjazairiaOne.dz" status="blocked",El Djazairia One [Geo-blocked] +#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" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Djazair N1 [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://cdn02.hta.dz/abr_htatv/El_Djazair_N1/playlist.m3u8 -#EXTINF:-1 tvg-id="ElFadjerTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Fadjr TV [Geo-blocked] +#EXTINF:-1 tvg-id="ElFadjerTV.dz" 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",El Fadjr TV [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://cdn02.hta.dz/abr_htatv/EL_FADJR_TV_DZ/playlist.m3u8 #EXTINF:-1 tvg-id="ElHayatTV.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",El Hayat TV [Geo-blocked] @@ -32,7 +32,7 @@ https://cdn02.hta.dz/abr_htatv/EL_HAYAT_TV_ALGERIE/playlist.m3u8 #EXTINF:-1 tvg-id="EnnaharTV.dz" 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",Ennahar TV [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://cdn02.hta.dz/abr_htatv/ENNAHAR_TV/playlist.m3u8 -#EXTINF:-1 tvg-id="SamiraTV.dz" 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",Samira TV [Geo-blocked] +#EXTINF:-1 tvg-id="SamiraTV.dz" status="blocked" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Samira TV [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://cdn02.hta.dz/abr_htatv/SamiraTV/playlist.m3u8 #EXTINF:-1 tvg-id="TV1.dz" 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",El Djazair N1 [Geo-blocked] @@ -41,13 +41,13 @@ https://cdn02.hta.dz/abr_htatv/PROGRAMME_NATIONAL/playlist.m3u8 #EXTINF:-1 tvg-id="TV2.dz" 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",Canal Algérie [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://cdn02.hta.dz/abr_htatv/CANAL_ALGERIE/playlist.m3u8 -#EXTINF:-1 tvg-id="TV3.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algérie TV3 [Geo-blocked] +#EXTINF:-1 tvg-id="TV3.dz" 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",Algérie TV3 [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://cdn02.hta.dz/abr_htatv/A3_HD/playlist.m3u8 #EXTINF:-1 tvg-id="TV4.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algérie TV4 [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://cdn02.hta.dz/abr_htatv/TV_4/playlist.m3u8 -#EXTINF:-1 tvg-id="TV5.dz" 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",Algérie TV5 [Geo-blocked] +#EXTINF:-1 tvg-id="TV5.dz" status="error" user-agent="Mozilla/5.0 (iPhone; CPU iPhone OS 12_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148",Algérie TV5 [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://cdn02.hta.dz/abr_htatv/TV_5/playlist.m3u8 #EXTINF:-1 tvg-id="TV6.dz" 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",Algérie TV6 [Geo-blocked] diff --git a/streams/ec.m3u b/streams/ec.m3u index 2694425ce..1defb8a67 100644 --- a/streams/ec.m3u +++ b/streams/ec.m3u @@ -3,7 +3,7 @@ https://asomatv.duckdns.org/livestream/stream.m3u8 #EXTINF:-1 tvg-id="EcotelTV.ec" status="online",Ecotel (720p) [Not 24/7] https://ecotel.streamseguro.com/hls/ecoteltv.m3u8 -#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 @@ -15,7 +15,7 @@ http://streaming5.globalhostla.com/rtplive/elsolrad/playlist.m3u8 https://multicanal.streamseguro.com/hls/streaming.m3u8 #EXTINF:-1 tvg-id="Nortvision.ec" status="online",Nortvisión https://plataformavideo.com:19360/nortvision/nortvision.m3u8 -#EXTINF:-1 tvg-id="PuruwaTV.ec" status="online",Puruwa TV (720p) +#EXTINF:-1 tvg-id="PuruwaTV.ec" status="error",Puruwa TV (720p) https://srv.panelcast.net/puruwalive/puruwalive/playlist.m3u8 #EXTINF:-1 tvg-id="RadioImpacto2.ec" status="online",Radio Impacto 2 (1080p) [Not 24/7] https://sv72.ecuaradiotv.net/impacto2tv/live/playlist.m3u8 diff --git a/streams/es.m3u b/streams/es.m3u index fc64ce862..85dccc083 100644 --- a/streams/es.m3u +++ b/streams/es.m3u @@ -15,7 +15,7 @@ https://5940924978228.streamlock.net/8157/8157/master.m3u8 https://limited38.todostreaming.es/live/101tv-AntequeraHD.m3u8 #EXTINF:-1 tvg-id="101TVMalaga.es" status="online",101TV Malaga (1080p) [Not 24/7] https://limited38.todostreaming.es/live/101tv-web101tv.m3u8 -#EXTINF:-1 tvg-id="AlacantiTV.es" status="error",Alacantí TV (576p) [Not 24/7] +#EXTINF:-1 tvg-id="AlacantiTV.es" status="online",Alacantí TV (576p) [Not 24/7] 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 @@ -179,7 +179,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="blocked",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 @@ -207,7 +207,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="MirameTV.es" status="online",Mírame TV (360p) [Not 24/7] https://bit.controlstreams.com:5443/LiveApp/streams/mirametv.m3u8 diff --git a/streams/es_pluto.m3u b/streams/es_pluto.m3u index cbf9ced27..62440d07e 100644 --- a/streams/es_pluto.m3u +++ b/streams/es_pluto.m3u @@ -16,23 +16,23 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5a0b44c #EXTINF:-1 tvg-id="PlutoTVAnimalesSpain.es" status="online",Pluto TV Animales (288p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5dd834c66fe2ca0009303b8d/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.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.es" 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.es" 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.es" 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.es" 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.es" 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.es" 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="PlutoTVCineClasicoSpain.es" 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.es" 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.es" 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.es" 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.es" status="online",Pluto TV Cine Estelar (720p) +#EXTINF:-1 tvg-id="PlutoTVCineEstelarSpain.es" status="error",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.es" 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="PlutoTVCocinaSpain.es" 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.es" status="online",Pluto TV Cocina (720p) [Not 24/7] @@ -45,13 +45,13 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d8d0fbaa 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="PlutoTVKidsSpain.es" 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.es" 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.es" 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.es" 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.es" 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.es" 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.es" 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 @@ -59,8 +59,8 @@ 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.es" 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.es" 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.es" 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="PlutoTVMTVMusicMadeinSpain.us" status="online",Pluto TV MTV Music Made in Spain (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/60a26a056d55b30007918d5a/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="PlutoTVMTVOriginalsSpain.us" status="online",Pluto TV MTV Originals (Spain) (480p) diff --git a/streams/fr.m3u b/streams/fr.m3u index 0c9c3031f..cc5f09288 100644 --- a/streams/fr.m3u +++ b/streams/fr.m3u @@ -33,7 +33,7 @@ http://cdn2.ujjina.com:1935/iptvcentraltv/livecentraltvtv/playlist.m3u8 https://s13.tntendirect.com/cherie25/live/playlist.m3u8 #EXTINF:-1 tvg-id="CNews.fr" 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="CNews.fr" status="error",CNews (1080p) +#EXTINF:-1 tvg-id="CNews.fr" status="online",CNews (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/CNEWS #EXTINF:-1 tvg-id="CStar.fr" status="blocked",CStar (360p) https://s13.tntendirect.com/d17/live/playlist.m3u8 @@ -119,7 +119,7 @@ https://s13.tntendirect.com/lequipe21/live/playlist.m3u8 https://shls-m6-france-prod-dub.shahid.net/out/v1/c8a9f6e000cd4ebaa4d2fc7d18c15988/index.m3u8 #EXTINF:-1 tvg-id="M6Music.fr" status="online",M6 Music (720p) http://190.2.155.162:8080/m6music/mpegts -#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) @@ -171,7 +171,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid https://s13.tntendirect.com/rmcdecouverte/live/playlist.m3u8 #EXTINF:-1 tvg-id="TeleGrenoble.fr" status="online",Tele Grenoble http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x128fjo -#EXTINF:-1 tvg-id="Telenantes.fr" status="error",Télénantes (480p) +#EXTINF:-1 tvg-id="Telenantes.fr" status="online",Télénantes (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TELENANTES #EXTINF:-1 tvg-id="Telesud.fr" status="online",TeleSud http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wrxqb @@ -179,7 +179,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid http://gratuittv.free.fr/Files/tfsf/live/playlist.m3u8 #EXTINF:-1 tvg-id="TraceLatina.uk" status="blocked",Trace Latina http://185.234.217.27:8002/play/a02f/index.m3u8 -#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="error",TV5 Monde Asie (576p) +#EXTINF:-1 tvg-id="TV5MondeAsia.fr" status="timeout",TV5 Monde Asie (576p) http://210.210.155.37/dr9445/s/s24/index.m3u8 #EXTINF:-1 tvg-id="TV7Bordeaux.fr" status="online",TV7 Bordeaux (720p) http://live.digiteka.com/1/RVNZMmJtUURmd09I/U0dNU0tk/hls/live/playlist.m3u8 diff --git a/streams/fr_pluto.m3u b/streams/fr_pluto.m3u index 160f0788d..79986b161 100644 --- a/streams/fr_pluto.m3u +++ b/streams/fr_pluto.m3u @@ -1,14 +1,14 @@ #EXTM3U -#EXTINF:-1 tvg-id="BETClassicsPlutoTVFrance.fr" 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.fr" 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.fr" 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="BoblepongeFrance.fr" 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.fr" 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.fr" 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.fr" 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="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) @@ -37,10 +37,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed168f 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.fr" 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="PlutoTVCuisineFrance.fr" 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.fr" 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.fr" 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="PlutoTVDatingFrance.fr" status="online",Pluto TV Dating (720p) [Not 24/7] 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="PlutoTVExtremeFrance.fr" status="online",Pluto TV Extrême (480p) @@ -49,8 +49,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f8ed327f9e9b00007 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="PlutoTVInvestigationFrance.fr" 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.fr" 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.fr" 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.fr" status="online",Pluto TV Investigation (720p) @@ -59,14 +57,16 @@ 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.fr" 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.fr" 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="PlutoTVJuniorFrance.fr" 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="PlutoTVKidsAnimationFrance.fr" 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="PlutoTVKidsSeriesFrance.fr" 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="PlutoTVKidsSeriesFrance.fr" 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="PlutoTVKidsSeriesFrance.fr" 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="PlutoTVMADE.fr" 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.fr" status="online",Pluto TV MADE (480p) diff --git a/streams/gr.m3u b/streams/gr.m3u index 1fbe1c769..3e1dd404c 100644 --- a/streams/gr.m3u +++ b/streams/gr.m3u @@ -57,7 +57,7 @@ https://ert-live-bcbs15228.siliconweb.com/media/ert_news/ert_news.m3u8 https://ert-live-bcbs15228.siliconweb.com/media/ert_sports_ww/ert_sports2_ww.m3u8 #EXTINF:-1 tvg-id="ERTWorld.gr" status="online",ERT World (480p) http://wpso.com:1936/hls/wzra.m3u8 -#EXTINF:-1 tvg-id="ERTWorld.gr" status="error",ERT World (720p) +#EXTINF:-1 tvg-id="ERTWorld.gr" status="timeout",ERT World (720p) https://ert-live-bcbs15228.siliconweb.com/media/ert_world/ert_world.m3u8 #EXTINF:-1 tvg-id="FarosTV2.gr" status="blocked",Faros TV2 (480p) [Geo-blocked] https://s1.cystream.net/live/faros2/playlist.m3u8 @@ -66,16 +66,16 @@ https://s1.cystream.net/live/faros1/playlist.m3u8 #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="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] -https://vdo3.alphaserver.gr:3466/stream/play.m3u8 -#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] https://vdo3.alphaserver.gr:3466/live/greektvlondonlive.m3u8 +#EXTINF:-1 tvg-id="GreekTVLondon.gr" status="online",Greek TV London (720p) [Not 24/7] +https://vdo3.alphaserver.gr:3466/stream/play.m3u8 #EXTINF:-1 tvg-id="GroovyTV.gr" status="online",Groovy TV (360p) http://web.onair-radio.eu:1935/groovytv/groovytv/playlist.m3u8 #EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",Βουλή Τηλεόραση (540p) https://streamer-cache.grnet.gr/parliament/hls/webtv.m3u8 #EXTINF:-1 tvg-id="HellenicParliamentTV.gr" status="online",Βουλή Τηλεόραση (360p) https://streamer-cache.grnet.gr/parliament/parltv.sdp/master.m3u8 -#EXTINF:-1 tvg-id="HellenicTV.gr" status="online",Hellenic TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="HellenicTV.gr" status="error",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] http://live.streams.ovh:1935/hightv/hightv/playlist.m3u8 @@ -127,7 +127,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="RIKSat.cy" status="online",ΡΙΚ Sat (720p) [Not 24/7] http://l3.cloudskep.com/cybcsat/abr/playlist.m3u8 -#EXTINF:-1 tvg-id="SamiakiTV.gr" status="online",Samiaki TV (540p) [Not 24/7] +#EXTINF:-1 tvg-id="SamiakiTV.gr" status="error",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 diff --git a/streams/gt.m3u b/streams/gt.m3u index 3825fec15..37e6e1377 100644 --- a/streams/gt.m3u +++ b/streams/gt.m3u @@ -3,7 +3,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/GobiernodeGuatemala/live #EXTINF:-1 tvg-id="CanalTVRadioMayaTGBA.gt" status="online",Canal TV Radio Maya TGBA https://stream.oursnetworktv.com/latin/radioTGBAgtm/playlist.m3u8 -#EXTINF:-1 tvg-id="ElOlamTV.gt" status="error",El Olam TV +#EXTINF:-1 tvg-id="ElOlamTV.gt" status="online",El Olam TV https://stream.oursnetworktv.com/latin/elOlam/playlist.m3u8 #EXTINF:-1 tvg-id="FeViviente.gt" status="online",Fe Viviente https://stream.oursnetworktv.com/latin/feVivienteGtm/playlist.m3u8 diff --git a/streams/hk.m3u b/streams/hk.m3u index a1df75af1..ee86db6c2 100644 --- a/streams/hk.m3u +++ b/streams/hk.m3u @@ -7,7 +7,7 @@ http://210.210.155.37/qwr9ew/s/s31/index.m3u8 http://210.210.155.37/dr9445/h/h14/index.m3u8 #EXTINF:-1 tvg-id="CreationTV.hk" status="timeout",Creation TV (720p) [Not 24/7] http://al-pull2.hkatv.vip/live/CTV.m3u8 -#EXTINF:-1 tvg-id="HKIBC.hk" status="online",HKIBC +#EXTINF:-1 tvg-id="HKIBC.hk" status="timeout",HKIBC http://uc6.i-cable.com/live_freedirect/opentvhd002_h.live/playlist.m3u8 #EXTINF:-1 tvg-id="HKSTV.hk" status="online",香港衛視 (576p) [Not 24/7] http://zhibo.hkstv.tv/livestream/mutfysrq/playlist.m3u8 @@ -17,23 +17,23 @@ https://al-pull2.hkatv.vip/live/hktv20210929.m3u8 http://media.fantv.hk/m3u8/archive/channel2.m3u8 #EXTINF:-1 tvg-id="ICableNewsChannel.hk" status="online",有線新聞台 i-Cable 24-hour News Channel (720p) https://uc6.i-cable.com/live_freedirect/freehd209_h.live/playlist.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="MiaoMi.hk" status="error",Miao Mi (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="MiaoMi.hk" status="online",Miao Mi (1080p) [Not 24/7] https://kr-streams.onrender.com/scraper?channel=521 +#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="timeout",鳳凰衛視中文台 http://221.179.217.70/PLTV/88888888/224/3221225942/1.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="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="timeout",鳳凰衛視資訊台HD (720p) [Not 24/7] http://117.169.120.138:8080/live/fhzixun/.m3u8 -#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="RTHKTV31.hk" status="online",RTHK (港台電視31) (360p) [Geo-blocked] https://rthklive1-lh.akamaihd.net/i/rthk31_1@167495/master.m3u8 #EXTINF:-1 tvg-id="RTHKTV32.hk" status="online",RTHK (港台電視32) (360p) [Not 24/7] https://rthklive2-lh.akamaihd.net/i/rthk32_1@168450/master.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="TVBJ2.hk" status="online",TVB J2 https://j3.lhlh.app/mv.m3u8 diff --git a/streams/hn.m3u b/streams/hn.m3u index 8cb1c662d..1b5285b2d 100644 --- a/streams/hn.m3u +++ b/streams/hn.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AlfaOmegaVision.hn" status="error",Alfa & Omega Visión (360p) +#EXTINF:-1 tvg-id="AlfaOmegaVision.hn" status="online",Alfa & Omega Visión (360p) https://srv.panelcast.net/aovision/aovision/playlist.m3u8 #EXTINF:-1 tvg-id="AlsaciasTV.hn" status="online",Alsacias TV (ATV | Canal 28) (720p) https://emisoras.hn:8081/atv/index.m3u8 @@ -7,7 +7,7 @@ https://emisoras.hn:8081/atv/index.m3u8 https://video.misistemareseller.com/atvhonduras/atvhonduras/playlist.m3u8 #EXTINF:-1 tvg-id="CampusTV.hn" status="timeout",Campus TV (360p) [Not 24/7] http://st2.worldkast.com/8004/8004/playlist.m3u8 -#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 @@ -35,7 +35,7 @@ https://5e85d90130e77.streamlock.net/6022/6022/playlist.m3u8 https://emisoras.hn:8081/metrotv/index.m3u8 #EXTINF:-1 tvg-id="QhuboTV.hn" status="online",Q'hubo TV (410p) [Not 24/7] https://5e85d90130e77.streamlock.net/6024/6024/playlist.m3u8 -#EXTINF:-1 tvg-id="RadioIdeal.hn" status="error",Radio Ideal 104.7 FM (La Esperanza) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="RadioIdeal.hn" status="online",Radio Ideal 104.7 FM (La Esperanza) (720p) [Not 24/7] http://lencatelevision.com:8080/hls/ltv3.m3u8 #EXTINF:-1 tvg-id="RHCTV.hn" status="online",Roatán Hable Claro (RHC) (720p) https://stmv1.zcastbr.com/roatanhableclaro/roatanhableclaro/playlist.m3u8 diff --git a/streams/ht.m3u b/streams/ht.m3u index 588c9f093..c6bc08566 100644 --- a/streams/ht.m3u +++ b/streams/ht.m3u @@ -11,13 +11,13 @@ http://184.173.179.163:1935/daniel/daniel/playlist.m3u8 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] 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="TeleHaiti.ht" status="online",Tele Haiti (1088p) 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 d10022ffe..24e7ae22b 100644 --- a/streams/id.m3u +++ b/streams/id.m3u @@ -1,7 +1,7 @@ #EXTM3U #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="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) @@ -16,7 +16,7 @@ http://210.210.155.37/qwr9ew/s/s07/index1.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="AswajaTV.id" status="error",Aswaja TV [Geo-blocked] +#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="BalikapanTV.id" status="online",Balikapan TV (720p) [Not 24/7] http://122.248.43.138:1935/ch10/myStream/playlist.m3u8 @@ -26,24 +26,24 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(8e867ae0-b2c0-49 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="error",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 -#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="BeritaSatu.id" status="timeout",BeritaSatu (720p) https://b1news.beritasatumedia.com/Beritasatu/B1News_manifest.m3u8 -#EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="online",JakartaGlobe News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="BeritaSatuEnglish.id" status="timeout",JakartaGlobe News (720p) [Not 24/7] https://b1english.beritasatumedia.com/Beritasatu/B1English_manifest.m3u8 #EXTINF:-1 tvg-id="BeritaSatuWorld.id" status="timeout",BeritaSatu World (720p) [Not 24/7] https://b1world.beritasatumedia.com/Beritasatu/B1World_manifest.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 +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/ch30.m3u8 +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] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch22.m3u8 @@ -53,7 +53,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 @@ -71,7 +71,7 @@ https://live.cnnindonesia.com/livecnn/smil:cnntv.smil/playlist.m3u8 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 -#EXTINF:-1 tvg-id="DMTVMalang.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",DMTV Malang (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="DMTVMalang.id" status="online" user-agent="Mozilla/5.0 (X11; Linux x86_64)",DMTV Malang (360p) [Geo-blocked] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (X11; Linux x86_64) https://h1.intechmedia.net/intech/ch51.m3u8 #EXTINF:-1 tvg-id="DMTVMalang.id" status="error",DMTV Malang (576p) @@ -80,13 +80,13 @@ https://bravo.kugo.id/dmtvmalang/rtmp.stream/chunklist.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="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="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] +#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="GPRTV.id" status="online",GPR TV (720p) https://alfa.kugo.id/gprtv/rtmp.stream/playlist.m3u8 @@ -103,7 +103,7 @@ https://v3.siar.us/humabetangtv/live/playlist.m3u8 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="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] @@ -116,10 +116,10 @@ https://cdn-telkomsel-01.akamaized.net/Content/HLS/Live/channel(7a73ed02-e0de-4d http://122.248.43.138:1935/ch23/myStream/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="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="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] @@ -128,10 +128,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 @@ -161,7 +161,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] @@ -180,7 +180,7 @@ 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="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="error",My Cinema (1080p) @@ -199,7 +199,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/user/NetIns http://210.210.155.37/qwr9ew/s/s08/index.m3u8 #EXTINF:-1 tvg-id="NET.id" status="error",NET. (576p) https://bravo.kugo.id/nettv/udp.stream/chunklist.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="NusantaraTV.id" status="online",Nusantara TV (720p) @@ -215,22 +215,22 @@ https://v3.siar.us/paltv/live/playlist.m3u8 #EXTINF:-1 tvg-id="PijarTV.id" status="online",Pijar TV [Not 24/7] 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] -https://v3.siar.us/pontianaktelevisi/live/playlist.m3u8 -#EXTINF:-1 tvg-id="PONTV.id" status="error",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] +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] 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="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.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 #EXTINF:-1 tvg-id="RasyaadTV.id" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Rasyaad TV (360p) [Geo-blocked] @@ -258,16 +258,16 @@ 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="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="error",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] +#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 @@ -283,12 +283,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="error" user-agent="Mozilla/5.0 (X11; Linux x86_64)",Sunnah Jalan Pasti TV (360p) [Geo-blocked] +#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="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] @@ -315,7 +315,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 http://free.fullspeed.tv/iptv-query?streaming-ip=https://youtube.com/c/tvOneNews/live -#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="TVRIAceh.id" status="online",TVRI Aceh (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIACEH)/index.m3u8 @@ -348,11 +348,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) @@ -402,24 +402,24 @@ 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://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="TVRIMaluku.id" status="online",TVRI Maluku (480p) +http://118.97.50.107/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 (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="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="TVRIPapua.id" status="online",TVRI Papua (480p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIPapua)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIPapua.id" status="online",TVRI Papua (480p) +#EXTINF:-1 tvg-id="TVRIPapua.id" status="timeout",TVRI Papua (480p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIPapua.id" status="timeout",TVRI Papua (480p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIPAPUA)/index.m3u8 #EXTINF:-1 tvg-id="TVRIRiau.id" status="online",TVRI Riau (720p) [Not 24/7] http://118.97.50.107/Content/HLS/Live/Channel(TVRIriau)/index.m3u8 @@ -464,9 +464,9 @@ http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIJABARBAND #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://ott.tvri.co.id/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) @@ -474,11 +474,11 @@ http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRINtbmataram)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestNusaTenggara.id" status="online",TVRI Nusa Tenggara Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRINTBMATARAM)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) +http://118.97.50.107/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 +#EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) http://ott.tvri.co.id/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="online",TVRI Sulawesi Barat (720p) http://wpc.d1627.nucdn.net/80D1627/o-tvri/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 -#EXTINF:-1 tvg-id="TVRIWestSulawesi.id" status="timeout",TVRI Sulawesi Barat (720p) -http://118.97.50.107/Content/HLS/Live/Channel(TVRIsulbarmajene)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="online",TVRI Sumatera Barat (720p) http://118.97.50.107/Content/HLS/Live/Channel(TVRISUMBARPADANG)/index.m3u8 #EXTINF:-1 tvg-id="TVRIWestSumatra.id" status="online",TVRI Sumatera Barat (720p) @@ -501,53 +501,53 @@ http://103.18.181.69:1935/golive/livestream/playlist.m3u8 https://ssv1.dpr.go.id/golive/livestream/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="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] https://ssv1.dpr.go.id/golive/livestream1/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7] -https://ssv1.dpr.go.id/golive/livestream2/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="TVRParlemenKomisiII.id" status="online",TVR Parlemen Komisi II (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream2/playlist.m3u8 #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="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] https://ssv1.dpr.go.id/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 -#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] https://ssv1.dpr.go.id/golive/livestream4/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] -https://ssv1.dpr.go.id/golive/livestream9/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 -#EXTINF:-1 tvg-id="TVRParlemenKomisiV.id" status="online",TVR Parlemen Komisi V (720p) [Not 24/7] -https://ssv1.dpr.go.id/golive/livestream5/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiIX.id" status="online",TVR Parlemen Komisi IX (480p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream9/playlist.m3u8 #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="TVRParlemenKomisiV.id" status="error",TVR Parlemen Komisi V (720p) [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream5/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7] http://103.18.181.69:1935/golive/livestream6/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVI.id" status="online",TVR Parlemen Komisi VI [Not 24/7] https://ssv1.dpr.go.id/golive/livestream6/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7] +#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="TVRParlemenKomisiVII.id" status="online",TVR Parlemen Komisi VII (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRParlemenKomisiVII.id" status="error",TVR Parlemen Komisi VII (480p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream7/playlist.m3u8 #EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="online",TVR Parlemen Komisi VIII [Not 24/7] -https://ssv1.dpr.go.id/golive/livestream8/playlist.m3u8 -#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] http://103.18.181.69:1935/golive/livestream8/playlist.m3u8 +#EXTINF:-1 tvg-id="TVRParlemenKomisiVIII.id" status="error",TVR Parlemen Komisi VIII [Not 24/7] +https://ssv1.dpr.go.id/golive/livestream8/playlist.m3u8 #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="TVRParlemenKomisiX.id" status="error",TVR Parlemen Komisi X (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream10/playlist.m3u8 #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="TVRParlemenKomisiXI.id" status="online",TVR Parlemen Komisi XI (720p) [Not 24/7] https://ssv1.dpr.go.id/golive/livestream11/playlist.m3u8 -#EXTINF:-1 tvg-id="TVTabalong.id" status="error",TV Tabalong (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 -#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="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",UFA 24 (360p) [Geo-blocked] +#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) @@ -556,7 +556,7 @@ 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="ZeeBioskop.id" status="online",Zee Bioskop (360p) [Geo-blocked] +#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",Alwafa Tarim TV (Am Media) (720p) https://v2.siar.us/ammedia/720/playlist.m3u8 @@ -566,7 +566,7 @@ https://ammedia.siar.us/ammedia/live/playlist.m3u8 https://wowza.convergen.co/atvli/atvli.stream/playlist.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 Knowledge and Learning (576p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",Dens Knowledge and Learning (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s36/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Dens Life Style (576p) [Geo-blocked] http://210.210.155.37/x6bnqe/s/s65/index2.m3u8 @@ -576,11 +576,11 @@ http://210.210.155.35/x6bnqe/s/s65/index2.m3u8 http://210.210.155.37/x6bnqe/s/s101/live.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="timeout",dTVi (720p) +#EXTINF:-1 tvg-id="" status="online",dTVi (720p) https://alfa.kugo.id/dtvi/rtmp.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Ficom Channel (720p) https://v3.siar.us/ficomchannel/live/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Garda TV (576p) +#EXTINF:-1 tvg-id="" status="error",Garda TV (576p) https://bintangtv.siar.us/bintangtv/live/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",KSB (576p) https://bravo.kugo.id/ksb/udp.stream/playlist.m3u8 @@ -596,7 +596,7 @@ https://bravo.kugo.id/kugostar/udp.stream/chunklist.m3u8 http://122.248.43.138:1935/ch7/myStream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Persija TV (720p) https://bravo.kugo.id/persijatv/udp.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout" user-agent="Mozilla/5.0 (X11; Linux x86_64)",RB TV (360p) [Geo-blocked] +#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",The Indonesia Channel diff --git a/streams/il.m3u b/streams/il.m3u index 53a822a0d..0535f91c4 100644 --- a/streams/il.m3u +++ b/streams/il.m3u @@ -17,7 +17,7 @@ https://bcovlive-a.akamaihd.net/773a2fa387914315ad11e6957cd54f6e/eu-central-1/53 https://live.pars-israel.com/iptv/stream.m3u8 #EXTINF:-1 tvg-id="KabbalahforthePeopleIsrael.il" status="online",Kabbalah for the People (Israel) (504p) [Not 24/7] https://edge3.uk.kab.tv/live/tv66-heb-high/playlist.m3u8 -#EXTINF:-1 tvg-id="Kan11.il" status="blocked",KAN 11 Israel (360p) [Geo-blocked] +#EXTINF:-1 tvg-id="Kan11.il" status="online",KAN 11 Israel (360p) [Geo-blocked] https://kan11.media.kan.org.il/hls/live/2024514/2024514/master.m3u8 #EXTINF:-1 tvg-id="Kan11.il" status="timeout",Kan 11 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7wjmog @@ -27,7 +27,7 @@ https://kan23.media.kan.org.il/hls/live/2024691/2024691/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7ymw7f #EXTINF:-1 tvg-id="KnessetChannel.il" status="online",Knesset Channel (480p) [Not 24/7] https://contact.gostreaming.tv/Knesset/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="Makan33.il" status="online",Makan 33 (1080p) +#EXTINF:-1 tvg-id="Makan33.il" status="error",Makan 33 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/k2slq6Tpsh2bm4wA43P #EXTINF:-1 tvg-id="Now14.il" status="online",Now 14 https://dvr.ch20-cdnwiz.com/hls/live.m3u8 diff --git a/streams/in.m3u b/streams/in.m3u index c6c987735..7f160bb92 100644 --- a/streams/in.m3u +++ b/streams/in.m3u @@ -17,7 +17,7 @@ http://akaram.zecast.net/akaram-live/akaramkidz/index.m3u8 https://d39iawgzv3h0yo.cloudfront.net/out/v1/1ef4344a3b4a41908915d58ac7bd5e23/index.m3u8 #EXTINF:-1 tvg-id="AmritaTV.in" status="online",Amrita TV (576p) http://103.199.161.254/Content/amrita/Live/Channel(Amrita)/index.m3u8 -#EXTINF:-1 tvg-id="AnjanTV.in" status="blocked",Anjan (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AnjanTV.in" status="error",Anjan (720p) [Not 24/7] https://f3.vstream.online:7443/bstb/ngrp:anjan_hdall/playlist.m3u8 #EXTINF:-1 tvg-id="ApnaPunjabTV.in" status="online",Apna Punjab (720p) http://cdn5.live247stream.com/apnapunjab/tv/playlist.m3u8 @@ -33,7 +33,7 @@ https://vidcdn.vidgyor.com/asianet-origin/liveabr/playlist.m3u8 http://103.199.161.254/Content/asianetnews/Live/Channel(Asianetnews)/index.m3u8 #EXTINF:-1 tvg-id="AsianetNews.in" status="error",Asianet News (480p) https://live.neestream.net/neestream_01/asianetnews/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="AsianetNewsBangla.in" status="online",Asianet News Bangla (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AsianetNewsBangla.in" status="error",Asianet News Bangla (360p) [Not 24/7] https://vidcdn.vidgyor.com/rplus-origin/rplusasianetlive/playlist.m3u8 #EXTINF:-1 tvg-id="AsianetNewsKannada.in" status="online",Asianet News Kannada (360p) [Not 24/7] https://vidcdn.vidgyor.com/suvarna-origin/liveabr/playlist.m3u8 @@ -120,7 +120,7 @@ http://14.199.164.20:4001/play/a0ja/index.m3u8 https://live.neestream.net/neestream_01/janamtv/index.m3u8?token=693400 #EXTINF:-1 tvg-id="JantaTV.in" status="online",Janta TV (360p) [Not 24/7] https://live.wmncdn.net/jantatv/live.stream/index.m3u8 -#EXTINF:-1 tvg-id="JanTV.in" status="online",Jan TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="JanTV.in" status="error",Jan TV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.youtube.com/channel/UCjmnq35TvJ1J8JZS49OPg-Q/live #EXTINF:-1 tvg-id="JeevanTV.in" status="online",Jeevan TV (576p) http://103.199.161.254/Content/jeevan/Live/Channel(Jeevan)/index.m3u8 @@ -160,7 +160,7 @@ http://198.144.149.82:8080/NOTV/KCVMOVIE/index.m3u8?token=GTR https://vidcdn.vidgyor.com/kat-origin/liveabr/playlist.m3u8 #EXTINF:-1 tvg-id="MahaMovie.in" status="timeout",Maha Movie (576p) [Not 24/7] http://14.199.164.20:4001/play/a0q7/index.m3u8 -#EXTINF:-1 tvg-id="MalabarNews.in" status="online",Malabar News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="MalabarNews.in" status="error",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) http://cdn1.logicwebs.in:1935/malabar/malabar/playlist.m3u8 @@ -204,12 +204,12 @@ https://live.hungama.com/linear/nazrana/playlist.m3u8 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 +#EXTINF:-1 tvg-id="NDTVProfit.in" status="online",NDTV Profit (480p) +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] https://ndtv.live-s.cdn.bitgravity.com/cdn-live/_definst_/ndtv/live/ndtv_profit.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NDTVProfit.in" status="error",NDTV Profit (480p) -https://ndtvprofitelemarchana.akamaized.net/hls/live/2003680-b/ndtvprofit/master.m3u8 #EXTINF:-1 tvg-id="NeeCinema.in" status="error",Nee Cinema (480p) https://live.neestream.net/neestream_01/neecinema/index.m3u8?token=693400 #EXTINF:-1 tvg-id="NethraTV.in" status="timeout",Nethra TV (480p) [Not 24/7] @@ -330,7 +330,7 @@ https://a.jsrdn.com/broadcast/7ef91d3d7a/+0000/c.m3u8 https://43wrzjnpqoxe-hls-live.wmncdn.net/indywood/indywoodtv/index.m3u8 #EXTINF:-1 tvg-id="" status="error",Kairali WE (480p) https://live.neestream.net/neestream_01/kairaliwe/index.m3u8?token=693400 -#EXTINF:-1 tvg-id="" status="online",Keralabhumi +#EXTINF:-1 tvg-id="" status="error",Keralabhumi http://103.153.92.157:11037/hls/kbh.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 diff --git a/streams/iq.m3u b/streams/iq.m3u index 7b4905405..1b72239c0 100644 --- a/streams/iq.m3u +++ b/streams/iq.m3u @@ -13,13 +13,13 @@ https://asdiuhiu12.myvodu.app:3356/live/Alghadeer/index.m3u8 https://cdn.catiacast.video/abr/8d2ffb0aba244e8d9101a9488a7daa05/playlist.m3u8 #EXTINF:-1 tvg-id="AlIraqiaNews.iq" status="blocked",Al Iraqia News 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 #EXTINF:-1 tvg-id="AlkafeelTheentranceoftheholysanctuary.iq" status="online",Alkafeel: The entrance of the holy sanctuary (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot3/manifest.m3u8 -#EXTINF:-1 tvg-id="AlkafeelTheHolyTomb.iq" status="error",Alkafeel: The Holy Tomb (360p) [Not 24/7] +#EXTINF:-1 tvg-id="AlkafeelTheHolyTomb.iq" status="online",Alkafeel: The Holy Tomb (360p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot2/manifest.m3u8 #EXTINF:-1 tvg-id="AlkafeelThewindowofAlKafeel.iq" status="online",Alkafeel: The window of Al-Kafeel (720p) [Not 24/7] https://stream.alkafeel.net/live/alkafeel/rAa5PGot1/manifest.m3u8 @@ -67,7 +67,7 @@ http://ikomg2.s.llnwi.net/kurdsathd/playlist.m3u8 http://ikomg2.s.llnwi.net/kurdsatnewshd/playlist.m3u8 #EXTINF:-1 tvg-id="KurdsatNews.iq" status="online",KurdSat News (1080p) [Not 24/7] https://ikomg2.mmdlive.lldns.net/ikomg2/107b7df8f5444d778f349100739a09cd/manifest.m3u8 -#EXTINF:-1 tvg-id="NRTTV.iq" status="timeout",NRT TV (720p) [Not 24/7] +#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] https://5ab29cc78f681.streamlock.net/PayamTV/livestream/playlist.m3u8 diff --git a/streams/ir.m3u b/streams/ir.m3u index deef6193b..62ad125d4 100644 --- a/streams/ir.m3u +++ b/streams/ir.m3u @@ -3,7 +3,7 @@ https://bozztv.com/1gbw5/tintv2/tintv2/playlist.m3u8 #EXTINF:-1 tvg-id="AlAlam.ir" status="online",Al Alam (360p) [Not 24/7] https://live2.alalam.ir/alalam.m3u8 -#EXTINF:-1 tvg-id="AlWilayah.ir" status="online",Al Wilayah (720p) [Not 24/7] +#EXTINF:-1 tvg-id="AlWilayah.ir" status="error",Al Wilayah (720p) [Not 24/7] 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 diff --git a/streams/it.m3u b/streams/it.m3u index b9bd2231d..38f915499 100644 --- a/streams/it.m3u +++ b/streams/it.m3u @@ -111,9 +111,9 @@ http://178.32.140.155/canale51/canale51/playlist.m3u8 https://56b50ada2d659.streamlock.net/RadioBirikinaTV/livestream/playlist.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="RadioNumberOne.it" status="online",Radio Number One (720p) [Not 24/7] https://56b50ada2d659.streamlock.net/RN1TV/livestream/playlist.m3u8 @@ -158,7 +158,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) +#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 @@ -308,7 +308,7 @@ https://video-ar.radioradicale.it/diretta/camera2/playlist.m3u8 http://wms.shared.streamshow.it/canale7/mp4:canale7/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",CANALE 8 (480p) http://wms.shared.streamshow.it/canale8/mp4:canale8/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Canale 21 (480p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Canale 21 (480p) [Not 24/7] https://stream.mariatvcdn.com/canaleventuno/f5d2060b3682e0dfffd5b2f18e935ad3.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Canale 21 Extra (480p) [Not 24/7] https://stream.mariatvcdn.com/canaleventunodue/61d14e72c90980498c9d7cee64fde847.sdp/playlist.m3u8 diff --git a/streams/jo.m3u b/streams/jo.m3u index d83865f98..8e08c34fa 100644 --- a/streams/jo.m3u +++ b/streams/jo.m3u @@ -3,7 +3,7 @@ https://almamlka-live.ercdn.net/almamlka/almamlka.m3u8 #EXTINF:-1 tvg-id="AmmanTV.jo" status="online",Amman TV (720p) https://ammantv.c.s73cdn.net/23153d43-375a-472a-bc5f-9827582b5d22/elemental/live/master.m3u8 -#EXTINF:-1 tvg-id="AmmanTV.jo" status="error",Amman TV (720p) +#EXTINF:-1 tvg-id="AmmanTV.jo" status="timeout",Amman TV (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/ammantv #EXTINF:-1 tvg-id="AOneTV.jo" status="online",A One TV https://master.starmena-cloud.com/hls/a1jo.m3u8 diff --git a/streams/jp.m3u b/streams/jp.m3u index b47681db3..a1ba6474a 100644 --- a/streams/jp.m3u +++ b/streams/jp.m3u @@ -1,14 +1,14 @@ #EXTM3U #EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (720p) +https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (720p) https://cdnv148.cloudrsst.com/jptv/janimax_720/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (540p) +https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (540p) https://cdnv148.cloudrsst.com/jptv/janimax_540/playlist.m3u8 #EXTINF:-1 tvg-id="Animax.jp" status="online",Animax (480p) http://redlabmcdn.s.llnwi.net/nv02/bs14hd/index.m3u8 -#EXTINF:-1 tvg-id="Animax.jp" status="timeout",Animax (720p) -https://cdn.us195.jpnettv.live/jptv/janimax_720/playlist.m3u8 -#EXTINF:-1 tvg-id="Animax.jp" status="timeout",Animax (540p) -https://cdn.us195.jpnettv.live/jptv/janimax_540/playlist.m3u8 #EXTINF:-1 tvg-id="ATX.jp" status="online",AT-X (720p) [Not 24/7] https://sub2.neetball.net/live/neet.m3u8 #EXTINF:-1 tvg-id="BS12.jp" status="online",BS 12 (480p) @@ -21,10 +21,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (540p) http://cdnv148.cloudrsst.com:1935/jptv/bsasahi_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (540p) +https://cdn.us195.jpnettv.live/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSAsahi.jp" status="online",BS Asahi (480p) http://redlabmcdn.s.llnwi.net/nv02/bs04hd/index.m3u8 -#EXTINF:-1 tvg-id="BSAsahi.jp" status="timeout",BS Asahi (540p) -https://cdn.us195.jpnettv.live/jptv/bsasahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (720p) @@ -33,10 +33,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (540p) http://cdnv148.cloudrsst.com:1935/jptv/bsfuji_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (540p) +https://cdn.us195.jpnettv.live/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSFuji.jp" status="online",BS Fuji TV (480p) http://redlabmcdn.s.llnwi.net/nv02/bs07hd/index.m3u8 -#EXTINF:-1 tvg-id="BSFuji.jp" status="timeout",BS Fuji TV (540p) -https://cdn.us195.jpnettv.live/jptv/bsfuji_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (720p) http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (720p) @@ -45,10 +45,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (540p) http://cdnv148.cloudrsst.com:1935/jptv/bsnihontv_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (540p) +https://cdn.us195.jpnettv.live/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSNipponTV.jp" status="online",BS Nippon TV (480p) http://redlabmcdn.s.llnwi.net/nv02/bs03hd/index.m3u8 -#EXTINF:-1 tvg-id="BSNipponTV.jp" status="timeout",BS Nippon TV (540p) -https://cdn.us195.jpnettv.live/jptv/bsnihontv_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (720p) http://cdn.us195.jpnettv.live:1935/jptv/bstbs_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (720p) @@ -57,10 +57,10 @@ http://cdnv148.cloudrsst.com:1935/jptv/bstbs_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (540p) http://cdnv148.cloudrsst.com:1935/jptv/bstbs_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (540p) +https://cdn.us195.jpnettv.live/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTBS.jp" status="online",BS TBS (480p) http://redlabmcdn.s.llnwi.net/nv02/bs05hd/index.m3u8 -#EXTINF:-1 tvg-id="BSTBS.jp" status="timeout",BS TBS (540p) -https://cdn.us195.jpnettv.live/jptv/bstbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7] http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_720/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (720p) [Not 24/7] @@ -69,86 +69,86 @@ http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_720/playlist.m3u8 http://cdn.us195.jpnettv.live:1935/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (540p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/bsjapan_540/playlist.m3u8 +#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="BSTVTokyo.jp" status="online",BS TV Tokyo (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs06hd/index.m3u8 -#EXTINF:-1 tvg-id="BSTVTokyo.jp" status="timeout",BS TV Tokyo (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/bsjapan_540/playlist.m3u8 #EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV http://cgntv-glive.ofsdelivery.net/live/_definst_/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="CGNTVJapan.jp" status="timeout",CGNTV Japan (720p) http://cgntv-glive.ofsdelivery.net/live/cgntv_jp/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelNeco.jp" status="online",Neco (540p) -https://cdnv148.cloudrsst.com/jptv/Neco/playlist.m3u8 -#EXTINF:-1 tvg-id="ChannelNeco.jp" status="timeout",Neco (540p) https://cdn.us195.jpnettv.live/jptv/Neco/playlist.m3u8 +#EXTINF:-1 tvg-id="ChannelNeco.jp" status="online",Neco (540p) +https://cdnv148.cloudrsst.com/jptv/Neco/playlist.m3u8 +#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="online",Disney Channel Japan (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs13hd/index.m3u8 -#EXTINF:-1 tvg-id="DisneyChannelJapan.jp" status="timeout",Disney Channel Japan (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/disney_channel/playlist.m3u8 #EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="online",Disney Junior Japan (540p) [Not 24/7] -https://cdnv148.cloudrsst.com/jptv/disney_junior/playlist.m3u8 -#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="timeout",Disney Junior Japan (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/disney_junior/playlist.m3u8 +#EXTINF:-1 tvg-id="DisneyJuniorJapan.jp" status="online",Disney Junior Japan (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/disney_junior/playlist.m3u8 #EXTINF:-1 tvg-id="EiseiGekijo.jp" status="online",Eisei Gekijo (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/gekijjyou/playlist.m3u8 -#EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="timeout",Family Gekijo (540p) [Not 24/7] +#EXTINF:-1 tvg-id="FamilyGekijyo.jp" status="online",Family Gekijo (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/gekijjyou/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="online",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="GunmaTV.jp" status="online",Gunma TV (720p) https://movie.mcas.jp/switcher/smil:mcas8.smil/master.m3u8 #EXTINF:-1 tvg-id="JidaigekiSenmonChannel.jp" status="online",Jidaigeki Senmon Channel (540p) https://cdnv148.cloudrsst.com/jptv/jidaigeki_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOABDTV.jp" status="online",NHK E (JOAB-DTV) (540p) [Not 24/7] -https://cdnv148.cloudrsst.com/jptv/kanto_nhk_edu_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOABDTV.jp" status="timeout",NHK E (JOAB-DTV) (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/kanto_nhk_edu_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (720p) -https://cdnv148.cloudrsst.com/jptv/kansi_tv_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOABDTV.jp" status="online",NHK E (JOAB-DTV) (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/kanto_nhk_edu_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (720p) +https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (720p) https://cdnv148.cloudrsst.com/jptv/kanto_nhk_g_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (540p) +https://cdn.us195.jpnettv.live/jptv/kansi_tv_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (540p) +https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (540p) https://cdnv148.cloudrsst.com/jptv/kansi_tv_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",NHK G (JOAK-DTV) (540p) https://cdnv148.cloudrsst.com/jptv/kanto_nhk_g_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",NHK G (JOAK-DTV) (720p) -https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",Kansai TV (関西 テレビ) (JODX-DTV) (540p) -https://cdn.us195.jpnettv.live/jptv/kansi_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAKDTV.jp" status="timeout",NHK G (JOAK-DTV) (540p) -https://cdn.us195.jpnettv.live/jptv/kanto_nhk_g_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAKDTV.jp" status="online",Kansai TV (関西 テレビ) (JODX-DTV) (720p) +https://cdnv148.cloudrsst.com/jptv/kansi_tv_720/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (720p) +https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (720p) https://cdnv148.cloudrsst.com/jptv/kanto_nippon_720/playlist.m3u8 #EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (540p) -https://cdnv148.cloudrsst.com/jptv/kanto_nippon_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAXDTV.jp" status="timeout",Nippon TV (JOAXD-TV) (720p) -https://cdn.us195.jpnettv.live/jptv/kanto_nippon_720/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAXDTV.jp" status="timeout",Nippon TV (JOAXD-TV) (540p) https://cdn.us195.jpnettv.live/jptv/kanto_nippon_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAXDTV.jp" status="online",Nippon TV (JOAXD-TV) (540p) +https://cdnv148.cloudrsst.com/jptv/kanto_nippon_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOAYDTV.jp" status="online",ABC Asahi (540p) -https://cdnv148.cloudrsst.com/jptv/kansi_abc_asahi_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOAYDTV.jp" status="timeout",ABC Asahi (540p) https://cdn.us195.jpnettv.live/jptv/kansi_abc_asahi_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOAYDTV.jp" status="online",ABC Asahi (540p) +https://cdnv148.cloudrsst.com/jptv/kansi_abc_asahi_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOCXDTV.jp" status="online",Fuji TV (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa7hd/index.m3u8 #EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV Yomiuri TV (540p) -https://cdnv148.cloudrsst.com/jptv/kansi_yomiuri_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOIXDTV.jp" status="timeout",YTV Yomiuri TV (540p) https://cdn.us195.jpnettv.live/jptv/kansi_yomiuri_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOIXDTV.jp" status="online",YTV Yomiuri TV (540p) +https://cdnv148.cloudrsst.com/jptv/kansi_yomiuri_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX 1 (540p) +https://cdn.us195.jpnettv.live/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX 1 (540p) https://cdnv148.cloudrsst.com/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOMXDTV.jp" status="online",Tokyo MX1 (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa8hd/index.m3u8 -#EXTINF:-1 tvg-id="JOMXDTV.jp" status="timeout",Tokyo MX 1 (540p) -https://cdn.us195.jpnettv.live/jptv/kanto_tokyo_mx1_540/playlist.m3u8 #EXTINF:-1 tvg-id="JOOYDTV.jp" status="online",MBS TV (540p) -https://cdnv148.cloudrsst.com/jptv/kansi_mbs_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOOYDTV.jp" status="timeout",MBS TV (540p) https://cdn.us195.jpnettv.live/jptv/kansi_mbs_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOOYDTV.jp" status="online",MBS TV (540p) +https://cdnv148.cloudrsst.com/jptv/kansi_mbs_540/playlist.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (540p) [Not 24/7] https://tbs2.mov3.co/hls/tbs.m3u8 #EXTINF:-1 tvg-id="JORXDTV.jp" status="online",TBS (480p) [Not 24/7] @@ -156,9 +156,9 @@ http://redlabmcdn.s.llnwi.net/nv02/ryowa5hd/index.m3u8 #EXTINF:-1 tvg-id="JOTXDTV.jp" status="online",TV Tokyo (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa6hd/index.m3u8 #EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",Sun TV (540p) [Not 24/7] -https://cdnv148.cloudrsst.com/jptv/kansi_sun_tv_540/playlist.m3u8 -#EXTINF:-1 tvg-id="JOUHDTV.jp" status="timeout",Sun TV (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/kansi_sun_tv_540/playlist.m3u8 +#EXTINF:-1 tvg-id="JOUHDTV.jp" status="online",Sun TV (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/kansi_sun_tv_540/playlist.m3u8 #EXTINF:-1 tvg-id="JSports1.jp" status="online",J Sports 1 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs15hd/index.m3u8 #EXTINF:-1 tvg-id="JSports2.jp" status="online",J Sports 2 (480p) [Not 24/7] @@ -178,9 +178,9 @@ http://cdnv148.cloudrsst.com:1935/jptv/jsports3_540/playlist.m3u8 #EXTINF:-1 tvg-id="JSports4.jp" status="online",J Sports 4 (540p) [Not 24/7] http://cdnv148.cloudrsst.com:1935/jptv/jsports4_540/playlist.m3u8 #EXTINF:-1 tvg-id="KidsStation.jp" status="online",Kids Station (540p) [Not 24/7] -https://cdnv148.cloudrsst.com/jptv/jkids_540/playlist.m3u8 -#EXTINF:-1 tvg-id="KidsStation.jp" status="timeout",Kids Station (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/jkids_540/playlist.m3u8 +#EXTINF:-1 tvg-id="KidsStation.jp" status="online",Kids Station (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/jkids_540/playlist.m3u8 #EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7] http://cdn.us195.jpnettv.live:1935/jptv/mtv/playlist.m3u8 #EXTINF:-1 tvg-id="MTVJapan.jp" status="online",MTV Japan (540p) [Not 24/7] @@ -196,11 +196,11 @@ http://cdn.us195.jpnettv.live:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p) http://cdnv148.cloudrsst.com:1935/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p) +https://cdn.us195.jpnettv.live/jptv/nhkbs1_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (540p) https://cdnv148.cloudrsst.com/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBS1.jp" status="online",NHK BS1 (480p) http://redlabmcdn.s.llnwi.net/nv02/bs01hd/index.m3u8 -#EXTINF:-1 tvg-id="NHKBS1.jp" status="timeout",NHK BS1 (540p) -https://cdn.us195.jpnettv.live/jptv/nhkbs1_540/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (720p) http://cdn.us195.jpnettv.live:1935/jptv/bspremium_720/playlist.m3u8 #EXTINF:-1 tvg-id="NHKBSPremium.jp" status="online",NHK BSP (720p) @@ -228,21 +228,21 @@ 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) https://nhkwlive-xjp.akamaized.net/hls/live/2003458/nhkwlive-xjp-en/index.m3u8 #EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (720p) +https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8 +#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (720p) https://cdnv148.cloudrsst.com/jptv/igasennmonn_720/playlist.m3u8 #EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (540p) -https://cdnv148.cloudrsst.com/jptv/igasennmonn_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="timeout",Nihon Eiga Senmon (720p) -https://cdn.us195.jpnettv.live/jptv/igasennmonn_720/playlist.m3u8 -#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="timeout",Nihon Eiga Senmon (540p) https://cdn.us195.jpnettv.live/jptv/igasennmonn_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NihonEigaSenmonChannel.jp" status="online",Nihon Eiga Senmon (540p) +https://cdnv148.cloudrsst.com/jptv/igasennmonn_540/playlist.m3u8 #EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (540p) [Not 24/7] https://ntv3.mov3.co/hls/ntv.m3u8 #EXTINF:-1 tvg-id="NipponTV.jp" status="online",Nippon TV (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/ryowa3hd/index.m3u8 #EXTINF:-1 tvg-id="NitteleGPlus.jp" status="online",Nittele G+ Sports & News (540p) -https://cdnv148.cloudrsst.com/jptv/japan_tv_G_540/playlist.m3u8 -#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="timeout",Nittele G+ Sports & News (540p) https://cdn.us195.jpnettv.live/jptv/japan_tv_G_540/playlist.m3u8 +#EXTINF:-1 tvg-id="NitteleGPlus.jp" status="online",Nittele G+ Sports & News (540p) +https://cdnv148.cloudrsst.com/jptv/japan_tv_G_540/playlist.m3u8 #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCuTAXTexrhetbOe3zgskJBQ/live #EXTINF:-1 tvg-id="NTVNews24.jp" status="online",NTV News24 (480p) @@ -254,33 +254,33 @@ https://stream3.shopch.jp/HLS/master.m3u8 #EXTINF:-1 tvg-id="SkyA.jp" status="online",Sky A (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/Sky_A_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (720p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8 +#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (720p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch1_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch1_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch1_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star1.jp" status="online",Star 1 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs09hd/index.m3u8 -#EXTINF:-1 tvg-id="Star1.jp" status="timeout",Star 1 (720p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch1_720/playlist.m3u8 -#EXTINF:-1 tvg-id="Star1.jp" status="timeout",Star 1 (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch1_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (720p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (720p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch2_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (540p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch2_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (540p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch2_540/playlist.m3u8 #EXTINF:-1 tvg-id="Star2.jp" status="online",Star 2 (480p) [Not 24/7] http://redlabmcdn.s.llnwi.net/nv02/bs10hd/index.m3u8 -#EXTINF:-1 tvg-id="Star2.jp" status="timeout",Star 2 (720p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch2_720/playlist.m3u8 -#EXTINF:-1 tvg-id="Star2.jp" status="timeout",Star 2 (540p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch2_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (720p) [Not 24/7] +https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (720p) [Not 24/7] https://cdnv148.cloudrsst.com/jptv/starch3_720/playlist.m3u8 #EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (540p) [Not 24/7] -https://cdnv148.cloudrsst.com/jptv/starch3_540/playlist.m3u8 -#EXTINF:-1 tvg-id="Star3.jp" status="timeout",Star 3 (720p) [Not 24/7] -https://cdn.us195.jpnettv.live/jptv/starch3_720/playlist.m3u8 -#EXTINF:-1 tvg-id="Star3.jp" status="timeout",Star 3 (540p) [Not 24/7] https://cdn.us195.jpnettv.live/jptv/starch3_540/playlist.m3u8 +#EXTINF:-1 tvg-id="Star3.jp" status="online",Star 3 (540p) [Not 24/7] +https://cdnv148.cloudrsst.com/jptv/starch3_540/playlist.m3u8 #EXTINF:-1 tvg-id="TBSNews.jp" status="online",TBS News http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC6AG81pAkf6Lbi_1VC5NmPA/live #EXTINF:-1 tvg-id="ToeiChannel.jp" status="online",Toei Channel (540p) [Not 24/7] @@ -298,8 +298,8 @@ https://movie.mcas.jp/mcas/smil:mx2_prod.smil/master.m3u8 #EXTINF:-1 tvg-id="TVAsahi.jp" status="online",TV Asahi (480p) http://redlabmcdn.s.llnwi.net/nv02/ryowa4hd/index.m3u8 #EXTINF:-1 tvg-id="TVOsaka.jp" status="online",TV Osaka (テレビ大阪) (540p) -https://cdnv148.cloudrsst.com/jptv/kansi_tv_osaka_540/playlist.m3u8 -#EXTINF:-1 tvg-id="TVOsaka.jp" status="timeout",TV Osaka (テレビ大阪) (540p) https://cdn.us195.jpnettv.live/jptv/kansi_tv_osaka_540/playlist.m3u8 +#EXTINF:-1 tvg-id="TVOsaka.jp" status="online",TV Osaka (テレビ大阪) (540p) +https://cdnv148.cloudrsst.com/jptv/kansi_tv_osaka_540/playlist.m3u8 #EXTINF:-1 tvg-id="Weathernews.jp" status="online",Weathernews (720p) http://movie.mcas.jp/mcas/wn1_2/master.m3u8 diff --git a/streams/ke.m3u b/streams/ke.m3u index b6666c722..bb4446409 100644 --- a/streams/ke.m3u +++ b/streams/ke.m3u @@ -1,11 +1,11 @@ #EXTM3U -#EXTINF:-1 tvg-id="AkiliKids.ke" status="online",Akili Kids! (480p) +#EXTINF:-1 tvg-id="AkiliKids.ke" status="error",Akili Kids! (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7tfayd #EXTINF:-1 tvg-id="CitizenTV.ke" status="online",Citizen TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/kenyacitizentv/live -#EXTINF:-1 tvg-id="KamemeTV.ke" status="timeout",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="KTNNews.ke" status="online",KTN News (720p) [Not 24/7] +#EXTINF:-1 tvg-id="KTNNews.ke" status="error",KTN News (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/standardgroupkenya/live #EXTINF:-1 tvg-id="NTVKenya.ke" status="timeout",NTV (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://dai.ly/x6shkab diff --git a/streams/kr.m3u b/streams/kr.m3u index 812d5ba26..2f0760eed 100644 --- a/streams/kr.m3u +++ b/streams/kr.m3u @@ -5,9 +5,9 @@ http://andong.webcasting.co.kr/live/mbc/playlist.m3u8 https://kr-streams.onrender.com/scraper?channel=436 #EXTINF:-1 tvg-id="AnimaxKorea.kr" status="online",Animax (1080p) https://kr-streams.onrender.com/scraper?channel=409 -#EXTINF:-1 tvg-id="Anione.kr" status="error",Anione (1080p) +#EXTINF:-1 tvg-id="Anione.kr" status="online",Anione (1080p) https://kr-streams.onrender.com/scraper?channel=426 -#EXTINF:-1 tvg-id="Aniplus.kr" status="online",Aniplus (1080p) +#EXTINF:-1 tvg-id="Aniplus.kr" status="error",Aniplus (1080p) https://kr-streams.onrender.com/scraper?channel=217 #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 @@ -27,11 +27,11 @@ https://amdlive-ch03-ctnd-com.akamaized.net/arirang_1ch/smil:arirang_1ch.smil/pl http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCPglj7zGwmOlH8_31Tpgh8Q/live #EXTINF:-1 tvg-id="AsiaN.kr" status="error",AsiaN (1080p) https://kr-streams.onrender.com/scraper?channel=215 -#EXTINF:-1 tvg-id="BadukTV.kr" status="error",Baduk TV (1080p) +#EXTINF:-1 tvg-id="BadukTV.kr" status="online",Baduk TV (1080p) https://kr-streams.onrender.com/scraper?channel=289 #EXTINF:-1 tvg-id="BBSTV.kr" status="online",BBS Buddhist Broadcasting (1080p) http://bbstv.clouducs.com:1935/bbstv-live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="BilliardsTV.kr" status="error",Billiards TV (1080p) +#EXTINF:-1 tvg-id="BilliardsTV.kr" status="online",Billiards TV (1080p) https://kr-streams.onrender.com/scraper?channel=236 #EXTINF:-1 tvg-id="BravoKids.kr" status="online",Bravo Kids (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCu6mog947IWOXL23AzKlImw/live @@ -49,15 +49,15 @@ http://cgntv-glive.ofsdelivery.net/live/cgntv_kr01/playlist.m3u8 http://cgntv-glive.ofsdelivery.net/live/cgntv_kr02/playlist.m3u8 #EXTINF:-1 tvg-id="ChannelA.kr" status="online",Channel A http://han.ddkdxmkj.com/api/han123.php?id=15 -#EXTINF:-1 tvg-id="ChannelChina.kr" status="error",Channel China (1080p) +#EXTINF:-1 tvg-id="ChannelChina.kr" status="online",Channel China (1080p) https://kr-streams.onrender.com/scraper?channel=458 -#EXTINF:-1 tvg-id="ChannelSeezn.kr" status="error",Channel Seezn (1080p) +#EXTINF:-1 tvg-id="ChannelSeezn.kr" status="online",Channel Seezn (1080p) https://kr-streams.onrender.com/scraper?channel=470 #EXTINF:-1 tvg-id="ChuncheonMBCTV.kr" status="online",MBC Chuncheon (춘천 MBC) (480p) [Not 24/7] https://stream.chmbc.co.kr/TV/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="ChungbukMBCTV.kr" status="blocked",MBC Chungbuk (MBC 충북) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ChungbukMBCTV.kr" status="online",MBC Chungbuk (MBC 충북) (720p) [Not 24/7] http://211.33.246.4:32954/cj_live/myStream.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="ChunghwaTV.kr" status="error",Chunghwa TV (1080p) +#EXTINF:-1 tvg-id="ChunghwaTV.kr" status="online",Chunghwa TV (1080p) https://kr-streams.onrender.com/scraper?channel=287 #EXTINF:-1 tvg-id="CinemaHeaven.kr" status="error",Cinema Heaven (1080p) https://kr-streams.onrender.com/scraper?channel=821 @@ -75,7 +75,7 @@ https://5ee1ec6f32118.streamlock.net/live/livetv/playlist.m3u8 https://ns1.tjmbc.co.kr/live/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="DaekyoKidsTV.kr" status="online",Daekyo Kids TV (1080p) https://kr-streams.onrender.com/scraper?channel=278 -#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="online",DreamWorks (1080p) +#EXTINF:-1 tvg-id="DreamWorksChannelAsia.us" status="error",DreamWorks (1080p) https://kr-streams.onrender.com/scraper?channel=451 #EXTINF:-1 tvg-id="EBS1TV.kr" status="online",EBS 1 (400p) http://ebsonair.ebs.co.kr/ebs1familypc/familypc1m/playlist.m3u8 @@ -123,7 +123,7 @@ https://livejj.hyundaihmall.com:8443/live/ngrp:hmall.stream_pc/playlist.m3u8 https://dtvstreaming.hyundaihmall.com/newcjp3/_definst_/newcjpstream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="IBSports.kr" status="online",IB Sports (1080p) https://kr-streams.onrender.com/scraper?channel=271 -#EXTINF:-1 tvg-id="iHQDrama.kr" status="online",iHQ drama (1080p) +#EXTINF:-1 tvg-id="iHQDrama.kr" status="error",iHQ drama (1080p) https://kr-streams.onrender.com/scraper?channel=457 #EXTINF:-1 tvg-id="JejuMBCTV.kr" status="online",MBC Jeju (제주 MBC) (352p) [Not 24/7] https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 @@ -131,15 +131,15 @@ https://wowza.jejumbc.com/live/tv_jejumbc/playlist.m3u8 http://123.140.197.22/stream/1/play.m3u8 #EXTINF:-1 tvg-id="JTBC2.kr" status="error",JTBC2 (1080p) https://kr-streams.onrender.com/scraper?channel=455 -#EXTINF:-1 tvg-id="JTBC4.kr" status="error",JTBC4 (1080p) +#EXTINF:-1 tvg-id="JTBC4.kr" status="online",JTBC4 (1080p) https://kr-streams.onrender.com/scraper?channel=523 #EXTINF:-1 tvg-id="JTBC.kr" status="online",JTBC (1080p) [Not 24/7] https://kr-streams.onrender.com/scraper?channel=273 -#EXTINF:-1 tvg-id="JTBCGolf.kr" status="online",JTBC Golf (1080p) +#EXTINF:-1 tvg-id="JTBCGolf.kr" status="error",JTBC Golf (1080p) https://kr-streams.onrender.com/scraper?channel=299 #EXTINF:-1 tvg-id="JTV.kr" status="online",SBS JTV (JTV전주방송) (406p) [Not 24/7] https://61ff3340258d2.streamlock.net/jtv_live/myStream/playlist.m3u8 -#EXTINF:-1 tvg-id="KBaduk.kr" status="online",K-Baduk (1080p) +#EXTINF:-1 tvg-id="KBaduk.kr" status="error",K-Baduk (1080p) https://kr-streams.onrender.com/scraper?channel=238 #EXTINF:-1 tvg-id="KBCTV.kr" status="online",SBS KBC (KBC 광주방송) (1080p) [Not 24/7] http://119.200.131.11:1935/KBCTV/tv/playlist.m3u8 @@ -171,17 +171,17 @@ https://wms4-kortv.akamaized.net/a_live/63719963/smil:20ch011.smil/playlist.m3u8 https://livecdn.fptplay.net/sdb/kbs_hls.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="KNNTV.kr" status="online",SBS KNN (KNN 부산경남대표방송) (1080p) +http://220.95.92.160:9981/stream/channelid/1445999617 #EXTINF:-1 tvg-id="KNNTV.kr" status="online",SBS KNN (KNN 부산경남대표방송) (450p) [Not 24/7] http://211.220.195.200:1935/live/mp4:KnnTV.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="KNNTV.kr" status="error",SBS KNN (KNN 부산경남대표방송) (1080p) -http://220.95.92.160:9981/stream/channelid/1445999617 -#EXTINF:-1 tvg-id="KoreaEconomyTV.kr" status="online",Korea Economy TV (1080p) +#EXTINF:-1 tvg-id="KoreaEconomyTV.kr" status="error",Korea Economy TV (1080p) https://kr-streams.onrender.com/scraper?channel=408 #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="LotteHomeShopping.kr" status="online",Lotte Home Shopping (720p) https://pchlslivesw.lotteimall.com/live/livestream/lotteimalllive_mp4.m3u8 -#EXTINF:-1 tvg-id="LotteOneTV.kr" status="error",Lotte OneTV (1080p) +#EXTINF:-1 tvg-id="LotteOneTV.kr" status="online",Lotte OneTV (1080p) https://kr-streams.onrender.com/scraper?channel=923 #EXTINF:-1 tvg-id="MBCGyeongnamChangwonTV.kr" status="online",MBC Gyeongnam (경상 MBC) (1080p) [Not 24/7] https://624a79c87201d.streamlock.net/MBCTV/TV1.stream/playlist.m3u8 @@ -195,15 +195,15 @@ https://kr-streams.onrender.com/scraper?channel=285 http://vod.mpmbc.co.kr:1935/live/encoder-tv/playlist.m3u8 #EXTINF:-1 tvg-id="MTN.kr" status="online",MTN (720p) http://183.110.27.87/mtnlive/720/playlist.m3u8 +#EXTINF:-1 tvg-id="NationalAssemblyTV.kr" status="online",National Assembly TV (1080p) +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCL-WOj1FxKR8Hlzg5tvnWKg/live #EXTINF:-1 tvg-id="NationalAssemblyTV.kr" status="online",National Assembly TV (720p) https://m.webcast.go.kr/live/_definst_/smil:natv_720p.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NationalAssemblyTV.kr" status="online",National Assembly TV (480p) https://m.webcast.go.kr/live/_definst_/smil:natv_480p.smil/playlist.m3u8 #EXTINF:-1 tvg-id="NationalAssemblyTV.kr" status="online",National Assembly TV (240p) https://m.webcast.go.kr/live/_definst_/smil:natv_240p.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="NationalAssemblyTV.kr" status="error",National Assembly TV (1080p) -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCL-WOj1FxKR8Hlzg5tvnWKg/live -#EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="error",National Geographic Wild Korea (1080p) +#EXTINF:-1 tvg-id="NationalGeographicWildKorea.kr" status="online",National Geographic Wild Korea (1080p) https://kr-streams.onrender.com/scraper?channel=232 #EXTINF:-1 tvg-id="NBS.kr" status="online",NBS Korea Agricultural Broadcasting (720p) https://media.joycorp.co.kr:4443/live/ngrp:live_all/playlist.m3u8 @@ -219,11 +219,11 @@ http://59.23.231.102:1935/live/obsstream1/myStream.sdp/playlist.m3u8 https://vod.obs.co.kr:444/live/obsstream1/myStream.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="OCN.kr" status="online",OCN (1080p) https://kr-streams.onrender.com/scraper?channel=407 -#EXTINF:-1 tvg-id="OLife.kr" status="error",OLIFE (1080p) +#EXTINF:-1 tvg-id="OLife.kr" status="online",OLIFE (1080p) https://kr-streams.onrender.com/scraper?channel=503 -#EXTINF:-1 tvg-id="Pinkfong.kr" status="error",Pinkfong (1080p) +#EXTINF:-1 tvg-id="Pinkfong.kr" status="online",Pinkfong (1080p) https://kr-streams.onrender.com/scraper?channel=505 -#EXTINF:-1 tvg-id="PLAYYActionMovie.kr" status="online",PLAYY Action Movie (1080p) +#EXTINF:-1 tvg-id="PLAYYActionMovie.kr" status="error",PLAYY Action Movie (1080p) https://kr-streams.onrender.com/scraper?channel=468 #EXTINF:-1 tvg-id="PLAYYHealingMovie.kr" status="error",PLAYY Healing Movie (1080p) https://kr-streams.onrender.com/scraper?channel=469 @@ -237,7 +237,7 @@ https://kr-streams.onrender.com/scraper?channel=509 https://kr-streams.onrender.com/scraper?channel=921 #EXTINF:-1 tvg-id="SBSFL.kr" status="error",SBS F!L (1080p) https://kr-streams.onrender.com/scraper?channel=524 -#EXTINF:-1 tvg-id="SBSGolf.kr" status="online",SBS Golf (1080p) +#EXTINF:-1 tvg-id="SBSGolf.kr" status="error",SBS Golf (1080p) https://kr-streams.onrender.com/scraper?channel=504 #EXTINF:-1 tvg-id="SEN.kr" status="online",SEN Seoul Economy TV (1080p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC3p-0EWA8OXko2EUDUXAy5w/live @@ -245,7 +245,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://liveout.catenoid.net/live-02-shinsegaetvshopping/shinsegaetvshopping_720p/playlist.m3u8 #EXTINF:-1 tvg-id="ShoppingNT.kr" status="online",Shopping NT (720p) https://live.shoppingntmall.com/live/10011.m3u8 -#EXTINF:-1 tvg-id="SKStoa.kr" status="online",SK Stoa (1080p) +#EXTINF:-1 tvg-id="SKStoa.kr" status="error",SK Stoa (1080p) https://kr-streams.onrender.com/scraper?channel=925 #EXTINF:-1 tvg-id="SkySports.kr" status="error",skySports (1080p) https://kr-streams.onrender.com/scraper?channel=525 @@ -255,21 +255,21 @@ http://221.157.125.239:1935/live/psike/playlist.m3u8 https://cdntv.tbs.seoul.kr/tbs/tbs_tv_web.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Telenovela.kr" status="error",Telenovela (1080p) https://kr-streams.onrender.com/scraper?channel=216 -#EXTINF:-1 tvg-id="TheMovie.kr" status="error",THE MOVIE (1080p) +#EXTINF:-1 tvg-id="TheMovie.kr" status="online",THE MOVIE (1080p) https://kr-streams.onrender.com/scraper?channel=141 #EXTINF:-1 tvg-id="TJBTV.kr" status="online",SBS TJB (1080p) [Not 24/7] http://1.245.74.5:1935/live/tv/.m3u8 -#EXTINF:-1 tvg-id="Tooniverse.kr" status="error",Tooniverse (1080p) +#EXTINF:-1 tvg-id="Tooniverse.kr" status="online",Tooniverse (1080p) https://kr-streams.onrender.com/scraper?channel=456 -#EXTINF:-1 tvg-id="tvN.kr" status="error",tvN (1080p) +#EXTINF:-1 tvg-id="tvN.kr" status="online",tvN (1080p) https://kr-streams.onrender.com/scraper?channel=280 -#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="tvNDrama.kr" status="error",tvN DRAMA (1080p) https://kr-streams.onrender.com/scraper?channel=282 -#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 (1080p) +#EXTINF:-1 tvg-id="tvNShow.kr" status="error",tvN SHOW (1080p) https://kr-streams.onrender.com/scraper?channel=284 #EXTINF:-1 tvg-id="tvNStory.kr" status="error",tvN STORY (1080p) https://kr-streams.onrender.com/scraper?channel=283 @@ -313,7 +313,7 @@ https://amdlive-ch02-ctnd-com.akamaized.net/arirang_3ch/smil:arirang_3ch.smil/pl http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/user/TheArteTV/live #EXTINF:-1 tvg-id="" status="online",EBS E (400p) https://ebsonair.ebs.co.kr/plus3familypc/familypc1m/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",GoodTV (1080p) +#EXTINF:-1 tvg-id="" status="timeout",GoodTV (1080p) http://mobliestream.c3tv.com:1935/live/goodtv.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="error",Indie Film (1080p) https://kr-streams.onrender.com/scraper?channel=818 @@ -325,7 +325,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/newsk https://hlive.ktv.go.kr/live/klive_h.stream/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",Korean Election TV http://necgokr2-724.acs.wecandeo.com/ms/2528/724/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Korean Song Channel +#EXTINF:-1 tvg-id="" status="timeout",Korean Song Channel http://live.kytv.co.kr:8080/hls/stream.m3u8 #EXTINF:-1 tvg-id="" status="error",KT Alpha Shopping (1080p) https://kr-streams.onrender.com/scraper?channel=438 diff --git a/streams/kz.m3u b/streams/kz.m3u index 256b7a9bf..172a68832 100644 --- a/streams/kz.m3u +++ b/streams/kz.m3u @@ -1,13 +1,13 @@ #EXTM3U #EXTINF:-1 tvg-id="AbaiTV.kz" status="online",Abai TV 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] https://sc.id-tv.kz/Atameken.m3u8 +#EXTINF:-1 tvg-id="AtamekenBusiness.kz" status="error",Atameken Business (1080p) [Not 24/7] +http://live-atameken.cdnvideo.ru/atameken/atameken.sdp/playlist.m3u8 #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="ElArna.kz" status="timeout",Ел Арна (576p) [Not 24/7] +#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] https://sc.id-tv.kz/Gakku.m3u8 @@ -17,15 +17,15 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel 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="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] http://serv25.vintera.tv:8081/novoetv/nov_tv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",7 канал (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",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 @@ -39,5 +39,5 @@ https://qazaqstantv-stream.qazcdn.com/international/international/playlist.m3u8 https://sc.id-tv.kz/Almaty.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Алматы (720p) [Not 24/7] http://live-almatytv.cdnvideo.ru/almatytv/almatytv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",Астана (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",Астана (576p) [Not 24/7] https://sc.id-tv.kz/Astana.m3u8 diff --git a/streams/lb.m3u b/streams/lb.m3u index 4c224ad25..72dcdb3a9 100644 --- a/streams/lb.m3u +++ b/streams/lb.m3u @@ -22,9 +22,9 @@ http://istream.binarywaves.com:8081/hls/arabica/playlist.m3u8 #EXTINF:-1 tvg-id="CharityTV.lb" status="online",CharityTV (1080p) [Not 24/7] http://185.105.4.236:1935/live/ngrp:livestream_all/live.m3u8 #EXTINF:-1 tvg-id="NabaaTV.lb" status="online",Nabaa TV (720p) [Not 24/7] -https://5dc7d824154d0.streamlock.net/live/Nabaa/playlist.m3u8 -#EXTINF:-1 tvg-id="NabaaTV.lb" status="error",Nabaa TV (720p) [Not 24/7] http://31.14.40.237:1935/live/Nabaa/playlist.m3u8 +#EXTINF:-1 tvg-id="NabaaTV.lb" status="online",Nabaa TV (720p) [Not 24/7] +https://5dc7d824154d0.streamlock.net/live/Nabaa/playlist.m3u8 #EXTINF:-1 tvg-id="NourAlKoddass.lb" status="online",Nour Al Koddas (406p) [Not 24/7] https://svs.itworkscdn.net/nour1satlive/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="NourAlSharq.lb" status="online",Nour Al Sharq (576p) diff --git a/streams/lk.m3u b/streams/lk.m3u index 435ab6b87..71231042b 100644 --- a/streams/lk.m3u +++ b/streams/lk.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ChannelEye.lk" status="timeout",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/mk.m3u b/streams/mk.m3u index b94ca347d..22f6faca2 100644 --- a/streams/mk.m3u +++ b/streams/mk.m3u @@ -2,6 +2,6 @@ #EXTINF:-1 tvg-id="NasaTV.mk" status="online",Naša TV (1080p) [Not 24/7] https://stream.nasatv.com.mk/hls/nasatv_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="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 diff --git a/streams/mx.m3u b/streams/mx.m3u index 33001afcb..61e2e38f1 100644 --- a/streams/mx.m3u +++ b/streams/mx.m3u @@ -53,7 +53,7 @@ https://5fa5de1a545ae.streamlock.net/sisjalisciense/sisjalisciense/playlist.m3u8 https://1601580044.rsc.cdn77.org/live/_jcn_/amlst:Mariavision/master.m3u8 #EXTINF:-1 tvg-id="MexicoTravelChannel.mx" status="online",México Travel Channel (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x7v76vf -#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 @@ -67,7 +67,7 @@ https://mdstrm.com/live-stream-playlist/57b4dbf5dbbfc8f16bb63ce1.m3u8 http://201.168.205.12:8000/play/a0cp/index.m3u8 #EXTINF:-1 tvg-id="NoticiasCanal10.mx" status="online",Noticias Canal 10 (360p) [Not 24/7] https://canal10.mediaflix.istream.mx/wza_live/live/movil/playlist.m3u8 -#EXTINF:-1 tvg-id="OnceMexico.mx" status="online",Once Mexico (720p) +#EXTINF:-1 tvg-id="OnceMexico.mx" status="error",Once Mexico (720p) https://d24sa4vr9gvjv.cloudfront.net/index.m3u8 #EXTINF:-1 tvg-id="OnceNinasyNinos.mx" status="blocked",Once Niñas Y Niños http://jjooliveclarovideo.akamaized.net/Content/hls/Live/Channel(tveducationch01)/index.m3u8 @@ -81,7 +81,7 @@ https://5caf24a595d94.streamlock.net:1937/stream23/stream23/playlist.m3u8 http://wowzacontrol.com:1936/stream56/stream56/playlist.m3u8 #EXTINF:-1 tvg-id="RCGTV.mx" status="online",RCG TV (1080p) https://video1.getstreamhosting.com:1936/8172/8172/playlist.m3u8 -#EXTINF:-1 tvg-id="RTQQueretaro.mx" status="online",RTQ Queretaro (360p) [Not 24/7] +#EXTINF:-1 tvg-id="RTQQueretaro.mx" status="error",RTQ Queretaro (360p) [Not 24/7] http://wms.tecnoxia.com:1935/rytqrolive/rytqrolive/master.m3u8 #EXTINF:-1 tvg-id="TeleFormula.mx" status="blocked",TeleFórmula https://mdstrm.com/live-stream-playlist/61e1e088d04d7744686afc42.m3u8 @@ -99,7 +99,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/UCRujF_YxVVFmTRWURQH-Cww/live #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="online",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 @@ -111,7 +111,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="online",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="error",Televisa Piedras Negras (720p) [Not 24/7] +#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 #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 @@ -121,7 +121,7 @@ http://189.240.210.28:1935/live/setpuebla/playlist.m3u8 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 -#EXTINF:-1 tvg-id="TelevisaSanLuisPotosi.mx" status="online",Televisa San Luis Potosí (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TelevisaSanLuisPotosi.mx" 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="TelevisaSinaloa.mx" status="timeout",Televisa Sinaloa http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCtm1LvYEIQ_NrfOUVJ08YhQ/live @@ -147,7 +147,7 @@ https://5ca3e84a76d30.streamlock.net/gpacifico2/mochis.smil/playlist.m3u8 https://5ca3e84a76d30.streamlock.net/gpacifico3/obregon.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVUNAM.mx" status="online",TV Unam (720p) https://5ca3e84a76d30.streamlock.net/tvunam/videotvunam/playlist.m3u8?DVR= -#EXTINF:-1 tvg-id="XEWHTDT.mx" status="online",Telemax (XEWH-TDT) (720p) +#EXTINF:-1 tvg-id="XEWHTDT.mx" status="error",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] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCjwXjnO3BGePtB7gSKEpoqA/live diff --git a/streams/mx_pluto.m3u b/streams/mx_pluto.m3u index 2fa95e43b..84fa1bdd9 100644 --- a/streams/mx_pluto.m3u +++ b/streams/mx_pluto.m3u @@ -29,10 +29,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acc3e0 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e6a4d875d7ccf0007cc2cf1/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #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="PlutoTVAventura.us" status="online",Pluto TV Aventura (720p) @@ -95,7 +95,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1acba0d 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= -#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="online",Pluto TV Misterios sin Resolver (480p) +#EXTINF:-1 tvg-id="PlutoTVMisteriossinResolver.us" status="timeout",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="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 @@ -149,7 +149,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ea7215005d66d0007 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] 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="timeout",Pluto TV Series Retro (720p) +#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= #EXTINF:-1 tvg-id="PlutoTVSpikeAventura.us" status="online",Pluto TV Spike Aventura (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8d11baeb31c5a43b77bf59/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5d8d11baeb31c5a43b77bf59&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=950&terminate=false&userId= @@ -167,7 +167,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f997e449 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="PlutoTVViajes.us" status="timeout",Pluto TV Viajes (720p) +#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= #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 diff --git a/streams/ng.m3u b/streams/ng.m3u index fd543b120..50594a0df 100644 --- a/streams/ng.m3u +++ b/streams/ng.m3u @@ -7,7 +7,7 @@ http://africatv.live.net.sa:1935/live/africatv3/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/ChannelsTelevision/live #EXTINF:-1 tvg-id="GalaxyTV.ng" status="online",Galaxy TV (576p) https://5d846bfda90fc.streamlock.net:1935/live/galaxytv/playlist.m3u8 -#EXTINF:-1 tvg-id="LagosTelevision.ng" status="timeout",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 @@ -21,9 +21,9 @@ https://tvce.gridpapaservers.com/TVCSEPT/ngrp:myStream_all/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/tvcnewsnigeria/live #EXTINF:-1 tvg-id="WapTV.ng" status="online",Wap TV (720p) https://newproxy3.vidivu.tv/waptv/index.m3u8 -#EXTINF:-1 tvg-id="WazobiaMaxTVAbuja.ng" status="timeout",Wazobia Max TV Abuja (720p) +#EXTINF:-1 tvg-id="WazobiaMaxTVAbuja.ng" status="online",Wazobia Max TV Abuja (720p) https://wazobia.live:8333/channel/wmaxabuja.m3u8 #EXTINF:-1 tvg-id="WazobiaMaxTVNigeria.ng" status="online",Wazobia Max TV Nigeria (720p) https://wazobia.live:8333/channel/wmax.m3u8 -#EXTINF:-1 tvg-id="WazobiaMaxTVPortHarcourt.ng" status="online",Wazobia Max TV Port Harcourt (720p) +#EXTINF:-1 tvg-id="WazobiaMaxTVPortHarcourt.ng" status="timeout",Wazobia Max TV Port Harcourt (720p) https://wazobia.live:8333/channel/wmaxph.m3u8 diff --git a/streams/no.m3u b/streams/no.m3u index 253c23573..2def24766 100644 --- a/streams/no.m3u +++ b/streams/no.m3u @@ -15,9 +15,9 @@ https://98d91ca32ff6fbca255f6ec9f29fc4d0-httpcache0-19333-cachelive0.dna.ip-only https://ws15-hls-live.akamaized.net/out/u/1153546.m3u8 #EXTINF:-1 tvg-id="" status="online",TV 2 Sporten (720p) https://ws31-hls-live.akamaized.net/out/u/1416253.m3u8 -#EXTINF:-1 tvg-id="" status="online",Viasat History Kazakhstan (720p) +#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) +#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 bc9c07156..8a97deddf 100644 --- a/streams/pa.m3u +++ b/streams/pa.m3u @@ -13,15 +13,15 @@ https://stmv3.voxtvhd.com.br/dreikotv/dreikotv/playlist.m3u8 https://1206618505.rsc.cdn77.org/LS-ATL-59020-1/playlist.m3u8 #EXTINF:-1 tvg-id="NexTVCanal21.pa" status="timeout",Nex TV (Canal 21) http://209.91.213.10:8088/play/a01o -#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="RPCTV.pa" status="online",RPC (720p) [Geo-blocked] +#EXTINF:-1 tvg-id="RPCTV.pa" status="blocked",RPC (720p) [Geo-blocked] https://mdstrm.com/live-stream-playlist/5d88d659120a717cf93ce620.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 #EXTINF:-1 tvg-id="TVMax.pa" status="online",TVMax (720p) https://bcovlive-a.akamaihd.net/474b6caf58f8407fb1d1cc1ef64f50ff/us-west-2/6058004209001/playlist_dvr.m3u8 -#EXTINF:-1 tvg-id="TVN.pa" status="blocked",TVN (720p) +#EXTINF:-1 tvg-id="TVN.pa" status="timeout",TVN (720p) https://bcovlive-a.akamaihd.net/2f670e324b9b46bba7582e919ed90924/us-east-1/6058004209001/playlist.m3u8 diff --git a/streams/pe.m3u b/streams/pe.m3u index 573d1f19a..c9766ce34 100644 --- a/streams/pe.m3u +++ b/streams/pe.m3u @@ -1,7 +1,7 @@ #EXTM3U #EXTINF:-1 tvg-id="ActivaTV.pe" status="online",Activa TV [Not 24/7] https://cloudvideo.servers10.com:8081/8126/index.m3u8 -#EXTINF:-1 tvg-id="AgroTV.pe" status="error",Agro TV (Apurimac) [Not 24/7] +#EXTINF:-1 tvg-id="AgroTV.pe" status="online",Agro TV (Apurimac) [Not 24/7] https://ed21ov.live.opencaster.com/pAtGzcAnwziC/index.m3u8 #EXTINF:-1 tvg-id="AmazonasTV.pe" status="error",Amazonas TV (Bagua) [Not 24/7] https://stmv.panel.grupolimalive.com/amazonastv/amazonastv/playlist.m3u8 @@ -11,7 +11,7 @@ https://stmv1.voxhdnet.com/tvsicuani/tvsicuani/playlist.m3u8 https://5c3fb01839654.streamlock.net:1963/iptvantares/liveantarestv/playlist.m3u8 #EXTINF:-1 tvg-id="AsiriTV.pe" status="online",AsiriTV (Lima) (720p) [Not 24/7] https://video2.lhdserver.es/asiritv/live.m3u8 -#EXTINF:-1 tvg-id="ATMTelevision.pe" status="online",ATM Televisión (Apurimac) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ATMTelevision.pe" status="error",ATM Televisión (Apurimac) (720p) [Not 24/7] https://v4.tustreaming.cl/atmtv/index.m3u8 #EXTINF:-1 tvg-id="ATV.pe" status="online",ATV (480p) [Not 24/7] https://dysmuyxh5vstv.cloudfront.net/hls/live.m3u8 @@ -35,9 +35,7 @@ http://cdn1.ujjina.com:1935/iptvbhtv/livebhtvtv/playlist.m3u8 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="error",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="CaribeTelevision.pe" status="timeout",Caribe Televisión (Otuzco) (1080p) [Not 24/7] http://191.97.56.183:1935/caribetv/caribetv/playlist.m3u8 @@ -47,7 +45,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="ChinchaTV.pe" status="error",Chincha TV [Not 24/7] +#EXTINF:-1 tvg-id="ChinchaTV.pe" status="online",Chincha TV [Not 24/7] https://tvdatta.com:3548/live/chinchatvlive.m3u8 #EXTINF:-1 tvg-id="CineClubTV.pe" status="online",TecSatel Cine TV (Arequipa) (720p) [Not 24/7] https://servilive.com:3176/live/cineclublive.m3u8 @@ -59,7 +57,7 @@ https://7.innovatestream.pe:19360/cnctv/cnctv.m3u8 https://cloudvideo.servers10.com:8081/8150/index.m3u8 #EXTINF:-1 tvg-id="Conecta2TV.pe" status="online",Conecta2TV (Lima) (720p) [Not 24/7] https://servilive.com:3114/live/liveulive.m3u8 -#EXTINF:-1 tvg-id="CongresoTV.pe" status="error",Congreso TV [Not 24/7] +#EXTINF:-1 tvg-id="CongresoTV.pe" status="online",Congreso TV [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/CongresodelaRepúblicadelPerúTVenvivo/live #EXTINF:-1 tvg-id="ContactoDeportivo.pe" status="online",Contacto Deportivo (720p) [Not 24/7] https://live.obslivestream.com/cdeportivo/index.m3u8 @@ -79,19 +77,19 @@ https://s1.tvdatta.com:3804/live/diasporatvlive.m3u8 https://v4.tustreaming.cl/s1tv/playlist.m3u8 #EXTINF:-1 tvg-id="DobleCTelevision.pe" status="online",Doble C Televisión (Mazamari) [Not 24/7] https://7.innovatestream.pe:19360/cctvchupaca/cctvchupaca.m3u8 -#EXTINF:-1 tvg-id="ExitosaTV.pe" status="timeout",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="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7] -https://stmv.panel.grupolimalive.com/fuegoweb/fuegoweb/playlist.m3u8 -#EXTINF:-1 tvg-id="FuegoTV.pe" status="error",FuegoTV (Lima) (720p) [Not 24/7] http://190.108.83.142:8000/play/a003/index.m3u8 -#EXTINF:-1 tvg-id="FullTV.pe" status="online",FullTV (Lima) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="FuegoTV.pe" status="online",FuegoTV (Lima) (720p) [Not 24/7] +https://stmv.panel.grupolimalive.com/fuegoweb/fuegoweb/playlist.m3u8 +#EXTINF:-1 tvg-id="FullTV.pe" status="error",FullTV (Lima) (720p) [Not 24/7] https://stmv.panel.grupolimalive.com/fullmu/fullmu/playlist.m3u8 #EXTINF:-1 tvg-id="GalacticaTV.pe" status="online",Galáctica TV (Peru) (1080p) [Not 24/7] https://pacific.direcnode.com:3715/hybrid/play.m3u8 #EXTINF:-1 tvg-id="GeniosTV.pe" status="online",Genios TV (Moyobamba) (720p) [Not 24/7] https://live.obslivestream.com/geniostvmux/index.m3u8 -#EXTINF:-1 tvg-id="GlobalTV.pe" status="error",Global TV +#EXTINF:-1 tvg-id="GlobalTV.pe" status="online",Global TV http://190.108.83.142:8000/play/a00x/index.m3u8 #EXTINF:-1 tvg-id="GoresamTV.pe" status="online",GORESAM TV [Not 24/7] https://stream.plixitv.live/goresamtv/goresamtv/playlist.m3u8 @@ -156,11 +154,11 @@ 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] https://inliveserver.com:1936/19018/19018/playlist.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="online",Monterrico TV (1080p) [Not 24/7] http://vs8.live.opencaster.com/20100152275/jcpstream/playlist.m3u8 #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="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 (360p) [Not 24/7] https://ed3od.live.opencaster.com/jcpstream_mid/index.m3u8 #EXTINF:-1 tvg-id="NacionalTV.pe" status="online",NacionalTV (720p) [Not 24/7] @@ -209,20 +207,16 @@ 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 -#EXTINF:-1 tvg-id="RadioDigital941TV.pe" status="error",Radio Digital 94.1 TV (Juanjui) (240p) [Not 24/7] -https://media2.cdnlayer.biz:8081/8018/index.m3u8 #EXTINF:-1 tvg-id="RadioInkaTV.pe" status="online",RadioInka (Abancay) (1080p) [Not 24/7] https://tv.portalexpress.es:3175/hybrid/play.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 #EXTINF:-1 tvg-id="RadioTropical.pe" status="online",Radio Tropical Tarapoto (480p) [Not 24/7] https://videoserver.tmcreativos.com:19360/raditropical/raditropical.m3u8 -#EXTINF:-1 tvg-id="RadioTVCharles.pe" status="error",Radio TV Charles (Bambamarca) [Not 24/7] -https://media2.cdnlayer.biz:8081/8032/index.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="RadioTVTendencias.pe" status="online",Radio TV Tendencias [Not 24/7] @@ -245,7 +239,7 @@ https://7.innovatestream.pe:19360/rtvtotal/rtvtotal.m3u8 https://6075e60da1f27.streamlock.net/live/wowza/playlist.m3u8 #EXTINF:-1 tvg-id="SanjuaneraTV.pe" status="online",SanjuaneraTV [Not 24/7] https://live.obslivestream.com/sanjuanera/index.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="timeout",Sistema 1 [Not 24/7] https://paneltv.rstreaminghd.net:3042/live/sistema1tvlive.m3u8 @@ -253,7 +247,7 @@ https://paneltv.rstreaminghd.net:3042/live/sistema1tvlive.m3u8 https://stmv.panel.grupolimalive.com/solstereotv/solstereotv/playlist.m3u8 #EXTINF:-1 tvg-id="SolTV.pe" status="timeout",Sol Televisión http://190.211.140.89:8081/SVTranscoder/SOLTVabr.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="SomosTelevision.pe" status="online",Somos Televisión (Chimbote) [Not 24/7] +#EXTINF:-1 tvg-id="SomosTelevision.pe" status="error",Somos Televisión (Chimbote) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/somostvchimbote #EXTINF:-1 tvg-id="SoriTV.pe" status="online",SoriTV [Not 24/7] https://cadenasurrtv.com/hls/stream/index.m3u8 @@ -263,7 +257,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 @@ -273,7 +267,7 @@ https://live.obslivestream.com/telecolormux/index.m3u8 https://1667517699.rsc.cdn77.org/hls/camana.m3u8 #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="online",Telesur (Moquegua) (360p) [Not 24/7] https://1667517699.rsc.cdn77.org/hls/moquegua.m3u8 @@ -297,7 +291,7 @@ https://7.innovatestream.pe:19360/turbomixoficial/turbomixoficial.m3u8 https://live.obslivestream.com/tv5/index.m3u8 #EXTINF:-1 tvg-id="TVBellaAsuncion.pe" status="online",Bella Asuncion TV (720p) [Not 24/7] https://tvdatta.com:3602/stream/play.m3u8 -#EXTINF:-1 tvg-id="TVCosmos.pe" status="online",TV Cosmos (720p) [Not 24/7] +#EXTINF:-1 tvg-id="TVCosmos.pe" status="error",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] https://s1.tvdatta.com:3883/live/tvenlinealive.m3u8 @@ -309,12 +303,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.twitch.tv/tvhuarmey http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/TVNORTEHD #EXTINF:-1 tvg-id="TVNoticias73.pe" status="online",TV Noticias 7.3 (768p) http://cdnh4.iblups.com/hls/RMuwrdk7M9.m3u8 -#EXTINF:-1 tvg-id="TVPalmeras.pe" status="online",TV Palmeras (480p) [Not 24/7] +#EXTINF:-1 tvg-id="TVPalmeras.pe" status="error",TV Palmeras (480p) [Not 24/7] https://srv.panelcast.net/palmerastv/palmerastv/playlist.m3u8 -#EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perú (450p) [Not 24/7] -https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 #EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perú [Not 24/7] http://190.108.83.142:8000/play/a00i/index.m3u8 +#EXTINF:-1 tvg-id="TVPeru.pe" status="online",TV Perú (450p) [Not 24/7] +https://cdnh8.iblups.com/hls/R9WtilpKKB.m3u8 #EXTINF:-1 tvg-id="TVPeruanisima.pe" status="online",TV Peruanísima (720p) [Not 24/7] http://k4.usastreams.com/TVperuanisima/TVperuanisima/playlist.m3u8 #EXTINF:-1 tvg-id="TVPeruInternacional.pe" status="online",TV Perú Internacional (460p) [Not 24/7] @@ -345,13 +339,13 @@ https://ott1.hdlatam.tv/live_abr/webtvVisionSur/playlist.m3u8 https://multimedia.tmcreativos.com:1936/visionmusica/visionmusica/playlist.m3u8 #EXTINF:-1 tvg-id="VNP.pe" status="online",Visión Noticias Perú (VNP) (720p) [Not 24/7] https://multimedia.tmcreativos.com:1936/visionnoticias/visionnoticias/playlist.m3u8 -#EXTINF:-1 tvg-id="VZTV.pe" status="error",VZ Televisión (720p) [Not 24/7] +#EXTINF:-1 tvg-id="VZTV.pe" status="online",VZ Televisión (720p) [Not 24/7] https://live.obslivestream.com/vztv/index.m3u8 #EXTINF:-1 tvg-id="WillaxTV.pe" status="online",Willax (480p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/WillaxTV #EXTINF:-1 tvg-id="XTVChachapoyas.pe" status="online",X TV (Chachapoyas) [Not 24/7] https://stmv.panel.grupolimalive.com/xtv/xtv/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",K-Pop Channel +#EXTINF:-1 tvg-id="" status="blocked",K-Pop Channel http://177.53.152.186:8000/play/a00j/index.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",MX Old +#EXTINF:-1 tvg-id="" status="blocked",MX Old http://177.53.152.186:8000/play/a00g/index.m3u8 diff --git a/streams/ph.m3u b/streams/ph.m3u index 94dc81030..4c2fd45be 100644 --- a/streams/ph.m3u +++ b/streams/ph.m3u @@ -11,7 +11,7 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/c/DZRHN https://cocphil.akamaized.net/hls/live/2042846/inctv/playlist.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="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 9e0d6a879..9aacb5610 100644 --- a/streams/pk.m3u +++ b/streams/pk.m3u @@ -36,11 +36,11 @@ https://streamone.simpaisa.com:8443/pitvlive1/k21.smil/playlist.m3u8 https://streamone.simpaisa.com:8443/pitvlive1/khybernews.smil/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="MadaniChannelBangla.bd" status="error",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="MadaniChannelEnglish.pk" status="error",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="error",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/pl.m3u b/streams/pl.m3u index 6981b3ef2..d89d33ddc 100644 --- a/streams/pl.m3u +++ b/streams/pl.m3u @@ -51,7 +51,7 @@ http://hbbtvlive.v3.tvp.pl/hbbtvlive/livestream.php?app_id=tvpinfo https://tvreg.klemit.net/regionalna/stream/index.m3u8 #EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (1080p) https://ec08.luz1.cache.orange.pl/jupiter/o2-cl7/live/tvrepublika/live.m3u8 -#EXTINF:-1 tvg-id="TVRepublika.pl" status="online",TV Republika (540p) [Not 24/7] +#EXTINF:-1 tvg-id="TVRepublika.pl" status="error",TV Republika (540p) [Not 24/7] http://m1-tvrepublika.4vod.tv/smil:premium_abr.ism/playlist.m3u8 #EXTINF:-1 tvg-id="TVTorun.pl" status="online",TV Toruń (1080p) http://217.173.176.107:1935/live/tvk.stream/playlist.m3u8 diff --git a/streams/pt.m3u b/streams/pt.m3u index 5753a8b81..5ba127a1e 100644 --- a/streams/pt.m3u +++ b/streams/pt.m3u @@ -49,7 +49,7 @@ https://streaming-live.rtp.pt/liverepeater/smil:rtpi.smil/playlist.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) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",RTP Memória (504p) +#EXTINF:-1 tvg-id="RTPMemoria.pt" status="error" 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",RTP Memória (504p) #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://streaming-live.rtp.pt/liverepeater/smil:rtpmem.smil/playlist.m3u8 #EXTINF:-1 tvg-id="SIC.pt" status="online",SIC (1080p) @@ -74,7 +74,7 @@ https://smart-tv.livedoomovie.com:4431/02_SPORTTV_4_720p/chunklist.m3u8 https://video-auth2.iol.pt/live_edge/tvi_abr/edge_servers/tvi-480p/chunks.m3u8 #EXTINF:-1 tvg-id="TVIReality.pt" status="online",TVI Reality (480p) https://video-auth2.iol.pt/live_tvi_direct/live_tvi_direct/edge_servers/tvireality-480p/chunks.m3u8 -#EXTINF:-1 tvg-id="TVMana1.pt" status="online",TV Maná 1 (1080p) +#EXTINF:-1 tvg-id="TVMana1.pt" status="error",TV Maná 1 (1080p) https://w1.manasat.com/tvmana-1/smil:tvmana-1.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TVMana2.pt" status="online",TV Maná 2 (1080p) https://w1.manasat.com/tvmana-2/smil:tvmana-2.smil/playlist.m3u8 diff --git a/streams/py.m3u b/streams/py.m3u index 706b89ff1..6df21fc91 100644 --- a/streams/py.m3u +++ b/streams/py.m3u @@ -33,7 +33,7 @@ https://59ce1298bfb98.streamlock.net/mediosenpy/mediosenpy/playlist.m3u8 https://d4xunn272arip.cloudfront.net/hls/snt.m3u8 #EXTINF:-1 tvg-id="SomosdelEste.py" status="online",Somos Del Este https://59ce1298bfb98.streamlock.net/somosdeleste/somosdeleste/playlist.m3u8 -#EXTINF:-1 tvg-id="SucesoTV.py" status="online",Suceso TV +#EXTINF:-1 tvg-id="SucesoTV.py" status="error",Suceso TV https://59ce1298bfb98.streamlock.net/sucesotv/sucesotv/playlist.m3u8 #EXTINF:-1 tvg-id="Trece.py" status="online",Trece Paraguay (720p) [Not 24/7] https://stream.rpc.com.py/live/trece.m3u8 diff --git a/streams/rs.m3u b/streams/rs.m3u index 0f59f90e9..d29d93682 100644 --- a/streams/rs.m3u +++ b/streams/rs.m3u @@ -7,7 +7,7 @@ http://93.157.62.180/KlanKosova/index.m3u8 http://51.15.154.138/providus/live2805_hq/index.m3u8 #EXTINF:-1 tvg-id="KurirTV.rs" status="online",Kurir TV (360p) https://kurir-tv.haste-cdn.net/providus/live2805.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 @@ -33,7 +33,7 @@ https://muzzik-live.morescreens.com/mts-6/playlist.m3u8 https://muzzik-live.morescreens.com/mts-5/playlist.m3u8 #EXTINF:-1 tvg-id="NisvilleTV.rs" status="timeout",Nisville TV RS (720p) http://92.60.237.32:1935/live/nisville/playlist.m3u8 -#EXTINF:-1 tvg-id="PiKanal.rs" status="online",TV Pi Canal Pirot (576p) [Not 24/7] +#EXTINF:-1 tvg-id="PiKanal.rs" status="error",TV Pi Canal Pirot (576p) [Not 24/7] http://stream.pikanal.rs/pikanal/pgm.m3u8 #EXTINF:-1 tvg-id="PinkExtra.rs" status="blocked",Pink Extra (576p) http://109.105.201.198/PINKEXTRA/playlist.m3u8 @@ -83,7 +83,7 @@ https://vod1.laki.eu/sandzak/video.m3u8 https://srv1.adriatelekom.com/TVAS/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 7029456f1..67a5984b5 100644 --- a/streams/ru.m3u +++ b/streams/ru.m3u @@ -11,19 +11,19 @@ https://hls.tv.3angels.ru/stream/HQ.m3u8 http://cdn-01.bonus-tv.ru:8080/9volna/playlist.m3u8 #EXTINF:-1 tvg-id="9Volna.ru" status="blocked",9 Волна (720p) [Geo-blocked] https://strm.yandex.ru/kal/acb/acb0.m3u8 -#EXTINF:-1 tvg-id="360deg.ru" status="online",360° (1080p) [Not 24/7] -https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/index.m3u8 #EXTINF:-1 tvg-id="360deg.ru" status="blocked",360° (576p) 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="360deg.ru" status="error",360° (1080p) [Not 24/7] +https://edge2-tv-ll.facecast.io/evacoder_hls_hi/CkxfR1xNUAJwTgtXTBZTAJli/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" 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="online",A2 (576p) [Not 24/7] +#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="online",Афонтово (Красноярск) (1080p) [Geo-blocked] http://xstream.afontovo.ru/afontovo_ya.m3u8 @@ -37,12 +37,12 @@ http://serv25.vintera.tv:8081/test/aris/playlist.m3u8 #EXTINF:-1 tvg-id="Arsenal.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/s68/index.m3u8 -#EXTINF:-1 tvg-id="Astrahan24.ru" status="online",Астрахань 24 (720p) -https://streaming.astrakhan.ru/astrakhan24/playlist.m3u8 #EXTINF:-1 tvg-id="Astrahan24.ru" status="blocked",Астрахань 24 (720p) [Not 24/7] http://83.234.104.142/astrakhan24hd/playlist.m3u8 #EXTINF:-1 tvg-id="Astrahan24.ru" status="blocked",Астрахань 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/astrahan24/astrahan240.m3u8 +#EXTINF:-1 tvg-id="Astrahan24.ru" status="timeout",Астрахань 24 (720p) +https://streaming.astrakhan.ru/astrakhan24/playlist.m3u8 #EXTINF:-1 tvg-id="AstrahanRuSport.ru" status="online",Астрахань.Ru Sport (720p) https://streaming.astrakhan.ru/astrakhanrusporthd/playlist.m3u8 #EXTINF:-1 tvg-id="AstrahanRuTV.ru" status="online",Астрахань.Ru TV (480p) @@ -59,7 +59,7 @@ http://live2.mediacdn.ru/sr1/tro/playlist.m3u8 https://strm.yandex.ru/kal/bigasia/bigasia0.m3u8 #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] +#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="ChannelOne.ru" status="online",Channel One https://edge1.1internet.tv/dash-live2/streams/1tv-dvr/1tvdash.mpd @@ -83,11 +83,11 @@ http://ott-cdn.ucom.am/s88/index.m3u8 http://50.7.92.90/Dom_kino/playlist.m3u8 #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="Enisey.ru" status="online",Енисей (1080p) [Not 24/7] http://hls-eniseytv.cdnvideo.ru/eniseytv/stream1/playlist.m3u8 #EXTINF:-1 tvg-id="EuropaPlusTV.ru" status="blocked",Europa Plus TV (1080p) [Geo-blocked] @@ -104,7 +104,7 @@ http://stream2.hardlife.tv:8134/hls-live/hlsGS/_definst_/liveevent/gs.m3u8 http://www.gtk.tv/hls/gtyar.m3u8 #EXTINF:-1 tvg-id="Guberniya33.ru" status="online",Губерния 33 (Владимир) (360p) https://live-trc33.cdnvideo.ru/trc33/trc33.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 @@ -114,7 +114,7 @@ https://strm.yandex.ru/kal/hittv/hittv0.m3u8 https://live-tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8 #EXTINF:-1 tvg-id="HopeTV.ru" status="online",Надежда (720p) https://tvhope.cdnvideo.ru/tvhope-pull/tvhope_1/playlist.m3u8 -#EXTINF:-1 tvg-id="IndijskoeKino.ru" status="online",Индийское кино (576p) [Not 24/7] +#EXTINF:-1 tvg-id="IndijskoeKino.ru" status="timeout",Индийское кино (576p) [Not 24/7] https://sc.id-tv.kz/Indiiskoe_kino.m3u8 #EXTINF:-1 tvg-id="Istoriya.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 @@ -126,21 +126,21 @@ https://edge2.uk.kab.tv/live/tvrus-rus-medium/playlist.m3u8 https://zabava-htlive.cdn.ngenix.net/hls/CH_KARUSEL/variant.m3u8 #EXTINF:-1 tvg-id="Kavkaz24.ru" status="blocked",Кавказ 24 (720p) [Geo-blocked] https://strm.yandex.ru/kal/kavkaz24_supres/kavkaz24_supres0.m3u8 -#EXTINF:-1 tvg-id="Khabar24.kz" status="online",Хабар 24 (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Khabar24.kz" status="timeout",Хабар 24 (576p) [Not 24/7] https://sc.id-tv.kz/Khabar_24.m3u8 -#EXTINF:-1 tvg-id="Khabar.kz" status="error",Хабар (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Khabar.kz" status="online",Хабар (576p) [Not 24/7] https://sc.id-tv.kz/Khabar.m3u8 -#EXTINF:-1 tvg-id="Kinohit.ru" status="online",Кинохит (404p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinohit.ru" status="timeout",Кинохит (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] +#EXTINF:-1 tvg-id="Kinosemja.ru" status="timeout",Киносемья (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosemiya_hd.m3u8 -#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="online",Киносвидание (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Kinosvidanie.ru" status="timeout",Киносвидание (1080p) [Not 24/7] https://sc.id-tv.kz/Kinosvidanie_hd.m3u8 #EXTINF:-1 tvg-id="Komediya.ru" status="blocked",Комедия (576p) [Not 24/7] http://188.40.68.167/russia/komediya/playlist.m3u8 @@ -179,15 +179,15 @@ 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="timeout",Мир 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="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 @@ -215,7 +215,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="MuzSoyuz.ru" status="online",Муз союз (576p) http://hls-tvsoyuz.cdnvideo.ru/tvsoyuz2/muzsoyuz.6fw0-58xp-acts-esy0/playlist.m3u8 @@ -233,7 +233,7 @@ https://strm.yandex.ru/kal/sibir/sibir0.m3u8 http://ott-cdn.ucom.am/s98/index.m3u8 #EXTINF:-1 tvg-id="NikaTV.ru" status="online",Ника ТВ (576p) [Not 24/7] https://live-nikatv.cdnvideo.ru/nikatv/nikatv.sdp/playlist.m3u8 -#EXTINF:-1 tvg-id="NizhniyNovgorod24.ru" status="blocked",Нижний Новгород 24 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NizhniyNovgorod24.ru" status="online",Нижний Новгород 24 (720p) [Not 24/7] https://live-vestinn.cdnvideo.ru/vestinn/nn24-khl/playlist.m3u8 #EXTINF:-1 tvg-id="NovorossiyaTV.ru" status="online",Новороссия ТВ (720p) http://ott.inmart.tv:8081/19/index.m3u8 @@ -246,11 +246,11 @@ https://peqk71plnjy.a.trbcdn.net/livemaster/w4kz7pki62_nts_tv/playlist.m3u8 #EXTINF:-1 tvg-id="NTV.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_NTV/variant.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="NTV.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="NTV.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/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="NVKSakha.ru" status="online",НВК Саха (1080p) [Not 24/7] http://live-saha.cdnvideo.ru/saha/saha/playlist.m3u8 #EXTINF:-1 tvg-id="O.ru" status="online",О! (576p) [Not 24/7] @@ -271,9 +271,9 @@ 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="timeout",Поехали! (576p) [Not 24/7] +#EXTINF:-1 tvg-id="Poehali.ru" status="online",Поехали! (576p) [Not 24/7] https://sc.id-tv.kz/poehali.m3u8 #EXTINF:-1 tvg-id="Prima.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",Прима (1080p) [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 @@ -314,7 +314,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="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 @@ -404,7 +404,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="error",Саратов 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 @@ -510,9 +510,9 @@ http://cdn-01.bonus-tv.ru:8080/tvm_edge/playlist.m3u8 https://strm.yandex.ru/kal/tvm_supres/tvm_supres0.m3u8 #EXTINF:-1 tvg-id="U.ru" status="blocked",Ю (576p) [Geo-blocked] https://strm.yandex.ru/kal/utv/utv0.m3u8 -#EXTINF:-1 tvg-id="UniverTV.ru" status="timeout",Univer TV (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="UniverTV.ru" status="online",Univer TV (1080p) [Not 24/7] https://cdn.universmotri.ru/live/smil:mbr.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="UniverTV.ru" status="timeout",Univer TV (1080p) +#EXTINF:-1 tvg-id="UniverTV.ru" status="online",Univer TV (1080p) https://cdn.universmotri.ru/live/smil:univer.smil/playlist.m3u8 #EXTINF:-1 tvg-id="Vera24.ru" status="timeout",Вера 24 (720p) http://62.32.67.187:1935/WEB_Vera24/Vera24.stream/playlist.m3u8 @@ -615,7 +615,7 @@ https://kprf-htlive.cdn.ngenix.net/live/stream_high/playlist.m3u8 http://mr2live.1tvcrimea.ru:8080/24tvcrimea.m3u8 #EXTINF:-1 tvg-id="" status="online",Курай (576p) https://bsttv.bonus-tv.ru/cdn/kurai/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",КФУ ТВ (1080p) [Not 24/7] +#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",Луч (Пуровск) (720p) [Not 24/7] https://live.trk-luch.ru/hls/live.m3u8 @@ -631,7 +631,7 @@ http://stream.tvbelgorod.ru:8080/mirbelogorya/index.m3u8 http://ba5729d5.krasnafhg.ru/iptv/EAEWFFWBXPVVLY/915/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Новый мир (406p) [Not 24/7] http://stream.studio360.tv/nw/nw_576p/playlist.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) +#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/s77/index.m3u8 #EXTINF:-1 tvg-id="" status="blocked",О2ТВ (1080p) [Geo-blocked] @@ -645,7 +645,7 @@ http://ott-cdn.ucom.am/s62/index.m3u8 https://strm.yandex.ru/kal/ohotnik/ohotnik0.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",Первый канал Евразия (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",Первый канал Евразия (576p) [Not 24/7] https://sc.id-tv.kz/1KanalEvraziya.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Первый крымский (540p) [Not 24/7] http://mrlive.1tvcrimea.ru:8080/1tvcrimea.m3u8 @@ -668,7 +668,7 @@ http://video.govoritmoskva.ru:8080/live/rufmbk-1/index.m3u8 https://video.govoritmoskva.ru/rufm/index.m3u8 #EXTINF:-1 tvg-id="" status="online",Радио Пилот (720p) [Not 24/7] https://pilotfm.ru/cam/hls/pilothd.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",РЕН ТВ International (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",РЕН ТВ International (576p) [Not 24/7] https://sc.id-tv.kz/RenTV.m3u8 #EXTINF:-1 tvg-id="" status="timeout",Россия РТР https://a3569455801-s26881.cdn.ngenix.net/live/smil:rtrp.smil/playlist.m3u8 @@ -678,7 +678,7 @@ http://vid.extremtv.ru/hls_get/cameraFeed.m3u8 http://live.stranafm.cdnvideo.ru/stranafm/stranafm_hd.sdp/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",СТРК (720p) [Not 24/7] http://sochinskayatrk.ru/hdtv/hls/strc_hd/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) +#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/s52/04.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] @@ -687,9 +687,9 @@ https://zabava-htlive.cdn.ngenix.net/hls/CH_STS/variant.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_STSLOVE/variant.m3u8 -#EXTINF:-1 tvg-id="" status="online",СТС (576p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",СТС (576p) [Not 24/7] https://sc.id-tv.kz/STS.m3u8 -#EXTINF:-1 tvg-id="" status="online",Такт/Рен ТВ (Курск) (294p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="error",Такт/Рен ТВ (Курск) (294p) [Not 24/7] http://109.194.62.29:8080 #EXTINF:-1 tvg-id="" status="online",ТВ Кварц (576p) [Not 24/7] https://video.quartztelecom.ru:18080/hls/2386168/71fe656b993c510f39a5/playlist.m3u8 diff --git a/streams/sa.m3u b/streams/sa.m3u index 43d471350..c561c5bce 100644 --- a/streams/sa.m3u +++ b/streams/sa.m3u @@ -103,10 +103,10 @@ https://rotanastudios-rotanacomedy-1-eu.xiaomi.wurl.tv/playlist.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live-drama #EXTINF:-1 tvg-id="RotanaDrama.sa" status="online",Rotana Drama (1080p) [Geo-blocked] https://rotanastudios-rotanadrama-1-eu.xiaomi.wurl.tv/playlist.m3u8 -#EXTINF:-1 tvg-id="RotanaKhalijia.sa" status="online",Rotana Khalijia (1080p) [Geo-blocked] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #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] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://rotana.net/live #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="online",Rotana Music (1080p) diff --git a/streams/sg.m3u b/streams/sg.m3u index 5e03b255a..6d36ddbb6 100644 --- a/streams/sg.m3u +++ b/streams/sg.m3u @@ -11,13 +11,13 @@ https://d34e90s3s13i7n.cloudfront.net/hls/clr4ctv_ch8/master.m3u8 https://d2ko4czujk9652.cloudfront.net/hls/clr4ctv_cnas/master.m3u8 #EXTINF:-1 tvg-id="CNAInternational.sg" status="online",CNA International (1080p) https://d2e1asnsl7br7b.cloudfront.net/7782e205e72f43aeb4a48ec97f66ebbe/index.m3u8 -#EXTINF:-1 tvg-id="GEM.sg" status="error",GEM (576p) +#EXTINF:-1 tvg-id="GEM.sg" status="timeout",GEM (576p) http://210.210.155.37/uq2663/h/h19/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.37/dr9445/h/h37/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="RockEntertainment.sg" status="online",Rock Entertainment (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="error",Rock Extreme (576p) [Geo-blocked] http://210.210.155.37/dr9445/h/h15/index.m3u8 diff --git a/streams/sv.m3u b/streams/sv.m3u index 5e656f8e6..b5c157313 100644 --- a/streams/sv.m3u +++ b/streams/sv.m3u @@ -11,7 +11,7 @@ https://5ca9af4645e15.streamlock.net/canal33/smil:canal33.smil/playlist.m3u8 https://5ca9af4645e15.streamlock.net/canal33/videocanal33/playlist.m3u8 #EXTINF:-1 tvg-id="ElimTV.sv" status="online",Elim TV https://dacastmmd.mmdlive.lldns.net/dacastmmd/7e84ed301b194b7b81e86f85bb2c3a33/playlist.m3u8 -#EXTINF:-1 tvg-id="LegislativeAssemblyofElSalvador.sv" status="error",Legislative Assembly of El Salvador +#EXTINF:-1 tvg-id="LegislativeAssemblyofElSalvador.sv" status="online",Legislative Assembly of El Salvador https://streaming.asamblea.gob.sv/hls/plenariahd.m3u8 #EXTINF:-1 tvg-id="OrbitaTV.sv" status="online",Órbita TV Canal 25 (480p) [Not 24/7] https://5dcabf026b188.streamlock.net/orbitatv/livestream/playlist.m3u8 @@ -21,9 +21,6 @@ https://secure-video.tcsgo.com/tcshd/index.m3u8 https://cm.hostlagarto.com:4445/TRIBUNA-TV/tribuna.myStream/playlist.m3u8 #EXTINF:-1 tvg-id="TVCa.sv" status="online",TVCa Televisión Católica Arquidiocesana (720p) https://tv.infosal.com:5443/LiveApp/streams/908264309507938591071465.m3u8 -#EXTINF:-1 tvg-id="TVMElSalvador.sv" status="error" user-agent="Mozilla/5.0 (iPad; CPU OS 9_3_5 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Mobile/13G36",TVM El Salvador (720p) -#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 -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] diff --git a/streams/th.m3u b/streams/th.m3u index 3f6c2878c..a409ff5ab 100644 --- a/streams/th.m3u +++ b/streams/th.m3u @@ -9,17 +9,17 @@ 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] 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="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="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="timeout",DLTV 6 (1080p) [Not 24/7] +#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] https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 @@ -27,15 +27,15 @@ https://dltv-live-edge.catcdn.cloud/dltv07.m3u8 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="online",DLTV 10 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="DLTV10.th" status="timeout",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] 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 -#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 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 d3d0ed24a..f2eca7c77 100644 --- a/streams/tr.m3u +++ b/streams/tr.m3u @@ -80,7 +80,7 @@ https://5be5d840359c6.streamlock.net/egeaturktv/egeaturktv/playlist.m3u8 https://5be5d840359c6.streamlock.net/elmas67tv/elmas67tv/chunklist.m3u8 #EXTINF:-1 tvg-id="EmTV.tr" status="online",Em TV (486p) https://cdn.yayin.com.tr/TVEM/TVEM/playlist.m3u8 -#EXTINF:-1 tvg-id="ErtSahTV.tr" status="error",Ert Sah TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ErtSahTV.tr" status="online",Ert Sah TV (720p) [Not 24/7] http://win20.yayin.com.tr/ertsahtv/ertsahtv/playlist.m3u8 #EXTINF:-1 tvg-id="ERTV.tr" status="online",Er TV (720p) [Geo-blocked] https://waw2.artiyerelmedya.net/ertv/bant1/playlist.m3u8 @@ -117,10 +117,10 @@ https://tv.ensonhaber.com/tv/tr/haberturk/index.m3u8 #EXTINF:-1 tvg-id="HalkTV.tr" status="online" 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://halktv-live.ercdn.net/halktv/halktv.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] @@ -163,7 +163,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="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="KanalFirat.tr" status="online",Kanal Firat (720p) [Not 24/7] https://waw2.artiyerelmedya.net/kanalfirat/bant1/playlist.m3u8 @@ -240,13 +240,13 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=http://www.dailymotion.com/vide https://tr.socialsmart.tv/suntv/bant1/chunks.m3u8 #EXTINF:-1 tvg-id="TempoTV.tr" status="online",Tempo TV https://waw2.artiyerelmedya.net/tempotv/bant1/playlist.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="timeout",TGRT Haber (360p) [Not 24/7] +#EXTINF:-1 tvg-id="TGRTHaber.tr" status="online",TGRT Haber (360p) [Not 24/7] https://b01c02nl.mediatriple.net/videoonlylive/mtsxxkzwwuqtglive/broadcast_5fe4598be8e5d.smil/playlist.m3u8 #EXTINF:-1 tvg-id="TonTV.tr" status="online",Ton TV (720p) [Not 24/7] https://waw2.artiyerelmedya.net/tontv/bant1/chunks.m3u8 diff --git a/streams/tw.m3u b/streams/tw.m3u index bc1063cb3..d769365bc 100644 --- a/streams/tw.m3u +++ b/streams/tw.m3u @@ -1,5 +1,5 @@ #EXTM3U -#EXTINF:-1 tvg-id="AsiaTravel.tw" status="blocked",Asia Travel (720p) +#EXTINF:-1 tvg-id="AsiaTravel.tw" status="online",Asia Travel (720p) http://50.7.220.74:8278/asiatravel_twn/playlist.m3u8?ct=19225&tid=MF2F4967516549675165&tsum=3b56404a8f861c7fef6ac79a798e4a8c #EXTINF:-1 tvg-id="BeautifulLifeTV.tw" status="online",Beautiful Life TV https://5ddce30eb4b55.streamlock.net/bltvhd/bltv1/playlist.m3u8 @@ -21,15 +21,15 @@ http://www.dalitv.com.tw:4568/live/dali/index.m3u8 http://50.7.220.74:8278/ettvcaijing_twn/playlist.m3u8?ct=17874&tid=m999b5a0f7fca17599138&tsum=345085d2d6d4401fdb3da968dfee5a54 #EXTINF:-1 tvg-id="EBCFinancialNews.tw" status="blocked",東森財經新聞 (1080p) [Not 24/7] http://seb.sason.top/sc/dscjxw_fhd.m3u8 -#EXTINF:-1 tvg-id="EBCForeignMovie.tw" status="blocked",EBC Foreign Movie (720p) +#EXTINF:-1 tvg-id="EBCForeignMovie.tw" status="online",EBC Foreign Movie (720p) http://50.7.220.74:8278/ettvwestern/playlist.m3u8?ct=17874&tid=mfdfc048e6c2416337202&tsum=cad39b26202d525ea820bee1d69e545f -#EXTINF:-1 tvg-id="EBCMovie.tw" status="online",EBC Movie (720p) +#EXTINF:-1 tvg-id="EBCMovie.tw" status="blocked",EBC Movie (720p) http://50.7.220.74:8278/ettvmovie/playlist.m3u8?ct=19225&tid=MDED1943740419437404&tsum=120834a4218c4b5c3bb19efb8116f859 #EXTINF:-1 tvg-id="EBCNews.tw" status="blocked",東森新聞 (1080p) [Not 24/7] http://seb.sason.top/sc/dsxw_fhd.m3u8 #EXTINF:-1 tvg-id="EraNews.tw" status="blocked",年代新聞台 (720p) http://50.7.220.74:8278/niandainews_twn/playlist.m3u8?ct=19226&tid=MA6A4647720946477209&tsum=48a66838dbcf633b2fb41307b29ef50a -#EXTINF:-1 tvg-id="ETTVNews.tw" status="online",ETTV News (720p) +#EXTINF:-1 tvg-id="ETTVNews.tw" status="blocked",ETTV News (720p) http://50.7.220.74:8278/ettvnews/playlist.m3u8?ct=19225&tid=MAEA2793211727932117&tsum=151345e2ab6bc0c89ac85598f1988cd3 #EXTINF:-1 tvg-id="FTV.tw" status="blocked",民視 (720p) [Not 24/7] http://seb.sason.top/ptv/ftv.php?id=ms @@ -39,26 +39,26 @@ http://seb.sason.top/ptv/ftv.php?id=dy http://seb.sason.top/ptv/ftv.php?id=tw #EXTINF:-1 tvg-id="GorgeousSpaceTV.tw" status="online",GSTV Gorgeous Space TV (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCoo-jAsJgM8z09ddlhcBlSA/live -#EXTINF:-1 tvg-id="GTV1.tw" status="blocked",八大第1台 (720p) +#EXTINF:-1 tvg-id="GTV1.tw" status="online",八大第1台 (720p) http://50.7.220.74:8278/badafirst/playlist.m3u8?ct=17874&tid=mb8efded78b4e12042621&tsum=028ad819cd9a0f949a043d652fa3e164 -#EXTINF:-1 tvg-id="GTVDrama.tw" status="blocked",八大戏剧台 (720p) +#EXTINF:-1 tvg-id="GTVDrama.tw" status="online",八大戏剧台 (720p) http://50.7.220.74:8278/badadrama/playlist.m3u8?ct=19225&tid=ME4E4734124647341246&tsum=c4e596572a79ad99675ee2137d1cc43d -#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="online",八大综合台 (720p) +#EXTINF:-1 tvg-id="GTVEntertainment.tw" status="blocked",八大综合台 (720p) http://50.7.220.74:8278/badazhonghe/playlist.m3u8?ct=19225&tid=MC7C4692263546922635&tsum=ffdc7a6397b511103e0df0b92e678790 -#EXTINF:-1 tvg-id="HBOTaiwan.tw" status="online",HBO HD Taiwan (720p) +#EXTINF:-1 tvg-id="HBOTaiwan.tw" status="blocked",HBO HD Taiwan (720p) http://50.7.220.74:8278/hbohd_twn/playlist.m3u8?ct=19225&tid=ME9E5260921952609219&tsum=a904cd480db106670befb11d14149fce #EXTINF:-1 tvg-id="HollywoodMovieChannel.tw" status="blocked",Hollywood (720p) http://50.7.220.74:8278/hollywoodmovies_twn/playlist.m3u8?ct=19225&tid=MECE5611281156112811&tsum=ad8884ee16b04f885f24bae98fc5fb9f #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="JETTV.tw" status="blocked",JET綜合台 (720p) +#EXTINF:-1 tvg-id="JETTV.tw" status="online",JET綜合台 (720p) http://50.7.220.74:8278/jettv_japan/playlist.m3u8?ct=19225&tid=MA7A4202687942026879&tsum=e84bc4851b9d6f6a18282c1efcb6ed1d -#EXTINF:-1 tvg-id="MATVFilm.hk" status="online",Mei Ah Movie Channel (720p) +#EXTINF:-1 tvg-id="MATVFilm.hk" status="blocked",Mei Ah Movie Channel (720p) http://50.7.220.74:8278/meiyamovie_twn/playlist.m3u8?ct=19226&tid=MFEF1001328410013284&tsum=9839709ca0f37641c5d1ba962c3bc739 -#EXTINF:-1 tvg-id="SETNews.tw" status="online",SET News (720p) -http://50.7.220.74:8278/sanlixiju_twn/playlist.m3u8?ct=19226&tid=MBDB8405357084053570&tsum=78944c0951d21a699e46fff4318a3799 #EXTINF:-1 tvg-id="SETNews.tw" status="blocked",三立新聞 (1080p) [Geo-blocked] http://seb.sason.top/sc/sllive_fhd.m3u8 +#EXTINF:-1 tvg-id="SETNews.tw" status="blocked",SET News (720p) +http://50.7.220.74:8278/sanlixiju_twn/playlist.m3u8?ct=19226&tid=MBDB8405357084053570&tsum=78944c0951d21a699e46fff4318a3799 #EXTINF:-1 tvg-id="StarChineseChannel.hk" status="online",卫视中文台HD (720p) http://50.7.220.74:8278/weishichinese_twn/playlist.m3u8?ct=19226&tid=MA8A7894022878940228&tsum=c0323ce59263e0096d4181626874e17c #EXTINF:-1 tvg-id="TaiwanIndigenousTV.tw" status="online",原住民電視 (720p) @@ -85,7 +85,7 @@ https://live.streamingfast.net/osmflivech2.m3u8 https://live.streamingfast.net/osmflivech3.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH5 共享觀點 短版 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech5.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH6 親近神 詩歌音樂 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH6 親近神 詩歌音樂 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech6.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH7 禱告大軍 信息 (720p) https://live.streamingfast.net/osmflivech7.m3u8 @@ -95,7 +95,7 @@ https://live.streamingfast.net/osmflivech9.m3u8 https://live.streamingfast.net/osmflivech12.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH14 真情部落格 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech14.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH15 真情之夜 (720p) +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH15 真情之夜 (720p) https://live.streamingfast.net/osmflivech15.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH16 葉光明 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech16.m3u8 @@ -105,11 +105,11 @@ https://live.streamingfast.net/osmflivech17.m3u8 https://live.streamingfast.net/osmflivech18.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH20 恩典時分 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech20.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH21 華語講員 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH21 華語講員 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech21.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH24 劉三講古 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech24.m3u8 -#EXTINF:-1 tvg-id="" status="timeout",GOOD TV CH27 空中聖經學院 (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="online",GOOD TV CH27 空中聖經學院 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech27.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH28 現代詩歌 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech28.m3u8 @@ -117,7 +117,7 @@ https://live.streamingfast.net/osmflivech28.m3u8 https://live.streamingfast.net/osmflivech29.m3u8 #EXTINF:-1 tvg-id="" status="online",GOOD TV CH30 天堂敬拜 (720p) [Not 24/7] https://live.streamingfast.net/osmflivech30.m3u8 -#EXTINF:-1 tvg-id="" status="online",GOOD TV CH31 福音佈道音樂會 (720p) +#EXTINF:-1 tvg-id="" status="timeout",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 diff --git a/streams/ua.m3u b/streams/ua.m3u index 6a1a21646..e29ccfd1c 100644 --- a/streams/ua.m3u +++ b/streams/ua.m3u @@ -3,18 +3,12 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCVEaAWKfv7fE1c-ZuBs7TKQ/live #EXTINF:-1 tvg-id="1Plus1Sport.ua" status="online",1+1 Спорт (720p) [Not 24/7] https://live-k2301-kbp.1plus1.video/sport/smil:sport.smil/playlist.m3u8 -#EXTINF:-1 tvg-id="7kanal.ua" status="error",7 канал (720p) -https://cdn10.live-tv.od.ua:8083/7tvod/7tvod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="7kanal.ua" status="error",7 канал (720p) -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="online",100% News (576p) http://85.238.112.40:8810/hls_sec/239.33.16.32-.m3u8 #EXTINF:-1 tvg-id="ATR.ua" status="timeout",ATR (504p) http://stream.atr.ua/atr/live/index.m3u8 -#EXTINF:-1 tvg-id="BamBarBiaTV.ua" status="error",BamBarBia TV (1080p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/bbb/bbbtv-abr/playlist.m3u8 #EXTINF:-1 tvg-id="ChPinfo.ua" status="timeout",ЧП Инфо (576p) http://edge3.iptv.macc.com.ua/life/magnolia_3/index.m3u8 #EXTINF:-1 tvg-id="CNLEurope.kz" status="online",CNL Европа (360p) @@ -27,8 +21,6 @@ http://hls-live-media.cdn01.net/default/stream_10429_2.m3u8 http://live-mobile.cdn01.net/hls-live/202E1F/default/mobile/stream_10429_2.m3u8 #EXTINF:-1 tvg-id="DonbassOnline.ua" status="timeout",Донбас Online (1080p) [Not 24/7] http://176.110.1.30:1935/live/donbasonline/playlist.m3u8 -#EXTINF:-1 tvg-id="DumskayaTVHD.ua" status="error",Думская ТВ (1080p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/dumska/dumska-abr/playlist.m3u8 #EXTINF:-1 tvg-id="FirstBusiness.ua" status="online" user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0",Первый Деловой (720p) [Not 24/7] #EXTVLCOPT:http-user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Firefox/97.0 http://pershij-dlovij.cdn-02.cosmonova.net.ua/hls/pershij-dlovij_ua.m3u8 @@ -48,10 +40,6 @@ https://edge1.iptv.macc.com.ua/img/inter_3/index.m3u8 https://edge3.iptv.macc.com.ua/img/inter_3/index.m3u8 #EXTINF:-1 tvg-id="IRT.ua" status="timeout",ИРТ (Днепр) (576p) [Not 24/7] http://91.193.128.233:1935/live/irt.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="IzmailTV.ua" status="error",Измаил ТВ (576p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/izod/izod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="IzmailTV.ua" status="error",Измаил ТВ (576p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/izod/izod/playlist.m3u8 #EXTINF:-1 tvg-id="K1.ua" status="timeout",К1 (576p) http://edge3.iptv.macc.com.ua/life/k1.m3u8 #EXTINF:-1 tvg-id="K1.ua" status="timeout",K1 (512p) @@ -74,18 +62,10 @@ https://edge2.iptv.macc.com.ua/img/ntn_3/index.m3u8 https://edge3.iptv.macc.com.ua/img/ntn_3/index.m3u8 #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="PervyygorodskoyKrivoyRog.ua" status="error",Первый городской (Кривой Рог) (720p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="PervyygorodskoyKrivoyRog.ua" status="error",Первый Городской (Кривой Рог) (720p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/1tvkr/1tvkr/playlist.m3u8 #EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",Первый городской (Одесса) (1080p) [Not 24/7] http://91.194.79.46:8081/stream1/channel1/playlist.m3u8 #EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="online",Первый Городской (Одесса) (576p) http://91.194.79.46:8081/stream2/channel2/playlist.m3u8 -#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="error",Первый Городской (Одесса) (504p) -https://cdn1.live-tv.od.ua:8083/1tvod/1tvod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="PervyygorodskoyOdessa.ua" status="error",Первый Городской (Одесса) (504p) -https://cdn1.live-tv.od.ua:8083/1tvod/1tvod/playlist.m3u8 #EXTINF:-1 tvg-id="PravdaTUT.ua" 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 @@ -104,8 +84,6 @@ http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_mid/index.m3u8 http://prm.cdn-02.cosmonova.net.ua/hls/prm_ua_low/index.m3u8 #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="SK1.ua" status="error",СК 1 (720p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/sk1zt/sk1zt-abr/playlist.m3u8 #EXTINF:-1 tvg-id="Skrypinua.ua" status="online",Skrypin.ua (1080p) [Not 24/7] https://open-cdn.lanet.tv/play/skrypin.m3u8 #EXTINF:-1 tvg-id="STB.ua" status="timeout",СТБ @@ -114,28 +92,14 @@ http://188.35.9.11:11021/j http://80.91.177.102:1935/live/live1/playlist.m3u8 #EXTINF:-1 tvg-id="Svarozhichi.ua" status="online",Сварожичи (720p) http://tv.tv-project.com:1935/live/live1/playlist.m3u8 -#EXTINF:-1 tvg-id="TISTV.ua" status="error",Тис ТВ (480p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/riood/tisod504/playlist.m3u8 -#EXTINF:-1 tvg-id="TravelGuideTV.ua" status="error",Travel Guide TV (720p) -https://cdn10.live-tv.od.ua:8083/leonovtv/test1/playlist.m3u8 -#EXTINF:-1 tvg-id="TravelGuideTV.ua" status="error",Travel Guide TV (720p) -https://cdn10.live-tv.od.ua:8083/leonovtv/test-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="TretiyCifrovoy.ua" status="error",Третий Цифровой (576p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/3tvod/3tvod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="TRKAleks.ua" status="online",ТРК Алекс (576p) http://46.46.112.223/live/livestream1.m3u8 -#EXTINF:-1 tvg-id="TRKKrug.ua" status="error",Круг (576p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/krugod/krugod-abr/playlist.m3u8 -#EXTINF:-1 tvg-id="TRKKrug.ua" status="error",ТРК Круг (576p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/krugod/krugod/playlist.m3u8 #EXTINF:-1 tvg-id="TVA.ua" status="online",ТВА (Чернiвцi) (576p) -http://rtsp.cdn.ua/tva.ua_live/livestream/playlist.m3u8 -#EXTINF:-1 tvg-id="TVA.ua" status="error",ТВА (Чернiвцi) (576p) http://hls.cdn.ua/tva.ua_live/livestream/playlist.m3u8 +#EXTINF:-1 tvg-id="TVA.ua" status="online",ТВА (Чернiвцi) (576p) +http://rtsp.cdn.ua/tva.ua_live/livestream/playlist.m3u8 #EXTINF:-1 tvg-id="TVDom.ua" status="timeout",ТВ Дом http://46.149.48.21:1234 -#EXTINF:-1 tvg-id="UAOdesa.ua" status="error",UA: Одеса (384p) [Not 24/7] -https://cdn10.live-tv.od.ua:8083/odtrkod/odtrkod-abr/playlist.m3u8 #EXTINF:-1 tvg-id="UATV.ua" status="online",Freedom (FREEДOM) (UATV) (720p) https://freedom.cdn-01.cosmonova.net.ua/mobile-app/main/freedom/master.m3u8 #EXTINF:-1 tvg-id="Z.ua" status="online",Z (Запорожье) (1080p) @@ -156,7 +120,5 @@ http://91.193.128.233:1935/live/otv.stream/playlist.m3u8 http://cdn1.live-tv.od.ua:8081/31chod/31chod-abr/playlist.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="error",ТРК Репортер (480p) [Not 24/7] -https://cdn1.live-tv.od.ua:8083/31chod/31chod-sub/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",ЯТБ (576p) http://46.175.163.130/live_yatb/playlist.m3u8 diff --git a/streams/uk.m3u b/streams/uk.m3u index 757a3a9e8..eae507d1a 100644 --- a/streams/uk.m3u +++ b/streams/uk.m3u @@ -122,8 +122,6 @@ https://vs-cmaf-pushb-uk-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_parli #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 @@ -131,6 +129,8 @@ https://vs-cmaf-pushb-ww.live.cf.md.bbci.co.uk/x=3/i=urn:bbc:pips:service:bbc_pe 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-hls-pushb-ww-live.akamaized.net/x=3/i=urn:bbc:pips:service:bbc_persian_tv/t=3840/v=pv14/b=5070016/main.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 (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) @@ -295,14 +295,6 @@ https://live.playstop.me/LS-63503-4/index.m3u8 https://live.islamchannel.tv/islamtv_english/live.m3u8 #EXTINF:-1 tvg-id="ITV2.uk" status="timeout",ITV2 (576p) [Not 24/7] http://93.190.139.35:8278/streams/d/itv2_antik/playlist.m3u8 -#EXTINF:-1 tvg-id="ITV2.uk" status="error",ITV2 (432p) [Geo-blocked] -http://31.220.41.88:8081/live/itv2.stream/chunks.m3u8 -#EXTINF:-1 tvg-id="ITV3.uk" status="error",ITV3 (432p) [Geo-blocked] -http://31.220.41.88:8081/live/itv3.stream/chunks.m3u8 -#EXTINF:-1 tvg-id="ITV4.uk" status="error",ITV4 (302p) [Geo-blocked] -http://31.220.41.88:8081/live/itv4.stream/chunks.m3u8 -#EXTINF:-1 tvg-id="ITV.uk" status="error",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) https://lo2-1.gemporia.com/abrjewellerymaker/smil:livestream.smil/playlist.m3u8 #EXTINF:-1 tvg-id="JimJamRussia.ru" status="blocked",JimJam Россия (576p) [Not 24/7] @@ -432,7 +424,7 @@ https://live.ishiacloud.com/haditv.co.uk/haditv7.m3u8 http://35.189.69.44/tmp_hls/desibox/index.m3u8 #EXTINF:-1 tvg-id="" status="online",ITV 1 (1080p) http://w4.12all.tv:4000/play/itv1/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Latest TV [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",Latest TV [Not 24/7] https://5a0e89631aa14.streamlock.net/LatestTV/LatestTV/playlist.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 diff --git a/streams/uk_pluto.m3u b/streams/uk_pluto.m3u index 87c23616d..0d9291311 100644 --- a/streams/uk_pluto.m3u +++ b/streams/uk_pluto.m3u @@ -11,8 +11,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d134a74c http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ddf91149880d60009d35d27/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5ddf91149880d60009d35d27&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=402&terminate=false&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="PlutoTVRomanceUK.uk" 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.uk" 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.uk" status="online",Pluto TV Romance (684p) @@ -21,10 +19,12 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a66795ef91fef2c70 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.uk" 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.uk" 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.uk" 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.uk" 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.uk" 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="PlutoTVSherlockUK.uk" status="online",Pluto TV Sherlock (720p) 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="PlutoTVSportsUK.uk" status="online",Pluto TV Sports (England) (720p) @@ -34,19 +34,19 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/6081310e48d3200007a #EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" 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.uk" 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= -#EXTINF:-1 tvg-id="PlutoTVSportsUK.uk" 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.uk" 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.uk" 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.uk" 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= #EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (360p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5637d31f319573e26b64040b&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=468&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVStandUpUK.uk" status="online",Pluto TV Stand Up (720p) -https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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.uk" status="online",Pluto TV Stand Up (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d135e29a52c94dfe543c5d3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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.uk" status="online",Pluto TV Stand Up (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5637d31f319573e26b64040b/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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 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="" status="online",Pluto TV Antiques Roadshow UK (720p) [Not 24/7] @@ -65,7 +65,7 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d134a74ca91eedee16 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 Food (England) (720p) 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="" status="online",Pluto TV Inside (England) (720p) +#EXTINF:-1 tvg-id="" status="error",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 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= diff --git a/streams/us.m3u b/streams/us.m3u index 342b81d2a..e2d7b0ac1 100644 --- a/streams/us.m3u +++ b/streams/us.m3u @@ -52,7 +52,7 @@ https://abcnews-streams.akamaized.net/hls/live/2023568/abcnews9/master.m3u8 https://abcnews-streams.akamaized.net/hls/live/2023569/abcnews10/master.m3u8 #EXTINF:-1 tvg-id="ABN.us" status="online",ABN Aramaic Broadcasting Network (540p) http://rtmp.abnsat.com/hls/arabic.m3u8 -#EXTINF:-1 tvg-id="ABTV.bd" status="error",AB TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="ABTV.bd" status="online",AB TV (720p) [Not 24/7] https://cdn.appv.jagobd.com:444/c3VydmVyX8RpbEU9Mi8xNy8yMDE0GIDU6RgzQ6NTAgdEoaeFzbF92YWxIZTO0U0ezN1IzMyfvcGVMZEJCTEFWeVN3PTOmdFsaWRtaW51aiPhnPTI/abtvusa.stream/playlist.m3u8 #EXTINF:-1 tvg-id="AccessHumboldt.us" status="online",Access Humboldt (1080p) https://dacastmmd.mmdlive.lldns.net/dacastmmd/66dfbe35ca1a418c87e3cf18ca46bd57/index.m3u8 @@ -256,7 +256,7 @@ https://rebroadcast.mytvtogo.net/mytvtogo/blugrassmusic/playlist.m3u8 http://194.163.179.246/slovenci/djeciji/boomerang.m3u8 #EXTINF:-1 tvg-id="BoomerangLatinAmerica.us" status="blocked",Boomerang Latinoamérica [Geo-blocked] http://45.5.8.78:8000/play/a00i -#EXTINF:-1 tvg-id="BPTV.us" status="error",Buena Park Television (360p) +#EXTINF:-1 tvg-id="BPTV.us" status="online",Buena Park Television (360p) https://edge-f.swagit.com/live/buenaparkca/smil:std-4x3-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="BrevardGovernmentAccessTV.us" status="online",Brevard County Government Access TV (Brevard FL) (720p) https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/brevardfl/G2111_002/playlist.m3u8 @@ -264,7 +264,7 @@ https://cdn3.wowza.com/5/cXdyRHF0Z3kxN0k2/brevardfl/G2111_002/playlist.m3u8 https://bspoketv.s.llnwi.net/streams/322/master.m3u8 #EXTINF:-1 tvg-id="BusinessRockstars.us" status="online",Business Rockstars (720p) https://content.uplynk.com/channel/7ad2b600b40b4a89933ab6981757f8b3.m3u8 -#EXTINF:-1 tvg-id="BUTV10.us" status="timeout",BUTV10 (Boston University) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="BUTV10.us" status="online",BUTV10 (Boston University) (1080p) [Not 24/7] http://butv10-livestream.bu.edu/live/WIFI-2096k-1080p/WIFI-2096k-1080p.m3u8 #EXTINF:-1 tvg-id="Buzzr.us" status="online",Buzzr (1080p) https://buzzrota-web.amagi.tv/playlist.m3u8 @@ -359,13 +359,13 @@ https://vse2-na-us-ne24.secdn.net/logos-channel/live/christmas/playlist.m3u8 http://31.220.41.88:8081/live/us-cinemax.stream/playlist.m3u8 #EXTINF:-1 tvg-id="CinePride.us" status="online",CinePride (720p) https://content.uplynk.com/channel/e54d7e92a0154d67ae0770c9d4210e77.m3u8 -#EXTINF:-1 tvg-id="CitiCABLE.us" status="online",Torrance CitiCABLE (Torrance CA) (360p) +#EXTINF:-1 tvg-id="CitiCABLE.us" status="error",Torrance CitiCABLE (Torrance CA) (360p) https://cdn3.wowza.com/5/dk84U1p2UUdoMGxT/torrance/G0057_005/playlist.m3u8 #EXTINF:-1 tvg-id="CityofFairfieldChannel26.us" status="online",Fairfield Government Access Channel 26 (Fairfield CA) (720p) [Geo-blocked] https://reflect-fairfield-ca.cablecast.tv/live-8/live/live.m3u8 #EXTINF:-1 tvg-id="CityofFlagstaff.us" status="online",Flagstaff City Council Meeting (Flagstaff AZ) (720p) https://edge-f.swagit.com/live/flagstaffaz/live-1-a/playlist.m3u8 -#EXTINF:-1 tvg-id="CityofFortPierce.us" status="error",Fort Pierce Live Stream (Fort Pierce FL) (720p) +#EXTINF:-1 tvg-id="CityofFortPierce.us" status="online",Fort Pierce Live Stream (Fort Pierce FL) (720p) https://edge-f.swagit.com/live/fortpiercefl/live-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="CityofLouisville.us" status="online",Louisville Colorado Media (Louisville CO) (480p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCro5PeODE-MCnNzuWyxRJ6A/live @@ -476,7 +476,7 @@ https://contvanime-littlstar.cinedigm.com/ingest/master.m3u8 https://stream-us-east-1.getpublica.com/playlist.m3u8?network_id=46 #EXTINF:-1 tvg-id="CoralGablesTV.us" status="online",Coral Gables Television (Coral Gables FL) (720p) https://cdn3.wowza.com/5/R09KQXpaMWlrRjly/coralgables/G0937_004/playlist.m3u8 -#EXTINF:-1 tvg-id="CornerstoneTV.us" status="timeout",Cornerstone TV (640p) +#EXTINF:-1 tvg-id="CornerstoneTV.us" status="error",Cornerstone TV (640p) http://cdn.media9.truegod.tv/ctvnlive/smil:ctvn.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CourtTV.us" status="online",Court TV https://cdn-katz-networks-01.vos360.video/Content/HLS/Live/channel(courttv)/index.m3u8 @@ -504,12 +504,12 @@ https://5b622f07944df.streamlock.net/csat.tv/csat.smil/playlist.m3u8 https://5d12bc59c4748.streamlock.net/redirect/csat.tv/csat.smil?type=m3u8 #EXTINF:-1 tvg-id="CSPAN.us" status="blocked",CSPAN1 (720p) http://trn03.tulix.tv/teleup-cspan/playlist.m3u8 -#EXTINF:-1 tvg-id="CTN.us" status="online",CTN (404p) -http://admin.ottdemo.rrsat.com:1935/ctntv/ctntv2/playlist.m3u8 #EXTINF:-1 tvg-id="CTN.us" status="online",CTN (360p) http://rtmp.ottdemo.rrsat.com/ctntv/ctntvmulti.smil/playlist.m3u8 #EXTINF:-1 tvg-id="CTN.us" status="online",CTN (360p) [Not 24/7] https://rrsatrtmp.tulix.tv/ctntv/ctntvmulti.smil/playlist.m3u8 +#EXTINF:-1 tvg-id="CTN.us" status="online",CTN (404p) +http://admin.ottdemo.rrsat.com:1935/ctntv/ctntv2/playlist.m3u8 #EXTINF:-1 tvg-id="CTNCourtFeed.us" status="online",CT-N Court Feed (360p) [Not 24/7] http://video.ct-n.com/live/ctnSupreme/playlist_DVR.m3u8 #EXTINF:-1 tvg-id="CTNLifestyle.us" status="online",CTN Lifestyle (480p) @@ -530,7 +530,7 @@ https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch3/video.m3u8 https://s3-us-west-2.amazonaws.com/bolton.castus-vod/live/ch1/video.m3u8 #EXTINF:-1 tvg-id="CWSeed.us" status="error",CW Seed (432p) [Geo-blocked] https://cwseedlive.cwtv.com/ingest/playlist.m3u8 -#EXTINF:-1 tvg-id="CypressChannel36.us" status="error",Cypress Public Access Channel 36 (Cypress CA) (360p) +#EXTINF:-1 tvg-id="CypressChannel36.us" status="online",Cypress Public Access Channel 36 (Cypress CA) (360p) https://edge-f.swagit.com/live/cypressca/smil:std-16x9-1-b/playlist.m3u8 #EXTINF:-1 tvg-id="DareToDreamNetwork.us" status="online",Dare To Dream Network (3ABN) (720p) https://3abn-live.akamaized.net/hls/live/2010545/D2D/master.m3u8 @@ -558,10 +558,10 @@ https://d25ykpi2vxhoyc.cloudfront.net/delmar-cdn/dmtv/playlist.m3u8 https://dover-de.secure.footprint.net/egress/bhandler/doverde/streama/playlist.m3u8 #EXTINF:-1 tvg-id="DreamforceBtl.us" status="online",Dreamforce Btl https://srv.panelcast.net/dreamforcebtl/dreamforcebtl/playlist.m3u8 -#EXTINF:-1 tvg-id="DrGeneScott.us" status="online",Dr. Gene Scott (480p) -https://wescottcc.piksel.tech/Manifest/UTB-NetworkStream.m3u8 #EXTINF:-1 tvg-id="DrGeneScott.us" status="online",Dr. Gene Scott (1080p) https://wescottcc.piksel.tech/hls/live/2041478/adp/playlist.m3u8 +#EXTINF:-1 tvg-id="DrGeneScott.us" status="online",Dr. Gene Scott (480p) +https://wescottcc.piksel.tech/Manifest/UTB-NetworkStream.m3u8 #EXTINF:-1 tvg-id="DryBarComedy.us" status="timeout",DryBar Comedy (720p) https://a.jsrdn.com/broadcast/e29bdbbbf3/+0000/c.m3u8 #EXTINF:-1 tvg-id="EarthxTV.us" status="online",EarthxTV (720p) @@ -659,7 +659,7 @@ http://jacksonville.cablecast.tv/live-6/live/live.m3u8 https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_east/as/live/galavision_east_hd_pc.m3u8?t1= #EXTINF:-1 tvg-id="GalavisionWest.us" status="online",Galavision West [Geo-blocked] https://unidfp-nlds159.global.ssl.fastly.net/nlds/univisionnow/galavision_west/as/live/galavision_west_hd_pc.m3u8?t1= -#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 @@ -695,7 +695,7 @@ https://greenbeltacctv.secure.footprint.net/egress/bhandler/greenbelt/streama/pl https://lin12.isilive.ca/live/greensboro/GTN/index.m3u8 #EXTINF:-1 tvg-id="grvty.us" status="online",grvty (1080p) https://d37j5jg7ob6kji.cloudfront.net/index.m3u8 -#EXTINF:-1 tvg-id="GTV.us" status="error",St. Johns County Government GTV (St. Johns County FL) (720p) +#EXTINF:-1 tvg-id="GTV.us" status="online",St. Johns County Government GTV (St. Johns County FL) (720p) https://edge-f.swagit.com/live/stjohnscountyfl/live-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="GustoTV.au" status="online",Gusto TV (1080p) https://d3cajslujfq92p.cloudfront.net/playlist.m3u8 @@ -801,7 +801,7 @@ https://johnnycarson-zype.amagi.tv/playlistR432p.m3u8 https://vcnovation.teleosmedia.com/linear/ovation/journy/playlist.m3u8 #EXTINF:-1 tvg-id="JudgeKarensCourt.us" status="error",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="K21JQD1.us" status="online",Blue Mountain TV (720p) https://1189614805.rsc.cdn77.org/hls/bmt.m3u8 @@ -1017,7 +1017,7 @@ https://5aafcc5de91f1.streamlock.net/logoschannel.com/logoseng/playlist.m3u8 https://a.jsrdn.com/broadcast/5oWx2VgEmK/+0000/c.m3u8 #EXTINF:-1 tvg-id="LongmontPublicMediaChannel14.us" status="online",Longmont Public Media Channel (Channel 14) (Longmont CO) (720p) https://ch8reflector.longmontpublicmedia.org/hls/14/ch14.m3u8 -#EXTINF:-1 tvg-id="LongmontPublicMediaChannel16.us" status="error",Longmont Public Media Channel (Channel 16) (Longmont CO) (720p) +#EXTINF:-1 tvg-id="LongmontPublicMediaChannel16.us" status="online",Longmont Public Media Channel (Channel 16) (Longmont CO) (720p) https://ch8reflector.longmontpublicmedia.org/hls/16/ch16.m3u8 #EXTINF:-1 tvg-id="LongmontPublicMediaChannel8880.us" status="online",Longmont Public Media Channel (Channel 8/880) (Longmont CO) (720p) https://ch8reflector.longmontpublicmedia.org/hls/ch8.m3u8 @@ -1173,7 +1173,7 @@ https://ntv2.akamaized.net/hls/live/2013923/NASA-NTV2-HLS/master.m3u8 https://ntv1.akamaized.net/hls/live/2014075/NASA-NTV1-HLS/master.m3u8 #EXTINF:-1 tvg-id="NASATVUHD.us" status="online",NASA TV UHD (2160p) https://endpnt.com/hls/nasa4k60/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 @@ -1195,7 +1195,7 @@ https://nctv79.secure.footprint.net/egress/bhandler/nctv79/streama/manifest.m3u8 https://s3-us-west-2.amazonaws.com/newington.castus-vod/live/ch1/video.m3u8 #EXTINF:-1 tvg-id="NCTVChannel16.us" status="online",Newington Community Television Channel 16 (Newington CT) (720p) https://s3-us-west-2.amazonaws.com/newington.castus-vod/live/ch2/video.m3u8 -#EXTINF:-1 tvg-id="NegahTV.ir" status="online",Negah TV (720p) [Not 24/7] +#EXTINF:-1 tvg-id="NegahTV.ir" status="error",Negah TV (720p) [Not 24/7] 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 @@ -1245,7 +1245,7 @@ https://cdn.herringnetwork.com/80A4DFF/oane_oregon/OAN_Encore.m3u8 https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/olelo/G0125_009/playlist.m3u8 #EXTINF:-1 tvg-id="Olelo53.us" status="online",Olelo Community Media Channel 53 (720p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/olelo/G0125_011/playlist.m3u8 -#EXTINF:-1 tvg-id="Olelo54.us" status="error",Olelo Community Media Channel 54 (720p) +#EXTINF:-1 tvg-id="Olelo54.us" status="online",Olelo Community Media Channel 54 (720p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/olelo/G0125_012/playlist.m3u8 #EXTINF:-1 tvg-id="Olelo55.us" status="online",Olelo Community Media Channel 55 (720p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/olelo/G0125_013/playlist.m3u8 @@ -1319,7 +1319,7 @@ https://hls-cdn.tvstartup.net/barakyah-channel/live/pbtv/playlist.m3u8 https://live.pomonaca.gov/live-3/live/live.m3u8 #EXTINF:-1 tvg-id="PositivTV.us" status="online",Positiv (720p) https://tbn-jw.cdn.vustreams.com/live/positivtv/live.isml/playlist.m3u8 -#EXTINF:-1 tvg-id="PSCTV.us" status="error",Palm Springs Community Television (720p) +#EXTINF:-1 tvg-id="PSCTV.us" status="online",Palm Springs Community Television (720p) https://edge-f.swagit.com/live/palmspringsca/live-1-a/playlist.m3u8 #EXTINF:-1 tvg-id="PSDTV.us" status="online",Poudre School District TV (PSD TV) (Fort Collins CO) (720p) https://reflect-broadcast-psdschools.cablecast.tv/live-6/live/live.m3u8 @@ -1335,7 +1335,7 @@ http://live.qvcde.simplestreamcdn.com/live/qvcde_plus_clean/bitrate1.isml/live.m https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_main_clean/bitrate1.isml/live.m3u8 #EXTINF:-1 tvg-id="QVCBeauty.uk" status="online",QVC Beauty (German) (540p) https://d2mn03dhv5o3g8.cloudfront.net/live/qvcde_beauty_clean/bitrate1.isml/live.m3u8 -#EXTINF:-1 tvg-id="QVCItaly.it" status="timeout",QVC Italia (540p) +#EXTINF:-1 tvg-id="QVCItaly.it" status="online",QVC Italia (540p) https://qrg.akamaized.net/hls/live/2017383/lsqvc1it/master.m3u8 #EXTINF:-1 tvg-id="QVCJapan.jp" status="online",QVC Japan (720p) https://cdn-live1.qvc.jp/iPhone/1501/1501.m3u8 @@ -1445,7 +1445,7 @@ https://cdnlive.myspirit.tv/LS-ATL-43240-2/index.m3u8 https://playout4multirtmp.tulix.tv/live6/Stream1/playlist.m3u8 #EXTINF:-1 tvg-id="Sportskool.us" status="online",Sportskool TV (720p) https://a.jsrdn.com/broadcast/fabeab4b08/+0000/c.m3u8 -#EXTINF:-1 tvg-id="SpringsTV.us" status="error",SpringsTV (Colorado Springs CO) (720p) +#EXTINF:-1 tvg-id="SpringsTV.us" status="online",SpringsTV (Colorado Springs CO) (720p) https://cdn3.wowza.com/5/cFh0V0QwUVc4SDl2/coloradosprings/G1424_002/playlist.m3u8 #EXTINF:-1 tvg-id="SPTV.us" status="online",St. Pete TV (SPTV) (St Petersburg FL) (360p) https://cdn3.wowza.com/5/RXJNMFI3VlVkOEFP/stpete/G0187_002/playlist.m3u8 @@ -1473,7 +1473,7 @@ https://lompoccmttv.secure.footprint.net/egress/bhandler/lompoccmttv/streamb/pla https://lompoccmttv.secure.footprint.net/egress/bhandler/lompoccmttv/streamc/playlist.m3u8 #EXTINF:-1 tvg-id="TasteItTV.us" status="blocked",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 @@ -1483,7 +1483,7 @@ https://tastemadees16intl-brightcove.amagi.tv/hls/amagi_hls_data_tastemade-taste https://reflect-tampa-bay-community.cablecast.tv/live-16/live/live.m3u8 #EXTINF:-1 tvg-id="TBD.us" status="online",TBD. (720p) https://content.uplynk.com/channel/1831163f97674328ad9f4b4814ed39c5.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 @@ -1717,7 +1717,7 @@ https://livevideo01.localmemphis.com/hls/live/2011654/newscasts/live.m3u8 http://51.161.118.146:8080/ISG03_NBC_BALTIMORE_MD_WBAL/video.m3u8 #EXTINF:-1 tvg-id="WBBJDT1.us" status="online",WBBJ (News) https://dai.google.com/linear/hls/event/HZ3JdLVcQ463l3b1BLXmmQ/master.m3u8 -#EXTINF:-1 tvg-id="WBIRDT1.us" status="timeout",NBC 10 Knoxville TN (WBIR-TV) (1080p) +#EXTINF:-1 tvg-id="WBIRDT1.us" status="online",NBC 10 Knoxville TN (WBIR-TV) (1080p) https://livevideo01.wbir.com/hls/live/2016515/newscasts/live-2000.m3u8 #EXTINF:-1 tvg-id="WBNSDT1.us" status="online",CBS 10 Columbus OH (WBNS-TV) (1080p) https://livevideo01.10tv.com/hls/live/2013836/newscasts/live.m3u8 @@ -1761,7 +1761,7 @@ https://livevideo01.wfaa.com/hls/live/2014541/newscasts/live.m3u8 https://livevideo01.wfmynews2.com/hls/live/2016285/newscasts/live.m3u8 #EXTINF:-1 tvg-id="WFSUDT3.us" status="blocked",PBS Create Tallahassee FL (WFSU-TV3) (480p) https://5e6cea03e25b6.streamlock.net/live/CREATE.stream/playlist.m3u8 -#EXTINF:-1 tvg-id="WFTVDT1.us" status="online",ABC 9 Orlando FL (WFTV) (720p) +#EXTINF:-1 tvg-id="WFTVDT1.us" status="error",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="WFTXDT1.us" status="online",WFTX News Fort Myers FL (720p) https://content.uplynk.com/channel/8975f81e6efd4e609873c3e8e25c7756.m3u8 @@ -2003,7 +2003,7 @@ http://ott-cdn.ucom.am/s79/index.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",FightBox 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 http://ott-cdn.ucom.am/s86/index.m3u8 -#EXTINF:-1 tvg-id="" status="online",Fox HD Russia +#EXTINF:-1 tvg-id="" status="timeout",Fox HD Russia https://sc.id-tv.kz/FOX_HD.m3u8 #EXTINF:-1 tvg-id="" status="blocked",Fox Tallahassee FL (WTWC-TV2) (720p) https://5e6cea03e25b6.streamlock.net/live/WTWC-FX.stream/playlist.m3u8 diff --git a/streams/us_adultswim.m3u b/streams/us_adultswim.m3u index 07c01e3dc..b46046555 100644 --- a/streams/us_adultswim.m3u +++ b/streams/us_adultswim.m3u @@ -7,7 +7,7 @@ http://adultswim-vodlive.cdn.turner.com/live/black-jesus/stream.m3u8 https://adultswim-vodlive.cdn.turner.com/live/channel-5/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimDreamCorpLLC.us" status="online",Adult Swim Dream Corp LLC (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/DREAM-CORP-LLC/stream.m3u8 -#EXTINF:-1 tvg-id="AdultSwimInfomercials.us" status="timeout",Adult Swim Infomercials (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="AdultSwimInfomercials.us" status="online",Adult Swim Infomercials (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/infomercials/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimLastStreamOnTheLeft.us" status="online",Adult Swim Last Stream On The Left (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/lsotl/stream.m3u8 @@ -21,7 +21,7 @@ https://adultswim-vodlive.cdn.turner.com/live/robot-chicken/stream.m3u8 https://adultswim-vodlive.cdn.turner.com/live/samurai-jack/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimTheEricAndreShow.us" status="online",Adult Swim The Eric Andre Show (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/eric-andre/stream.m3u8 -#EXTINF:-1 tvg-id="AdultSwimTheVentureBros.us" status="timeout",Adult Swim The Venture Bros. (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="AdultSwimTheVentureBros.us" status="online",Adult Swim The Venture Bros. (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/venture-bros/stream.m3u8 #EXTINF:-1 tvg-id="AdultSwimYourPrettyFaceIsGoingToHell.us" status="online",Adult Swim Your Pretty Face Is Going To Hell (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/ypf/stream.m3u8 @@ -43,7 +43,7 @@ https://adultswim-vodlive.cdn.turner.com/live/squidbillies/stream.m3u8 https://adultswim-vodlive.cdn.turner.com/live/superjail/stream.m3u8 #EXTINF:-1 tvg-id="" status="online",Adult Swim Tim and Eric (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/tim-and-eric/stream.m3u8 -#EXTINF:-1 tvg-id="" status="online",Adult Swim Williams Stream (1080p) [Geo-blocked] +#EXTINF:-1 tvg-id="" status="error",Adult Swim Williams Stream (1080p) [Geo-blocked] http://adultswim-vodlive.cdn.turner.com/live/williams-stream/stream_html5.m3u8 #EXTINF:-1 tvg-id="" status="online",test Channel 1 (1080p) [Geo-blocked] https://adultswim-vodlive.cdn.turner.com/live/test-1/stream.m3u8 diff --git a/streams/us_localbtv.m3u b/streams/us_localbtv.m3u index 770b06433..657b40d41 100644 --- a/streams/us_localbtv.m3u +++ b/streams/us_localbtv.m3u @@ -14,10 +14,10 @@ http://v-ny.theus6tv.duckdns.org/hls/7.2/playlist.m3u8 #EXTINF:-1 tvg-id="WABCDT4.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",WABC-DT4 (HSN) (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 http://v-ny.theus6tv.duckdns.org/hls/7.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT1.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-DT1 (TCT) (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="WACPDT1.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-DT1 (TCT) (1080p) [Not 24/7] #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 http://v-pi.theus6tv.duckdns.org/hls/4.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WACPDT2.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-DT2 (AceTV) (480p) +#EXTINF:-1 tvg-id="WACPDT2.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-DT2 (AceTV) (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 http://v-pi.theus6tv.duckdns.org/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) @@ -29,7 +29,7 @@ http://v-pi.theus6tv.duckdns.org/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) #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 http://v-pi.theus6tv.duckdns.org/hls/10.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WCAUDT2.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-DT2 (COZI TV) (432p) +#EXTINF:-1 tvg-id="WCAUDT2.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",WCAU-DT2 (COZI 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 http://v-pi.theus6tv.duckdns.org/hls/10.2/playlist.m3u8 #EXTINF:-1 tvg-id="WCBSDT1.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",WCBS-DT1 (CBS 2) (1080p) @@ -44,7 +44,7 @@ http://v-ny.theus6tv.duckdns.org/hls/2.3/playlist.m3u8 #EXTINF:-1 tvg-id="WCBSDT4.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",WCBS-DT4 (FaveTV) #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 http://v-ny.theus6tv.duckdns.org/hls/2.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WDPNDT2.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-DT2 (Grit) (432p) +#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 http://v-pi.theus6tv.duckdns.org/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) @@ -53,7 +53,7 @@ http://v-pi.theus6tv.duckdns.org/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) #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 http://v-pi.theus6tv.duckdns.org/hls/45.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WFMZDT1.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",WFMZ-DT1 (720p) +#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) #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 http://v-pi.theus6tv.duckdns.org/hls/69.1/playlist.m3u8 #EXTINF:-1 tvg-id="WFUTDT1.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",WFUT-DT1 (Unimas Nueva York) @@ -83,13 +83,13 @@ http://v-ny.theus6tv.duckdns.org/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) #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 http://v-ny.theus6tv.duckdns.org/hls/33.6/playlist.m3u8 -#EXTINF:-1 tvg-id="WJLPDT7.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-DT7 (Story Television) +#EXTINF:-1 tvg-id="WJLPDT7.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",WJLP-DT7 (Story Television) #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 http://v-ny.theus6tv.duckdns.org/hls/33.7/playlist.m3u8 #EXTINF:-1 tvg-id="WKOBLD6.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",WKOB-LD6 (Estrella 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 http://v-ny.theus6tv.duckdns.org/hls/42.6/playlist.m3u8 -#EXTINF:-1 tvg-id="WLIWDT1.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",WLIW-DT1 (PBS WLIW) (1080p) +#EXTINF:-1 tvg-id="WLIWDT1.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",WLIW-DT1 (PBS WLIW) (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 http://v-ny.theus6tv.duckdns.org/hls/21.1/playlist.m3u8 #EXTINF:-1 tvg-id="WLIWDT2.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",WLIW-DT2 (Create TV) (432p) @@ -104,7 +104,7 @@ http://v-ny.theus6tv.duckdns.org/hls/21.4/playlist.m3u8 #EXTINF:-1 tvg-id="WMBQCD1.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",WMBQ-LD (FNX) (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 http://v-ny.theus6tv.duckdns.org/hls/46.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WMCNDT1.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",WMCN-DT1 (ShopHQ) (720p) +#EXTINF:-1 tvg-id="WMCNDT1.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",WMCN-DT1 (ShopHQ) (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 http://v-pi.theus6tv.duckdns.org/hls/44.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNBCDT1.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",WNBC-DT1 (NBC 4) (1080p) [Not 24/7] @@ -119,7 +119,7 @@ http://v-ny.theus6tv.duckdns.org/hls/13.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNETDT2.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",WNET-DT2 (PBS KIDS) (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 http://v-ny.theus6tv.duckdns.org/hls/13.2/playlist.m3u8 -#EXTINF:-1 tvg-id="WNJSDT2.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",WNJS-DT2 (NHK WORLD) (1080p) +#EXTINF:-1 tvg-id="WNJSDT2.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",WNJS-DT2 (NHK WORLD) (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 http://v-pi.theus6tv.duckdns.org/hls/23.2/playlist.m3u8 #EXTINF:-1 tvg-id="WNJUDT1.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",WNJU-DT1 (Telemundo 47) @@ -137,13 +137,13 @@ http://v-ny.theus6tv.duckdns.org/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) #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 http://v-ny.theus6tv.duckdns.org/hls/25.3/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYJDT1.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",WNYJLD (480p) +#EXTINF:-1 tvg-id="WNYJDT1.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",WNYJLD (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 http://v-ny.theus6tv.duckdns.org/hls/28.1/playlist.m3u8 #EXTINF:-1 tvg-id="WNYWDT1.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-DT1 (FOX 5) (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 http://v-ny.theus6tv.duckdns.org/hls/5.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WNYWDT2.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-DT2 (Movies!) +#EXTINF:-1 tvg-id="WNYWDT2.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-DT2 (Movies!) #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 http://v-ny.theus6tv.duckdns.org/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) @@ -170,13 +170,13 @@ http://v-ny.theus6tv.duckdns.org/hls/11.4/playlist.m3u8 #EXTINF:-1 tvg-id="WPPXDT4.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",WPPX-DT4 (TrueReal) (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 http://v-pi.theus6tv.duckdns.org/hls/61.4/playlist.m3u8 -#EXTINF:-1 tvg-id="WPPXDT5.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",WPPX-DT5 (Laff) (432p) +#EXTINF:-1 tvg-id="WPPXDT5.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",WPPX-DT5 (Laff) (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 http://v-pi.theus6tv.duckdns.org/hls/61.5/playlist.m3u8 #EXTINF:-1 tvg-id="WPVIDT1.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",WPVI-DT1 (ABC 6) (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 http://v-pi.theus6tv.duckdns.org/hls/6.1/playlist.m3u8 -#EXTINF:-1 tvg-id="WPXNDT1.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",WPXN-DT1 (Ion East) +#EXTINF:-1 tvg-id="WPXNDT1.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",WPXN-DT1 (Ion East) #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 http://v-ny.theus6tv.duckdns.org/hls/31.1/playlist.m3u8 #EXTINF:-1 tvg-id="WPXNDT2.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",WPXN-DT2 (Bounce HD) diff --git a/streams/us_pluto.m3u b/streams/us_pluto.m3u index 532cc5349..8eb91e5b2 100644 --- a/streams/us_pluto.m3u +++ b/streams/us_pluto.m3u @@ -44,9 +44,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ebc8688f #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) 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="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="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= #EXTINF:-1 tvg-id="BETHerEast.us" status="online",Pluto TV BET Her (720p) @@ -55,12 +55,12 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d51e6949 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="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/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) 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] @@ -73,13 +73,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e46fba0c43b0d0009 https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/54ff7ba69222cb1c2624c584/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=54ff7ba69222cb1c2624c584&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=224&terminate=false&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) -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="error",Cats 24/7 (US) (720p) [Not 24/7] +#EXTINF:-1 tvg-id="Cats247.us" status="online",Cats 24/7 (US) (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/599375885ceaac3cabccbed7/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="CBSNews.us" status="online",Pluto TV CBSN (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a6b92f6e22a617379789618/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a6b92f6e22a617379789618&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=204&terminate=false&userId= @@ -104,15 +104,15 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb1b17aa #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/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="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 (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="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] @@ -121,10 +121,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 (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) @@ -179,7 +179,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ef3958c66ac540007 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) +#EXTINF:-1 tvg-id="DealorNoDeal.us" status="error",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 (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= @@ -203,8 +203,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5bee1a7359ee03633e 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) [Not 24/7] -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) 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) @@ -215,17 +213,21 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e43c344b 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 #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) [Not 24/7] +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="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="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="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 @@ -235,20 +237,18 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f5141c16 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/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/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="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] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c58a539fae3812612f33ca3/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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="error",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="FamilyTies.us" status="online",Pluto TV Family Ties (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f77939a630f530007dde654/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/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="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) @@ -273,10 +273,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5bb1af6a2 https://siloh.pluto.tv/lilo/production/FuelTV/master.m3u8 #EXTINF:-1 tvg-id="FuelTV.us" status="online",Pluto TV Fuel TV (720p) https://siloh.pluto.tv/lilo/production/FuelTV/SP/master.m3u8 -#EXTINF:-1 tvg-id="FunnyAF.us" status="online",Pluto TV Funny AF (684p) [Not 24/7] -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="FunnyAF.us" status="online",Pluto TV Funny AF (684p) [Not 24/7] +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="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) @@ -302,9 +302,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f1ac118d #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/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) 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/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="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] @@ -312,9 +312,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/59b722526 #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/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="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="JohnnyCarsonTV.us" status="online",Pluto TV Johnny Carson TV (720p) @@ -326,9 +326,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e9decb953e1570007 #EXTINF:-1 tvg-id="JudgeNosey.us" status="online",Pluto TV Judge nosey (720p) [Not 24/7] https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e9decb953e157000752321c/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/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] @@ -355,16 +355,16 @@ 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="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",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",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) -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",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="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) @@ -382,21 +382,21 @@ 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) -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) -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="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="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= #EXTINF:-1 tvg-id="MTVDating.us" status="online",Pluto TV MTV Dating (720p) @@ -432,9 +432,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5da0c85bd #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="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="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] @@ -445,12 +445,12 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ced7d5df64be98e07e 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="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="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="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) @@ -485,10 +485,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ff8c7086 https://stitcher-ipv4.pluto.tv/stitch/hls/channel/60d39387706fe50007fda8e8/master.m3u8?already_redirected=true&appVersion=0&deviceDNT=0&deviceId=0&deviceMake=0&deviceModel=0&deviceType=0&deviceVersion=0&sid=62f4 #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="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) @@ -501,20 +497,24 @@ 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) +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="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="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="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) @@ -541,7 +541,7 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ddf8ea0d http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5be4c6311843b56328bce619/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="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="PlutoTVBabar.us" status="online",Pluto TV Babar (720p) +#EXTINF:-1 tvg-id="PlutoTVBabar.us" status="timeout",Pluto TV Babar (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e67e20c93312100076f3ffe/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVBackcountry.us" status="online",Pluto TV Backcountry (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5cabdf1437b88b26947346b2/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5cabdf1437b88b26947346b2&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=755&terminate=false&userId= @@ -586,11 +586,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f31fd1b4c510e0007 #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="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="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e843d849109b700075d5ada/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=1&deviceId=5e843d849109b700075d5ada&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=DE&serverSideAds=false&sid=ddc64e1e-0581-11eb-82fe-0242ac110002&terminate=false&userId= #EXTINF:-1 tvg-id="PlutoTVDarkMatter.us" status="online",Pluto TV Dark Matter (720p) @@ -598,8 +598,6 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e843d849 #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="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 @@ -607,22 +605,24 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5b85a7582 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="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="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="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/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="error",Pluto TV Drama (720p) +#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="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="timeout",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) @@ -655,10 +655,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8b0c927 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/6140a074a99e79000738162a/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="PlutoTVFullCustomGarage.us" status="online",Pluto TV Full Custom Garage (720p) 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="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) @@ -674,11 +674,11 @@ 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 (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="PlutoTVGoDiegoGo.us" status="online",Pluto TV Go Diego Go! (720p) @@ -694,9 +694,9 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5eb96303f #EXTINF:-1 tvg-id="PlutoTVHomesUnderHammer.us" status="online",Pluto TV Homes Under Hammer (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5c5c2e9d8002db3c3e0b1c72/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) -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="PlutoTVHorror.us" status="online",Pluto TV Horror (720p) +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="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) @@ -749,20 +749,20 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ea18e5df 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="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/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="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="PlutoTVMTVPranks.us" status="online",Pluto TV MTV Pranks (720p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e98a911c881310007d7aae2/master.m3u8?advertisingId=&appName=web&appVersion=5.14.0-0f5ca04c21649b8c8aad4e56266a23b96d73b83a&app_name=web&clientDeviceType=0&clientID=6fbead95-26b1-415d-998f-1bdef62d10be&clientModelNumber=na&deviceDNT=false&deviceId=6fbead95-26b1-415d-998f-1bdef62d10be&deviceLat=19.4358&deviceLon=-99.1441&deviceMake=Chrome&deviceModel=web&deviceType=web&deviceVersion=88.0.4324.150&marketingRegion=VE&serverSideAds=false&sessionID=b8e5a857-714a-11eb-b532-0242ac110002&sid=b8e5a857-714a-11eb-b532-0242ac110002&userId= #EXTINF:-1 tvg-id="PlutoTVMTVRealities.us" status="online",Pluto TV MTV Realities (720p) @@ -783,7 +783,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5caf32c2a5068259a3 https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5caf32c2a5068259a32320fc/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMTVUnplugged.us" status="online",Pluto TV MTV Unplugged (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f98471110cca20007d39f76/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS -#EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="online",Pluto TV Mutant X (720p) +#EXTINF:-1 tvg-id="PlutoTVMutantX.us" status="error",Pluto TV Mutant X (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc008d4422e00072d2405/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #EXTINF:-1 tvg-id="PlutoTVMy5Crime.us" status="online",Pluto TV My5 Crime (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d2c571faeb3e2738ae27933/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS @@ -804,9 +804,9 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5d8bf0b06d2d855ee1 #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) @@ -826,9 +826,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) @@ -845,10 +845,10 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5e8dc0af6 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="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="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="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="PlutoTVStrongman.us" status="online",Pluto TV Strongman (720p) @@ -866,11 +866,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="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] @@ -923,13 +923,13 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e8df4bc16e3470007 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="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="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) -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/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= @@ -972,9 +972,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) @@ -1023,28 +1023,28 @@ http://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5aea40b351 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="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="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="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) -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/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="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",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="error",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="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) @@ -1073,16 +1073,16 @@ 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) -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/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="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="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) @@ -1142,11 +1142,11 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5616f9c0ada51f8004 #EXTINF:-1 tvg-id="WorldPokerTour.us" status="online",Pluto TV World Poker Tour (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad8d796e738977e2c31094a/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/v1/stitch/embed/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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/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 (720p) +https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5ad9b7aae738977e2c312132/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=rokuChannel&genre=ROKU_ADS_CONTENT_GENRE&is_lat=1&platform=web&rdid=channel&studio_id=viacom&tags=ROKU_CONTENT_TAGS #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",Insight+ (720p) @@ -1155,7 +1155,7 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ad9b73efd87eb3a27 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 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 Anime (720p) [Not 24/7] +#EXTINF:-1 tvg-id="" status="timeout",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 (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 @@ -1176,15 +1176,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ca671f215a62078d2 #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 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 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 Crime (720p) 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 Crime (720p) 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 (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 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 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 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 Crime TV (720p) [Not 24/7] @@ -1195,10 +1195,10 @@ http://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5ffebbeabd18520007b 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 Fashionbox (720p) -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="" 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 Fashionbox (720p) +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="" 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 Food (720p) @@ -1212,15 +1212,15 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5e793a7cfbdf780007 #EXTINF:-1 tvg-id="" status="online",Pluto TV HISTORY (240p) https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5a4d35dfa5c02e717a234f86/master.m3u8?advertisingId=&appName=web&appStoreUrl=&appVersion=DNT&app_name=&architecture=&buildVersion=&deviceDNT=0&deviceId=5a4d35dfa5c02e717a234f86&deviceLat=&deviceLon=&deviceMake=web&deviceModel=web&deviceType=web&deviceVersion=DNT&includeExtendedEvents=false&marketingRegion=US&serverSideAds=false&sid=651&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 HISTORY (720p) https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5d4af1803e7983b391d73b13/master.m3u8?advertisingId=channel&appName=rokuchannel&appVersion=1.0&bmodel=bm1&channel_id=channel&content=channel&content_rating=ROKU_ADS_CONTENT_RATING&content_type=livefeed&coppa=false&deviceDNT=1&deviceId=channel&deviceMake=rokuChannel&deviceModel=web&deviceType=rokuChannel&deviceVersion=1.0&embedPartner=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) +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 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 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 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 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 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 Motor (480p) @@ -1272,8 +1272,6 @@ https://service-stitcher.clusters.pluto.tv/stitch/hls/channel/5f121460b73ac60007 #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 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 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 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= @@ -1287,12 +1285,14 @@ https://service-stitcher.clusters.pluto.tv/v1/stitch/embed/hls/channel/5f8ed9461 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 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 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 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 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 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 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 Roblox (720p) [Not 24/7] diff --git a/streams/us_ssh101.m3u b/streams/us_ssh101.m3u index 748eee2d2..6cffe8fce 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 0960f329c..c995ac77c 100644 --- a/streams/us_stirr.m3u +++ b/streams/us_stirr.m3u @@ -98,9 +98,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/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="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="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) @@ -187,7 +187,7 @@ https://dai.google.com/linear/hls/event/Fwm4J95UQi67l2FEV7N5kQ/master.m3u8 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] 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 @@ -206,9 +206,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/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) @@ -263,10 +263,10 @@ https://dai.google.com/linear/hls/event/dKG_ZFd_S82FPgNxHmhdJw/master.m3u8 https://dai.google.com/linear/hls/event/r9VoxPU7TYmpydEn2ZR0jA/master.m3u8 #EXTINF:-1 tvg-id="STIRRWesterns.us" status="online",STIRR Westerns (360p) https://dai.google.com/linear/hls/event/YF2jfXh_QROPxoHEwp1Abw/master.m3u8 -#EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (504p) [Geo-blocked] -https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/f.m3u8 #EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (720p) [Geo-blocked] https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/g.m3u8 +#EXTINF:-1 tvg-id="TennisChannel.us" status="online",Tennis Channel (504p) [Geo-blocked] +https://playoutengine.sinclairstoryline.com/playout/9f87522c-5a0e-4ff4-b82c-d5564216132f/f.m3u8 #EXTINF:-1 tvg-id="TheAsylum.us" status="timeout",The Asylum (1080p) http://asylum-stirr.amagi.tv/playlist.m3u8 #EXTINF:-1 tvg-id="TheCountryNetwork.us" status="online",The Country Network (1080p) @@ -344,9 +344,9 @@ https://dai.google.com/linear/hls/event/TDUiZE57Q3-CS7Its4kLDQ/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 Gravitas Movies (720p) -https://gravitas-movies.sinclair.wurl.com/manifest/playlist.m3u8 -#EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) https://dai.google.com/linear/hls/event/EpqgwRlpQKq73ySVSohJWA/master.m3u8 +#EXTINF:-1 tvg-id="" status="online",STIRR Gravitas Movies (720p) +https://gravitas-movies.sinclair.wurl.com/manifest/playlist.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 Horror Movies (720p) diff --git a/streams/us_tubi.m3u b/streams/us_tubi.m3u index 0aaadafb9..911d74ebd 100644 --- a/streams/us_tubi.m3u +++ b/streams/us_tubi.m3u @@ -39,7 +39,7 @@ https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTBC-Monetizer.m3u8 https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTTV-Monetizer.m3u8 #EXTINF:-1 tvg-id="KTVUDT1.us" status="online",FOX 2 San Francisco CA (KTVU) (720p) https://csm-e-eb.csm.tubi.video/csm/extlive/tubiprd01,p-KTVU-Monetizer.m3u8 -#EXTINF:-1 tvg-id="Localish.us" status="online",Localish (720p) +#EXTINF:-1 tvg-id="Localish.us" status="error",Localish (720p) https://live-news-manifest.tubi.video/live-news-manifest/csm/extlive/tubiprd01,Localish.m3u8 #EXTINF:-1 tvg-id="News12NewYork.us" status="online",News 12 New York (1080p) https://lnc-news12.tubi.video/index.m3u8 diff --git a/streams/us_xumo.m3u b/streams/us_xumo.m3u index 5fd9d088c..be72aae03 100644 --- a/streams/us_xumo.m3u +++ b/streams/us_xumo.m3u @@ -17,13 +17,13 @@ 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="BloombergTelevision.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="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) +#EXTINF:-1 tvg-id="Cheddar.us" status="timeout",Cheddar News (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcheddar/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="ChiveTV.us" status="online",Chive TV (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxchive/CDN/playlist.m3u8 @@ -54,9 +54,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmriseclassictv/CDN/playl #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="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="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) +https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfood52A/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather https://dai2.xumo.com/amagi_hls_data_xumo1212A-foxweather-xumo/CDN/master.m3u8 #EXTINF:-1 tvg-id="FoxWeather.us" status="online",Fox Weather @@ -81,7 +81,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhardknocksfightingchampions https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxhungry/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="Journy.us" status="online",Journy (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxjourny/CDN/playlist.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 @@ -89,9 +89,9 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxkabillion/CDN/playlist.m3u8 https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/master.m3u8 #EXTINF:-1 tvg-id="LawCrimeXUMO.us" status="online",Law & Crime (XUMO) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1234A-lawcrime/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="online",Maverick Black Cinema (432p) +#EXTINF:-1 tvg-id="MaverickBlackCinema.us" status="timeout",Maverick Black Cinema (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redbox-maverickmovies/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="Moovimex.mx" status="timeout",Moovimex (720p) +#EXTINF:-1 tvg-id="Moovimex.mx" 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 @@ -119,7 +119,7 @@ https://peopletvssai.akamaized.net/amagi_hls_data_peopletvA-peopletvxumo/CDN/mas https://dai2.xumo.com/amagi_hls_data_xumo1212A-xumo-playerstv/CDN/master.m3u8 #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="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="RedboxUnsolvedMysteries.us" status="online",FilmRise Forensic Files (XUMO) (432p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxunsolvedmysteries/CDN/playlist.m3u8 @@ -175,9 +175,9 @@ 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="timeout",The Bob Ross Channel (1080p) +#EXTINF:-1 tvg-id="TheBobRossChannel.us" status="online",The Bob Ross Channel (1080p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxbobross/CDN/playlist.m3u8 -#EXTINF:-1 tvg-id="TheDesignNetwork.us" status="timeout",The Design Network (720p) +#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-redboxpetcollective/CDN/playlist.m3u8 @@ -187,13 +187,13 @@ https://tyt-xumo-us.amagi.tv/hls/amagi_hls_data_tytnetwor-tyt-xumo/CDN/master.m3 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="ToonGoggles.us" status="timeout",Toon Goggles (720p) [Not 24/7] +#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="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) +#EXTINF:-1 tvg-id="Vevo80s.us" status="timeout",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) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxvevo/CDN/playlist.m3u8 @@ -207,7 +207,7 @@ https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxweatherspy/CDN/playlist.m3u 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 -#EXTINF:-1 tvg-id="" status="online",CBC News (720p) +#EXTINF:-1 tvg-id="" status="timeout",CBC News (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxcbcnews/CDN/playlist.m3u8 #EXTINF:-1 tvg-id="" status="online",FilmRise Free Movies (Redbox) (720p) https://dai2.xumo.com/amagi_hls_data_xumo1212A-redboxfilmrisefreemovies/CDN/playlist.m3u8 diff --git a/streams/ve.m3u b/streams/ve.m3u index 5e50c4ceb..21ea48f41 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/coll/coll/playlist.m3u8 #EXTINF:-1 tvg-id="CTN.ve" status="online",CTN https://5bf8041cb3fed.streamlock.net/CTNTV/CTNTV/playlist.m3u8 -#EXTINF:-1 tvg-id="Globovision.ve" status="online",Globovision (1080p) [Not 24/7] +#EXTINF:-1 tvg-id="Globovision.ve" status="error",Globovision (1080p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live #EXTINF:-1 tvg-id="Italianissimo.ve" status="online",Italianissimo (360p) [Not 24/7] https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8 @@ -15,7 +15,7 @@ https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8 https://vcp.myplaytv.com/mdatv/mdatv/playlist.m3u8 #EXTINF:-1 tvg-id="OxigenoTV.ve" status="online",Oxigeno TV (360p) [Not 24/7] https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8 -#EXTINF:-1 tvg-id="Panavision.ve" status="error",Panavisión +#EXTINF:-1 tvg-id="Panavision.ve" status="online",Panavisión https://vcp.myplaytv.com/panavision/ngrp:panavision_all/playlist.m3u8 #EXTINF:-1 tvg-id="PromarTV.ve" status="online",PromarTV (Yaracuy) (1080p) [Not 24/7] http://vcp1.myplaytv.com:1935/promar/promar/playlist.m3u8 @@ -31,7 +31,7 @@ https://cloud.streamingconnect.tv/hls/televen/televenweb.m3u8 https://cloud.streamingconnect.tv:455/televen/televenweb.m3u8 #EXTINF:-1 tvg-id="TVFamilia.ve" status="online",TV Familia (720p) https://cdn01.yowi.tv/KPFPGJU8A6/master.m3u8 -#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="error",Venezolana de Televisión (720p) +#EXTINF:-1 tvg-id="VenezolanadeTelevision.ve" status="online",Venezolana de Televisión (720p) http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/VTV #EXTINF:-1 tvg-id="VePlusVenezuela.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 diff --git a/streams/vn.m3u b/streams/vn.m3u index b6e8c9134..11a6ddfd3 100644 --- a/streams/vn.m3u +++ b/streams/vn.m3u @@ -61,7 +61,7 @@ https://livefta.malimarcdn.com/ftaedge00/uniquely.sdp/playlist.m3u8 https://livefta.malimarcdn.com/ftaedge00/vajtswv.stream/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="VNews.vn" status="timeout",V News +#EXTINF:-1 tvg-id="VNews.vn" status="online",V News https://16371213858134.vnns.net/ttxvn_abr/playlist.m3u8 #EXTINF:-1 tvg-id="VTV1.vn" status="blocked",VTV1 (1080p) [Geo-blocked] https://vips-livecdn.fptplay.net/hda1/vtv1hd_vhls.smil/chunklist_b5000000.m3u8